
body{ margin:0px; padding:0px;}

.main_container{ width:100%; height:auto;}

.header_container{ width:100%; height:auto;}

.header{ width:975px; height:120px; background:#fff; margin:0 auto;}

.logo{ float:left; width:204px;height:120px;}

.details{ float:right; width:771px; height:120px; background:url(../images/header.png) no-repeat;}


/**menu starts**/

.navigation_container{ width:100%; background:#dc693d;}

.navigation{ margin:0 auto; width:1076px; overflow:hidden;}

#cssmenu, #cssmenu ul, #cssmenu ul li, #cssmenu ul li a{
	
	padding: 0;
	margin: 0;
	line-height: 1;
	font-family: 'Capriola', sans-serif;
	
}

#cssmenu:before, #cssmenu:after, #cssmenu > ul:before, #cssmenu > ul:after {

	content: '';
	display: table;
	
}


#cssmenu:after, #cssmenu > ul:after {

	clear: both;
	
}

#cssmenu {

	zoom:1;
	height: 69px;
	background: url(../images/bottom-bg.png) repeat-x center bottom;
	border-radius: 2px;
	
}

#cssmenu ul{

	background: url(../images/nav-bg.png) repeat-x 0px 4px;
	height: 69px;
	
}

#cssmenu ul li{

	float: left;
	list-style: none;
	
}

#cssmenu ul li a{
	
	display: block;
	height: 37px;
	padding: 22px 30px 0;
	margin: 4px 2px 0;
	border-radius: 2px 2px 0 0;
	text-decoration: none;
	font-size: 15px;
	color: white;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .75);
	font-weight: 400;
	opacity: .9;
	
}

#cssmenu ul li:first-child a{
	
	margin: 4px 2px 0 0;
	
}

#cssmenu ul li a:hover, #cssmenu ul li.active a{
	
	background: url(../images/color.png) center bottom;
	display: block;
	height: 37px;
	margin-top: 0px;
	padding-top: 26px;
	color: #4e6d04;
	text-shadow: 0 1px 1px rgba(255, 255, 255, .55);
	opacity: 1;
	
}
/**menu ends**/

.banner_container{ width:100%; background:#FFFFFF;overflow:hidden;}

.banner{ margin:0 auto; width:975px;}

.main_con{ margin:0 auto; width:975px; overflow:hidden;}

.left_nav{ float:left; width:230px; border:1px #CC6633 solid; margin-top:10px;}

ul.pills{ padding:0px; margin:0px;}

ul.pills li.lists{ list-style:url(../images/bullet.gif) inside;}

li.lists a{ font:12px Verdana, Arial, Helvetica, sans-serif; color:#000000; text-decoration:none;}

li.lists a:hover{ text-decoration:underline; color:#FF6600;}

.rigt_nav{ float:right; width:743px;}



.images{ border:1px #FF6600 solid; margin-left:7px; margin-top:10px;}

.images img{ margin-left:35px;}

.pagecontent{border:1px #FF6600 solid; margin-top:15px;margin-left:7px;}

p.para{ font:12px Verdana, Arial, Helvetica, sans-serif; color:#000000; line-height:20px; text-align:justify; padding:7px;}

.ban_right{ float:right; width:250px; margin-top:5px;}

.ban_left{ float:left; width:721px;}

.strip{ background:#dc693d; height:30px;}

h2{ color:#FFFFFF; padding:0px; margin:0px;}
.footer{background:#da6031;padding:0px; margin:0 auto; overflow:hidden; height:90px;}

.down_strip{ background:#000; height:15px; border-top:1px #444444 solid;}

.foot_left{ width:300px;float:left;}


.foot_left img{ margin:30px; padding:0px; }

.foot_right{ width:700px; float:right;}

ul.footer_list li.left{float:left; list-style-type:none;}

ul.footer_list li.left a{ float:left; padding-left:15px; text-decoration:none; font:11px Verdana, Geneva, sans-serif; color:#fff;}

ul.footer_list li.left a:hover{ text-decoration:underline;}

.copyright{ background:#CCC; height:30px;}

td a{ font:bold 14px Arial, Helvetica, sans-serif; color:#FF6600;}

.myform{ float:left; width:400px;}

.myadd{ float:right; width:300px; margin-top:40px;}
/* contact form*/

input, textarea {
	
	padding: 9px;
	border: solid 1px #ccc;
	outline: 0;
	font: normal 13px/100% Verdana, Tahoma, sans-serif;
	width: 300px;
	

	}

textarea { 
	width: 500px;
	max-width: 400px;
	height: 150px;
	line-height: 150%;
	}

input:hover, textarea:hover,
input:focus, textarea:focus { 
	border-color: #C9C9C9; 
	-webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;
	}

.form label { 
	margin-left: 10px; 
	color: #54798b; 
	font-weight:bold;
	}
	
label.head{
color: #0f1f2f; 

font-weight:bold;

	}
	

	input.btn{
	width:100px;
	background-color:#0f1f2f;
	color:#fff;
	}

li.list{ font:12px Verdana, Arial, Helvetica, sans-serif; color:#000000; line-height:20px;}

p.para img{float:left; padding:10px;}
h2.main_class{ font:bold 16px Arial, Helvetica, sans-serif; color:#FF3333;}
h3.main_class{ font:bold 16px Arial, Helvetica, sans-serif; color:#FF3333;}
a.underline{ text-decoration:none; font-weight:bold; color:#0066FF;}

.top{}
h1{ font:11px Arial, Helvetica, sans-serif; color:#666666; padding:0px; margin:0px;}

td h3{ margin-left:50px;}

