@charset "utf-8";
/* CSS Document */
/* main structure */
body {
	background-attachment: fixed;
	background-image: url(../images/bluesky.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #555555;
	text-align: center;
	background-color: #0072bb;
}
.clear {
	line-height: 0px;
	clear: both;
	height: 0px;
	font-size: 1px;
}
#outerwrapper {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 870px;
}
#wrapper {
	width: 870px;
}
#header {
	height: 190px;
	width: 870px;
	margin-bottom: 0px;
	margin-top: 20px;
	background-image: url(../images/headerbg.gif);
	background-repeat: no-repeat;
}
#aptopeople {
	margin: 0px;
	padding-top: 24px;
	padding-left: 36px;
}
#aptopeople h1 {
	font-size: 40px;
	color: #0071BB;
	font-weight: bold;
	width: 404px;
	height: 82px;
	position: relative;
	margin: 0px;
	padding: 0px;
}
#aptopeople h1 span {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-image: url(../images/aptopeoplelogo.jpg);
	background-repeat: no-repeat;
	position: absolute;
}
#main {
	width: 870px;
	padding: 0px;
	margin-top: 0px;
	background-image: url(../images/contentmidbg.gif);
	background-repeat: repeat-y;
	float: left;
	clear: both;
}
#topbg {
	background-image: url(../images/contenttopbg.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 870px;
}
#btmbg {
	background-image: url(../images/contentbtmbg.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 870px;
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#contentwrapper {
	float: right;
	width: 620px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 17px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
}
#content {
	width: 550px;
	margin-top: 15px;
	margin-bottom: 30px;
}
#leftwrapper {
	float: left;
	display:inline;
	width: 220px;
}
#navigation {
	margin-left: 40px;
	width: 180px;
	margin-top: 15px;
	display: inline;
	float: left;
}
#quote {
	float: left;
	display:inline;
	width: 180px;
	margin-top: 12px;
	margin-left: 40px;
}
#quote1 {
	height: 244px;
	width: 180px;
	position: relative;
}
#quote1 span {
	background-image: url(../images/quote1.jpg);
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
	position: absolute;
}
#quote2 {
	height: 169px;
	width: 180px;
	position: relative;
}
#quote2 span {
	background-image: url(../images/quote2.jpg);
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
	position: absolute;
}
#quote3 {
	height: 244px;
	width: 180px;
	position: relative;
}
#quote3 span {
	background-image: url(../images/quote3.jpg);
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
	position: absolute;
}
#quote4 {
	height: 185px;
	width: 180px;
	position: relative;
}
#quote4 span {
	background-image: url(../images/quote4.jpg);
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
	position: absolute;
}
#footer {
	width: 870px;
	height: 60px;
	line-height: 40px;
	color: #FFFFFF;
	background-image: url(../images/footerbg.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#pictori {
	color: #666666;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
	font-size: x-small;
	width: 870px;
}
#hdghome,
#hdgabout,
#hdgclient,
#hdgcand,
#hdgapp,
#hdgco,
#hdgprivacy {
	padding: 0px;
	height: 20px;
	width: 400px;
	margin-top: 26px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 40px;
	line-height:12px;
	font-size:12px;
}
/* navigation */
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 180px;
}
#navigation ul a {
	text-decoration: none;
	display: block;
	line-height: 40px;
	height: 40px;
	color: #9D9FA2;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	width: 180px;
	text-indent: 38px;
	background-image: url(../images/menubutton.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#navigation li {
}
#navigation ul a:hover {
	color: #0071bb;
}
#navigation ul a.selected {
	color: #0071bb;
	background-image: url(../images/menudown.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

#content #hdghome h1,
#content #hdgabout h1,
#content #hdgclient h1,
#content #hdgcand h1,
#content #hdgapp h1,
#content #hdgco h1,
#content #hdgprivacy h1 {
	color: #0071bb;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	margin: 0px;
	height: 20px;
	width: 400px;
	position: relative;
}
#content #hdghome h1 span {
	background-image: url(../images/hdg_home.gif);
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
	position: absolute;
}

#content #hdgabout h1 span {
	background-image: url(../images/hdg_about.gif);
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
	position: absolute;
}
#content #hdgclient h1 span {
	background-image: url(../images/hdg_client.gif);
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
	position: absolute;
}
#content #hdgcand h1 span {
	background-image: url(../images/hdg_candidate.gif);
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
	position: absolute;
}
#content #hdgapp h1 span {
	background-image: url(../images/hdg_application.gif);
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
	position: absolute;
	left: 2px;
}
#content #hdgco h1 span {
	background-image: url(../images/hdg_company.gif);
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
	position: absolute;
}
#content #hdgprivacy h1 span {
	background-image: url(../images/hdg_privacy.gif);
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
	position: absolute;
}
#content h2 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 42px;
}
#content h3 {
	color: #0071bb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 42px;
}
#content p {
	color: #555555;
	line-height: 1.4;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 42px;
}
#content ul {
	color: #555555;
	line-height: 1.4;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#content ul li {
	margin-left: 17px;
	margin-bottom: 10px;
}
#footer p {
	margin: 0px;
	line-height: 50px;
	text-align: center;
	padding: 0px;
	color: #9D9FA1;
}

.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.helpnote {
	font-size: x-small;
	font-style: italic;
}
#aptodefinition {
	font-size: large;
	font-family: "Courier New", Courier, monospace;
	padding: 0px;
	margin-left: 70px;
	height: 102px;
	width: 430px;
	margin-top: 14px;
	margin-bottom: 14px;
	position: relative;
}
#aptodefinition span {
	background-image: url(../images/aptodefinition.jpg);
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
	position: absolute;
}
/* links */
#content a.linklist:link,
#content a.linklist:visited {
   color: #0171BB;
	text-decoration:none;
}
#content a.linklist:hover,
#content a.linklist:active {
    color: #0171BB;
	text-decoration: underline;
}
#content a.emaillink:link,
#content a.emaillink:visited,
#content a.emaillink:hover,
#content a.emaillink:active {
	text-decoration: underline;
	color: #0171BB;
}
#footer a:link,
#footer a:visited {
   color: #9D9FA1;
   text-decoration:none;
}
#footer a:hover,
#footer a:active {
   color: #0071bb;
   text-decoration:none;
}
#pictori a:link,
#pictori a:visited,
#pictori a:hover,
#pictori a:active {
	font-size: x-small;
	color: #666666;
	text-decoration: none;
}
#contactbutton {
	float: right;
	display:inline;
	width: 100px;
	height: 100px;
	background-image: url(../images/bluebutton.jpg);
	background-repeat: no-repeat;
	margin-top: 45px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#clientcontact {
	float: right;
	display:inline;
	width: 100px;
	height: 100px;
	background-image: url(../images/bluebutton.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#contactbutton a:link,
#contactbutton a:visited,
#clientcontact a:link,
#clientcontact a:visited {
	background-image: url(../images/bluebutton.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	height: 100px;
	width: 100px;
	float: right;
	font-size: medium;
	padding-top: 20px;
	font-weight: normal;
}
#clientcontact a:link,
#clientcontact a:visited {
	padding-top: 16px;
}
#contactbutton a:hover,
#contactbutton a:active,
#clientcontact a:hover,
#clientcontact a:active  {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/bluebuttondown.jpg);
	background-repeat: no-repeat;
}
#leftpara {
	float: left;
	display:inline;
	width: 390px;
	margin: 0px;
	padding: 0px;
}

#applyonline {
	float: right;
	width: 210px;
	font-size: x-small;
	text-align: center;
	line-height: 1.2;
	margin-top: 20px;
	margin-right: 20px;
	display: inline;
}
#emailapto {
	float: left;
	width: 210px;
	margin-left: 60px;
	font-size: x-small;
	text-align: center;
	line-height: 1.2;
	margin-top: 20px;
	display: inline;
}
#candapply {
	height: 120px;
	width: 100px;
	margin-left: 55px;
	background-image: url(../images/bluebutton.jpg);
	background-repeat: no-repeat;
	margin-bottom: 0px;
	padding: 0px;
	float: left;
	display:inline;
	margin-top: 0px;
}
#candemail {
	background-image: url(../images/bluebutton.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 100px;
	margin-left: 55px;
	margin-bottom: 0px;
	float: left;
	display:inline;
}
#candapply a:link,
#candapply a:visited {
	font-size: large;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/bluebutton.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 100px;
	width: 100px;
	padding-top: 24px;
	float: left;
	line-height: 1.2;
}
#candapply a:hover,
#candapply a:active {
	background-image: url(../images/bluebuttondown.jpg);
	background-repeat: no-repeat;
}
#candemail a:link,
#candemail a:visited {
	font-size: medium;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/bluebutton.jpg);
	background-repeat: no-repeat;
	text-align: center;
	float: left;
	height: 100px;
	width: 100px;
	padding-top: 18px;
	line-height: 1.2;
}
#candemail a:hover,
#candemail a:active {
	background-image: url(../images/bluebuttondown.jpg);
	background-repeat: no-repeat;
}
#candemailtxt,
#candapplytxt {
	float: left;
	width: 100%;
}

