body
	{
		text-align: center;
		color: #000;
		margin: 0;
		font: 12px Verdana,Tahoma,Arial,sans-serif;
		background: #e9eef3;
	}
	
	#container
	{
		text-align: left;
		margin: 0 auto;
		width: 875px;
		height:auto;
		background: #ffffff;
	}
	

	
	#header2 {
	width: 695px;
	padding-left: 80px;
	padding-right: 80px;
	margin-bottom: 4px;
	float: center;
}
	
	#content2
	{
		text-align: left;
		width: 420px;
		height: auto;
		margin-left: 8px;
		background: transparent;
		border-top: 1px solid #3A72A5;
		border-left: 1px solid #3A72A5;
	border-right: 1px solid #3A72A5;
	border-bottom: 1px solid #3A72A5;
	
	}
	
	.content2-head
	{
		text-align: center;
		width: 420px;
		height: 15px;
		background: #3A72A5;
		color: #fff;
		font: 14px Verdana,Tahoma,Arial,sans-serif;
	font-weight: bold;
	padding-bottom: 3px;
	}
	
	.content-main
	{
		text-align: left;
		padding-left: 3px;
		padding-right: 3px;
		padding-top: 3px;
		padding-bottom: 3px;
	}
	
	#content4
	{
		text-align: left;
		width: 880px;
		padding-left: 20px;
		height:auto;
		
	}
	
	#sidecont
	{
		text-align: center;
		width: 384px;
		height: 230px;
		
	}
	

.clear { 
	clear: both;
	
 }
.style1 {font-size: 28px}
.style2 {font-size: 15px}
.style3 {
	color: #EB6C35;
	font-size: 18px;
	font-weight: bold;
}
.style4 {
	color: #3A72A5;
	font-weight: bold;
}
.style5 {font-size: 16px}
.style6 {
	color: #FFFFFF;
	font-weight: bold;
}
.style7 {color: #EB6C32}

#wrapper-content {
	background: white url('images/bg02-white-left.png') no-repeat left top;
}

#wrapper-menu-page {
	float: right;
	width:180px;
	margin: 20px 30px 3em 2em;
	background: transparent url('images/menu.png') no-repeat;
	text-align: center;
	line-height: 140%;
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
}

#foot
	{
		text-align: center;
		width: 900px;
		padding-top: 3px;
		height: 16px;
		background-image: url(images/foot.gif);	
		color: #fff;
		
	}
	
a:link		{ background: transparent; color: #ffffff; }	
a:visited	{ background: transparent; color: #ffffff; }
	
#nav {
	margin: 0px 0px 0px 0px; 
	padding: 0;
	
	}
	
#nav li {
	list-style-type: none;
	display: inline;
	line-height: 20px;
	}		
#nav li a { 
	text-decoration: none; 
	border-bottom: 0;
	padding: 0px 14px;
	font-size: 12px;
	float: left;
	font-weight: bold;
	}
#nav li a:hover { background-color: #ec6b36; }
