.center {
	width: 830px;
	margin-left: 38px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11pt;
	line-height: 15pt;
	}
	
.homeproducts {
	float: left;
	margin-top: 2px;
	padding-top: 5px;
	padding-left: 18px;
	background-image: url('images/home_productbg.gif');
	width: 522px;
	height: 247px;
	}

html>body .homeproducts {
	float: left;
	margin-top: 2px;
	padding-top: 5px;
	padding-left: 18px;
	background-image: url('images/home_productbg.gif');
	width: 505px;
	height: 242px;
	}
	
body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	}

A:link { 
	color: #6ABF64;
	text-decoration: none;
	}

A:visited { 
	color: #6ABF64;
	text-decoration: none;
	}

A:hover { 
	color: #6ABF64;
	text-decoration: underline;
	}
	
.white {
	font-size: 9pt;
	color: #ffffff;
	margin-left: 5px;
	margin-right: 10px;
	}

A.whitelink:link {
	color: #ffffff;
	text-decoration: none;
	}

A.whitelink:visited {
	color: #ffffff;
	text-decoration: none;
	}

A.whitelink:hover {
	color: #ffffff;
	text-decoration: underline;
	}

.footer {
	background-color: #FFF776;
	width: 875px;
	height: 15px;
	padding-top: 5px; 
	padding-bottom: 5px;
	text-align: center;
	color: #35B5C2;
	}

.productheader {
	font-size: 13pt;
	font-weight: bold;
	line-height: 18pt;
	color: #35B5C2;
	}
	
.featureimg {
	float: left; 
	margin-left: 20px; 
	margin-right: 24px;
	}

html>body .featureimg {
    margin-left: 38px;
	}

.btns {
	float: left; 
	margin-left: 45px; 
	margin-right: 24px;
	}

html>body .btns {
    margin-left: 88px;
	}
