@charset "UTF-8";

body {
	font-family: Helvetica, Arial, sans-serif;
	color: #999999;
	font-size:100%;
	background-color:#000000;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
}

a {
	color:#FFFFFF;
	text-decoration:none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#skip-links {
	display:none;
}



/* Header from here */

#header {
/*	background:url(../images/bg_head.jpg) repeat-x bottom;*/
	float:left;
	height:85px;
	width:100%;
}

#header div {
	width:860px;
	margin:9px 0 0 82px;
	border-bottom:1px solid #404040;
}

#header span {
	margin-right:15px;
	font-size:0.6875em;
	line-height:1.4em;
}

#don_whyte h1 {
	margin:0;
	padding:0;
	background-color:#000000;
}


#don_whyte h1 a {
	display:block;
	width:250px;
	height:42px;
	margin:0 0 19px 82px;
	padding:0;
	background:url(../images/don_whyte.gif) no-repeat;
}

#don_whyte h1 span {
	display:none;
}


/* Content from here */

#wrapper {
	background-color:#000000;
	width:100%;
	float:left;
	padding-bottom:20px;
}

#content {
	width:860px;
	margin-left:82px;
}


#content_offset {
	width:605px; 
	float:left;
	margin-top:51px;
}

#copy_wrapper, #copy, #nav {
	float:left;
	clear:none;
}

#copy_wrapper {
	position:absolute;
	top:310px;
	left:82px;
	width:605px;
	font-size:0.75em;
	line-height:1.3333em;
	color:#CCCCCC;
}

#copy_wrapper h2 {
	font-size:1.5em;
	line-height:1.2222em;
	font-weight:normal;
	margin:0 0 9px 0;
	color:#999999;
}


#copy {
	padding:18px;
}

.clear {
	clear:both;
	float:left;
	width:569px;
}

#copy_bottom {
	clear:both;   
}

#copy img {
	margin-bottom:9px;
}

#copy ul {
	list-style:none;
	padding:0;
	margin:0;
}

#copy ul li {
	margin-bottom:5px;
}

#nav {
	width:245px;
	margin-left:10px;
}


/* Page specific content */
.four_col, .three_col {
	float:left;
	margin-left:9px;
}


.four_col {
	width:135px;
}

.clear .is_left {
	text-align:right;
}

.three_col {
	width:183px;
}

.is_left {
	margin-left:0;
}

#copy img.is_bottom {
	margin-bottom:0;
}


#contact_us_pic {
	width:331px;
	float:left;
	clear:none;
}

#contact_us_copy {
	float:left;
	clear:none;
	width:224px;
	margin-left:14px;
}

#about_us_copy_quote {
 	float:left;
	clear:none;
	width:314px;
	text-align:right;
}

#about_us_copy_quote h2 {
	margin-bottom:0;
	padding-bottom:0;
}

#about_us_copy {
 	float:left;
	clear:none;
	margin-left:14px;
	width:241px;
}

/* flash from here */
#inpageFlash_copy {
	float:left;
	clear:none;
	height:1px;
}


/* Footer from here */

#footer {
/*	background-image: url(../images/bg_foot.jpg);*/
	background-repeat: repeat-x;
	height:75px;
	clear:both;
	font-size:0.5625em;
}

#bottom_nav {
	list-style:none;
	width:860px;
	margin:0 0 0 82px;
	padding:0;
}

#bottom_nav li {
	float:left;
	display:block;
	margin-right:20px;
}

#bottom_nav li a {
	color:#999999;
}

#bottom_nav li a:hover {
	color:#FFFFFF;
}

#bottom_nav li a.selected {
	color:#FFFFFF;
}

#about_us{
	background:url(../images/bull_about_us.gif) no-repeat 0px 4px;
	padding-left:16px;
}

#our_services{
	background:url(../images/bull_our_services.gif) no-repeat 0px 4px;
	padding-left:16px;
}

#contact_us{
	background:url(../images/bull_contact_us.gif) no-repeat 0px 4px;
	padding-left:16px;
}

#our_team{
	background:url(../images/bull_our_team.gif) no-repeat 0px 4px;
	padding-left:16px;
}

