/* CSS Document */
/* -------------------------------Standard------------------------------- */
html, body {
	margin:0;
	border:0;
	padding:0;
}
body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000;
	background: #edf6fb url(../images/bg.gif) repeat-x top;	
}
a:link {color: #3f4b78; text-decoration:none;}
a:visited {color: #3f4b78; text-decoration:none;}
a:hover {color: #3f4b78; text-decoration:underline;}
img {
	border:0;
}

#wrapper {
	margin:0 auto;
	width:720px;
	background-color: #fff;
}
.clear {
	clear:both;
}
h1 {
	margin:0;
	padding:0;
	font-size:1.25em;
}
/* ------------------------------- Header ------------------------------- */
#header {
	display:none;
	width:603px;
	height:135px;
}
#logo {
	display:none;
	float:right;
	padding-top:18px;
}
#contact_info {
	display:none;
	margin: 0;
}

#headerprint {
	width:700px;
}

/* ------------------------------- Header ------------------------------- */
#rightside {
	display:none;
	float:right;
	width:115px;
	height:390px;
	padding:19px 0 0 0;
}

/* ---------------------------- Top Menu ------------------------------ */

#topmenu {
	display:none;
	position:relative;
	width:591px;
	height:33px;
	background: #3c4a78 url(../images/menu/bg.gif) no-repeat right;
	margin-left:11px;
	padding: 19px 0 0 0;
}

#topmenu img {
	padding: 0 25px 18px 25px;
}

#bread-crumb {
	width:565px;
	height:27px;
	margin:0px;
	color:#fff;
	padding:4px 0 0 0;
}

#bread-crumb span { color:#334172; }

/*------------------------------- MENU CSS -------------------------------*/
.menuLink    { text-decoration: none }
.menuLink:hover { color: #006699; text-decoration: underline }
.menuInsert  { z-index: 200; margin: 0px; padding:1px 3px 0 3px; width: 219px; height: 158px; background-color:#3c4a78; font-size:0.9em; }
.menuInsert div.hr  { color: #7c85a4; background-color: #7c85a4; border:0; height:2px; margin:1px 0 1px 0; font-size:2px;}
.menuInsert a:link {color: #fff; text-decoration:none; display:block; height:27px; padding:9px 0 0 9px; }
.menuInsert a:visited {color: #fff; text-decoration:none; display:block; height:27px; padding:9px 0 0 9px; }
.menuInsert a:hover {color: #fff; text-decoration:none;background-color:#7c85a4;display:block; height:27px; padding:9px 0 0 9px; } 
.menuContainer { z-index: 1000 }


/* ------------------------------- Content ------------------------------- */
#contenthome {
	width:720px;
	margin:0;
	padding: 0;
	font-size:0.9em;
}

#contentBC {
	width:720px;
	margin:0;
	padding: 0;
	font-size:0.9em;
}

#contentBC table {
	width:720px;
}

#contentBC td {
	width:340px;
	padding:13px 14px 2px 0;
}
#contentBC td.left {
	width:380px;
	padding:13px 14px 2px 0;
}
#contentBC td.leftnarrow {
	width:310px;
	padding:13px 14px 2px 0;
}
#contentBC td.rightwide {
	width:410px;
	padding:13px 14px 2px 0;
}
#contentBC ul {
	list-style:none;
	margin:0;
	padding:0;
}
#contentBC ul li {
	float:left;
	margin:0;
	padding:0;
}
#contentBC ul li img {
	margin:7px 7px 7px 4px;
}
#contentBC ul li img.right {
	margin:7px 7px 7px 7px;
}

#contentBC ul#project li img.left {
	margin: 7px 7px 7px 2px;
}

#contentBC ul#project li img {
	margin: 7px 7px 7px 7px;
}

#content {
	width:720px;
	margin:0;
	padding: 0;
	font-size:0.9em;
}

.bluetxt {
	color:#3c4a78;
}

#aTable td {
	width:275px;
}

#aTable td.twohundred {
	width:200px;
	color:#3c4a78;
}

#content-footer {
	display:none;
	width:591px;
	height:35px;
	margin:12px 0 12px 11px;
	background-color:#475480;
	font-size:0.8em;
	color:#fff;
}

#content-footer img {
	float:left;
}

#prodTable {
	width:720px;
	margin:0;
	padding-bottom:15px;
}
#projBox {
	width:720px;
	height:22px;
	background-color:#334172;
	color:#fff;
	border:1px solid #fff;
	margin:0 0 5px 0;
	padding:3px 10px 0 0;
	font-size:0.9em;
}
#projBox #left {
	float:left;
}
#projBox #center {
	padding-left:280px;
}
#projBox #right {
	float:right;
}

.bbrackets {
	font-weight:900;
	color:#334172;
}
.gbrackets {
	background:url(../images/gbracket.gif) no-repeat center;
	display:none;
}
.gbracketswbg {
	background:url(../images/gbracketwbg.gif) no-repeat center;
	display:none;
}
.gbracketsbbg {
	background:url(../images/gbracketbbg.gif) no-repeat center;
	display:none;
}
#headoffice {
	float:right;
}

#contact {
	
}

#contact div {
	float:left;
	margin:0;
	width:320px;
}

.contactlistleft {
	float:left;
	width: 110px;
	height: 175px;
	line-height:2em;
	background-color:#fff;
	padding:10px 30px 10px 30px;
	margin: 0 20px 0 20px;
	border:1px solid #ccd0dc;
}

.contactlist {
	width: 110px;
	height: 175px;
	line-height:2em;
	background-color:#fff;
	padding:10px 30px 10px 30px;
	margin: 0 20px 0 220px;
	border:1px solid #ccd0dc;
}

/* ------------------------------- Footer ------------------------------- */

#footer {
	width:700px;
	color:#747474;
	font-size:0.8em;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	position: relative;
}

#footer span {
	float:right;
}

/*-----------------FORM STUFF--------------------*/

form { border:0; margin:0; padding:0;	display: inline; }
