
* {
	margin: 0;
	padding: 0;
}

img { border:0; }

.clearfix:after {
    content: "."; 
    clear: both; 
    display: block; 
    height: 0; 
    visibility: hidden;
}

.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
 /* End hide from IE-mac */
 
 
 
body {
	margin: 0;
	background: #fff url(../images/core/bg.gif) repeat-x;
}

#container {
	width: 770px;
	margin: 0 auto;
}

/*---------------------------------------------   
    header
----------------------------------------------*/
#header {
	position: relative;
	height: 254px;
}

#header h2, #header #title h1 {
	position: absolute;
	left: 0; bottom: 0;
	width: 770px; height: 158px; 
}

#header #title h1 { text-indent: -9999px; }

#header h2 { background: url(../images/index/bg-header.jpg) center bottom no-repeat; }
body.home #header #title h1 { background: url(../images/title-aboutus.jpg) center bottom no-repeat; }
body.case #header #title h1 { background: url(../images/title_studies.jpg) center bottom no-repeat; }
body.engineered #header #title h1 { background: url(../images/title-engineered.jpg) center bottom no-repeat; }
body.standard #header #title h1 { background: url(../images/title-standard.jpg) center bottom no-repeat; }
body.service #header #title h1 { background: url(../images/title-service.jpg) center bottom no-repeat; }
body.links #header #title h1 { background: url(../images/title-links.jpg) center bottom no-repeat; }
body.contact #header #title h1 { background: url(../images/title-contact.jpg) center bottom no-repeat; }

#header h2 a {
	display: block;
	text-decoration: none;
	width: 770px; height: 158px; 
	text-indent: -9999px;
	overflow: hidden;
}

#header #logo {
	position: absolute;
	left: -19px; top: 0;
	width: 171px; height: 142px;
	background: url(../images/core/logo.gif) no-repeat;
	z-index: 100;
}

#header #logo a {
	display: block;
	width: 171px; height: 142px;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
}

#header #logo2 {
	position: absolute;
	left: 155px; top: 0;
	width: 210px; height: 67px;
	background: url(../images/core/logo2.gif) no-repeat;
	z-index: 100;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}

#header #phone {
	position: absolute;
	right: 0; top: 15px;
	background: url(../images/core/icon-phone.gif) left 3px no-repeat;
	padding: 0 0 5px 18px;
	font: bold 13px/13px Tahoma, Arial;
	color: #3e8293;
	border-bottom: 1px dashed #ddd;
}

/* nav */
#nav {
	position: absolute;
	right: 0; top: 67px;
	height: 29px;
}

#nav ul { list-style-type:none; }
#nav li { float:left; }
#nav li a {
	height: 29px;
	display: block;
	text-decoration: none;
	text-indent: -9999px;
	overflow: hidden;
	margin-left: 6px;
}

#nav li a:hover { background-position:0 -29px !important; }

#nav li.home a { background:url(../images/nav/home.jpg); width:59px; }
#nav li.case a { background:url(../images/nav/case_studies.jpg); width:115px; }
#nav li.engineered a { background:url(../images/nav/engineered.jpg); width:152px; }
#nav li.standard a { background:url(../images/nav/standard.jpg); width:115px; }
#nav li.service a { background:url(../images/nav/service.jpg); width:65px; }
#nav li.contact a { background:url(../images/nav/contact.jpg); width:82px; }

body.home #nav li.home a, 
body.case #nav li.case a, 
body.engineered #nav li.engineered a, 
body.standard #nav li.standard a, 
body.service #nav li.service a, 
body.contact #nav li.contact a { background-position:0 -58px !important; }

/*---------------------------------------------   
    content
----------------------------------------------*/

/* containers */
#content {
	color: #546870;
	padding: 0 0 15px 0;
}

#leftcontent {
	float: left;
	width: 445px;
	padding: 20px 10px;
}

#rightcontent {
	float: right;
	width: 280px;	
	font: 11px/12px Tahoma, Arial;
	padding-top: 10px;
}


/* homepage (feature image) */
body.home #leftcontent {
	padding-top: 190px;
	background: url(../images/index/pic-feature.jpg) no-repeat;
}


/* styles (left) */
#leftcontent { font: 11px/16px Tahoma, Arial; }

#leftcontent p { margin: 10px 0; }
#leftcontent h2 {
	font: 14px/16px Tahoma, Arial;
	color: #3e8293;
	margin-top: 20px;
}

#leftcontent ul {	margin: 20px 40px; }

#casestudy {
	float:left;
	width:50%;
}

/* styles (right) */
#rightcontent {
	font: 11px/16px Tahoma, Arial;
	color: #546870;
}

#rightcontent p { margin: 10px 0; }

#rightcontent .item {
	padding: 10px 0px 15px 100px;
	border-bottom: 1px solid #ddd;
	background-position: 7px 13px;
	background-repeat: no-repeat;
	font: 11px/12px Tahoma, Arial;
	color: #546870; 
}

#rightcontent .item h3 {
	font: 12px/16px Tahoma, Arial;
	color: #3e8293;
}

#rightcontent .item p { margin: 5px 0; }

#rightcontent .item a { color: #9e4e23; }
#rightcontent .item a:hover { color: #000; }

/* square images */
#rightcontent .pic1 { background-image: url(../images/pic-panel-1.jpg); }
#rightcontent .pic2 { background-image: url(../images/pic-panel-2.jpg); }
#rightcontent .pic3 { background-image: url(../images/pic-panel-3.jpg); }


#rightcontent .contactdetails { padding: 30px 0 0 15px; }


/* style (general) */
#content a { color: #56c0db; }
#content a:hover { color: #000; }

.datatable td {
	padding: 3px;
 	border-bottom: 1px solid #ddd;
}	


/*---------------------------------------------   
    footer
----------------------------------------------*/
#logos {
	border-top: 1px solid #ddd;
	padding: 10px 0;
	text-align: center;
}

#logos ul { list-style: none; }
#logos li {
	display: inline;
	margin-right: 11px;
}

#footer {
	font: 10px/16px Tahoma, Arial;
	color: #969696;
	padding: 20px 10px;
	position: relative;
	border-top: 1px solid #ddd;
}

#footer a {
	color: #969696;
	text-transform: lowercase;
}
#footer a:hover { color: #666; }

#footer #wflogo {
	position: absolute;
	right: 0; bottom: 20px;
}


/*---------------------------------------------   
    forms
----------------------------------------------*/
form.form fieldset { border: 0; }

form.form ol { list-style: none; }

form.form li { margin-bottom: 5px; }
form.form li.button { margin-top: 15px; }

form.form label {
	display: inline-block;
	width: 100px;
	vertical-align: top;
}

form.form input, form.form select, form.form textarea {
	width: 250px;
	padding: 3px;
	border: 1px solid #ddd;
	background: #fff;
	font: normal 11px/11px Tahoma, Arial;
	color: #546870;
}

form.form select {
	padding: 0;
	width: auto;
}

form.form li.button input {
	width: auto;
	border: 0;
	background: #56c0db;
	color: #fff;
	cursor: pointer;
}

form.form fieldset legend {
	visibility: hidden;
}