html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,font,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,textarea {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	color: #5c4a1f;
}
body {
	font-size: 62.5%;
	font-family: 'lucida grande', tahoma, verdana, helvetica, arial, san-serif;
	background-image: url(images/global/bgGrad.jpg);
	background-repeat: repeat-x;
	background-position:top left;
	background-color:#aea795; 
	
	}

/* ---------- Layout & Positioning ---------- */
.floatLeft {
	display: inline;
	float: left;
}
.floatRight {
	display: inline;
	float: right;
}

.imgFloatRight {
	display: inline;
	float: right;
	margin-right: 20px;
}

.imgFloatCenter {
	display: inline;
	float: right;
	margin-right: 130px;
}


.clearFix {
	clear: both;
}
.invis {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}

.wrapper {
	width: 960px;
	margin: 0 auto;
	position: relative;
}

#header {
	width: 960px;
	height: 429px;
	overflow: hidden;
	background-image: url(images/global/header.jpg);
	background-repeat: no-repeat
}

#mainBody{																	
	width: 960px;
	background-image: url(images/global/mainBody.jpg);
	background-repeat: repeat-y;
	padding: 0 0 25px 0;
}

#subNavBar{
	width:310px;
	float: left;
	display: inline;

}

#mainContent{
	width:650px;
	float: right;

}

.logo{
	width: 855px;
	height: 101px;
	background-image:url(images/global/logo.jpg);
	Background-repeat:no-repeat;
	margin: 32px 0 0 51px;
		}
		
#footer {
	width:960px;
	overflow: hidden;
	position: relative;
	background: transparent url(images/global/footer.jpg) top no-repeat;
}

#rotatorContainer {
	width: 920px;
	height: 217px;
	position: absolute;
	top: 202px;
	left: 20px;
}
.rotateThis {
	position: absolute;
	width: 920px;
	height: 217px;
}



/* ---------- TYPOGRAPHY ---------- */

h2{
	margin: 60px 70px 0px 60px;
	font-family: georgia, serif;
	color: #514935;
	text-transform: uppercase;
	font-size: 1.5em;
	line-height: 1.7em;
	text-align: left;
	
}

h2.subNavHeading{
	margin-top: 65px;
	margin-left: 60px;
	color: #514935;
	text-transform: uppercase;
	font-size: 1.4em;
	line-height: 1.6em;
	text-align: left;
	
}


h3{
	margin: 60px 70px 0px 60px;
	font-family: georgia, serif;
	color: #514935;
	text-transform: uppercase;
	font-size: 1.3em;
	line-height: 1.1em;
	text-align: left;
	
}

h3.paraHeaders{
	margin: 40px 70px 0px 60px;
	font-family: georgia, serif;
	color: #514935;
	text-transform: uppercase;
	font-size: 1.3em;
	line-height: 1.1em;
	text-align: left;
	
}




h3.newsletter{
	margin: 60px 70px 0px 60px;
	color: #514935;
	text-transform: uppercase;
	font-size: 1.2em;
	line-height: 1.4em;
	text-align: left;
	
}




p{
	margin: 20px 70px 0 60px;
	font-size: 1.3em;
	line-height: 1.4em;
}
p.answers{
	margin: 10px 70px 0 60px;
	font-size: 1.3em;
	line-height: 1.4em;
}

p.finePrint{
	margin: 0px 70px 0 60px;
	font-size: 1.1em;
	line-height: 1em;
	color: #514935;
}


span.paraStart{
	font-family: 'lucida grande', tahoma, verdana, helvetica, arial, san-serif;
	font-weight: bold;
	font-size: 1em;
	line-height: 1.4em;
}

p.newsletter{
	margin: 20px 70px 0 60px;
	font-size: 1.2em;
	line-height: 1.4em;
}


p.subNav{
	margin: 60px 70px 0 60px;
}
#footer p {
	margin: 0 60px;
	padding: 40px 0 20px 0;
}


/* ---------- TABLES ---------- */
table {
	width: 325px;
	margin: 15px 0 30px 60px;
	color: #474747;
	background-color: #fff;
}	
tr.tableHeader {
	background-color: #d6d6d6;
	color: #474747;
	
}
tr.whiteRow {
	background-color: #fff;
	color: #474747;
}
tr.grayRow {
	background-color: #ccc;
	color: #474747;
}
th {
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	padding: 15px 0 6px 5px;
	text-align: left;
	
}
td {
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	padding: 6px 0 6px 5px;
	text-align: left;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
}
tr.whiteRow:hover, tr.grayRow:hover {
	background-color: #e4e1d9;
	color: #474747;
}




/* ------------- LISTS ------------- */

ul{
	
}

li{
	
}

#employmentPoints{
	list-style-type: disc;
	margin: 20px 85px 0 60px;
	
}

#employmentPoints li{
	margin: 10px 70px 0 60px;
	font-size: 1.3em;
	line-height: 1.4em;
	list-style-position: inside;
}


#mainNav {
	width: 900px;
	height: 25px;
	position: absolute;
	top: 166px;
	left: 30px;
	list-style-type: none;
	text-align: center;
	
}

#mainNav li {
	display: inline;
	font-family: 'lucida grande', tahoma, verdana, helvetica, arial, san-serif;
	text-transform: none;
	font-weight: bold;
	font-size: 14px;
	margin: 0 30px;
}

#subNav {
	width: 175px;
	position: relative;
	margin-top: 20px;
	margin-left: 60px;
	list-style-type: none;
	text-align: left;
	
}

#subNav li {
	display: block;
	font-family: 'lucida grande', tahoma, verdana, helvetica, arial, san-serif;
	text-transform: none;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: 1px dotted #514935;
}




/* ------------- LINKS ------------- */
a:link,
a:visited {
	color: #660000;
	text-decoration: none;
}
a:hover,
a:focus,
a:active {
	color: #660000;
	border-bottom: 1px dotted #660000;
}
#mainNav a:link,
#mainNav a:visited {
	color: #5c4a1f;
	text-decoration: none;
}
#mainNav a:hover,
#mainNav a:focus,
#mainNav a:active {
	color: #660000;
	text-decoration: none;
	border-bottom: none;
}
#mainNav li.mainNavActive a:link,
#mainNav li.mainNavActive a:visited {
	color: #660000;
	text-decoration: none;
}

#subNav a:link,
#subNav a:visited {
	color: #5c4a1f;
	text-decoration: none;
}
#subNav a:hover,
#subNav a:focus,
#subNav a:active {
	color: #660000;
	text-decoration: none;
	border-bottom: none;
}
#subNav li.subNavActive a:link,
#subNav li.subNavActive a:visited {
	color: #660000;
	text-decoration: none;
}




/* ------------- FORMS ------------- */
#subscribeForm {
	width: 400px;
	margin: 30px 0 20px 60px;
}
#subscribeForm label {
	font-size: 1.2em;
	font-weight: bold;
}
#subscribeForm input.subscribeInput {
	width: 200px;
	margin: 3px 0 10px 0;
	padding: 3px;
	font-size: 1.3em;
	color: #660000;
}
#subscribeForm input.submitButton {
	font-size: 1.3em;
	width: 100px;
}








