body{
	background:#eeeeee url(../images/bg.jpg) top center repeat-x;
	color:#646464;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-align:justify;
	margin:0;
	padding:0;
}
img{
	border:none;
}
h2{
	font-size:20px;
	color:#d10506;
	font-weight:normal;
	line-height:32px;
	margin:0;
}

P{
	line-height:20px;
}
a{
	color:#d10506;
	font-style:italic;
	text-decoration:none;
	outline:none;
}
a:hover{
	text-decoration:underline;
}

.container{
	width:960px;
	overflow:hidden;
	margin:0 auto;
	padding:0;
}
.header{
	width:960px;
	height:173px;
	background:url(../images/header_bg.jpg) top center no-repeat;
	color:#ffffff;
}
.header_top{
	width:960px;
	height:115px;
}
.header_top_left{
	height:115px;
	float:left;
}
.full_name{
	font-family:Impact, Charcoal, sans-serif;
	font-size:33px;
	margin:20px 0 0 0;
}
.full_name a{
	cursor:pointer;
	color:#ffffff;
	text-decoration:none;
	font-style:normal;
}
.slogan{
	font-size:14px;
	margin:10px 0 0 0;
	font-family:Calibri;
	font-style:italic;
}
.header_top_right{
	float:right;
	height:115px;
}
.hd_social_media{
	width:241px;
	height:43px;
	background:url(../images/hd_sm_bg.png) top center no-repeat;
}
.hd_social_media img{
		margin: 10px 0 0 20px;
}
.search{
	clear:both;
	margin-top:25px;
	text-align:right;
}
.search_txt{
	width:195px;
	height:20px;
	border:none;
	padding:0 5px 0 5px;
}
.search_btn{
	width:132px;
	height:20px;
	border:none;
	background:#ffffff;
	width:32px;
	height:20px;
	color:#000000;
}
.menu_strip{
	clear:both;
	overflow:hidden;
	height:1px;
	width:940px;
	margin-left:10px;
	background:#999999;
}
.navBar{
	clear:both;
	width:960px;
	height:40px;
	background:url(../images/navBar_bg.png) top center no-repeat;
}
.content_area{
	clear:both;
	width:960px;
	padding-top:0px;
	overflow:hidden;
}
.home_profile{
	width:960px;
	height:450px;
	background:url(../images/home_profile_bg.jpg) top center no-repeat;
}
.quotation_slider{
	width:542px;
	height:145px;
	padding:40px 0 0 406px;
	clear:both;
	background:none;
}
.profile{
	clear:both;
	width:542px;
	padding:40px 0 0 406px;
	color:#dad8b4;
}
.profile h2, .profile a{
	color:#dad8b4;
	text-decoration:underline;
}
.profile a:hover{
	cursor:pointer;
	text-decoration:none;
}
.columns{
	clear:both;
	margin-top:0px;
	overflow:hidden;
}
.left{
	float:left;
	overflow:hidden;
	width:250px;
}
.left #first{
	margin-top:0;
}
.left p{
	line-height:16px;
}
.left h2{
	color:#c38605;
	font-size:17px;
	line-height:20px;
	border-bottom:1px solid #c38605;
	font-weight:bold;
}
.left .news{
	border-bottom:1px solid #646464;
	padding-bottom:10px;
}
.left_box1{
	margin-top:0px;
	width:230px;
	padding:10px;
	background:#dad8b4;
}
.left_box2{
	margin-top:10px;
	width:230px;
	padding:10px;
	background:#DAD8B4;
}
.left_box1 a{
	color:#646464;
	font-style:normal;
}
.left_box2 a{
	color:#999999;
	font-style:normal;
}

.left .news img{
	float:left;
	border:3px solid #ffffff;
	margin-right:5px;
}
.left .news span{
	color:#c38605;
}
.left .news input[type="text"]{
	width:160px;
	border:none;
	height:20px;
	line-height:20px;
}
.left .news input[type="submit"], .left .news input[type="reset"]{
	background:url(../images/left_form_button.png) top center no-repeat;
	border:none;
	color:#ffffff;
	width:64px;
	height:24px;
}
.left .news ul{
	padding-left:20px;
}
.left .news ul li{
	padding-left:10px;
	line-height:32px;
}
/*//////////////////////////////////////////////////CENTER START/////////////////////////////////////////*/
.center{
	float:right;
	overflow:hidden;
	width:700px;
}
.center p{
	line-height:18px;
}
.latest_news{
	padding:10px;
	clear:both;
	overflow:hidden;
	background:#dad8b4;
	width:680px;
}
.center .latest_news h2{
	color:#c38605;
	font-size:17px;
	line-height:20px;
	border-bottom:1px solid #c38605;
	font-weight:bold;
}
.center .latest_news .title{
	margin-top:10px;
	font-weight:bold;
}
.center .latest_news .news{
	border-bottom:1px solid #646464;
}
.center .latest_news a{
	color:#c38605;
	font-style:normal;
}

.center .latest_news img{
	border:3px solid #ffffff;
	margin-right:5px;
}
.picture_gallery{
	clear:both;
	margin-top:10px;
	width:700px;
	height:auto;
	overflow:hidden;
}
.video_gallery{
	clear:both;
	padding:10px;
	margin-top:10px;
	width:680px;
	overflow:hidden;
	background:#40405e;
}
.video_gallery h2{
	color:#ffffff;
	font-size:17px;
	line-height:20px;
	font-weight:bold;
}
.video_gallery .videos{
	margin:10px 0 0 5px;
}
.video_gallery .videos img{
	border:10px solid #ffffff;
}


/*//////////////////////////////////////////////////CENTER END//////////////////////////////////////////*/

.footer{
	width:100%;
	height:50px;
	color:#646464;
	font-size:10px;
	margin-bottom:10px;
	margin-top:10px;
	padding-top:10px;
	background:url(../images/bg.jpg) top center repeat-x;
}
.footer_inner{
	width:960px;
	margin:0 auto;
}
.footer_left{
	float:left;
}
.footer_right{
	float:right;
}
.footer_right img{
	margin-left:10px;
}

.footer_inner ul{
	padding:0;
	margin:0;
}
.footer_inner li{
	display:inline;
}
.footer_inner li a{
	font-style:normal;
	color:#646464;
	padding:0 10px 0 10px;
	border-right:1px solid #646464;
}
.copy_rights{
	padding-top:10px;
}


.buttn{
	color:#ffffff;
	padding:5px 10px 5px 10px;
	color:#C38605;
	font-weight:bold;
	font-size:14px;
	}
	
	.text
	{
	width:180px;
	padding:4px;
	border:#999999 1px solid;
	color:#646464;
	}
	
	.textarea
	{
	width:220px;
	padding:4px;
	height:80px;
	border:#999999 1px solid;
	color:#646464;
	}



        .paging { padding:10px 0px 0px 0px; text-align:center; font-size:13px;}
        .paging.display{text-align:right;}
        .paging a, .paging span {padding:2px 8px 2px 8px; font-weight :normal}
        .paging span {font-weight:bold; color:#2F87E8; font-size:14px; border:1px solid #FFC000; background:#f7f7f7; }
        .paging a, .paging a:visited {color:#2F87E8; text-decoration:none; border:1px solid #FFC000;}
        .paging a:hover { text-decoration:none; background-color:#FFC000; color:#fff; border-color:#2F87E8;}
        .paging span.prn { font-size:13px; font-weight:normal; color:#aaa; }
        .paging a.prn, .paging a.prn:visited { border:2px solid #2F87E8;}
        .paging a.prn:hover { border-color:#2F87E8;}
        .paging p#total_count{color:#2F87E8; font-size:12px; font-weight: normal; padding-top:8px; padding-left:18px;}
        .paging p#total_display{color:#2F87E8; font-size:12px; padding-top:10px;}
