body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 190%;
 color: #CC6600;
}

h2{
	font-size: 90%;
	color: #CCCCCC;
}

h3{
 font-size: 100%;
 color: #CCCCCC;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	padding: 10px 0px;
	border-bottom: 1px solid #cccccc;
	width: 900px;
	position: absolute;
}

#navBar{
	position: absolute;
	top: 190px;
}

#content{
	float:none;
	width: 735px;
	margin: 0;
	padding: 0 3% 0 0;
	position: absolute;
	top: 192px;
	left: 165px;
	height: 400px;
	
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
	word-spacing: normal;
	font-size: 36px;
	color: #CC6600;
}


/************* #globalNav styles **************/

#globalNav{
	color: #0099FF;
	padding: 0px 0px 0px 10px;
	white-space: nowrap;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0099FF;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	color: #CCCCCC;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
	font-size: 24px;
	color: #D17321;
}
.h4 {
	position: absolute;
	left: 600px;
	top: 220(value);
}
#image1 {
	left: 10px;
	top: 60px;
	position: absolute;
}
#image2 {
	position: absolute;
	left: 170px;
	top: 60px;
}
#image3 {
	position: absolute;
	left: 330px;
	top: 60px;
}
#image4 {
	position: absolute;
	left: 500px;
	top: 60px;
}
#image5 {
	position: absolute;
	left: 10px;
	top: 220px;
}
#image6 {
	position: absolute;
	left: 170px;
	top: 220px;
}
#image7 {
	left: 330px;
	top: 220px;
	position: absolute;
}
#image8 {
	position: absolute;
	left: 500px;
	top: 220px;
}
#image9 {
	position: absolute;
	left: 10px;
	top: 370px;
}
#image10 {
	position: absolute;
	left: 170px;
	top: 370px;
}
#image11 {
	position: absolute;
	left: 330px;
	top: 370px;
}
#image12 {
	position: absolute;
	left: 500px;
	top: 370px;
}
