/*--------------------------------------------------
	General Typography / Miscellaneous Styles
--------------------------------------------------*/

body, div, p, ul, ol, table, td, th, 
h1, h2, h3, h4, h5, h6, h7, img, object,
form, input, textarea, select, option {
	font-family:  'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	text-align: left;
	vertical-align: top;
	border: 0;
	margin: 0 0 0 0;
	padding: 0 0 0 0;	
	color: #010040;
}

body {
	display: block;
	background-color: #A8A9B0;
	background-image: url("/img/body_bg.jpg");
	background-repeat: repeat-x;
	background-position: 0 0;
	text-align: center;
	padding: 0 0 25px 0;
}

p {
	margin: 0 0 17px 0;
	padding: 0 0 0 0;
	text-align: justify;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 17px 0;
	padding: 0 0 0 0;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	padding: 12px 0 8px 0;
	margin: 0 0 0 0;
}

a:link,
a:visited,
a:active {
	color: #1b60de;
	text-decoration: underline;
}

a:hover {
	color: #1b60de;
	text-decoration: none;
}

#content ul {
	list-style-position: outside;
	margin: 0 0 17px 0;
	padding: 0 0 0 24px;
}

#content ul ul {
	list-style-position: outside;
	margin: 0 0 0 0;
	padding: 0 0 0 24px;
}

p#pullout {
	font-size: 14px;
	line-height: 22px;
	text-align: left;
	color: #49518f;
	border-bottom: 1px solid #747ba7;
	border-top: 1px solid #747ba7;
	padding: 12px 12px 20px 12px;
	background-color: #eeeff4;
}

div#page_control {
	margin: 30px 0 30px 0;	
	padding: 0 12px 0 12px;
	font-size: 11px;
	border-top: 1px solid #747ba7;
	border-bottom: 1px solid #747ba7;
	background-color: #eeeff4;
}

p#back {
	text-align: left;
	margin: 0 0 0 0;
	padding: 6px 0 0 0;
}

p#next {
	margin: -17px 0 0 0;
	text-align: right;
	padding: 0 0 10px 0;
}

img.img_rt {
	float: right;
	margin: 0 0 0 12px;
	padding: 0 0 0 0;
}

ul.awards_press {
	list-style-type: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

ul.awards_press li {
	list-style-type: none;
	padding: 0 0 12px 0;
	margin: 0 0 0 -24px;
}

ul.awards_press li em {
	color: #747ba7;
	font-size: 11px;
}

table#proj_table {
	width: 100%;
	margin: 24px 0 24px 0;
	border-top: 1px solid #747ba7;
}

table#proj_table th {
	font-size: 11px;
	background-color: #eeeff4;
	color: #747ba7;
	vertical-align: middle;
	border-bottom: 1px solid #747ba7;
	padding: 4px 6px 6px 12px;
	margin: 0 0 0 0;
}

table#proj_table td {
	font-size: 11px;
	line-height: 15px;
	border-bottom: 1px solid #747ba7;
	padding: 10px 6px 12px 12px;
	margin: 0 0 0 0;
}


/*--------------------------------------------------
	Subnav
--------------------------------------------------*/

#sub_nav {
	position: absolute;
	width: 140px;
	top: 310px;
	left: 148px;
	background-color: #232C74;
	border: 2px solid #4F5891;
	background-image: url("/img/subnav_bg.jpg");
	background-repeat: no-repeat;
	background-position: 0 0;
}

#sub_nav ul {
	width: 135px;
	list-style-type: none;
	font-size: 11px;
	padding: 8px 0 8px 5px;
}

#sub_nav ul li {
	list-style-type: none;	
	width: 135px;
}

#sub_nav ul li#subnav_current, 
#sub_nav ul li a {
	line-height: 16px;
	text-align: right;
	display: block;
	padding: 1px 10px 2px 0;
	color: #FFFFFF;
	width: 125px;
	text-decoration: none;
	margin: 0 0 1px 0;
}

#sub_nav ul li#subnav_current, 
#sub_nav ul a:hover {
	background-color: #7d84ae;
}



/*--------------------------------------------------
	Containers
--------------------------------------------------*/

#page_home {
	position: relative;
	background-color: #FFFFFF;
	border: 1px solid #BEC1D5;
	width: 730px;
	height: 470px;
	margin: 23px auto;
	padding: 15px 10px 15px 10px;
	background-image: url("/img/footer_home_bg.jpg");
	background-repeat: no-repeat;
	background-position: bottom center;
}

#flash_home {
	position: relative;
	width: 730px;
	height: 203px;
	top: 5px;
	margin: 0 0 5px 0;
	background-color: #010040;
}

#footer_home {
	position: absolute;
	top: 506px;
	padding: 0 0 0 0;
}

#page {
	position: relative;
	background-color: #FFFFFF;
	border: 1px solid #BEC1D5;
	width: 730px;
	margin: 23px auto;
	padding: 15px 10px 15px 10px;
	background-image: url("/img/footer_bg.jpg");
	background-repeat: no-repeat;
	background-position: bottom center;
}

#header {
	position: relative;
	background-image: url("/img/header_bg.jpg");
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 730px;
	height: 135px;
}

#main_nav {
	position: absolute;
	top: 130px;
	right: 5px;
}

#flash {
	position: relative;
	width: 730px;
	height: 150px;
	top: 5px;
	margin: 0 0 5px 0;
	background-color: #010040;
}

#client {
	position: absolute;
	top: 359px;
	right: 5px;
	height: 24px;
	width: 453px;
	background-image: url("/img/nav_end.jpg");
	background-repeat: repeat-x;
	background-position: 0 0;
}

#brochure {
	display: block;
	width: 453px;
	position: absolute;
	top: 395px;
	right: 5px;
}

#brochure a img {
	padding-right: 5px;
	margin-top: -5px;
}

#address {
	position: relative;
	left: 0;
}

#eoe {
	position: relative;
	left: 354px;
}

#content {
	position: relative;
	width: 419px;
	top: 5px;
	left: 287px;
	background-image: url("/img/content_bg.jpg");
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 12px 12px 50px 12px;
	margin: 0 0 0 0;
}

/* Hack Mac IE to fix positioning */
/*\*//*/
#content {
	top: 0;
	display: inline-table;
}
/**/ 



/*--------------------------------------------------
	Client Login Form 
--------------------------------------------------*/

#client_form input.text {
	font-size: 11px;
	height: 14px;
	width: 92px;
	line-height: 14px;
	padding: 0 4px 0 4px;
	margin: 5px 0 4px 0;
	background-image: url("/img/input_bg.gif");
}

#client_form input.button {
	position: relative;
	height: 20px;
	width: 50px;
	margin: 2px 12px 2px 14px;
}



/*--------------------------------------------------
	Contact Form 
--------------------------------------------------*/

#contact_form label {
	font-size: 11px;
	line-height: 14px;
	padding: 0 0 0 0;
	margin: 0 0 10px 0;
	width: 100%;
	display: block;
}

#contact_form label input.text {
	font-size: 11px;
	line-height: 14px;
	height: 14px;
	width: 202px;
	padding: 2px 4px 2px 4px;
	border: 1px solid #BEC1D5;
	background-image: url("/img/input_bg.gif");
}

#contact_form textarea {
	font-size: 11px;
	line-height: 14px;
	width: 415px;
	height: 90px;
	padding: 2px 0 2px 4px;
	border: 1px solid #BEC1D5;
	background-image: url("/img/input_bg.gif");
}

#contact_form label input.text:focus,
#contact_form textarea:focus {
	border: 1px solid #232766;
}

#contact_form input.button {
	height: 20px;
	width: 93px;
}



/*--------------------------------------------------
	Subcontractor Form 
--------------------------------------------------*/

#subcon_form fieldset {
	display: block;
	border: none;
	border-bottom: 1px solid #747ba7;
	border-top: 1px solid #747ba7;
	color: #49518f;
	background-color: #eeeff4;
	padding: 8px 0 12px 12px;
	margin: 0 0 24px 0;
}

#subcon_form fieldset h2 {
	color: #49518f;
	font-size: 13px;
	line-height: 22px;
	font-weight: bold;
	padding: 0 0 10px 0;
	margin: 0 0 0 0;
}

#subcon_form label {
	color: #49518f;
	font-size: 11px;
	line-height: 14px;
	padding: 0 0 0 0;
	margin: 0 0 8px 0;
	display: block;
}

#subcon_form label.check {
	width: 135px;
}

#subcon_form label.check input {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border: 0;
}

#subcon_form input.long,
#subcon_form input.short {
	font-size: 11px;
	line-height: 14px;
	height: 16px;
	width: 265px;
	padding: 2px 4px 2px 4px;
	margin: 0 12px 0 0;
	border: 1px solid #BEC1D5;
	background-image: url("/img/input_bg.gif");
}

#subcon_form input.long {
	width: 248px;
}

#subcon_form input.short {
	width: 113px;
}

#subcon_form select.short {
	font-size: 11px;
	line-height: 14px;
	width: 123px;
	border: 1px solid #BEC1D5;
	margin: 0 12px 0 0;
	padding: 0 0 0 0;
}

#subcon_form select.short option {
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 0 0;	
	padding: 0 4px 0 4px;
}

#subcon_form textarea {
	font-size: 11px;
	line-height: 14px;
	width: 387px;
	height: 45px;
	padding: 2px 0 2px 4px;
	border: 1px solid #BEC1D5;
	background-image: url("/img/input_bg.gif");
}

#subcon_form label input.long:focus,
#subcon_form label input.short:focus,
#subcon_form textarea:focus {
	border: 1px solid #232766;
}

#subcon_form input.button {
	height: 20px;
	width: 80px;
}

