html, body {
	background-color: #ffffff;
	margin: 0 auto;
	padding: 0;
	border: none;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

a, a:link { color: #003333; }
a:visited { color: #003366; }
a:hover   { color: #000066; }

form{
	margin: 0 auto;
	padding: 0;
}

#site{
	width: 833px;
	margin: 0 auto;
	padding: 25px 0 0 0;
}

.home_lower{
	width: 833px;
	height: 115px;
	background-image: url(images/home_grey_gradient.gif);
	background-repeat: no-repeat;
}

.home_float_left{
	float: left;
	width: 190px;
}

.home_float_right{
	float: right;
	width: 643px;
}

.home_float_right img{
	float: right;
}

#footerLinksHome{
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
	padding: 50px 0 0 12px;
}

#footerLinks{
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
	padding: 46px 0 0 12px;
}

a:link.flink, a:visited.flink{
	color: #ffffff;
	text-decoration: none;
}

a:hover.flink{
	color: #ffffff;
	text-decoration: underline;
}

#home_text{
	position: relative;
	top: 3px;
	left: 7px;
	width: 625px;
	font-size: 12px;
}

.home_text1{
	width: 643px;
	height: 34px;
}

.home_text2{
	background-image: url(images/home_text_founded_bg.gif);
	background-repeat: no-repeat;
	width: 643px;
	height: 81px;
}

.clear{
	clear:both;
}

.page_content{
	padding:15px 20px 2px 15px;
	text-align: left;
}

.page_content_i{
	padding:15px 5px 10px 15px;
	text-align: left;
}

.page_header{
	padding:0 0 10px 0;
}

.left_tier2{
	background-image: url(images/left_tier2_bg.gif);
	background-repeat: no-repeat;
	width: 181px;
	height: 125px;
}

.close_window{
	float:right; padding: 10px; font-size: 10px;
}

.pop_content{
	background-color: #EFEFEF;
	padding:15px 20px 10px 15px;
	text-align: left;
}
