body
{
 	background: #d8d8d8;
 	color: #555;
 	font-family: segoe ui, arial, tahoma, helvetica;
 	font-size: 85%;
 	margin: 0;
	line-height: 1.6;
	text-align: center;
}

a
{
	color: #f60;
}

a:hover
{
	text-decoration: none;
}

.clear
{
	display: block;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	visibility: hidden;
	clear: both;
}

big
{
	font-size: 130%;
}

small
{
	font-size: 70%;
}

img {border: 0;}
form {margin: 0;}

input, select, textarea
{
 	font-family: segoe ui, arial, tahoma, helvetica;
	font-size: 100%;
}

.text
{
	padding: 7px;
	color: #000;
	background: #fff url(/media/images/input-shadow-white.gif) top left no-repeat;
	border: 0 none;
	border-right: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
}

#footer input.text
{

}

hr
{
	background: #fff;
	color: #fff;
 	border: 0 none;
 	border-top: 1px solid #ddd;
}

h1, h2, h3, h4, h5, h6, p, ol, ul
{
	margin-top: 10px;
	margin-bottom: 10px;
}

h1, h2, h3, h4, h5, h6
{
	font-weight: normal;	
}

h1
{
	font-size: 200%;
	background: #f7f7f7;
	color: #ff7800;
	padding: 35px 0;
	margin: 0;
}

h2
{
	font-size: 155%;
	color: #702500;
}

h3
{
	font-size: 135%;
	font-weight: bold;
	color: #702500;
}

h4 {font-size: 125%;}

h5 {font-size: 115%;}

h6 {font-size: 110%;}

.center
{
	display: block;
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

#header
{
	background: url(/media/images/header-bg.gif) repeat-x top;
	height: 60px;
}

#header ul
{
	float: right;
	margin: 0;
	padding: 15px 0 0 0;
	list-style: none;
}

#header ul li
{
	float: left;
}

#header ul li a
{
	float: left;
	background: #2d2d2d;
	color: #fff;
	text-decoration: none;
	margin-left: 2px;
	padding: 1px 5px;
	border: 1px solid #2d2d2d;
	-webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}

#header ul li a:hover
{
	background: #444;
	border-color: #444;
}

#content
{
	background: #fff;
	padding: 25px 0 70px 0;
}

#left
{
	float: left;
	width: 608px;
	margin: 0 40px 0 0;
}

#right
{
	float: left;
	width: 297px;
	background: url(/media/images/right-bg.gif) no-repeat;
	padding: 70px 0 0 15px;
	position: relative;
}

#right .help
{
	position: absolute;
	top: 16px;
	left: 265px;
}

#right ul
{
	margin: 0;
	padding: 0 0 0 15px;
	list-style: none;
	font-size: 85%;
	color: #888;
}

#right li
{
	background: url(/media/images/ul-arrow.gif) left center no-repeat;
	padding: 2px 0;
}

#right li span
{
	padding-left: 15px;
	border-bottom: 1px dotted #bbb;
	text-decoration: none;
}

#footer
{
	background: #d8d8d8 url(/media/images/footer-bg.gif) repeat-x top;
	min-height: 185px;
	padding: 20px 0 0 0;
	color: #777;
}

* html #footer
{
	height: 185px;
}

#footer h3
{
	color: #666;
	margin-top: 0;
}

#footer input.text
{
	background: #d4d4d4 url(/media/images/input-shadow.gif) top left no-repeat;
	border: 0 none;
	border-right: 1px solid #bebebe;
	border-bottom: 1px solid #bebebe;
}

#footer form input
{
	vertical-align: middle;
}

#footer p.small
{
	font-size: 75%;
	margin: 35px 0 3px 0;
}

#footer ul.small
{
	font-size: 75%;
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer ul.small li
{
	display: inline;
	margin-right: 3px;
}

#footer .small a
{
	color: #555;
}

#quickcontact
{
	float: right;
	width: 312px;
}

#quickcontact span
{
	float: left;
	width: 65px;
	color: #999;
}

#icon
{
	padding-left: 90px;
}

#icon .icon
{
	float: left;
	margin: -38px 0 0 -90px;
	display: inline;
}

#get-in-touch .text
{
	width: 592px;
}

.fieldright
{
	margin-bottom: 10px;
}

.fieldsubmit
{
	text-align: left;
}

.asterix
{
	color: #f50;
}

.error
{
	color: #c00;
}

.error b
{
	background: #a00;
	color: #fff;
}

.error a
{
	color: #fff;
}

.caselist
{
	min-height: 122px;
	border-bottom: 6px solid #eee;
	padding-bottom: 4px;
	margin-bottom: 10px;
}

* html .caselist
{
	height: 122px;
}

.caselist img
{
	float: left;
	padding: 4px;
	border: 1px solid #ddd;
	margin-right: 15px;
}

.caselist h2
{
	margin-top: 0;
}

#caseimgs
{
	float: right;
	padding-left: 15px;
	border-left: 1px dashed #ccc;
	margin: 0 0 25px 15px;
}

#caseimgs img
{
	display: block;
	margin: 10px 0;
}