body {
	margin: 0px;
	font-family: Verdana;
	font-size: 12px;
	background-color: #57575a;
}
h1 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-transform: capitalize;
	text-decoration: none;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-color: #57575a;
	padding-top: 2px;
	padding-bottom: 2px;
}#container {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/containerbg.jpg);
}
#maincont {
	margin-right: auto;
	margin-left: auto;
	width: 1230px;
}
#adsenseleft {
        float: left;
        padding-right: 15px;
        padding-left: 15px;
	position: relative;
}
#adsenseright {
        float: right;
        padding-right: 15px;
        padding-left: 15px;
	position: relative;
}
#top {
	height: 131px;
	width: 850px;
	background-image: url(../images/top-bg.jpg);
	margin: 0px;
}
#cta {
margin-top: 74px;
margin-right: 135px;
margin-left: 0px;
}
#nav {
	height: 37px;
	width: 850px;
	background-image: url(../images/nav-bg.jpg);
	margin: 0px;
}
#center {
	width: 820px;
	margin: 0px;
	padding-right: 15px;
	padding-left: 15px;
}
#footer {
                     margin: 0px;
	width: 850px;
	background-image: url(../images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #57575a ;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 5px;
	clear: both;
}
#inleft {
	float: left;
	height: 2145px;
	width: 245px;
	background-image: url(../images/leftnav-bg.jpg);
}
#incenter {
	width: 575px;
	float: right;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
}
img {
 border-top-style: none;
 border-right-style: none;
 border-bottom-style: none;
 border-left-style: none;
}
 .leftimg {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.rightimg {
	float: right;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
a:link {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
	font-variant: normal;
}
a:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
	font-variant: normal;
}
a:hover {
	color: #FCB412;
}h2 {
	font-size: 16px;
}
