/* RESETS */
* { margin: 0; padding: 0; }
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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* End of RESETS */

body {
	background-color: #999;
	background-image: url(images/body-bg.jpg);
	background-repeat: repeat;
	font-family: Helvetica, sans-serif;
	font-size: 62.5%
}
p {
	margin-bottom: 1em;
	font-size: 1.2em;
	line-height: 1.5em;
}
#pagewrap {
	width: 964px;
	margin-left: auto;
	margin-right: auto;
}
#pagebox {
	width: 964px;
	position: relative;
	background: url(images/content-bg.gif) repeat-y;	
}
#pageheader {
	height: 121px;
	background-image:url(images/header.jpg);
}
#imgrotates {
	width: 515px;
	height: 121px;
	overflow:hidden;
	float: right;
}
#navbar {
	height: 43px; 
	background: url(images/navbar.jpg) no-repeat; 
	/* overflow: hidden; */
}
#navbar ul#nav li { 
	display: inline; 
}
ul#nav li a { 
	display: block; 
	height: 43px; 
	text-indent: -9999px;
	float: left; 
	position: relative;
	clear:right;
}
ul#nav li.home a { width: 75px; background: url(images/mnuhome.jpg) top center; }
ul#nav li.markets a { width: 87px; background: url(images/mnumarkets.jpg) top center; }
ul#nav li.difference a { width: 208px; background: url(images/mnudifference.jpg) top center; }
ul#nav li.designbuild a { width: 117px; background: url(images/mnudb.jpg) top center; }
ul#nav li.buildingsystem a { width: 172px; background: url(images/mnubs.jpg) top center; }
ul#nav li.projects a { width: 135px; background: url(images/mnuprojects.jpg) top center; }
ul#nav li.contact a { width: 111px; background: url(images/mnucontact.jpg) top center; }
ul#nav li a:hover { 
	background-position: bottom center; 
	position: relative;
}
#submarkets {
	position: absolute;
	width: 124px;
	height: 148px;
	top: 160px;
	left: 75px;
	visibility:hidden;
}
#submarkets ul.submenu {
	display: inline;
}
#submarkets ul.submenu li a { 
	display: inline; 
	height: 37px; 
	text-indent: -9999px;
	float: left;
	background-image: none;
}
#submarkets ul.submenu li.education a { width: 124px; background: url(images/mnueducation.jpg) top center; }
#submarkets ul.submenu li.medical a { width: 124px; background: url(images/mnumedical.jpg) top center; }
#submarkets ul.submenu li.commercial a { width: 124px; background: url(images/mnucommercial.jpg) top center;  }
#submarkets ul.submenu li.government a { width: 124px; background: url(images/mnugov.jpg) top center;  }
#submarkets ul.submenu li a:hover { 
	background-position: bottom center; 
}

#content {
	clear: none;
	padding-top: 25px;
	padding-left: 30px;
	padding-right: 30px;
}
#content h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 2.5em;
	margin-bottom: 1em;
}
#textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #CCC;
	margin: 0 0 25px 0; 
	padding: 1.5em 1.5em 53px 1.5em; 
	border: 1px solid #000; 
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 
	background-attachment: scroll; 
	background-color: #EEE; 
}
#textarea h2 {
	font-weight: bold;
	font-size: 1.5em;
	margin-bottom: 1em;
}
#textarea li {
	list-style:disc;
	margin: 0 0 .6em 5em;
	font-size: 1.25em;
	
}
.imgrt {
	float:right;
	margin: 0 0 20px 20px;
}
.imgleft {
	float:left;
	margin: 0 20px 20px 0;
}

#pagefoot {
	clear:both;
	height: 10px;
	background:url(images/footbg.gif) no-repeat
}
#basemenu {
	text-align: center;
	color: #FFF;
	font: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	margin-top: 1em;
}
#basemenu a,
#basemenu a:visited,
#basemenu a:hover {
	color: #FFF;
	text-decoration:underline;
}
.projectdiv {
	text-align: center;
	width: 150px;
	float: left;
	margin: 0 10px 2em 10px;
}
#profilediv {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	height: 480px;
}
#pic1 {
	width: 260px;
	height: 180px;
	position: absolute;
	top: 300px;
	left: 0px;
}
#pic2 {
	width: 260px;
	height: 180px;
	position: absolute;
	top: 300px;
	left: 270px;
}
#pic3 {
	width: 260px;
	height: 180px;
	position: absolute;
	top: 300px;
	left: 540px;
}
#profilemainpic {
	height: 290px;
	width: 450px;
	position: absolute;
	top: 0px;
	left: 350px;
}
#profiletext {
	height: 290px;
	width: 320px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #FFF;
	overflow: hidden;
	padding-left: 10px;
	padding-right: 10px;
}

#textarea form {
	font-size: 1.2em;	
}
.fieldlabel {
	font-weight: bold;
	text-align: right;
	color: #000;
}
.fieldreq {
	font-weight: bold;
	text-align: right;	
	color: #FF0000;	
}

