body {
	margin:0;
	padding:0;
	text-align:center;
	min-width:720px;
	background:url(/images/background.gif);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#898079;
}
img	{ 
	behavior: url(/style/iepngfix.htc) 
}

/*********************************
STANDARD HTML TAGS
*********************************/

p {
	line-height:10pt;
	padding:0px;
	margin:20px 0px 20px 0px;
}

h1 {
	font-size: 10pt;
	padding:0px;
	color:#898079;
	margin:0px 0px 0px 0px;
	font-style: italic;
}
h2 {

}
ul {

}
li {

}

a:link, a:active, a:visited {
	color:#65af1b;
	text-decoration:underline;
}
a:hover {
	color:#f89e00;
	text-decoration:underline;
}

#wrapper {
	text-align:left;
	width:720px;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
	margin-bottom:50px;
}

/*********************************
 NAV1 STYLES
*********************************/

#nav1 {
	width:715px;
	height:31px;
	text-align:center;
	border-bottom:1px solid #8d8682;
	border-top:1px solid #8d8682;
	margin:0px 0px 10px 0px;
}
	.nav1_item {
		float:left;
		padding:11px 24px;
	}
	

/*********************************
 HOMEPAGE STYLES
*********************************/
	
#flash {
	width:709px;
	text-align:center;
	border-width:3px 3px 0px 3px;
	border-style:solid;
	border-color:#fff;
}
#hdrhp {
	width:712px;
	text-align:center;
	border-width:0px 3px 3px 0px;
	border-style:solid;
	border-color:#fff;
	margin:0px 0px 10px 0px;
}
	.hdrhp_item {
		height:85px;
		border-width:0px 0px 0px 3px;
		border-style:solid;
		border-color:#fff;
	}
#callout_bottom {
	width:720px;
	height:10px;
	margin:0px 0px 20px 0px;
}
#contenthp {
	width:672px;
	border:2px dotted #a59b95;
	padding:20px;
	margin:0px 0px 0px 0px;
}
	#contenthp p {
		color:#a59b95;
		padding:0px; 
		margin:0px;
	}
	
/*********************************
 INTERNAL PAGE STYLES
*********************************/

.smalltxt {
	font-size:7pt;
	line-height:8pt;
	padding:0px;

}

#image {
	width:708px;
	background-color:#fff;
	border:3px solid #fff;
}

#content4 {
	width:684px;
	background-color:#fff;
	/*  margin: top right bottom left */
	padding:20px 0px 30px 30px;
}

#content {
	width:684px;
	background-color:#fff;
	position:relative;
	padding:20px 0px 30px 30px;
}

#content2 {
	width:684px;
	background-color:#fff;
	position:relative;
	padding:20px 0px 0px 30px;
}

#content3 {
	width:684px;
	background-color:#fff;
	position:relative;
	padding:20px 0px 0px 30px;
}
	#int_imagery {
		width:360px;
		float:right;
		position:relative; top:-50px;
		text-align:right;
		margin:0px 0px -50px 0px;
	}
	
	#int_imagery2 {
		width:299px;
		float:right;
		position:relative; top:-50px;
	}
	
	#int_imagery3 {
		width:300px;
		float:right;
		position:relative; top:-50px;
	}
		#alacart {
			width:210px;
			text-align:center;
			margin:0px 10px 0px 50px;
		}
			#alacart p {
			 font-size:9pt;
			 line-height:12pt;
			 padding:0px;
			 margin:0px;
			}

	.hdr_image {
		margin:0px;
	}
	#text {
		width:315px;
	}
	
	#text2 {
		width:600px;
	}
	
	#text3 {
		width:250px;
	}
	
	#text4 {
		width:312px;
	}
	
#section {
	width:714px;
	background-color:#fff;
}
	#section_hdr {
		width:714px;
		padding:6px 0px;
		border-top:2px dotted #5f5957;
		border-bottom:2px dotted #5f5957;
	}
		.section_hdr_image {
			margin:0px 0px 0px 30px; 
		}
		#section_content {
			width:650px;
			padding:20px 30px 10px 30px;
		}
		.section_item {
			width:140px;
			float:left;
			margin:0px 15px 15px 0px;
		}

	
/*********************************
 COMMON STYLES
*********************************/

#callout {
	width:720px;
}
	.callout_item {
		/* width defined inline */
		/* height is variable */
		float:left;
	}
		.callout_item p {
			font-size: 8pt;
			color: #ffffff;
			line-height : 10pt;
			margin: 0px 0px 0px 0px;
			padding: 10px 10px 10px 10px;	
		}
#int_callout {
	width:720px;
	padding-top:10px;
}
#logos {
	width:715px;
	height:65px;
	text-align:left;
	padding:0px 0px;
	/*  margin: top right bottom left */
	margin:20px auto 10px auto;
}
	.logos_item {
		text-align:center;
		float:left;
		margin:0px 0px;
	}

	a.hp:link {	
		text-decoration: none;
		color: #e6e6e6;
	}
	
	a.hp:visited {	
		text-decoration: none;
		color: #e6e6e6;
	}
	
	a.hp:hover {	
		text-decoration: none;
		color: #ffffff;
	}
	
	a.hp:active {	
		text-decoration: none;
		color: #ffffff;
	}


#credits {
	width:720px;
	text-align:center;
	font-size: 7pt;
	color: #e6e6e6;
}

	a.cr:link {	
		text-decoration: underline;
		color: #e6e6e6;
	}
	
	a.cr:visited {	
		text-decoration: underline;
		color: #e6e6e6;
	}
	
	a.cr:hover {	
		text-decoration: underline;
		color: #ffffff;
	}
	
	a.cr:active {	
		text-decoration: underline;
		color: #ffffff;
	}

	.creditscap
	{
		font-size: 8pt;
		color: #ffffff;
		text-transform: uppercase;
	}
						
		a.crcap:link {	
			text-decoration: none;
			color: #e6e6e6;
		}
		
		a.crcap:visited {	
			text-decoration: none;
			color: #e6e6e6;
		}
		
		a.crcap:hover {	
			text-decoration: underline;
			color: #ffffff;
		}
		
		a.crcap:active {	
			text-decoration: none;
			color: #ffffff;
		}

.clear {
	clear:both;
}