.link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: 14px; font-weight: bold; color: #03063E; text-decoration: none}
a:link {  color: #777777; text-decoration: none; font-weight: bold}
a:visited { color: #777777; font-weight: bold; text-decoration: none}

a:hover {  color: #555555; text-decoration: underline}
.bodytext {color: #333333;font-family: georgia, times, serif; font-size: 17px; font-style: normal; line-height: 15px; font-weight: bold; text-decoration: none;}
.headline {  color: #201C77;font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 16px; font-size: 12px; font-style: normal; font-weight: bold; text-decoration: none;}
.news {color: #03063E;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 16px;font-style: normal; font-weight: normal; text-decoration: none;}
.bodytext2 {color: #333333;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: bold; line-height: 12px; font-weight: normal; text-decoration: none;}
.bodytext4 {color: #333333;font-family: georgia, times, serif; font-size: 13px; font-style: normal; line-height: 20px; font-weight: normal; text-decoration: none;}
.bodytext5 {color: #999999;font-family: georgia, times, serif; font-size: 13px; font-style: normal; line-height: 15px; font-weight: normal; text-decoration: none;}

.bodytext3 {color: #999999;font-family:georgia, times, serif; font-size: 12px; font-style: bold; line-height: 14px; font-weight: normal; text-decoration: none;}
.bodytext3 a {
	text-decoration: none;
	font-size: 12px;
	line-height: 14px;
	color: #999999;
	font-weight: normal;
}

.bodytext3 a:active {
	text-decoration: none;
	font-size: 12px;
	line-height: 14px;
	color: #999999;
	font-weight: normal;
}

.bodytext3 a:visited {
	text-decoration: none;
	font-size: 12px;
	color: #999999;
	line-height: 14px;
	font-weight: normal;
}

.bodytext3 a:hover {
	text-decoration: none;
	font-size: 12px;
	color: #333333;
	line-height: 14px;
	font-weight: normal;

}


.h3 {  color: #201C77;font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 16px; font-size: 13px; font-style: normal; font-weight: bold; text-decoration: none;}

.footer {  font-family: georgia;  font-size: 10px; font-style: normal; line-height: 13px; 
color: #666666; text-decoration: none}

.footer a {
	text-decoration: none;
	font-size: 10px;
	line-height: 13px;
	color: #E4D9D9;
	font-weight: normal;
}

.footer a:active {
	text-decoration: none;
	font-size: 10px;
	line-height: 13px;
	color: #333333;
	font-weight: normal;
}

.footer a:visited {
	text-decoration: none;
	font-size: 10px;
	color: #333333;
	line-height: 13px;
	font-weight: normal;
}

.footer a:hover {
	text-decoration: none;
	font-size: 10px;
	color: #dddddd;
	line-height: 13px;
	font-weight: normal;

}
.fl {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 200px;
}
.footervideo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-align: left;
	width: 775px;
	margin-top: 12px;
	color: #b6b6b6;
}

#content {
	min-height: 300px;
	width: 900px;
	height: 1000px;
	list-style-type: none;
	padding: 0px;
}

----------------------------------------------------------------------*/

ul#products {

	margin: 0 0 36px 0;
	text-align: left;
	
}

ul#products li {
	display: block;
	float: left;
	width: 400px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	list-style-type: none;
}

ul#products li.last {
	margin: 0;
}

ul#products li div.img {

	display: block;
	margin-bottom: 18px;
	padding-bottom: 14px;
	text-align: center;
}

