@charset "UTF-8";
/* CSS Document */

#container {
	margin-left:auto;
	margin-right:auto;
	width: 900px;
	min-height:100%;
	text-align: left;
	position:relative;
	background-repeat: no-repeat;
	background-position: center 0px;
	background-image: url(images/container1-bg.jpg);
	background-attachment: fixed;
		}
/* commented backslash hack v2 \*/ 
* html #container {height:100%;}		
* html #container {
	width:900px;
	w\idth:900px;
}

#containercontact {
	margin-left:auto;
	margin-right:auto;
	width: 900px;
	min-height:100%;
	text-align: left;
	position:relative;
	background-repeat: no-repeat;
	background-position: center 0px;
	background-image: url(images/container2-bg.jpg);
	background-attachment: fixed;
		}
/* commented backslash hack v2 \*/ 
* html #containercontact {height:100%;}		
* html #containercontact {
	width:900px;
	w\idth:900px;
}


#containerservices {
	margin-left:auto;
	margin-right:auto;
	width: 900px;
	min-height:100%;
	text-align: left;
	position:relative;
	background-repeat: no-repeat;
	background-position: center 0px;
	background-image: url(images/container3-bg.jpg);
	background-attachment: fixed;
		}
/* commented backslash hack v2 \*/ 
* html #containerservices {height:100%;}		
* html #containerservices {
	width:900px;
	w\idth:900px;
}

#mainheader {
	position:absolute;
	left:0;
	top:0;
	height: 142px;
	width:100%;
}
#header {
	height: 142px;
	width:900px;
	position:relative;
}


* html #mainheader {
	height:506px;
	he\ight:506px
}
* html #header {
	height:142px;
	he\ight:142px
}

		
.emphasis {
	font-weight: bold;
	color: #006600;
}

.divider1 {
	width:100%;
	height:5px;
	overflow:hidden;
	background:#fff;
	position:relative;
	border-bottom: 1px solid #e6e6e6;
}

#clearfooter {
	height:10px;
	width:100%;
	clear:both
}
.blank , .blank2 {
	position:absolute;
	left:547px;
	width:7px;
	height:0px;
	overflow:hidden;
	border-top:	1px solid #fff;
}
.blank {top:-1px;}
.blank2 {bottom:-1px;border-top:1px solid #fff;
}

.bodywrap{
	float:left;
	width:900px;
	margin-right: auto;
	z-index: 10;
}
.threecolumn{
	margin-top: 88px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 187px;
	width: 450px;
	z-index: 11;
	position: relative;
	text-align: left;
	padding-left: 10px;
}

.threecolumn td p {
	padding-right: 25px;
}

.form td {
	font-size: 10px;
	line-height: 14px;
	color: #003300;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.form input, select, radio, textarea, checkbox, radio button, submit{
	border: 1px solid #CC0000;
	background-color: #F1F7FC;
	padding: 2px;
}

#footer p {
	text-align: center;
	display: block;
	vertical-align: middle;
	font-size: 10px;
	line-height: 13px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #000000;
}
#footer p+p {
	text-align: center;
	display: block;
	vertical-align: middle;
	font-size: 9px;
	line-height: 11px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #003366;
}

* html #footer {height:25px;he\ight:24px;}
