@charset "utf-8";
/* CSS Document */
body{ 
background:url(../images/bg.jpg) no-repeat top center;
color:#333;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
margin:0px;
padding:0px;
}
.main-bg {
	background:url(../images/bg2.png) no-repeat center 63px;
	}
h1, h2, h3, h4, h5, h6, ul, li, p {
	margin:0px;
	padding:0px;
	list-style:none;
	}
a {
	color:#000;
	text-decoration:none;	
	}
a:hover { color:#06F;}
.clear {
	margin:0px;
	padding:0px;
	line-height:0px;
	clear:both;
	}
.main_wrapper{
	margin:0 auto;
	padding:0px;
	width:969px;
	}
.header_wrapper{
	width:969px;
	float:left;
	padding:0px;
	margin:0px;
	position:relative;
	}
	
.header-right{
	padding:10px 0px 0px 0px;
	font-size:11px;
	color:#299cb5;
	margin:0px;
	float:right;
		}
.header-info{
	padding:10px 0px 0px 0px;
	color:#299cb5;
	clear:both;
	height:10px;
	font-size:14px;
	text-align:right;
	}		
.header_wrapper	.block_right{float:right;}
.logo{
	width:237px;
	float:left;
	padding:5px 0 0 0;
	margin:0px;
	}
.mainmenu_wrapper {
	padding:0px;
	margin:10px 0px 0px 170px;
	float:left;
	width:800px;
	position:relative;
	z-index:9999999;
	}
.mainmenu_wrapper ul {
	margin:0px;
	padding:0px 0px 0px 0px;
	float:left;
	font-size:12px;
	height:auto;
	
	font-weight:bold;
	
}
.mainmenu_wrapper ul li {
	margin:0px;
	padding:0px;
	float:left;
	height:35px;
	line-height:35px;
	list-style:none;
}
.mainmenu_wrapper ul li a {
	padding:0px;
	float:left;
	height:35px;
	display:block;
	text-decoration:none;
	padding:0 20px;
	color:#333;

}

.mainmenu_wrapper ul li a:hover {
	color:#a30a09;
}
.banner_wrapper {
 	padding:50px 0 0 185px;
	margin:0px;
	float:left;
	height:420px;
}
.inner-banner {
	width:969px;
	padding:0px;
	margin:0px;
	float:left;
	height:310px;
	position:relative;
 }
.inner-banner a {display:block;width:969px;height:310px; text-indent:-999999px;}
.content_area {
	width:970px;
	padding:0px 0px ; 
	margin:0px;
	float:left;
	}
.innercontent {
	width:614px;
	padding:10px;
	margin:0px;
	float:left;
	border:#d9d9d9 1px solid;
	border-radius:5px;
	min-height:260px;
	
}
.innercontent h1 {
	font-size:15px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	float:left;
}
.innercontent p{
	font-size:12px;
	padding:0px 0px 15px 0px;
	margin:0px;
	float:left;
	line-height:normal;
	text-align:justify;
}
.readmore {
	font-size:12px;
	padding:0px;
	margin:0px;
	float:right;
	color:#a30a09;
}
.readmore a {
	font-size:12px;
	padding:0px;
	margin:0px;
	float:right;
	color:#a30a09;
}
.rightcontent {
	width:292px;
	padding:10px ;
	margin:0px;
	float:right;
	border:#d9d9d9 1px solid;
	border-radius:5px;
	padding-bottom:37px;
}
.rightcontent h1 {
	font-size:16px;
	font-weight:bold;
	padding:6px 0px 12px 0px;
	margin:0px;
	float:left;
	color:#333;
}
.rightcontent p {
	font-size:12px;
	padding:0px 0px 10px 0px; 
	margin:0px 0 10px 0;
	float:left;
	line-height:normal;
	text-align:justify;
}
.footer {
	padding:56px 0 5px 0 ;
	margin:0px;
	width:100%;
	height:25px;
	background:url(../images/footer.jpg) no-repeat;
	color:#FFF;
}	

.footer-left {
	padding:0 0 0 20px;
	margin:0px;
	float:left;
		}

.footer-right {
	padding:0px 20px 0px 0px ;
	margin:0px;
	float:right;
		}

.social{height:25px;
   width:auto;
}
.social li{
	float:left;
	line-height:20px;
	}
	.social li.fb, .social li.tw{
	margin-left:10px;
	width:21px;
	height:21px;	
	text-indent:-9999px;
	background:url(../images/social_icon.jpg) left top no-repeat;
		}

	.social li.fb{background-position:0 0;} 
	.social li.fb:hover{background-position:0 -23px;}
	
	.social li.tw{background-position:-30px 0;}	 
	.social li.tw:hover{background-position:-30px -23px;}
	
	.social li a{
		height:21px;
		display:block;
		}
ul.list {
	margin:0px;
	padding:0px 0 0 20px;	
	width:100%;
	clear:both;
	}
ul.list li{
	list-style:disc;	
	padding:0 0 10px 0px;
	}
.footerright a { color:#fff;}
.footerright {
	float:right;
	font-size:11px;
	padding:0px 0px 0 10px;
	margin:0 20px 10px 0px;
  	background:url(../images/logog.png) no-repeat 142px top ;
	color:#fff; 
	}
.footerright:hover {
background:url(../images/logog.png) no-repeat 142px -22px; 	
	}
.innerbanner-flash {
	position:absolute;
	right:-12px;
	top:100px;
	}

/* COMMON CLASSES */
.break { clear:both; }

/* HEADER */
#header { height:600px; }
.headerimg { background-position: center top; background-repeat: no-repeat; position:absolute; right:0px; top:0px; height:600px; width:100%; }

/* NAVIGATION */
#nav-outer { height:110px; padding-top:11px; position:relative; top:24px; background-image:url("../images/headerbg.png"); }
#navigation { height:100px; width:960px; margin:0 auto; background-image:url("../images/logo.png"); background-position:top left; background-repeat:no-repeat; }

/* SEARCH */
#search { background-color:#051733; float:right; width:220px; padding:10px; }
#searchtxt { padding:3px; width:150px; }
#searchbtn { border:1px solid #eee !important; background-color:#CD2B3A; color:#eee; padding:3px; margin-left:5px; }

/* MENU */
#menu { position:relative; top:85px; }
#menu ul { list-style:none; }
#menu ul li { display:inline; font-variant:small-caps; font-size:12px; }
#menu ul li a { color:white; text-decoration:none; font-weight:bold; padding-right:20px; }
#menu ul li a:hover { text-decoration:underline; }

/* HEADER TEXT */
#headertxt { width:960px; margin:0 auto; clear:both; position:relative; top:74px; }
#firstline { background-image:url("../images/textbg.png"); color:#333; font-size:40px; padding:4px 13px 7px; float:left; display:block; }
#secondline { background-image:url("../images/textbg.png"); color:#CD2B3A; text-decoration:none; font-size:60px; padding:0 13px 10px; float:left; display:block; clear:both; }
#secondline:hover { text-decoration:underline; color:#7F000C; }

.pictured { background-color:#CC3333; color:#FFF; font-size:12px; padding:9px 16px; text-transform:uppercase; float:left; display:block; clear:both; margin-top:10px; }
.pictured a { font-size:16px; font-style:italic; letter-spacing:0; text-transform:none; color:#FFF; text-decoration:none; }
.pictured a:hover { text-decoration:underline; }

/* CONTROLS */
.btn { height:32px; width:32px; float:left; cursor:pointer; }
#back { background-image:url("../images/btn_back.png"); }
#next { background-image:url("../images/btn_next.png"); }
#control { background-image:url("../images/btn_pause.png"); }

/* HEADER HAVIGATION */
#headernav-outer { position:relative; top:400px; margin:0 auto; width:960px; }
#headernav { padding-left:864px; }

/* CONTENT */
#content { color:#575757; background-color:#eee; }
#content p { padding:10px 20px; font-size:16px; width:960px; margin:0 auto; }
#content p a { text-decoration:none; color:#CD2B3A; }
#content p a:hover { text-decoration:underline; color:#7F000C; }