html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
outline: 0;
}
body {
line-height: 1;
color: black;
background: white;
}
ol, ul {
list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}





body {
font-family: Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
}

#header {
position: relative;
width: 1044px;
height: 32px;
top: 0;
left: 50%;
margin-left: -522px;
background-color: #000;
}

	#slogan_left {
	position: absolute;
	top: 8px;
	left: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	}
		
		.sub {
		color: #999;
		}
	
	#slogan_right {
	position: absolute;
	top: 8px;
	right: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #999;
	}
	
		.number {
		color: #fff;
		padding-right: 10px;
		}
		
		#slogan_right a, #slogan_right a:visited {
		color: #fff;
		text-decoration: none;
		}
		
		#slogan_right a:hover {
		color: #ccc;
		}

#nav {
position: absolute;
width: 1044px;
height: 40px;
top: 50px;
left: 50%;
margin-left: -522px;
}

	#nav li {
	display: inline;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	letter-spacing: .5px;
	}
	
	#nav li:hover {
	background-color: #000;
	}
	
	#nav a:active, #nav a:visited, #nav a {
	text-decoration: none;
	color: #b9b9b9;
	font-size: 12px;
	font-weight: bold;
	}
	
	#nav a:hover {
	color: #fffe00;
	background-color: #000;
	}
	
	body#home li#homenav, body#home a#homenav,
	body#about li#aboutnav, body#about a#aboutnav,
	body#services li#servicesnav, body#services a#servicesnav,
	body#management li#managementnav, body#management a#managementnav,
	body#testimonials li#testimonialsnav, body#testimonials a#testimonialsnav,
	body#fame li#famenav, body#fame a#famenav,
	body#contact li#contactnav, body#contact a#contactnav,
	body#career li#careernav, body#career a#careernav{
	color: #fffe00;
	background-color: #000;
	}

#projects {
position: absolute;
width: 1044px;
height: 439px;
top: 70px;
left: 50%;
margin-left: -522px;
}

#sidebar {
position: absolute;
width: 192px;
top: 530px;
right: 50%;
margin-right: -522px;
padding-bottom: 30px;
text-align: justify;
}

	#sidebar ul {
	margin-top: 5px;
	line-height: 18px;
	}

	.check {
	font-weight: bold;
	font-size: 12px;
	padding-left: 20px;
	margin-bottom: 3px;
	background-image: url('images/check.jpg');
	background-repeat: no-repeat;
	background-position: 0px 4px;
	}
	
	#sidebar hr {
	border: 1px dotted #999;
	width: 100%;
	}
	
	#sidebar p {
	font-weight: bold;
	font-size: 12px;
	padding-top: 5px;
	line-height: 16px;
	}
	
	.community {
	font-weight: bold;
	font-size: 12px;
	color: #186500;
	line-height: 18px;
	text-align: left;
	}
	
#content {
position: absolute;
width: 830px;
top: 530px;
left: 50%;
margin-left: -522px;
padding-bottom: 30px;
}

	#content hr {
	border: 1px dotted #999;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
	}
	
	#content p {
	font-size: 13px;
	line-height: 16px;
	color: #000;
	padding-bottom: 15px;
	}
	
	.bold {
	font-size: 14px;
	font-weight: bold;
	}
	
	.logo {
	padding-bottom: 5px;
	}
	
	.message {
	position: absolute;
	top: 0;
	left: 190px;
	width: 640px;
	font-size: 14px;
	line-height: 16.5px;
	}
	
	#content ul {
	margin-top: -5px;
	padding-left: 10px;
	padding-bottom: 15px;
	}
	
	#content li {
	font-size: 13px;
	font-weight: bold;
	color: #186500;
	line-height: 16px;
	list-style-type: disc;
	margin-left: 15px;
	}
	
/* contact form */
	
.formtext {
font-weight: bold;
font-size: 13px;
line-height: 16px;
color: #000;
padding-bottom: 15px;
}

input {
width: 500px;
}

.textarea {
width: 500px;
height: 60px;
}

.submit {
width: 100px;
}

/* management team */

#bio {
text-align: justify;
line-height: 12px;
clear: both;
padding-bottom: 20px;
}

	#bio h1 {
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 5px;
	font-size: 14px;
	}

/* testimonials */

#test {
position: absolute;
width: 830px;
top: 530px;
left: 50%;
margin-left: -522px;
padding-bottom: 30px;
}

	#test ul {
	margin-top: -5px;
	padding-bottom: 15px;
	}
	
	#test li {
	font-weight: bold;
	color: #186500;
	line-height: 16px;
	}
	
	.quote {
	font-style: italic;
	font-size: 14px;
	padding-bottom: 10px;
	}
	
	.quote2 {
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 20px;
	}
















