@charset "utf-8";
#container {
	background-color: #036874;
	background-image: url(..//images/w_boxes_home2.gif);
	background-repeat: no-repeat;
	height: 580px;
	width: 866px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 35px;
}
#l_top {
	height: 208px;
	width: 506px;
}
#lt_image {
	float: left;
	height: 207px;
	width: 287px;
}
#rt_image {
	float: right;
	height: 207px;
	width: 208px;
}
#l_bottom {
	height: 247px;
	width: 506px;
	margin-top: 8px;
}
#right {
	height: 431px;
	width: 259px;
	float: left;
	margin-top: 56px;
}
#right p{
	margin-top:0px;
	margin-bottom:10px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
#right p span{
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #660000;
	font-weight: normal;
	
}
#gray_box_holder {
	background-image: url(../images/graybox.gif);
	height: 153px;
	width: 259px;
	position: relative;
	margin-bottom: 20px;
}

#left {
	height: 463px;
	width: 506px;
	float: left;
	margin-top: 24px;
	margin-right: 51px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #036874;
	margin: 0px;
}
ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width: 130px;
	padding-left: 15px;
}
li a:link{
	text-decoration:none;
	color:#666666;
}
li a:visited{
	text-decoration:none;
	color:#666666;
}
li a:hover{
	text-decoration:none;
	color:#660000;
	font-weight:bold;
	font-size:14px;
}
li a:active{
	text-decoration:none;
	color:#666666;
}
#the_list {
	width: 159px;
	position: absolute;
	left: 87px;
	top: 27px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-style: italic;
	font-size: 10pt;
}
#the_title{
	position:absolute;
	left:16px;
	right:0px;
	width: 78px;
	top: 48px;
}
#the_title span{
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #660000;
	font-weight: normal;
	width:90px;
}
#footer {
	font-family: Avenir, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#fff;
	margin-left: auto;
	margin-right: auto;
	width: 550px;
	margin-top: 25px;
}
