/* CSS Document */


body {
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: #003366;
	text-align: left;
	line-height: 22px;
	padding: 0px 0px 0px 10px;
	
}

#topwrapper {
	width:700px;
	height:90px;
	background-image: url(images/header.gif); 
}


#menu{
	width:213px;
	background-image: url(images/left.gif); 

}

#menutop{
	width:185px;
	height:56px;
	background-image: url(images/menupest_r1_c1.gif); 

}

#menuhome{
	width:185px;
	height:41px;
	background-image: url(images/menupest_r4_c1.gif); 

}


#menuwood{
	width:185px;
	height:39px;
	background-image: url(images/menupest_r5_c1.gif); 

}


#menumajor{
	width:185px;
	height:41px;
	background-image: url(images/menupest_r6_c1.gif); 

}


#menuother{
	width:185px;
	height:40px;
	background-image: url(images/menupest_r7_c1.gif); 

}


#menucontact{
	width:185px;
	height:39px;
	background-image: url(images/menupest_r8_c1.gif); 

}


#menubottom{
	width:185px;
	height:173px;
	background-image: url(images/menupest_r9_c1.gif); 

}

#menufinish{
	width:185px;
	height:16px;
	background-image: url(images/menupest_r10_c1.gif); 
	valign:bottom;

}


#copyHeadlineRed {
	margin-top: 20px;
	margin-left: 0px;
	margin-right:10px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18pt;
	line-height: 24px;
	color: #FF0000;
	text-align: left;
	padding-left: 0px;
}

#copyHeadlineRed a:clicked{
	color: #AA0000;
}
#copyHeadlineRed a:hover{
	color: #AA0000;
}
#copyHeadlineRed a:visited{
	color: #555555;
}

#copyHeadlineBlue {
	margin-top: 20px;
	margin-left: 0px;
	margin-right:10px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14pt;
	line-height: 24px;
	color: #003366;
	text-align: left;
	padding-left: 0px;
}

#copyHeadlineBlue a {
	text-decoration: none;
}

#copyHeadlineBlue a:hover{
	color: #FF0000;
}
#copyHeadlineBlue a:visited{
	color: #555555;
}

#bodyCopy {
	margin-top: 120px;
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: #003366;
	text-align: left;
	line-height: 22px;
	padding: 0px 0px 0px 10px;
}

#bodyCopy ul {
	margin: 0px;
}

#bodyCopy li {
	margin: 5px;
	line-height: 22px;
}



#smallPrint {
	font-weight: normal;
	padding-left: 10px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	text-align: right;
}


