@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,label,input,p,blockquote,table,tr,th,td,embed,object,button{margin:0;padding:0;}
body{ font-family:Verdana, Geneva, sans-serif;font-size:11px; line-height:18px; background:#1e270d;}
a{text-decoration:none; overflow:hidden; border:0px;}
img{text-decoration:none; border:0px;}
li{text-decoration:none;overflow:hidden; list-style:none;}
ul{text-decoration:none;overflow:hidden; list-style:none;}

#main_wrapper{	
	float:left; 
	margin:0 auto; 
	padding:0px; 
	width:100%; 
}
#header{
	float:left;
	background:url(../images/header_bg.png) repeat-x top;
	margin:0px;
	width:100%;
}
#topportion{
	margin:0 auto; 
	width:963px; 
}
#top{
	width:963px;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
}
#top a{
	padding:7px 0px 7px 7px;
	float:left;
	display:block;
	width:auto;
}
#top ul{
	float:right;
	width:auto;
}
#top ul li{
	float:left;
	width:auto;
	display:block;
}

#top ul li a{
	color:#959f82;
	font-size:13px;
	padding:15px 15px 20px 15px;
	font-weight:bold;
	border-right:#1e270d 1px solid;	
	
}

#top ul li a:hover,#top ul li a.active{
	color:#FFF;
	padding:15px 15px 20px 15px;
	background:#2a3b7e;
	
}
.nobordr{
	color:#959f82;
	font-size:13px;
	padding:15px 15px 0px 15px;
	font-weight:bold;	
}

#banner{
	background:url(../images/main_banner.png) no-repeat;
	width:965px;
	height:284px;
}

#banner h2{
	width:450px;
	display:block;
	padding:78px 0px 0px 12px;
	font-size:32px;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	line-height:40px;
	color:#FFF;
	text-shadow:black 0px 0px 1px;
}
#banner p{
	font-size:16px;
	display:block;
	color:#1e270d;
	width:450px;
	line-height:24px;
	padding:15px 0px 0px 10px;
	
}
#top_btm{
	float:left;
	width:965px;
}
.top_btm_left{
	display:block;
	width:301px;
	height:148px;
	float:left;
	color:#FFF;
	background:url(../images/top_btm_bg.png) top right no-repeat;
	margin-right:20px;
	padding-right:10px;
}
.top_btm_left_head{
	color:#C12600;
	font-size:18px;
	display:block;
	float:left;
	font-weight:bold;
	line-height:30px;
	padding:15px 40px 10px 0px;
}
.top_btm_left_cnt{
	color:#000000;
	font-size:11px;
	display:block;
	float:left;
	width:250px;
	line-height:21px;

}
.top_btm_right{
	display:block;
	width:270px;
	height:148px;
	float:left;
	color:#FFF;
}
.top_btm_right_head{
	color:#D70000;
	font-size:18px;
	display:block;
	float:left;
	font-weight:normal;
	line-height:30px;
	padding:15px 40px 10px 0px;
}
.top_btm_right_cnt{
	color:#000000;
	font-size:20px;
	display:block;
	float:left;
	width:250px;
	line-height:21px;

}
#middle{
	background:#fff;
	float:left; 
	margin:0px; 
	padding:0px; 
	width:100%;
}
#middle_portion{
	margin:0 auto; 
	width:963px; 
}
#middle_portionSup
{
	width:963px; 
	float:left;
	background:url(../images/middle_bg.jpg) repeat; 
	padding-bottom:20px;
}
.middle_left{
	width:600px;
	padding-left:20px;
	float:left;
	
}
.middle_left h1{
	font-size:20px;
	color:#35421b;
	line-height:26px;
	width:584px;
	border-bottom:#b5dbf3 4px solid;
	padding:30px 0px 8px 5px
}
.welcome_note{
	width:585px;
	color:#6a6a6a;
	font-size:13px;
	display:block;
	margin:5px 0px 40px 5px;
	text-align:justify;
	float:left;
}
.welcome_note img{
	margin:32px 25px 0px 0px;
}
.welcome_content{
	color:#6a6a6a;
	font-size:13px;
	display:block;
	line-height:22px;
	padding:26px 0px 0px 5px;
	text-align:justify;
}

.middle_btm_left{
	width:268px;
	float:left;
	margin-right:5px;
	padding-bottom:10px;
	padding-left:10px;
}
.middle_btm_left h2{
	width:263px;
	display:block;
	float:left;
	color:#35421b;
	font-size:23px;
	border-bottom:#b5dbf3 4px solid;
	padding:0px 0px 8px 5px;
	line-height:22px;
}
.middle_btm_left p{
	width:263px;
	color:#6a6a6a;
	font-size:13px;
	display:block;
	line-height:22px;
	padding:20px 0px 5px 5px;
	text-align:justify;
}
.middle_btm_left p img{
	padding:10px 17px 0px 0px;
}
.middle_btm_left p a{
	display:block;
	background:url(../images/readmore.jpg) left no-repeat;
	color:#c7bf14;
	text-decoration:underline;
	padding-left:12px;
}
.middle_btm_left p a:hover{
	display:block;
	background:url(../images/readmore.jpg) left no-repeat;
	color:#c7bf14;
	text-decoration:none;
	padding-left:12px;
}
.middle_btm_right{
	width:268px;
	float:right;
	margin-right:20px
}
.middle_btm_right h2{
	width:263px;
	display:block;
	float:left;
	color:#35421b;
	font-size:23px;
	border-bottom:#b5dbf3 4px solid;
	padding:0px 0px 8px 5px;
	line-height:22px;
}
.middle_btm_right p{
	width:263px;
	color:#6a6a6a;
	font-size:13px;
	display:block;
	line-height:22px;
	padding:20px 0px 5px 5px;
	text-align:justify;
}
.middle_btm_right p img{
	padding:10px 17px 0px 0px;
}
.middle_btm_right p a{
	display:block;
	background:url(../images/readmore.jpg) left no-repeat;
	color:#c7bf14;
	text-decoration:underline;
	padding-left:12px;
}
.middle_btm_right p a:hover{
	display:block;
	background:url(../images/readmore.jpg) left no-repeat;
	color:#c7bf14;
	text-decoration:none;
	padding-left:12px;
}

.middle_right{
	width:310px;
	float:right;
}
.news{
	width:268px;
	float:right;
	margin-right:20px;
	padding-bottom:10px;
	
}
.news h2{
	width:263px;
	display:block;
	float:left;
	color:#35421b;
	font-size:23px;
	border-bottom:#eae008 4px solid;
	padding:35px 0px 9px 5px;
	line-height:22px;
}
.news p.content{
	width:263px;
	color:#6a6a6a;
	font-size:13px;
	display:block;
	line-height:22px;
	padding:10px 0px 0px 5px;
	text-align:justify;
	float:left;
}
.news p.date{
	width:263px;
	color:#a7a7a7;
	font-size:11px;
	display:block;
	line-height:22px;
	padding:0px 0px 10px 5px;
	text-align:justify;
	border-bottom:1px #d0d0d0 dotted; 
	float:left;
}
.news p.date1{
	width:263px;
	color:#a7a7a7;
	font-size:11px;
	display:block;
	line-height:22px;
	padding:0px 0px 10px 5px;
	text-align:justify;
	float:left;
}
.testimonials{
	width:248px;
	float:right;
	margin-right:20px;
}
.testimonials h2{
	width:263px;
	display:block;
	float:left;
	color:#35421b;
	font-size:23px;
	border-bottom:#eae008 4px solid;
	padding:0px 0px 9px 5px;
	line-height:22px;
	margin-bottom:5px;
}
.test{
	width:212px;
	color:#6a6a6a;
	font-size:13px;
	display:block;
	line-height:19px;
	padding:22px 10px 0px 10px;
	text-align:justified;
	background:url(../images/testimonials_bg.png) bottom no-repeat;
	height:183px;
	float:left;
}
.testname{
	width:247px;
	color:#a1a1a1;
	font-size:12px;
	display:block;
	line-height:17px;
	padding:10px 0px 10px 5px;
	text-align:right;
}
.testname b{
	width:240px;
	color:#787878;
	font-size:13px;
	display:block;
	line-height:17px;
	padding:0px 0px 0px 5px;
	text-align:right;
}
#Footer{
	background:url(../images/footer_bg.png) repeat-x;
	margin:0px;
	width:100%;
	float:left;
}
#Footer_portion{
	margin:0 auto; 
	width:963px; 
	height:160px;
}
.footer_left{
	display:block;
	width:auto;
	float:left;
	padding:20px 0px 5px 30px;
	width:255px;
}
.footer_left li{
	font-size:18px;
	color:#eaf0dd;
	width:255px;
}
.footer_left li a{
	width:auto;
	display:block;
	color:#d5ddc4;
	font-size:12px;
	background:url(../images/footer_menu_bg.png) left center no-repeat;
	padding:5px 0px 5px 10px;
	float:left;
}
.footer_left li a:hover{
	display:block;
	color:#b5dbf3;
	font-size:12px;
	background:url(../images/footer_menu_bg.png) left center no-repeat;
	padding:5px 0px 5px 10px;
}
.footer_headng{
	font-size:18px;
	color:#eaf0dd;
	font-weight:normal;
}
.footer_middle{
	display:block;
	width:auto;
	float:left;
	padding:20px 10px 5px 10px;
	width:300px;
}
.footer_middle li{
	font-size:18px;
	color:#eaf0dd;
	width:300px;
}
.footer_middle li a{
	display:block;
	width:auto;
	float:left;
	color:#d5ddc4;
	font-size:12px;
	background:url(../images/footer_menu_bg.png) left center no-repeat;
	padding:5px 0px 5px 10px;
}
.footer_middle li a:hover{
	display:block;
	color:#b5dbf3;
	font-size:12px;
	background:url(../images/footer_menu_bg.png) left center no-repeat;
	padding:5px 0px 5px 10px;
}
.contactus{
	font-size:18px;
	color:#eaf0dd;
	padding:20px 0px 5px 0px;
	display:block;
	float:left;
	font-weight:normal;
	width:250px;
}
.address{
	display:block;
	color:#d5ddc4;
	font-size:12px;
	padding:5px 0px 5px 10px;
	line-height:20px;
	float:left;
	width:345px;
}
.copyrgt{
	display:block;
	color:#78885a;
	font-size:11px;
	padding:5px 0px 5px 10px;
	line-height:20px;
	float:left;
	width:345px;
}
.copyrgt  a{
	color:#78885a;
	font-size:11px;
	padding:5px 0px 5px 10px;
	line-height:20px;
}

#banner1{
	width:965px;
	height:55px;
}
.usefullinks{
	display:block;
	float:left;
	padding:26px 0px 0px 0px;
}
.usefullinks li{
	display:block;
	width:500px;
	line-height:23px;
	float:left;
	padding-left:20px;
	margin-left:10px;
 	background:url(../images/arrow.jpg) left no-repeat;
}
.usefullinks li a{
	color:#35421b;
	font-size:13px;
	text-align:justify;
	line-height:20px;
}
.usefullinks li a:hover{
	color:#2a3b7e;
	font-size:13px;
	text-align:justify;
	line-height:20px;
}

.contact{
	float:left;
	display:block;
	width:250px;
	padding:10px;
	margin-bottom:1px;
	font-family: Arial;
	font-size:13px;
	color: #727272;
	text-align:justify;
	line-height:20px;
}
.contact em{
	font-weight:bold;
	
}
h5.bloghead{
	font-family:Verdana, Geneva, sans-serif;
	line-height:40px;
	padding-left:20px;
	width:550px;
	color:#000;
	font-size:13px;
	text-decoration:underline;
	text-transform:uppercase;
}
.blogdate{
	float:left;
	margin-left:20px;
	padding:0px 25px 15px 0px;
	font-weight: normal;
	color: #b6b6b4;
	width:500px;
	display:block;
	line-height:28px;
	border-bottom:1px #28675b dotted; 
}
.blogdate1{
	float:left;
	margin-left:20px;
	padding:0px 25px 15px 0px;
	font-weight: normal;
	color: #b6b6b4;
	width:500px;
	display:block;
	line-height:28px;
}
.blogcont{
	float:left;
	width:550px;
	padding:0px 0px 10px 20px;
	font-family: Arial;
	font-size:13px;
	font-weight:normal;
	color: #727272;
	display:block;
	text-align:justify;
	line-height:20px;
	margin:0px;
}
.blogcont a
	{
		float:left;
		color: #2a3b7e;
		display:block;
		font-family: Arial;
		font-size:13px;
		font-weight:normal;
		text-decoration:none;
	}
.blogcont a:hover
	{
		float:left;
		color: #333;
		display:block;
	}
.blog{
	color:#6a6a6a;
	font-size:13px;
	display:block;
	line-height:22px;
	padding:26px 0px 0px 5px;
	text-align:justify;
	float:left;
}
.portfolio{
	display:block;
	float:left;
	padding:0px 10px 20px 0px;
	
}
.portfolio li{
	display:block;
	width:255px;
	padding:10px 10px 20px 25px;
	line-height:23px;
	float:left;
}
.portfolio li a{
	color:#585858;
	font-size:13px;
	text-align:justify;
	line-height:20px;
	border:1px solid #fff;
	display:block;

}
.portfolio li a:hover{
	color:#fa0808;
	font-size:13px;
	text-align:justify;
	line-height:20px;
	border:1px solid #333;
	display:block;
}

/* form elements */
form {
	margin: 0px 0px; 
	padding: 10px 20px 20px; 
	background: #cce6f6; 	
	border: 1px solid #a1dbeb;	
}
}
label {
	font-weight: bold;
	color: #333333;
}
input, select, textarea {
	margin: 3px 1px 10px;
	padding: 0px;
	font: normal 1em Verdana, Tahoma, sans-serif;
	vertical-align: middle;	
	color: #333333;
	background: #ffffff;  
	border: 1px solid #a1dbeb;
}
option { padding-right: 0.5em; } 

#name, #email, #message{
	width: 500px;
}
input.button { 
	font: bold 16px Arial, Verdana, Sans-serif; 
	height: 30px;
	padding: 2px 3px; 
	margin-top: 8px;
	color: #ffffff;
	background: #0e6d87;
	border-width: 1px;
  	border-style: solid;
  	border-color: #055097;
}

/* footer */
#footer {
	clear: both;
	padding: 1em 0 2.5em 0;
	color: #fff;
	width: 100%;
	float: left;	
}
#footer a {	
	color: #22a6ca;
	border: none;
}
#footer a:hover {
	color: #d70000;
}
#footer .rssfeed {
	background: url(rss.gif) no-repeat left 1px;
	padding-left: 17px;
}
#footer-left {
	float: left;
	width: 40%;
}
#footer-right {
	float: right;
	width: 55%;
}
