/* [html] */

body, h1, h2, h3, h4, h5, h6, p, div, form, dl, dt, dd, ul, li, ol, img, table {
	margin:0;
	padding:0;
	border:0;
}
body {
	font:70%/170% Verdana, Arial, Helvetica, sans-serif;
	background:#292f34;
	color:#3f3f3f;
	text-align:center;
}
p, h2, h3, h4 {
	margin:15px 0;
}
h1 {
}
h2 {
	font-size:225%;
	font-weight:normal;
	margin:15px 40px 20px;
	color:#4c4c4c;
}
h2 a {
	text-decoration:none;
}
h3 {
	font-size:120%;
}
h4 {
	font-size:110%;
}
a {
	color:#404040;
}
a:hover, a:active {
	text-decoration:none;
	color:#666;
}

/* [/html] */

/* [container] */

#outer {
	background:#f7f7f7;
}
#container {
	width:750px;
	border-left:1px solid #d5d5d5;
	border-right:1px solid #d5d5d5;
	margin:0 auto;
	text-align:left;
	background:#fff;
}

/* [/container] */

/* [top and nav] */

#nav {
	height:40px;
	border-bottom:3px solid #404040;
}
#nav ul {
	list-style:none;
	width:751px;
}
#nav li {
	float:left;
	color:#aaaaaa;
}
#nav li a {
	color:#3f3f3f;
	text-decoration:none;
	display:block;
	padding:11px 44px 10px;
	border-right:1px solid #d6d6d6;
}
#nav li a.cont_butt {
	border:0;
	padding:11px 34px 10px;
}
#nav li.onstate {
	background:url(images/button-bg.gif) repeat-x;
	color:#fff;
	display:block;
	padding:11px 44px 10px;
	border-right:1px solid #d6d6d6;
}
#nav li.cont_butt {
	background:url(images/button-bg.gif) repeat-x;
	color:#fff;
	display:block;
	padding:11px 32px 10px;
	width:63px;
	border-right:1px solid #d6d6d6;
}
#nav li a:hover {
	color:#3190E1;
}
#logo {
	background:url(images/logo-bg.jpg) no-repeat;
	width:257px;
	border-right:1px solid #fff;
	float:left;
	height:184px;
}
#logo h1 {
	margin:70px 0 0 45px;
}
#logo h1 a {
	background:url(images/logo.gif) no-repeat;
	display:block;
	width:171px;
	height:35px;
}

/* [/top] */

/* [content] */

#content {
	border-top:3px solid #404040;
	padding:15px 0 30px;
}
#leftcol strong, #rightcol strong {
	color:#3190E1;
}
#leftcol {
	width:295px;
	float:left;
	padding:0 40px;
	border-right:1px solid #e5e5e5;
}
#leftcol ul {
	margin:15px 0 0 25px;
	list-style:square;
}
#contact #leftcol {
	padding-bottom:45px;
}
#rightcol {
	width:294px;
	float:left;
	padding:0 40px 30px;
}
#what_box {
	clear:both;
	width:710px;
	height:239px;
	background:url(images/what-box.gif) no-repeat;
	margin:0 20px;
	color:#c0c0c0;
}
#what_box .what_left {
	width:294px;
	float:left;
	padding:0 30px 30px;
}
#what_box .what_right {
	width:294px;
	float:left;
	padding:0 30px 30px;
}
#what_box h3 {
	font-size:170%;
	font-weight:normal;
	margin:20px 0 30px;
}
#what_box li {
	list-style:none;
	background:url(images/what_bullet.gif) no-repeat 0 7px;
	padding:0 0 5px 13px;
}
#what_box a {
	color:#68a3c9;
}
#form {
	clear:both;
	padding:0 40px;
}
#form .formleft {
	float:left;
	width:284px;
}
#form .formright {
	float:left;
	width:284px;
	margin-left:10px;
}
#form h3 {
	color:#818181;
	margin-top:20px;
}
#form p.fileblock {
	padding:0 0 20px;
	border-bottom:1px solid #d5d5d5;
}
#clientblock {
	padding:15px 40px 0;
}
#clientblock p {
	margin:0 0 25px;
}
#clientblock ul {
	list-style:none;
}
#clientblock li {
	float:left;
	width:161px;
	height:161px;
	border:1px solid #f2f2f2;
	margin:0 6px 6px 0;
}
#clientblock li.client1 {
	background:url(images/alpine.gif) no-repeat center;
}
#clientblock li.client2 {
	background:url(images/eyg.gif) no-repeat center;
}
#clientblock li.client3 {
	background:url(images/hbdraughting.gif) no-repeat center;
}
#clientblock li.client4 {
	background:url(images/larards.gif) no-repeat center;
	margin-right:0;
}
#clientblock li.client5 {
	background:url(images/swedecor.gif) no-repeat center;
}
#clientblock li.client6 {
	background:url(images/refurbit.gif) no-repeat center;
}
#clientblock li.client7 {
	background:url(images/flames.gif) no-repeat center;
}
#clientblock li.client8 {
	background:url(images/humber.gif) no-repeat center;
	margin-right:0;
}
#clientblock li.client9 {
	background:url(images/driveplan.gif) no-repeat center;
}
#clientblock li.client10 {
	background:url(images/limb.gif) no-repeat center;
}
#clientblock li.client11 {
	background:url(images/paramount.gif) no-repeat center;
}
#clientblock li.client12 {
	background:url(images/terranova.gif) no-repeat center;
	margin-right:0;
}
#clientblock li.client13 {
	background:url(images/wet.gif) no-repeat center;
}
#clientblock li.client14 {
	background:url(images/adamo.gif) no-repeat center;
}
#clientblock li.client15 {
	background:url(images/los.gif) no-repeat center;
}
#clientblock li.client16 {
	background:url(images/envizage.gif) no-repeat center;
	margin-right:0;
}



/* [/content] */

/* [form] */

form {
	margin:0 17px 15px;
}
legend {
	font-size:120%;
	color:#818181;
	font-weight:bold;
}
fieldset {
	border:1px solid #d5d5d5;
	padding:0 25px 20px;
}
fieldset p {
	margin:15px 0 0;
}
label {
	width:140px;
	float:left;
}
input, textarea {
	font:100% Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #ccc;
	background:#f2f2f2;
	padding:2px;
	width:120px;
}
select {
	font:100% Verdana, Arial, Helvetica, sans-serif;
	background:#f2f2f2;
}
textarea {
	width:138px;
	height:82px;
}
input.filefield {
	width:192px;
	margin-right:10px;
}
input.sendbutton {
	background:url(images/button-bg.gif) repeat-x;
	color:#fff;
	padding:7px;
	margin:18px 12px 0 0;
}

/* [/form] */

/* [footer] */

#footer {
	background:#202529;
	height:46px;
	border-top:5px solid #cdcdcd;
	color:#c0c0c0;
}
#footer ul {
	list-style:none;
	padding:12px 0 0;
	width:740px;
	margin:0 auto;
}
#footer li {
	float:left;
	padding:0 8px 0 10px;
}
#footer li.valid {
	float:right;
}
#footer a {
	color:#c0c0c0;
}
#arrival {
	width:685px;
	margin:10px auto;
	text-align:right;
	font:90% Arial, Helvetica, sans-serif;
	padding:0 5px 0 0;
}
#arrival a {
	color:#fff;
	text-decoration:none;
	font-weight:normal;
	background:url(images/arrival-arrow.gif) no-repeat right;
	padding:0 9px 0 0;
}

/* [/footer] */

/* [extra] */

.divider {
	margin:15px 0;
	border-bottom:1px dotted #B5B5B5;
	font-size:1px;
	clear:both;
}
a.readmore {
	color:#e2871a;
	padding:0 0 0 15px;
	background:url(images/arrow-left.gif) center left no-repeat;
}
h3.tophead {
	margin-top:25px;
}
.cleaner {
	clear:both;
}
.small {
	font-size:80%;
	line-height:160%;
}
.spacer {
	clear:both;
	height:75px;
}
.firstpara {
	font-size:110%;
}
.hide, #clientblock span {
	position:absolute;
	left:-5000px;
	margin:0;
	padding:0;
}
.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix {
    display:inline;
}

/* [/extra] */