
body {
	margin:0;
	padding:0;
	text-align:center;
	min-width:800px;
}

a {
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

a img {
    border:none;
}

h1 {
	margin:15px 0 0 0;
	padding-bottom:5px;
	clear:both;
}

h2 {
	margin:0;
	padding:0;
	margin-bottom:10px;
}

h2.featured {
	margin:-5px 0 8px 0;
}


/*-------------- layout ------------------- */

#outer{
	width:800px;
	text-align:left;
	margin:0 auto;
}
 
* html #outer{height:99.9%;} /*For ie as treats height as min-height anyway - also addreeses rounding bug at bottom of screen in IE*/
#menu{
	position:relative;
	width:800px;
	min-width:800px;
	min-height:45px;
	margin:0 auto;
}
* html #menu{height:45px}

#header {
	position:relative;
}

#header_container {
	width:800px;
	margin:0 auto;
	text-align:left;
}

#content {
	margin:0;
	position:relative;/*ie needs this to show float */
	width:460px;
	float:left;
	padding:5px 0 10px 0;
}
#content p {
	text-align:justify;
	margin:8px 0 20px 0;
	}

#content p.headline {
	height:26px;
	padding:3px 0 0 30px;
	margin:5px 0 15px 0; 
	}

#footer {
	width:800px;
	height:50px;
	text-align:center;
	margin:0 auto;
	margin-top:15px;
}
#footer #container {
	width:800px;
	margin:0 auto;
	padding-top:15px;
	text-align:left;
}

#footer #container img{
	vertical-align:middle;
	margin-top:-2px;
}

#footer #container span{
	float:right; 
	margin-right:206px;
	margin-top:-17px;
}

#footer #container span a{
	padding:0px 3px;
	font-size:10px;
	margin-left:7px;
}

* html #footer {/*only ie gets this style*/
	he\ight:50px;/* for ie6 */
	margin-bottom:-1px;
}
div,p  {margin-top:0}/*clear top margin for mozilla*/
#right{
	margin:0;
	width:265px;
	float:left;
	margin-left:35px;
	padding:5px 0;
}

#right p{
	margin-bottom:15px;
	margin-top:10px;
}

#clearfooter {width:100%;height:50px;clear:both} /* to clear footer */

/*--------------- end layout ---------------- */

/* ----- clearing ----------- */

clear {
	clear:both; 
	height:1px; 
	margin:0; 
	padding:0; 
	line-height: 1px;
}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

* html>body .clearfix {
	display: block; 
	width: 0;
}
 
* html .clearfix {
/* Hides from IE-mac \*/
height: 0;
/* End hide from IE-mac */
}

/* -----------------end clearing------------- */


/*--------------- header content -------------*/

#topMenu{
	position:absolute;
	padding-top:12px;
	left:-8px;
}

#topMenu ul {
	list-style:none;
	margin:0;
	padding:0;
	}
#topMenu  li {
	float:left;
	text-align:center;
	}
	
#topMenu ul li a {
	height:16px;
	display:block;
	text-decoration:none;
	padding:2px 10px;
	float:left;
	}
#topMenu ul li a.selected{
	text-decoration:none;
	}
#topMenu ul li a:hover{
	text-decoration:none;
	}
	
/* Commented backslash hack hides rule from IE5-Mac \*/
#topMenu li a
{
float: none
}
/* End IE5-Mac hack */

#label {
	position:absolute;
	float:right;
	width:140px;
	height:26px;
	top:5px;
	right:161px;
}

#testimonial {
	float:left;
	width:240px;
	margin:15px 0 0 35px;
	padding-top:20px;
	text-align:justify;
}

#headerHeadline {
	float:left;
	width:340px;
	padding:40px 0 0 45px;
	text-align:justify;
}	

/*------------ end header --------------- */

/* ----------- content -------------------*/

#logo {
	float:left;
	padding:40px 0 30px 0;
	margin:0;
	width:350px;
	height:100px;
}

#logo h1 {
	margin:0;
	padding:0;
	padding-top:10px;
	background:none;
	margin-bottom:15px;
	}

#logo h1 a, #logo h1 a:hover{
	background:url(../images/logo.jpg) top left no-repeat;
	height:53px;
	width:205px;
	text-indent:-9000px;
	display:block;
	text-decoration:none;
}

#logo h2 {;
	margin-bottom:5px;
}

#logo p {
	margin-right:120px;
	padding-bottom:20px;
}

#featured {
	padding:15px 0;
}


#featured ul {
	clear:both;
	list-style:none;
	margin:0;
	padding:0;
	margin-top:-10px;
}

#featured ul li{

	width:40px;
	height:50px;
	float:left;
	padding:0;
	padding-bottom:4px;
	margin:10px 11px 0 0;
	/*border:1px solid #E0E2C5;*/
	text-align:center;
	background:url(../images/shadow_thumb.jpg) bottom left no-repeat;
}

#featured img{
	float:left;
	margin:0;
	clear:both;
	cursor:pointer;
	border:1px solid #ddd;
	width:40px;
	height:45px;
}

#featured ul li img:hover{
	border:1px solid #9A9A52;
}

ul.roles {
	margin:0;
	padding:0;
	list-style:none;
	margin-top:10px;
	width:200px;
	float:left;
}

ul.roles li {
	display:block;
	background:url(../images/bullet_list.jpg) top left no-repeat;
	margin:3px 0 0 3px;
	padding:2px 0 5px 22px;
	border-bottom:1px dashed #ccc;
}

ul.services {
	margin:0 0 20px 20px;
	padding:0;
	list-style:none;

}

ul.services li {
	width:94%;
	display:block;
	background:url(../images/bullet_list.jpg) top left no-repeat;
	margin:3px 0 0 3px;
	padding:2px 0 5px 22px;
	border-bottom:1px solid #efefef;
}

.workshot {
	border:5px solid #eee; 
	margin:15px 0;
}

.visitlink {
	float:left;
	padding-left:5px;
}

.workdescription {
	width:230px;
	float:left;
	padding-right:25px;
}

div.profilecontainer {
	margin:0;
	margin-top:15px;
	padding:7px;
	padding-right:17px;
	border:1px solid #ccc;
	background-color:#FCFCF9;
	text-align:justify;
}

div.profilecontainer h2 {
	font-size:1.2em;
	color:#666;
	margin-bottom:5px;
}

.picture {
	float:left;
	margin:0 12px 0 0;
	padding:5px;
	border:1px dashed #DFDFDF;
	background-color:#FFFFFF;
}

.visitSiteLink {
	background:url(../images/bullet_visit.jpg) top left no-repeat;
	padding-left:25px;
}

/*------------ end content ---------------*/

/* -------------right bar --------------- */

#quickcontact {
	position:relative;
	clear:both;
	float:left;
	width:250px;
	background:#F5F7EE url(../images/box_top.gif) top left no-repeat;
	margin:0 0 15px 0;
	padding:0;
	
}

#quickcontact .inner {
	margin:0;
	background:url(../images/box_bottom.gif) bottom left no-repeat;
	padding:8px 15px 15px 10px;
}

#quickcontact .inner .link{
	cursor:pointer;
	color:#9A9A52
}

ul.workTabs {
	list-style:none;
	margin:10px 0 0 0;
	padding:0;
	width:100%;
}

ul.workTabs li{
	float:left;
	display:block;
	padding-right:15px;
}

ul.workTabs li a{
	text-decoration:none;
}

ul.workTabs li a:hover{
	text-decoration:underline;
}

/*------------ end right bar -------------- */
