/*  General declarations  */

body, div, p, ul, ol, li, img, h1, h2, h3 {
	margin: 0em;
	padding: 0em;
}

body {
	background-color: #636363;
}

h1 {
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 27.0625em;
	padding: .625em 1.25em;
	font-weight: normal;
}

h1.about {
	background-color: #928A85;
}

h1.tech {
	background-color: #b09c69;
}

h1.interactive {
	background-color: #996633;
}

h1.consult {
	background-color: #989e92;
}

h1.contact {
	background-color: #aba18c;
}

h1.sitemap {
	background-color: #aba18c;
}




/*  General class rules  */





/*  Main Content area  */

#centerWrap {
	width: 100%;
}


#logo {
	width: 48.75em;
	height: 4.875em;
	margin: .625em auto 0em auto;
	background-color: #d9d9d9;
	border-bottom: .4375em solid #000;
}

#logo img {
	height: 3.25em;
	width: 11.5em;
	margin-top: 1.4375em;
}

#nav {
	margin: 0em auto 0em auto;
	height: 25px;
	background-color:#A8A8A8;
	border-top: .6875em solid #99ccff;
	width: 48.75em;
}

#nav li {
	display: inline;
	float: left;
	margin: 0px;
}

#nav li a {
	padding: .5em;
	border: 1px solid #fff;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-right: none;
	width: 10.875em;
	display: block;
	font-size: .6875em;
}

#nav li:first-child a {
	border-left: #A8A8A8 solid 1px;
}

#nav li.nextSection a, #nav li a:hover {
	background-color: #cfcdce;
}


#dropDownMenu {
	position: absolute;
	top: 8.125em;
	width: 8.0625em;
	background-color: #cfcdce;
	border-left: .0625em solid #fff;
	border-right: .0625em solid #fff;
	border-bottom: .0625em solid #fff;
	padding: 0em;
}

#dropDownMenu li {
	border: none;
	text-align: left;
	padding: 0em;
	margin: 0em;
	display: block;
}

#dropDownMenu li:first-child a {
	border: none;
}

#dropDownMenu li a {
	font-size: .6875em;
	padding: .625em;	
	display: block;
	width: 10.6875em;
	border: none;
	color: #333;
}

#dropDownMenu li a:hover {
	background-color: #e2e2e2;
}

div.left {
	margin: auto;
	width: 48.75em;
	background-color: #fff;
}

div.leftMin {
	margin: auto;
	height: 21.75em;
	background-color: #fff;
}

#content {
	width: 29.3125em;
	float: left;
	padding-bottom: 0em;
}

#content h2 {
	font-size: .6875em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	margin-top: 1.75em;
	margin-left: 1.75em;
	margin-right: 1.75em;
}

#content h3 {
	font-size: .6875em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	margin-top: 1.75em;
	margin-left: 1.75em;
	margin-right: 1.75em;
}

#content p, #content address {
	font-size: .6875em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 1.3125em;
	margin-top: 1.75em;
	margin-left: 1.75em;
	margin-right: 1.75em;
}

#content p.caption {
	font-style: italic;
	margin-top: .875em;
	margin-bottom: 3em;
}

#content h2 + p, #content h2 + ul {
	margin-top: 1em;
}

#content p + h2, #content ul + h2 {
	margin-top: 3em;
}

#content a:link, #content a:visited {
	color: #000099;
	text-decoration: underline; 
}

#content a:hover, #contnet a:active {
	color: #3333ff;
	text-decoration: underline;
}


#content ul {
	margin-left: 2.25em;
	margin-top: 1em;
}

#content ul li {
	font-size: .6875em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	padding-left: 0em;
	line-height: 1.125em;
	margin-top: .75em;
	list-style-image: url(/images/base/bullet.gif);
}

#sideImage {
	height: 18.75em;
	width: 19.4375em;
	float: left;
}


#footerSpacer {
	width: inherit; 
	clear: both; 
	padding-top: 2em;
}




/*  Hot Jobs pages  */

#content div.jobDetails {
	margin-top: 2.25em;
	margin-left: 1.25em;
	margin-right: 1.25em;
	border-top: .0625em solid #999;
}

#content div.jobDetails h2, #content div.jobDetails h3, #content div.jobDetails p {
	margin-left: auto;
	margin-right: auto;
}

#content div.jobDetails h2 {
	margin-top: 1em;
}

#content div.jobDetails h2 span {
	font-weight: normal;
}

#content div.jobDetails p {
	margin-top: 0em;
}

 #content div.jobDetails ul {
	margin-left: 1em;
	margin-right: 1em;
	margin-top: .3125em;
}

#content div.jobDetails ul + p {
	margin-top: 1.75em;
}

#content div.jobDetails h3 + p {
	margin-top: .5em;
}




/*  contact us page  */

#content p.contact {
	margin-top: .25em;
}

#content address {
font-style: normal;
margin-top: .25em;
}




/*  site map  */

#content ul#sitemap li {
	margin-top: 2em;
}

#content ul#sitemap li ul li {
	margin-top: .5em;
}



/*  Footer areas  */

#footer {
	width: 48.75em;
	margin:auto;
}

#footer img {
	width: 48.75em;
	height: 1.0625em;
	border-bottom: .4375em solid #000;
}


#bottomNav {
	text-align: center;
}

#bottomNav li {
	display: inline;
	padding: .5em;
}

#bottomNav li a, #footer p {
	font-size: .6875em;
	color: #ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#bottomNav li a:hover {
	color: #fff;
}

#footer p {
	text-align: center;
	margin-top: .875em;
}