﻿#wrapper {
	position: absolute top center;
	top: -10px;
	margin: 0px;
	width: 780px;
	vertical-align: top;
	margin-left: auto;
	margin-right: auto;
	background: transparent url('../images/wrapBack.jpg') no-repeat top center;
	.background: transparent url('../images/wrapBack2.jpg') no-repeat top center;	
	border: 1px solid transparent;
}
#content {
	margin: 0px 10px;
	background: #FFFFFF;
	padding: 7px;
}
#login {
	text-align:right;
	padding: 10px 0px;
}
#logo {
	background: #e8edf9 url('../images/logoBack.png') repeat-x top left;
	margin-bottom: 7px;
	vertical-align:middle;
	text-align:left;
}
#mainPic {
	height: 190px;
	background: #cccccc;
	margin-bottom: 7px;
}

#nav {
	background: #4c6fb5;
	padding: 5px 0px;
	.padding: 5px 0px 0px 0px;
	margin-bottom: 7px;
}
#body {
	width: 746px;
	text-align:left;
	background: #dad9d8 url('../images/grassyBack.jpg') no-repeat top center;
	margin-bottom: 7px;
	font-size: 13px;
	padding:  15px 0px;
	overflow: hidden;
	line-height: 145%;	
}
#bodyInside {
	width: 746px;
	text-align:left;
	background: #dad9d8 url('../images/grassyBackInside.jpg') no-repeat top center;
	margin-bottom: 7px;
	font-size: 13px;
	padding:  15px 0px;
	overflow: hidden;
	line-height: 145%;
	min-height: 500px;
}
#topFooter	{
	background: #c3c2c3;
	padding: 15px 10px;
	vertical-align:middle;
	text-align: left;
	font-size: 11px;
}
#bottomFooter	{
	background: transparent;
	padding: 15px 10px;
	vertical-align:middle;
	text-align: center;
	font-size: 11px;
	color: #675139;
}
#leftColumn {
	float: left;
	padding: 0px 15px 15px 15px;
	vertical-align: top;
	text-align:center;
}
#middleColumn {
	width: 410px;
	.width: 435px;
	float: left;
	padding: 0px 15px;
	border-right: 1px gray dashed;
	border-left: 1px gray dashed;
	vertical-align: top;
}
#middleColumnInside {
	width: 528px;
	.width: 553px;
	float: left;
	padding: 0px 15px;
	border-right: 1px gray dashed;
}

#rightColumn {
	width: 155px;
	.width: 170px;
	float: left;
	vertical-align: top;
	padding: 0px 0px 0px 15px;
	font-size: 11px;
	line-height: 145%;
}
#headerAutoprobe{
	width: 528px;
	height: 25px;
	float:left;
	margin-bottom: 10px;
}




#headerHeadline{
	width: 164px;
	height: 25px;
	float:left;
	
}
#headerNav{
	width: 364px;.width: 364px;
	height: 25px;
	float: left;
}
.subNavTab{
	width: 1%;
	white-space:nowrap;
	background: #8faad1;
	padding: 0px 13px;
	border-left: 1px solid #ffffff;
}
.subNavTab A{
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
}

.subNavTab A:hover{
	color: #ffffff;
	text-decoration: underline;
	font-size: 11px;
}






#mainpicAutoprobe{
	width: 528px; 
 	height: 200px;
	float:left;
}
#contentAutoprobe{
	width: 528px;
	margin-top: 10px;
	float:left;
}
#leftColAutoprobe{
	width: 230px; 
	margin-right: 10px;
	float: left;
	font-size: 13px;
	line-height: 135%;
}
#rightColAutoprobe{
	float: left;
	width: 288px;
	
}
.calloutAutoprobe{
	float: left;
	
}
.calloutLeftAutoprobe{
	width: 69px;
	height: 69px;
	margin-right: 10px;
	float: left;
	background: #ededed;	
}
.calloutRightAutoprobe{
	width: 209px;
	float: left;
	font-size:10px;
	line-height: 135%;	
}