/* CSS Document */

body{
	margin-left:0;
	margin-top:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:100%;
}

.bg_home {
	margin:0px;
	background:url(images/bg_home.gif) repeat-x;
}

.about_bg {
	margin:0px;
	background:url(images/about_bg.gif) repeat-x;
}

.client_bg {
	margin:0px;
	background:url(images/client_bg.gif) repeat-x;
}

.our_team_bg {
	margin:0px;
	background:url(images/our_team_bg.gif) repeat-x;
}

.contact_bg {
	margin:0px;
	background:url(images/contact_bg.gif) repeat-x;
}

.project_bg {
	margin:0px;
	background:url(images/proj_mana_met_bg.gif) repeat-x;
}

.value_bg {
	margin:0px;
	background:url(images/value_prop_bg.gif) repeat-x;
}

#pagecontainer{
	width:100%;
	float:left;
}

#maincontent{
	float:left;
	width:940px;
}

/*---LEFT COLUMN START---*/

#leftcontent{
	float:left;
	width:319px;/*25%*/
	border-right:1px solid #fff;
}

#leftcontent #logo{
	float:left;
	width:319px;
	height:112px;
}

#leftmenu{
	float:left;
	width:319px;
	height:252px;
	padding-top:15px;
	margin-top:1px;
	background:url(images/left_menu_bg.gif) no-repeat;
}

#leftmenu .leftside{
	float:left;
	width:300px;
}

ul{
	list-style:none;
	float:left;
	margin:0 0 0 17px;
	padding:0;
	
}

li{
	list-style:none;
	margin:0 0 3px 0;
}

li a{
	color:#198FCF;
	font-weight:bold;
	text-decoration:none;
	margin-left:0;
	padding-left:0;
}

li a:link li a:visited{
	color:#198FCF;
	text-decoration:none;
}

li a:hover{
	color:#09446c;
	text-decoration:none;
}

#sublist{
	/*padding-left:50px;*/
}

#sublist li{
	
}

#sublist a{
	color:#09446c;
	padding-left:15px;
	padding-right:15px;
	font-weight:normal;
	text-decoration:none;
}

#sublist a:link #sublist a:visited{
	color:#09446c;
	text-decoration:none;
}

#sublist a:hover{
	color:#198FCF;
	text-decoration:none;
}

.left-arrow-nav{
	/*background:url(images/left_nav_arrow1.gif) no-repeat;
	background-position:100% 5px;*/
}

#address{

	width:319px;
}

#addressleft{
	float:left;
	width:190px;
	margin-left:16px;
}

* html #addressleft{

	width:173px;

}

#addressright{
	float:left;
	width:113px;
	height:129px;
}

#address p{
	border-top:1px solid #ccc;
	padding:5px 0 5px 0;
}

.address{
	color:#666;
	font-size:11px;
	/*font-weight:bold;*/
	font-style:normal;
	text-decoration:none;
}

.address a{
	color:#666;
	font-size:11px;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}

.address a:hover{
	color:#666;
	font-size:11px;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	border-bottom:1px dashed #198FCF;
}


/*---LEFT COLUMN END---*/


/*---RIGHT COLUMN START---*/

#rightcontent{
	float:left;
	width:620px;
}

#rightcontent #topmenu{
	float:left;
	width:620px;
	height:75px;
	background:url(images/top_blu_nav.gif);
}

#topmenu #navlist{
	list-style-type:none;
	float:left;
	margin-top:47px;
}

#topmenu #navlist li{
	display:inline;
}

#navlist li a{
	margin:0 20px 20px 20px;	
}

#navlist li a:link, #navlist li a:visited{
	color:#fff;
	text-decoration:none;
}

#navlist li a:hover{
	color:#acdab6;
	border-bottom:1px dashed #fff;
	text-decoration:none;
}

#rightcontent #header{
	width:620px;
	margin:0;
}

#rightcontent #leftcolumn{
	float:left;
	width:204px;
}

#image{
	float:left;
}

#leftcolumn #nav{
	float:left;
	padding-top:10px;
	list-style:none;
}

#nav li{
	margin-top:5px;
	font-size:12px;
	border-bottom:1px solid #ccc;
}

#nav li a{
	color:#198FCF;
	text-decoration:none;
	font-weight:bold;
	font-style:italic;
}

#nav li a:hover{
	color:#09446c;
	font-style:italic;
	font-weight:bold;
	text-decoration:none;
}

.leftcol_img{
	padding-left:30px;
}

#rightcontent #rightcolumn{
	float:left;
	padding-left:20px;
	padding-right:25px;
	width:354px;/*40%*/
}

#rightcolumn h3{
	color:#09446c;
	font-weight:bolder;
	text-decoration:none;
}

#rightcolumn p{
	color:#666;
	text-decoration:none;
}

#rightcolumn .bodywrap{
	float:left;
	width:100%;
	margin-bottom:12px;
	/*border-top:1px solid rgb(160,160,160);
	border-bottom:1px solid rgb(160,160,160);*/
	/*#09446c;*/
}

#rightcolumn .bodywrap .text{
	float:left;
	padding:0 0 10px 0;
}

#rightcolumn .bodywrap .imgs{
	float:left;
	width:100%;
	margin:12px 0;
}

#contact{
	float:left;
}

#contact .name{
	float:left;
	margin:0 10px 0 0;
	padding:0 10px 0 0;
}

#contact .raquo{
	float:left;
	margin:0 10px 0 0;
	padding:0 10px 0 0;
}

#contact .company-address{
	float:left;
	margin:0 10px 0 0;
	padding:0 10px 0 0;
}

#contact-form{
	float:left;
	width:400px;
}

.submit{
	margin-left:110px;
	float:left;
	padding:0;
	width:90px;
}

.spacer{
	padding-right:20px;
}

label{
	float:left;
	width:90px;
	font-weight:bold;
}

input, textarea{
	width:180px;
	margin-bottom:5px;
}

textarea{
	width:250px;
	height:150px;
}

.boxes{
	width:30px;
}

#submitbutton{
	margin-left:120px;
	margin-top:5px;
	width:90px;
}

#footer{
	float:left;
	width:100%;
	border-top:3px solid #ccc;
	padding-top:30px;
	margin:30px 0 30px 0;
	text-align:center;
	padding-bottom:30px;
}

#footer #leftfooter{
	float:left;
	width:100%;
	text-align:right;
}

#footer #rightfooter{
	float:right;
	text-align:left;
	width:100%;
}
.clearMe{clear:both;}
