body {
	font: 12px Century Gothic, Arial, Helvetica, sans-serif; 
	background: #f8f7f2;
	margin: 0; 
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #404040;
}
a:link {text-decoration:none; color:#404040;}
a:visited {text-decoration:none; color:#404040;}
a:hover {text-decoration:underline; color:#404040;}
a:active {text-decoration:none; color:#404040;}
h1 {margin-top: 0em; margin-bottom: 5px;}
h1 {font: 20px Century Gothic, Helvetica, Arial, sans-serif; font-weight: bold; color: #0067b2;}
h2 {margin-top: 0em; margin-bottom: 1em;}
h2 {font: 12px Century Gothic, Helvetica, Arial, sans-serif; color: #404040;}
h3 {font: 12px Century Gothic, Helvetica, Arial, sans-serif; color: #404040;}
h3 {margin-top: 0em; margin-bottom: 1em;}
p {margin-top: 1em; margin-bottom: 1em;font: 14px Century Gothic, Arial, Helvetica, sans-serif;}
#container {
	width: 950px;  
	background: #ffffff;
	margin: 0 auto; 
	text-align: left;
}
#header-top {
	background: #f8f7f2;
	font: 11px Century Gothic, Helvetica, Arial, sans-serif;
	color: #00375e;
	margin: 0;
	padding: 10px 0 0 0;
}
#search {
	position: absolute;
	top: 15px;
	right: 182px;
	width: 215px;
	margin: 0;
}
#header {
	background: #ffffff;
	margin: 10px 20px 10px 20px;
}
#header-bottom {
	background: #ffffff;
	margin: 0 20px 10px 20px;
}	
#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0; 
}
#main {margin-top: 0; width: 100%; background: #ffffff;}
#sidebar {float: right; top:0; width:225px; font: 10px Century Gothic, Arial, Helvetica, sans-serif; color: #000; padding:5px 20px 0 5px;}
#sidebar2 {float: left; top: 0; width: 210px; font: 10px Century Gothic, Arial, Helvetica, sans-serif; color: #000; padding:10px 0 0 40px; }
#sidebar2 a:link, #sidebar2 a:visited, #sidebar2 a:active{color:#00375e; text-decoration: none;}
#offers {margin: 0 20px 0 250px; background: #ffffff; padding: 10px 10px 0 10px; text-align: center;}
#feature {margin: 0 20px 0 250px; background:#ffffff; padding: 0 80px 0 60px; font: Arial, Helvetica, sans-serif;}
#feature li {margin-top: 0em; margin-bottom: 2em;}
#feature a:link, #feature a:visited, #feature a:active {color: #00375e; text-decoration: none; font-weight: bold;}
#feature2 {margin: 0 20px 0 20px; background:#ffffff; padding: 0 80px 0 80px; font: Arial, Helvetica, sans-serif;}
#feature2 li {margin-top: 0em; margin-bottom: 2em;}
#feature2 a:link, #feature2 a:visited, #feature2 a:active {color: #00375e; text-decoration: none; font-weight: bold;}
#feature3 {margin: 0 20px 0 250px; background:#ffffff; padding: 0 80px 0 60px; font:  Arial, Helvetica, sans-serif;}
#feature3 li {margin-top: 0em; margin-bottom: 2em; list-style-image:url(../Images/checkmark.gif); list-style-position:outside;}
#feature3 a:link, #feature3 a:visited, #feature3 a:active {color: #00375e; text-decoration: none; font-weight: bold;}
table.mytable {width: 100%; border-collapse: collapse;}
table.mytable td {padding: 0 0 0 20px;}
table.mytable a:link, table.mytable a:visited, table.mytable a:active {text-decoration: none; color: #ffffff;}
.button {font: 11px Arial, Helvetica,  sans-serif; color: #000;}
#left-nav ul {margin: 0; padding: 0; list-style-position:outside; background: #ffffff; width: 190px; font: 14px Century Gothic, Arial, Helvetica,  sans-serif; color: #00375e;}
#left-nav li {display: block; margin: 1px 0 1px 0; padding: 4px;}
#left-nav a:link, #left-nav a:active, #left-nav a:visited{text-decoration: none; color: #00375e;}
#testimonial {margin: 0; padding: 0 4px 0 4px; width: 180px; font:  Arial, Helvetica, sans serif; color: #404040;}
#footer {background: #f7f7f2; font: 10px Century Gothic, Arial, Helvetica, sans-serif; color: #00375e; width: 100%; clear: both;}
#footer p {margin: 0; padding: 10px 0; text-align: center;}
#navbot ul {margin: 0 300px 0 300px; padding: 5px 0 5px 0; list-style: outside; background: #f8f7f2; width: 400px; Century Gothic, Arial, Helvetica,  sans-serif;}
#navbot li {display: inline;}
#navbot a:link, #navbot a:active, #navbot a:visited{text-decoration: none; color: #00375e;}
#image {float: left; margin: 0 10px 10px 0;}
#image2 {float: right; margin: 0 0 10px 10px;}
#links a:link, #links a:visited, #links a:active {color: #0067b2; text-decoration: underline;}
.tst {background-color:#ffffff;color:#000;}
.tst1 {background-color:#ffffff;color:#000;}