
/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, submit, text {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;}
body {}

blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none; margin: 0px; padding: 0px; }

/* MISC AND GENERAL */

img{
	position: relative;
	top: 0px;
	left: 1px;
}

body {
	margin:0px;
	text-align: center;
	font-family:Arial, sans-serif;
	color: #686665;
	background: url('../images/bgtile.gif');
	background-repeat: repeat-x;
	background-color: #f9fafa;
}



#container {
	width:760px;
	margin: auto;
	background-color: #ffffff;
}







/* TOP */

#top{
	width: 760px;
	height: 242px;
	overflow: hidden;
	clear:both;
	text-align: center;
}

.home { background: url('../images/banner-home.jpg'); background-repeat: no-repeat; }
.about { background: url('../images/banner-about.jpg'); background-repeat: no-repeat; }
.services { background: url('../images/banner-services.jpg'); background-repeat: no-repeat; }
.clients { background: url('../images/banner-clients.jpg'); background-repeat: no-repeat; }
.careers { background: url('../images/banner-careers.jpg'); background-repeat: no-repeat; }
.clients { background: url('../images/banner-clients.jpg'); background-repeat: no-repeat; }
.faq { background: url('../images/banner-faq.jpg'); background-repeat: no-repeat; }
.links { background: url('../images/banner-links.jpg'); background-repeat: no-repeat; }
.contact { background: url('../images/banner-contact.jpg'); background-repeat: no-repeat; }


#top h1 {
	 background: url('../images/logo.gif');
	 width: 100%px;
	 height: 211px;
	 overflow: hidden;
	 position: relative;
	 top: 0px;
	 left: 0px;
	 margin-top: 0px;
	 margin-bottom: 0px;
}


#top h2 {
	 background: url('../images/effectiveonlinetag.gif');
	 width: 314px;
	 height: 32px;
	 overflow: hidden;
	 left: 0px;
	 top: 0px;
	 position: relative;
}


#top ul {
	width: 759px;
	height: 33px;
	padding-top: 6px; /* firefox padding */
	#padding-top: 8px; /* IE padding */
	top: 0px;
	left: 0px;
	position: relative;
	background-color: #686665;
	text-align: left;
	/*border: 1px #ffffff solid;  ?????? */
}


#top ul li {
	display:inline;
	font-family:Arial, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 6px;
	padding-left: 10px;
	padding-right: 6px;
}


#top ul li.first {
	display:inline;
	font-family:Arial, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 6px;
	border-left: 0px;
	padding-left: 10px;
	padding-right: 6px;
}


#top ul li a {
	text-decoration: none;
	color: #d3d3d3;
	text-transform: lowercase;
}

#top ul li a:hover {
	text-decoration: none;
	color: #ffffff;
}

#top ul li a.on {
	color: #ffffff;
}











/* MID inc #MID.CHILD & Content Page Optiond */

#mid {
	width:760px;
	margin: auto;
}

#mid p, #mid ul, #mid li, div.row span.label, div.row span.formw, .label {
	font-family: arial,verdana; 
	font-size: 11px; 
	color:#7c7a79; 
	font-weight: normal; 
	line-height:16px;
	margin: auto;
}



#mid .leftArea {
	display: block;
	width: 205px;
	position: relative;
	float: left;
	text-align: left;
	font-family:Arial, sans-serif;
	font-size: 11px;
	color: #8e8e8e;
	background-color: #e4e3e3;
	margin: 1px 0px 0px 1px;
	padding: 0px; /* firefox padding */
	#padding: 0px; /* IE padding */
	#margin-right: -3px;
	min-height: 650px; /* IE */
}

#mid .leftArea h1 {
	font-size: 13px;
	line-height: 18px;
	font-weight: bolder;
	color: #686665;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 15px;
/
}

#mid .leftArea h2 {
	font-size: 11px;
	line-height: 14px;
	font-weight: bolder;
	color: #686665;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px
}



#mid .leftArea p {
	font-size: 10px; 
	line-height:14px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 5px;
}


#mid .leftArea a {
	color: #d26c51;
	text-decoration: underline;
}

#mid .leftArea hr {
	border: 2px dotted #ffffff;
	width: 85%;
	text-align: center;
}

#mid .leftArea ul {
	margin: 0px;
	padding: 0px;
	margin-top: 25px;
	list-style-type: none;
	margin-left: 15px;
}

#mid .leftArea li a {
	margin: 0px;
	padding: 0px;
	color: #686665;
	font-size: 12px; 
	line-height:17px;
	text-transform: lowercase;
	text-decoration: none;
}

#mid .leftArea li a:hover {
	color: #f33500;
	text-decoration: underline;
}

#mid .leftArea li a.on {
	color: #f33500;
}





#mid .content {
	float: left;
	display: block;
	width: 552px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	margin: 1px 0px 0px 1px;
	#padding-left: 0px;
	min-height: 650px; /* IE */
	background-color: #ffffff;
}

#mid .content h1 {
	font-size: 18px;
	line-height: 30px;
	font-weight: normal;
	color: #ffffff;
	padding: 0px 0px 0px 0px;
	#padding: 0px 0px 0px 0px;
	margin: 0px;
	#margin: 0px;
	margin-bottom: 30px;
	display: block;
	background-color: #f33500;
	padding-left: 25px; /* firefox padding */
	#padding-left: 25px; /* IE padding */
	text-transform: lowercase;
	border-left: 2px solid #ffffff;
}

#mid .content h2 {
	margin: 15px 15px 15px 25px;
	#margin: 15px 15px 15px 25px;
	font-weight: bold;
}

#mid .content p, #mid .content ul {
	margin: 15px 15px 15px 25px;
	#margin: 15px 15px 15px 25px;
}

#mid .content li {
	margin-left: 35px;
	#margin-left: 35px;
}

#mid a {
	color: #f33500;
	text-decoration: underline;
}

#mid a:hover {
	color: #9c2e0f;
	text-decoration: underline;
}

#mid .content a.anchor {
	color: #686665;
	text-decoration: none;
	font-weight: bold;
}

#mid .content hr {
	border: 0px;
	width: 85%;
	text-align: center;
	height: 1px;
	color: #e3dfd7;
}




/* Enquiry Form */
div.row {
  clear: both;
  padding-top: 2px;
  }

div.row span.label {
  float: left;
  width: 130px;
  text-align: left;
  font-style:inherit;
  font-size:inherit;
  }

div.row span.formw {
  float: right;
  width: 235px;
  text-align: left;
  font-style:inherit;
  font-size:inherit;
  text-align: left;
  } 






/* FOOTER */



#footer {
	background: url('../images/bottom.gif');
	background-repeat: no-repeat;
	width:760px;
	margin: auto;
	text-align: left;
	position: relative;
	padding-top: 4px;
	clear: both;
}

#footer .left {
	position: relative;
	float: left;
	width: 500px;
	font-family:Arial, sans-serif, verdana;
	font-size: 11px;
	line-height: 18px;
	color: #8e8e8e;
	margin-right: -30px;
}


#footer .left a {
	color: #8e8e8e;
	text-decoration: none;
}


#footer .right {
	position: relative;
	float: right;
	width: 260px;
	text-align: right;
	padding: 0px;
	font-family:Arial, sans-serif, verdana;
	font-size: 11px;
	line-height: 18px;
	color: #8e8e8e;
	padding-top: 15px;
}


#footer .right a {
	color: #8e8e8e;
	text-decoration: none;
}


#footer .left a.desdev {
	font-size: 8px;
	line-height: 14px;
}

#footer a:hover {
	color: #6f6f6f;
}


#clientList { text-align: center; }

#clientList img {
	border: 0;
	margin: 20px 5px 0px 5px;
}



