@charset "utf-8";
#container {
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #666666;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-image: url(images/footer_back2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	
}

#mainForm 
{
	position: relative;
	border: 1px;
	border-style: solid;
	margin: 0 auto;
	text-align: left;
	width: 70%;
	background-color: #ffffff;
}
tr.mainForm
{
	list-style-type: none;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size:15px;
	text-align: left;
}
td.mainForm
{
	padding-bottom: 10px;
	text-align: right;
}


#mainFormError
{
	position: relative;
	border: 1px;
	border-style: solid;
	margin: 0 auto;
	text-align: left;
	width: 70%;
}



input.mainFormError
{
	background-color: #FADADD;
}

body > container {
	width: auto;	
	min-width: 820px;
	width:expression(document.body.clientWidth < 820? "820px": "auto" );
	max-width: 1300px;
}
#header {
	height: 142px;
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
	background-color: #001D59;
	width: 100%;
}
#header_right {
	margin-right: 0px;
	float: right;
	width: 148px;
	z-index: auto;
	max-width: 148px;
	max-height: 141px;
	height: 141px;
	text-decoration: none;
}



#nav {
	height: 60px;
	text-align: right;
	background-repeat: no-repeat;
	padding-top: 5px;
	width: 100%;
	background-position: right top;
	background-image: url(images/navbar_back2.jpg);
}
.image_header {


}

#nav2 {
	height: 20px;
	width: 99%;
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
	margin-top: 5px;
}

a.info {
	font-family: Tahoma, Arial, Sans-Serif;
	text-decoration:none; 
	position: relative;
}

a.info span {
	position: relative;
	display:none;
}

a.info:hover {
	position: relative;
	cursor:default;
}

a.info:hover .infobox {
	font-weight: normal; 
	display:block; 
	position:absolute; 
	top:20px;;
	left:25px;
	width:205px; 
	height:70px; 
	border: 1px solid #ccc; 
	background:#f4f4f4 url(question.gif) no-repeat bottom right; 
	color:#000; 
	text-align:left; 
	font-size:0.7em; 
	padding-left:10px; 
	padding-top:10px;
}


#content {
	width: 100%;
	background-repeat: no-repeat;
	min-height: 450px;
}

#content2 {
	padding: 10px;
	min-height: 450px;
}


body {
	background-color: #E1CF88;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/backtest.jpg);
}
h3 {
	color: #460000;
}
a:link {
	color: #001D59;
	text-decoration: none;
}
a:visited {
	color: #620000;
	text-decoration: none;
}
a:hover {
	color: #3E0100;
	text-decoration: underline;
}





#nav #home {
	padding-right: 5px;
	padding-left: 10px;
}

#nav #services {
	padding-right: 5px;
	padding-left: 10px;
}
#nav #products {
	padding-right: 5px;
	padding-left: 10px;
}
#nav #portfolio {
	padding-right: 5px;
	padding-left: 10px;
}
#nav #contact {
	padding-right: 5px;
	padding-left: 10px;
}
#nav2 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 15px;
}

#content_left {
	float: left;
	margin-left: 25px;
	width: 40%;
	padding-right: 10px;
	clear: both;
}

#content_left a {
	color: #001D59;
}
#content_left  a:hover    {
	color: #3E0001;
}
#content_left td {
	height: 12px;
}

#content_right {
	margin-right: 25px;
	float: right;
	min-height: 300px;
	width: 40%;
	padding-left: 10px;
	min-width: 400px;
}
#content_right a {
	color: #001D59;
}
#content_right a:hover {
	color: #3E0001;
}
@charset "utf-8";
.job {
	float: right;
	margin-right: 25px;
	padding-left: 0px;
	width: 40%;
	display: none;
	font-size: 10px;
	position: absolute;
	visibility: hidden;
	top: 0px;
	right: 0px;
}
.job_top_table {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}

.sub_job {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.table_header {
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-transform: capitalize;
}



.cell {
	background-color: #C8CEDA;
}
.job2 {
	float: right;
	margin-right: 25px;
	padding-left: 0px;
	width: 40%;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	margin-top: 20px;
}
h2 {
	color: #660000;
}
.align_right {
	text-align: right;
}

.product_highlight {
	color: #660000;
}
.product_header {
	font-size: 14px;
	font-weight: bold;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: normal;
	color: #000000;
}

.footnote {
	font-size: 9px;
	color: #3F0100;
}
.jobShow {
	float: right;
	margin-right: 25px;
	padding-left: 0px;
	width: 40%;
	display: none;
	font-size: 10px;
	position: absolute;
	visibility: visible;
	top: 0px;
	right: 0px;
}
