body {
	background : url(title.gif);
	background-attachment : scroll;
	background-repeat : no-repeat;
	background-attachment : scroll;
	background-repeat : no-repeat;
	font-family : "Gill Sans MT",Arial, Helvetica, sans-serif;
	background-color : White;
	color : Black;
	/*scrollbar-3dlight-color : Black;
	scrollbar-arrow-color : Black;
	scrollbar-base-color : White;
	scrollbar-darkshadow-color : Black;
	scrollbar-face-color : #A9A9A9;
	scrollbar-highlight-color : White;
	scrollbar-shadow-color : Black;
	scrollbar-track-color : #8B8B8B;*/
}
img {
    border : 0;
}
ul {
    list-style-position : inside;
}
p {
		text-indent : 15px;
		margin-top: 0px;
}
#header_index, #header_why_labor, #header_what_do, #header_about_us, #header_freq_asked {
	font-size: 35px;
	line-height: 40px;
	letter-spacing : 2px;
	margin-left : 140px;
	margin-top : 43px;
	margin-right : 95px;
	padding-bottom : 10px;
	width: 500px;
}
#header_about_us {
	border-bottom : 1px solid #339966;
}
#header_index {
	border-bottom : 1px solid #9999CC;
}
#header_freq_asked {
	border-bottom : 1px solid #336699;
}
#header_what_do{
	border-bottom : 1px solid #666699;
}
#header_why_labor{
	border-bottom : 1px solid #669999;
}

#header_two {
	text-align: right;
	line-height:20px;
	font-size: 15px;
	font-weight : 19px;
}

#footer_about_us, #footer_freq_asked, #footer_index, #footer_what_do, #footer_why_labor {
	text-align : center;
	margin-top : 10%;
	height : 132px;
	margin-left : 130px;
	margin-right : 95px;
	font-size :13px;
}
#footer_about_us {
	border-top : 1px solid #339966;
}
#footer_index {
	border-top : 1px solid #9999CC;
}
#footer_freq_asked {
	border-top : 1px solid #336699;
}
#footer_what_do {
	border-top : 1px solid #666699;
}
#footer_why_labor {
	border-top : 1px solid #669999;
}
#aardwolf a{
	color:black;
}
#menu {
	float : left;
	margin : 5% 0% 0% 10px;
	width: 140px;
}
#menu_item1 {
	margin : 0% 0% 12% 0%;
	text-align : right;
}
#menu_item2 {
	margin : 0% 0% 12% 0%;
	text-align : left;
}
#menu_item3 {
	margin : 0% 0% 12% 0%;
	text-align : center;
	font-size: 21px;
}
h1 {
	font-size : 21px;
	font-weight : normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height : 30px;
}
h2 {
	text-indent : 21px;
	font-size : larger;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	line-height : 22px;
	font-weight : normal;
}

.box {
	float: right;
	clear: left;
	font-size : 17px;
	font-weight : normal;
	border-top: 1px solid #9999CC;
	border-bottom: 1px solid #9999CC;
	text-align : center;
	margin : 5px 0px 5px 0%;
	padding: 5px 20px 5px 20px;
	background-image : url(box1.gif);
}

.top { 
	font-size: 14px;
	text-indent: 35%;
}

#pic img {
	border : 2px solid #666699;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#pic {
	border : 2px solid #3366CC;
	padding: 5px 5px 5px 5px;
	margin: 0px 0% 0px 7%;
   background-image : url(box4.gif);
   width : 355px;
}
#freq h1{
	font-size : 18px;
	font-weight : normal;
	margin: 15px 0px 0px 0px;
	line-height : 20px;
}
#freq a {
	text-decoration : none;
}
#content {
	float : left;
	margin : 5% 5% 0% 7%;
	padding: 0px 5px 0px 5px;
	width: 55%;
}
.why_labor {
	background-image : url(title_why_labor.gif);
}
.what_do {
	background-image : url(title_what_do.gif);
}
.freq_asked {
	background-image : url(title_freq_asked.gif);
}
.about_us {
	background-image : url(title_about_us.gif);
}
.clearboth {
	clear: both;
}

