@charset "UTF-8";
/* CSS Document */

body {
	background-color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
}
#main {
	width:784px;
	position:relative;
	float:left;
}
#holder {
	width:784px;
	position:relative;
	float:left;
}
#nav {
	width:159px;
	position:relative;
	float:left;
	background-color:#f2e7b0;
}
#nav_text {
	position:relative;
	float:left;
	width:159px;
}
#top {
	position:relative;
	float:left;
	background-image:url(../images/blue_bg.jpg);
	background-repeat:repeat-x;
	width:159px;
	text-transform:capitalize;
	text-align:center;
	color: #006;
}
#middle {
	position:relative;
	float:left;
	width:149px;
	font-size:10px;
	padding-left: 10px;
}
#middle p {
	line-height:16px;
}
#middle ul {
	list-style-type:none;
	font-size:10px;
	color:#231f20;

}
#middle ul li {
	margin-bottom:8px;
		margin-left:-20px;
}
#right {
	position:relative;
	float:left;
	width:625px;
}
#into_text {
	position:relative;
	float:left;
	width:625px;
}
#intro_lines {
	position:relative;
	float:left;
	width:625px;
}
#intro_lines_left {
	position:relative;
	float:left;
	width:441px;
	color:#000;
	font-size:14px;
	line-height:24px;
	margin-top: 30px;
	;
	margin-left:20px;
}
#intro_lines_right {
	position:relative;
	float:left;
	width:157px;
	margin-top: 30px;
}
.blue {
	color:#003e7e;
	font-weight:bold;
	font-size:10px;
	text-align:center;
}
.red {
	font-size:10px;
	color: #F00;
}
#bar_hold {
	position:relative;
	float:left;
	width:784px;
	background-color:#f2e7b0;
}
#bar {
	width:625px;
	position:relative;
	float:left;
	background-image:url(../images/blue_bg.jpg);
	background-repeat:repeat-x;
	background-color:#f2e7b0;
	width:764px;
	text-transform:capitalize;
	padding-left: 20px;
	margin-top: 4px;
	color: #003;
}
#bottom_right {
	position:relative;
	float:left;
	width:625px;
}
#lower_left {
	position:relative;
	float:left;
	margin-top: 20px;
	width:307px;
}
#lower_right {
	position:relative;
	float:left;
	width:307px;
	margin-top: 20px;
}
.bottom_table {
	width:307px;
	font-size:10px;
	line-height:16px;
}



.table_top {
	width:784px;
	
}
