@charset "utf-8";
/* CSS Document */
body{
	background:url(../images/pattern.jpg) repeat center top #f6f6f6;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	color:#000000;
	margin:0;
	padding:0;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}
img{
	border:0;
}
.clear{
	clear:both;
}
a{
	color:#2D5D99;
	text-decoration:none;
}
a:hover{
	color:#da000a;
}
.mainheader{
	background:url(../images/header_bg.jpg) repeat-x center top;
	height:120px;
}
header{
	width:1000px;
	height:120px;
	margin:0 auto;
}
#logo{
	width:624px;
	height:auto;
	margin:5px;
	float:left;
}
#call{
	background:url(../images/call.png) no-repeat center top;
	width:269px;
	height:61px;
	margin-top:30px;
	text-align:right;
	font-family:Arial, sans-serif;
	font-size:25px;
	float:right;
	color:#ffffff;
	line-height:24px;
	padding-right:10px;
}
#call a{
	color:#fff;
	text-decoration:none;
	}
#call span{
	color:#000000;
	font-size:13px;
}
#call span p{
margin:0; padding:0; padding-right:80px; padding-bottom:5px;
}
#flash{
	background:url(../images/main_bg.jpg);
	width:100%;
	height:auto;
	padding-top:5px;
	border-bottom:#D0B0B1 5px solid;
}
nav{
	width:1000px;
	height:40px;
	margin:0 auto;
	font-family:Arial, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
}
nav ul{
	margin:0;
	padding:0;
}
nav ul li{
	background:url(../images/home.png) no-repeat 15px 5px;
	list-style:none;
	float:left;
	height:40px;
	padding-left:15px;
	border-right:#69061a 1px solid;
}
nav ul li a{
	color:#FFFFFF;
	padding:5px 40px;
	line-height:15px;
	text-decoration:none;
	display:block;
}
nav ul li a span{
	display:block;
	font-size:10px;
	color:#c0afaf;
	font-weight:normal;
}
nav ul li a:hover{
	color:#000000;
}
#flash_bg{
	width:984px;
	height:auto;
	background:#000000;
	margin:5px auto;
}
#man{
	width:231px;
	height:395px;
	position:absolute;
	margin-left:753px;
	z-index:1000;
	margin-top:4px;
	background:url(../images/man.png) no-repeat center top;
}
#flash_btm{
	background:url(../images/pattern.jpg) repeat;
	height:20px;
}
.mainbody{
	background:url(../images/pattern.jpg);
}
section{
	border-top:#6D0A1E 5px solid;
	width:980px;
	padding:10px;
	background:#FFFFFF;
	margin:0 auto;
}
article{
	width:720px;
	float:left;
}
.welcome{
	font-family:Verdana, sans-serif, "Trebuchet MS";
	font-size:18px;
	color:#6D0A1E;
	font-weight:bold;
	border-bottom:#dddddd 1px dashed;
	height:35px;
	line-height:35px;
}
.wel_text{
	line-height:30px;
	text-align:justify;
	color:#555555;
}
.wel_text h1{
	margin:0;
	padding:0;
	line-height:30px;
	font-size:16px;
	color:#6D0A1E;
	font-weight:bold;
	font-family:Verdana, sans-serif, "Trebuchet MS";
}
.wel_text strong{
	color:#000000;
}
.wel_text p{
	font-size:15px;
	}
.main_cat{
	margin-top:10px;
}
.section_head{
	height:35px;
	line-height:35px;
	color:#000000;
	font-weight:bold;
	font-size:15px;
	text-align:center;
	font-family:Arial, sans-serif;
	background:#cccccc;
	border-right:#eeeeee 1px solid;
	border-bottom:#cccccc 1px solid;
}
.section_img{
	height:172px;
	text-align:center;
	background:url(../images/gray_bg.jpg) repeat-x center bottom;
	padding-top:15px;
}
.section_text{
	line-height:24px;
	background:#dedede;
	color:#000000;
	padding:5px 10px;
}
.readmore{
	background:#6D0A1E;
	border-right:#8b162e 1px solid;
	height:32px;
	line-height:32px;
	text-align:center;
	font-family:Arial, sans-serif;
	font-size:16px;
	font-weight:bold;
}
.readmore a{
	color:#FFFFFF;
	text-shadow:#000000 1px 1px;
	text-decoration:none;
}
.readmore a:hover{
	color:#000000;
	text-shadow:#FFFFFF 1px 1px;
}
.sections{
	width:240px;
	float:left;
}
aside{
	width:238px;
	float:right;
}
#main_aside{
	background:#ececec;
	border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	-webkit-border-radius:5px;
	padding:6px;
}
#left{
	background:#FFFFFF;
	padding:5px;
	font-family:Arial, sans-serif;
	font-size:16px;
}
#left div{
	height:35px;
	line-height:35px;
	background:#6D0A1E;
	color:#FFFFFF;
	padding-left:10px;
	text-shadow:#000000 1px 1px;
	font-weight:bold;
}
#left ul{
	margin:0;
	padding:0;
}
#left ul li{
	height:26px;
	line-height:26px;
	list-style:none;
	color:#555555;
	border-bottom:#eeeeee 1px solid;
	font-size:12px;
}
#left ul li a{
	background:url(../images/arrow.png) no-repeat 5px;
	display:block;
	transition:all 0.6s;
	text-decoration:none;
	padding-left:30px;
	color:#555555;
}
#left ul li a:hover{
	color:#000000;
	background:url(../images/arrow_hover.png) no-repeat 15px #6D0A1E;
}
.asidebanner{
	width:238px;
	height:159px;
	margin-top:5px;
}
footer{
	background:url(../images/bg.jpg) repeat-x center bottom;
	height:auto;
}
.footer{
	width:1000px;
	margin:0 auto;
	height:auto;
}
#footer_nav{
	background:url(../images/footer.jpg) repeat-x center top;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	height:30px;
	font-family:Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	width:1000px;
	margin:0 auto;
	margin-top:10px;
}
#footer_nav a{
	padding:0 42px 0 40px;
	line-height:30px;
	height:30px;
	background:url(../images/footer_div.png) no-repeat right top;
	color:#000000;
	text-decoration:none;
	text-transform:uppercase
}
#footer_nav a:hover{
	color:#6D0A1E;
}
.footer_bottom{
	height:40px;
}
.footer_left{
	width:600px;
	height:40px;
	color:#FFFFFF;
	font-family:Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:40px;
	float:left;
}
.footer_left span{
	color:#000;
}
.footer_left strong{
	color:#000000;
	font-weight:bold;
}
.footer_right{
	width:210px;
	float:right;
	height:40px;
	line-height:40px;
	font-family:Arial, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-align:justify;

}
.footer_right img{
	float:right;
	margin-right:10px;
	margin-top:5px;
}
.contact{
	padding:10px;
	width:330px;
	margin-right:10px;
	float:left;
	box-shadow:#333 1px 2px 4px;
	
	}
.contact div {
	margin-bottom:20px;
	border:#666 solid 2px;
	padding:8px;
	}
.contact_right{
	float:right;
	width:320px;
	padding:8px;
	padding-left:15px;
	box-shadow:#333 1px 2px 4px;
	background:#CCCCCC;
	}
.cntct{
	margin-bottom:5px;
	}
.ss{
	float:left;
	margin-right:10px;
	font-weight:bold;
	}
.frm{
	float:right;
	margin-right:10px;
	border:#000 solid 1px;
	padding:5px;
	width:150px;
	margin-bottom:3px;
	
	}
.location{
	margin-bottom:10px;
	padding:8px;
	box-shadow:#666 1px 1px 4px; 
	}
.hip{
	width:100px;
	margin:0 auto;
	margin-top:20px;
}