body {
background:url(images/bg.gif) repeat-x top #c4cee8;
margin:0px;
padding:0px;
font: 14px  Cambria, Georgia, Times, Times New Roman, serif;
color:#000;
}

a{
text-decoration:underline;
color: #255877;
}
a:hover{
text-decoration:underline;
color: #4b86aa;
}

p{
text-align:left;
line-height:17px;
padding:0px 0 5px 0;
line-height:19px;
}
p.left_arrow{
text-align:left;
line-height:17px;
padding:0px 0 5px 60px;
background:url(images/tool.gif) no-repeat left top;
}
.clear{
clear:both;
}
#main_container{
width:900px;
height:auto;
margin:auto;
background:url(images/header_bg.jpg) no-repeat top center;
}
.center_content{
width:865px;
padding:0px;
margin:auto;
}
#header{
width:865px;
height:150px;
margin:auto;
}
#logo{
padding:17px 0 0 5px;
float:left;
}

a.testimonial{
float:right;
padding:0px;
color:#FFFFFF;
font-family:Cambria, Georgia, Times, Times New Roman, serif;
font-size:17px;
font-style:italic;
font-weight:bold;
text-decoration:none;
}
/*----------------------menu-------------------------*/
#menu{
float:right;
padding:12px 30px 0 0;
}
#menu ul{
list-style:none;padding:0px;margin:0px;display:block;
}
#menu ul li{
list-style:none;display:inline;float:left;width:auto;padding:5px; font-family:Cambria, Georgia, Times, Times New Roman, serif; font-size:18px; font-weight:normal; letter-spacing:2px; 
}
#menu ul li a{
float:left;text-decoration:none;padding:4px 15px 4px 15px; margin:8px 8px 8px 8px;color:#fff;text-align:center;background-color:#274d65;
}
#menu ul li a:hover{
text-decoration:none;color: #fff; text-decoration:none; background-color:#17374a; 
}
#menu ul li a.current{
float:left;text-decoration:none;padding:4px 15px 4px 15px;color: #666666;margin:8px 8px 8px 8px; background-color:#ffffff;
}

/*-----------------main content----------------------------*/
.main_content{
width:865px;
height:auto;
margin:auto;
padding:0 0 10px 0;
background-color:#FFFFFF;
}
.main_content_top{
width:865px;
height:16px;
background:url(images/main_content_top.png) no-repeat center top;
background-color:#7ca5c1;
}



#boxes_content{
	width:865px;
	clear:both;
	margin:auto;
	color: #7D2828;
}


.box{
padding:0px 5px 0px 5px;float:left;}
.box_content{
background:url(images/box_bg.gif) no-repeat center;width:850px;height:90px;
}

.boxtitle{
font-size:21px;
color:#4b86aa;
padding:20px 0px 40px 25px;
font-family:Cambria, Georgia, Times, Times New Roman, serif;
font-style:italic;
text-align:left
}
.box_icon{
clear:both;
float:left;
padding:25px 0 0 15px;
}
p.text_content{
width:700px;
float:left;
text-align:left;
padding:5px 10px 0 15px;
color:#fff;
line-height:15px;
}
a.read_more{
padding:10px 0 0 0;
}

.title{
font-size:22px;
color:#4b86aa;
padding:10px 0 0 0px;
font-family:Cambria, Georgia, Times, Times New Roman, serif;
}

.left_content{
width:375px;
float:left;
padding:10px 30px 10px 30px;
}
.right_content{
width:370px;
float:left;
padding:10px 30px 10px 30px;
}
.right_news{
float:left;
width:auto;
border-bottom:1px #CCCCCC dashed;
padding:10px 0 8px 0;
}
.news_icon{
width:49px;
height:44px;
float:left;
background:url(images/news.gif) no-repeat center;
}
.contact_icon{
width:49px;
height:44px;
float:left;
background:url(images/icon4.gif) no-repeat center;
}
.services_icon{
width:49px;
height:48px;
float:left;
background:url(images/icon5.gif) no-repeat center;
}
.news_content{
width:310px;
float:left;
text-align:left;
line-height:15px;
padding:0 0 0 10px;
}
img.photo{
padding:10px 0 0 0;
}
/*----------------------list-------------------------*/
.list_left{
float:left;width:190px;padding:20px 10px 20px 0;
}
.list_right{
float:right;width:190px;padding:20px 0 20px 0;
}
ul.list{
list-style:none;padding:0px;margin:0px; 
}
ul.list li{
list-style:none;width: auto;height: auto;padding:0px;
}
ul.list li a{
height: 16px; width: auto; display:block;padding:0 0 0 25px; margin:5px 0 10px 0;color:#5e5e5e;text-align:left;
background:url(images/arrow_bullet.gif) no-repeat left;text-decoration:none;
}
ul.list li a:hover{
height: 16px; width: auto;text-decoration:underline;color: #5e5e5e;
}
.project_tab{
float:left;width:auto;padding:15px 0 20px 0;
}
a.yellow{
font-size:14px;
color:#6D4930;
font-weight:bold;
text-decoration:none;
}
.project_thumb{
width:133px;height:103px;float:left;text-align:center;background:url(images/thumb_bg.gif) no-repeat center; padding:15px 0 0 0;
}
p.project{
width:250px;float:left;text-align:left;line-height:21px;padding:2px 0 0 10px; margin:0px;
}
/*-----------------------contact_form-------------------*/
#contact_form{
width:370px;
height:auto;
padding:20px 0 0 20px;
}
.form_row{
float:left;
padding:7px 0 7px 0;
}
label{
width:60px;
float:left;
padding:3px 5px 0 0;
color:#175b6c;
text-align:right;
font-weight:bold;
}
input.contact_input{
width:293px;
height:24px;
float:left;
border:1px #BFB28F solid;
background-color:#E8DEC4;
color: #6F664C;
}
textarea.contact_textarea{
width:293px;
height:80px;
float:left;
border:1px #BFB28F solid;
background-color:#E8DEC4;
color: #6F664C;
}
input.send_message{
float:right;
padding:10px 10px 0 0;
}
/*-----------------------------footer------------------*/
#footer{
clear:both;
width: auto;
height:50px;
color: #0c9cc9;
width:865px;
height:16px;
background:url(images/main_content_bot.png) no-repeat center top;
}
.copyright{
float:right;
padding-left:10px;
padding-top:10px;
}
.footer_links{
float:left;
padding-right:15px;
padding-top:25px;
}
#footer a{
text-decoration:none;
color: #b18156;
padding-left:10px;
}
#footer a:hover{
text-decoration:underline;
color: #b18156;
}
