@charset "utf-8";
/* CSS Document */
html, body, div, span, object, iframe, pre, a, abbr, acronym, address, cite, code, del, em, img, ins, strong, sub, sup, dd, dl, dt, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	background-color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
}
body,html{height:100%}

#wrapper {
	width:780px;
	margin:20px auto;
	overflow:auto;
	padding-bottom:10px;
	background: url(images/wrapper-back.gif) repeat-y;
}
#wrapper.noline{background:#FFFFFF;}
#header {padding: 20px 30px;}
#footer{width:740px;margin:0 auto; font-size:10px; padding-bottom:50px;}
#footer a{color:#666; text-decoration:none}
#footer a:hover{color:#FFF; text-decoration:none}
.left{float:left}
.right{float:right}
.clearall{clear:both}
#content{padding:20px 40px;}
#sidemenu{background-color:#D1D3D4; width:270px;  float:right; margin-left:20px;}
#sidemenu ul{margin:0 20px 0 10px; padding:0;}
#sidemenu li{padding:10px 0 10px 30px; list-style:none; border-bottom:1px solid #FFF; background:url(images/sidemenu-li.gif) left no-repeat;}
#sidemenu .listend{border-bottom:0}
#sidemenu a{color:#5d5d5d; text-decoration:none;}
#sidemenu a:hover{color:#fff;}
.imagebox{background-color:#EFEFEF; padding:10px 0 10px 10px; margin-top:40px;}
.imagebox img{padding-right:10px;}
h1{font-size:15px; line-height:15px; margin:20px 0 0 0; color:#999;}
h2{font-size:15px; line-height:15px; margin:20px 0; color:#999;}
h3{font-size:15px; line-height:15px; margin:0; color:#999;}
.headerlink{background:url(images/header-contacts.gif) no-repeat right; float:right; width:102px; height:30px; padding:0; margin:0}
.headerlink:hover{background:url(images/header-contacts2.gif) no-repeat right;}
#header span{visibility:hidden}
#header a {text-decoration:none}

.contactform{width:340px;float:left}
.formbox{background-color:#EFEFEF;padding:20px;}
.offices{float:left;width:360px;}
.input {border:1px solid #D1D2D4;color:#58585A;font-family:Arial, Helvetica, sans-serif; font-size:11px; padding:2px; width:294px; margin:5px 0 11px 0 }
#submit{padding:2px 5px; border:1px solid #D1D2D4; background-color:#FFFFFF; color:#58585A;font-family:Arial, Helvetica, sans-serif; font-size:11px; }
#map{padding-top:30px;}

.boldtext{font-size:14px; font-weight:bold;}

.casestudy{margin:30px 0; clear:both;}
.casestudy img {float:left;}
.casestudy p, .casestudy h1{margin-left:170px;}

