@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	margin-top: 0px;
}
#autocontainer {
	width: 850px;
	margin: 0 auto;
	background-color: #000000;
}
#lowcontainer {
	width: 850px;
	margin: 0 auto;
	background-color: #ffffff;
}
#autocontent {
	background-image: url(adgraphics/autophoto1.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 200px;
	height: 650px;
}
#lowcontent {
	background-repeat: no-repeat;
	margin: 0px 0px 0px 230px;
	height: 470px;
	padding-top: 36px;
	border-right: solid #ff9933 2px;
}
#checkcontent {
	background-image: url(adgraphics/checkphoto.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 200px;
	height: 650px;
}

#mortcontent {
	background-image: url(adgraphics/mortphoto.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 200px;
	height: 650px;
}
#certcontent {
	background-image: url(adgraphics/certiphoto.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 200px;
	height: 650px;
}
#visacontent {
	background-image: url(adgraphics/visa_photo.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 200px;
	height: 650px;
}


#sidebar {
	width: 204px;
	float: left;
	background-color: #000000;
	text-align: center;
	border-right: solid #ff9933 10px;
	height: 650px;
}
#sidebarlow {
	width: 204px;
	float: left;
	background-color: #000000;
	text-align: center;
	border-right: solid #ff9933 10px;
	height: 505px;
}
#adcopyauto {
	position: relative;
	width: 240px;
	left: 20px;
	top: 20px;
	z-index: 3;
	color: #FFFFFF;
}
#adcopyvisa {
	position: relative;
	width: 315px;
	left: 20px;
	top: 20px;
	z-index: 3;
	color: #FFFFFF;
}
#adcopylow {
	position: relative;
	width: 600px;
	left: 20px;
	top: 20px;
	z-index: 3;
	color: #000000;
}

#adcopycheck {
	width: 320px;
	position: relative;
	left: 290px;
	top: 24px;
	color: #FFFFFF;
}
#adcopymort {
	position: relative;
	width: 300px;
	left: 20px;
	top: 40px;
	z-index: 3;
	color: #FFFFFF;
}
#adcopycert {
	width: 290px;
	position: relative;
	left: 310px;
	top: 24px;
	color: #FFFFFF;
}


#checkname {
	position: relative;
	left: 150px;
	top: 60px;
	z-index: 5;
	text-align: center;
	width: 180px;
}

#autoname {
	position: relative;
	left: 250px;
	top: 40px;
	z-index: 5;
	text-align: center;
	width: 180px;
}
#visaname {
	position: relative;
	left: 180px;
	top: 40px;
	z-index: 5;
	text-align: center;
	width: 440px;
}
#mortname {
	position: relative;
	left: 310px;
	top: 70px;
	z-index: 5;
	text-align: center;
	width: 180px;
}

#certname {
	position: relative;
	left: 90px;
	top: 80px;
	z-index: 5;
	text-align: center;
	width: 180px;
}

#footer {
	padding: 0px 0px 4px 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#ffffff;
	position: relative;
	font-size: 10px;
	height: 24px;
	text-align: center;
}

.photo {
	z-index: 1;
}
.text {
	z-index: 2;
}
.noindenttext {
	margin-top: 0px;
	margin-bottom: 0px;
}
.indenttext {
	margin-top: 0px;
	margin-bottom: 0px;
	text-indent: 1.5em;
}
.indenttextlow {
	margin-top: 0px;
	margin-bottom: 24px;
	text-indent: 1.5em;
}
.bullettext {
	margin-top: 6px;
	margin-bottom: 6px;
	font-weight: bold;
}
.sidetext {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FF9933;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top: solid #000000 12px;
}
.subhead {
	font-weight: bold;
	color: #FF9933;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	line-height: 14px;
}
.toppad24 {
	padding-top: 24px;
}
.toppad40 {
	padding-top: 40px;
}

.toppad80 {
	padding-top: 80px;
}
.sidesmall {
	font-size: 8px;
	line-height: 12px;
	color: #FF9933;
}
.sidebold {
	font-size: 20px;
}
.name {
	font-size: 24px;
	line-height: 24px;
	font-weight: bolder;
	color: #FF9933;
	margin-top: 0px;
	margin-bottom: 0px;
}
.nametext {
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 0px;
}
.toppad60 {
	padding-top: 60px;
}
.toppad4 {
	padding-top: 4px;
}

.toppad110 {
	padding-top: 110px;
}
.toppad130 {
	padding-top: 130px;
}

ul {
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
}
li {
	margin-top: 4px;
	margin-bottom: 4px;
}

a {
	font-size: 10px;
	line-height: 12px;
	color: #000000;
}
a:link {
	color: #000000;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}

.lnkChgColor {
	color: #66CCFF;
}
