@charset "utf-8";
/* CSS Document */

 * {
 margin: 0;
 }
 
 body {overflow-y: scroll;}
 
 html, body {
 height: 100%;
 background-image:url(images/bg.jpg);
 background-position:center;
 background-position:top;
 background-repeat:no-repeat;
 font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#5c5c5c;
 
 }
 .wrapper {
 min-height: 100%;
 height: auto !important;
 height: 100%;
 margin: 0 auto -183px;

 }
 .footer, .push {
height: 183px;
 }
 
 .footer{
	 background-image:url(images/footer.jpg);
	 background-position:center;
	 background-repeat:no-repeat;
	 width:100%;
	 
 }
 
.foot{
	margin-left:auto;
	margin-right:auto;
	text-align:right;
	padding-top:55px;
	width:550px;
	
}

.footB
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#fff;
	text-decoration:none;
}

.footS
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#fff;
	text-decoration:none;
}

.footS a
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#fff;
	text-decoration:none;
}

.footS a:hover
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#fff;
	text-decoration:underline;
}
.footS a:visited
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#fff;

}



.banner
{
	clear:both;
	width:100%;
	background-image:url(images/banner.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:182px;
}

.menu_sec
{
	clear:both;
	width:955px;
	background-image:url(images/repeat_menu_sec.jpg);
	background-repeat:repeat-x;
	height:37px;
	margin-left:auto;
	margin-right:auto;
	padding-top:7px;
	text-align:right;
}

.menu_sec p
{
	margin-right:25px;
	padding:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#40688a;
}

.Maincontent
{
	clear:both;
	width:100%;


}

.content
{
	clear:both;
	width:955px;
	margin-left:auto;
	margin-right:auto;

}



img
{
	border:none;
	outline:none;
}

img a
{
	outline:none;
}


.menu_pri
{
	width:154px;
	float:left;
	padding-left:25px;
}


.corps
{
	width:750px;
	margin-left:154px;
	padding-top:25px;
	overflow:auto;
}

.colG
{
	width:309px;
	float:left;
	padding-left:47px;
}

.colD
{
	width:259px;
	float:right;
	padding-right:75px;
	
}

.colP
{
	width:680px;
	float:left;
	padding-left:47px;
	
}

