body {
background-color:#ebf6f6;
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#5e5e5e;
}
h1{
font-size:18px;
color:#038d9a;
font-weight:normal;
padding:0 0 5px 0;
margin:0px;
}
p{
	text-align:left;
	line-height:21px;
	padding:10px 0 5px 0;
	margin:0px;
	color: #333;
}
.clear{
clear:both;
}
#main_container{
width:960px;
height:auto;
margin:auto;
}
#header{
width:960px;
height:170px;
margin:auto;
background:url(images/top_bg.jpg) no-repeat top center;
}
#logo{
padding:40px 0 0 45px;
float:left;
}
/*----------------------menu-------------------------*/
#menu{
width:460px;
height:29px;
float:right;
padding:55px 45px 0 0;
}
#menu ul{
list-style:none;padding:0px;margin:0px;display:block;
}
#menu ul li{
list-style:none;display:inline;line-height:22px;font-size:12px; font-weight:bold;
}
#menu ul li a{
float:left;text-decoration:none;padding:0px; margin:0px 5px 0 5px;color:#e84a3d;text-align:center; width:64px; height:29px;
}
#menu ul li a:hover{
text-decoration:none;color: #e84a3d; background:url(images/menu_bg.gif) no-repeat left;padding:0px;
}
#menu ul li a.current{
float:left;text-decoration:none;padding:0px; margin:0px 5px 0 5px;color:#e84a3d;text-align:center; width:64px; height:29px; background:url(images/menu_bg.gif) no-repeat left;
}

/*---------------center_content--------------------*/
.center_content{
width:865px;
height:350px;
margin:auto;
background:url(images/center_bg.jpg) no-repeat center;
}
.center_content_left{
float:left;
width:365px;
padding:0 0 0 17px;
}
.center_content_right{
float:left;
width:420px;
padding:40px 0 0 30px;
}
.center_title{
height:31px;
padding:35px 0 0 35px;
}
.center_big_icon{
padding:10px 0 0 0;
}
.solution_tab{
float:left;width:auto;padding:0 0 17px 0;
}
.solution_bullet{
width:23px;height:23px;float:left;color:#b5b5b5;line-height:23px;text-align:center;background:url(images/bullet_bg.gif) no-repeat center;
}
p.solutions{
width:375px;float:left;text-align:justify;line-height:18px;padding:0 0 0 10px; margin:0px;
}
span.blue{
font-size:14px;
color:#038d9a;
font-weight:bold;
}
a.more_solutions{
display:block;
float:right;
text-decoration:none;
background:url(images/right_arrow.gif) no-repeat right;
padding:10px 45px 10px 0;
margin:10px 30px 0 0;
font-size:14px;
font-weight:bold;
color:#038d9a;
}
/*-------------main_content---------------------*/
.main_content{
	width:200px;
	margin:auto;
	padding:10px 0 20px 10px;
	background:url(images/center_bottom_bg.gif) no-repeat bottom center;
}
.left_content{
width:400px;
float:left;
padding:0 10px 0 17px;
}
.right_content{
	width:400px;
	float:left;
	padding:0 0 0 30px;
	font-family: Verdana, Geneva, sans-serif;
}
.wide_content{
width:800px;
float:left;
padding:0 0 0 30px;
}
/*----------------------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;
}

.right_tab{
float:left;width:auto;padding:0 0 30px 0;
}
img.icon{
width:51px;float:left;
}
p.right_text{
width:305px;float:left;text-align:justify;line-height:18px;padding:0 0 0 15px; margin:0px;
}
span.red{
font-size:15px;
font-weight:bold;
color:#e84a3d;
}

a.yellow{
font-size:14px;
color:#f4b115;
font-weight:bold;
text-decoration:none;
}
a.more{
float:right;
padding:10px 30px 0 0;
}

.project_tab{
float:left;width:auto;padding:15px 0 20px 0;
}
.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:justify;line-height:21px;padding:2px 0 0 10px; margin:0px;
}
.employ_thumb{
width:115px;
height:auto;
float:left;
margin:10px 10px 0 5px;
background:url(images/employ_bg.gif) no-repeat center top;
padding:15px 0 0 0;
text-align:center;
}
.employ_thumb a{
text-decoration:none;
color:#444444;
font-weight:bold;
}
.contact_tab{
padding:10px 0 20px 0;
}
span.light_blue{
color:#52c6e8;
font-weight:bold;
}
a.email{
color:#f4b115;
text-decoration:none;
font-weight:bold;
}

/*-----------------------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 #9cc9d3 solid;
background-color:#dbedf3;
color: #326975;
}
textarea.contact_textarea{
width:293px;
height:80px;
float:left;
border:1px #9cc9d3 solid;
background-color:#dbedf3;
color: #326975;
}
input.send_message{
float:right;
padding:10px 10px 0 0;
}
/*------------------footer----------------*/
.footer{
width:865px;
height:66px;
margin:auto;
background:url(images/footer_bg.gif) no-repeat top center;
}
.left_footer{
float:left;
padding:10px;
}
.footer_links{
float:right;
padding:10px;
}
.footer_links a{
text-decoration:none;
color:#929292;
padding:0 10px 0 10px;
}
.footer_links a:hover{
color:#333333;
}

.neg {
	font-weight: bold;
}
