@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #003D51;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
}
#content #footer {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#header   {
	height: 126px;
	width: 884px;
	margin-right: auto;
	margin-left: auto;
}
#nav        {
	height: 31px;
	width: 884px;
	background-color: #000000;
	margin-right: auto;
	margin-left: auto;
}
#nav  a     {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #CCCCCC;
	text-align: center;
	padding-right: 14px;
	padding-left: 14px;
	list-style-type: none;
	list-style-image: none;
	display: block;
	float: left;
	line-height: 30px;
	font-weight: 100;
	font-style: normal;
	font-variant: normal;
}
#nav  a:hover       {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	padding-right: 14px;
	padding-left: 14px;
	display: block;
	float: left;
	line-height: 30px;
	font-weight: 100;
}
#content {
	width: 884px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/home_body.jpg);
	background-repeat: no-repeat;
	background-color: #DBE4F1;
}
#content   #col1 {
	width: 250px;
	float: left;
}
#content   #col2 {
	width: 634px;
	float: right;
}
#content   #footer {
	background-color: #DBE4F1;
	clear: both;
	width: 884px;
	height: 40px;
}
td {
	vertical-align: top;
}
#bottom {
	width: 884px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#bottom img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 6px;
	float: left;
}
#bottom p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DBE4F1;
	line-height: 12px;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 90px;
}
#content h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	line-height: 26px;
	color: #003D51;
}
#content #tagline {
	float: right;
	width: 630px;
}
