/* CSS Document */

body {
	margin:0px 0 0 0px;
	padding:0px;
	background-color:#1c4280;
	color:#ffffff;
	font-family:Tahoma;
	font-weight:normal;
	font-size:11px;
	background-image:url(../images/body-bg.jpg);
	background-repeat:repeat-x;
	background-position: left top;
}
.body2 {
	margin:0px 0 0 0px;
	padding:0px;
	background-color:#3670C2;
	color:#ffffff;
	font-family:Tahoma;
	font-weight:normal;
	font-size:11px;
	background-image:url(../images/body-bg3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.body3 {
	margin:0px 0 0 0px;
	padding:0px;
	background-color:#3670C2;
	color:#ffffff;
	font-family:Tahoma;
	font-weight:normal;
	font-size:11px;
	background-image:url(../images/body-bg5.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.body6 {
	margin:0px 0 0 0px;
	padding:0px;
	background-color:#3670C2;
	color:#ffffff;
	font-family:Tahoma;
	font-weight:normal;
	font-size:11px;
	background-image:url(../images/body-bg6.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

a{ text-decoration:none;}
div, p,ul,li,h1,h2,h3,h4,h5,h6,ul,li,a,img{ margin:0px; padding:0px;}

ul.top-nav{ 
	list-style-type:none;
}

ul.top-nav li{
	float:left;
} 

ul.top-nav li a{
	float:left;
	font-family:Tahoma;
	font-weight:normal;
	font-size:11px;
	color:#FFFFFF;
	display:block;
	cursor:pointer;
	padding:0 14px 0 14px;
	line-height:37px;

} 

ul.top-nav li a:hover{
	background-color:#000000;
	color:#febe24;
}

.body-top-01{	
	background-image:url(../images/body-top-01.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:917px;
	height:154px;
}

.slide-bg{	
	background-image:url(../images/slide-bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height:453px;
}
.slide-bg2{	
	background-image:url(../images/slide-bg3.jpg);
	/*background-color:#163A6E;*/
	background-repeat:no-repeat;
	background-position:left top;
	/*min-height:453px;*/
}


.vertical-border{	
	background-image:url(../images/vertical-border.jpg);
	background-repeat:repeat-y;
	background-position:right top;
}

.hr-border{	
	background-image:url(../images/hr-border.jpg);
	background-repeat:repeat-x;
	background-position:left bottom;
	width:257px;
	padding:6px 0 6px 0;
}

.normal-body-txt{	
	font-family:Tahoma;
	font-weight:normal;
	font-size:11px;
	color:#FFFFFF;
	padding:6px 15px 0 6px;
	line-height:15px;
}

a.read-more{	
	font-family:Tahoma;
	font-weight:bold;
	font-size:11px;
	color:#FFFFFF;}

a.read-more:hover{
	color:#bee17e;
}	
.img-bg{	
	background-image:url(../images/img-bg.png);
	background-repeat:no-repeat;
	background-position:left top;
	behavior: url("images/iepngfix.htc")
	width:243px;
	height:100px;
	padding:15px 14px 15px 14px;
}

.footer-border{	
	background-image:url(../images/hr-border.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	padding:15px 0 20px 0;
}
.copyright{	
	font-family:Tahoma;
	font-weight:normal;
	font-size:11px;
	color:#7f97ba;
	padding:10px 0 0 45px;}
	
.copyright A:link{	
	font-family:Tahoma;
	font-weight:normal;
	font-size:11px; 
	font-weight:bold;
	color:#7f97ba;
	text-decoration:none;}
.copyright A:visited{	
	font-family:Tahoma;
	font-weight:normal;
	font-size:11px; 
	font-weight:bold;
	color:#7f97ba;
	text-decoration:none;}
.copyright A:active{	
	font-family:Tahoma;
	font-weight:normal;
	font-size:11px; 
	font-weight:bold;
	color:#7f97ba;
	text-decoration:none;}
.copyright A:hover{ 
	text-decoration:underline;}


.slide-bg-inner{	
	background-image:url(../images/slide-bg-inner.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}

.box-bg{	
	background-image:url(../images/box-bg.png);
	background-repeat:repeat-y;
	background-position:left top;
}
