.top {
	background-image: url(images/topback.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	height: 242px;
	width: 100%;
}
.top2 {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	margin: auto;
	padding: 0px;
	height: 242px;
	width: 961px;
}
.menu1 {
	padding-top: 192px;
	height: 48px;
	margin: 0px;
}
.slider {
	background-image: url(images/sliderback.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	clear: left;
	height: 159px;
	width: 100%;
}
.slider2 {
	font-weight: bold;
	color: #FFF;
	background-image: url(images/blaclslider.jpg);
	background-repeat: no-repeat;
	margin: auto;
	padding: 0px;
	height: 159px;
	width: 961px;
}
.content {
	background-image: url(images/cback.gif);
	background-repeat: repeat-x;
	height: auto;
	width: 100%;
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	background-color: #89857D;
}
.bottom {
	background-image: url(images/botback.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	height: 161px;
	width: 100%;
}
.slider {
	margin: 0px;
	height: 159px;
	width: 100%;
	padding: 0px;
	clear: left;
	float: left;
}
.sliderc {
	height: 140px;
	width: 900px;
	padding-top: 20px;
	padding-left: 35px;
	color: #FFF;
	font-weight: bold;
	line-height: 2em;
	font-family: "century gothic";
	font-size: 16px;
}
.box1 {
	font-family: "Century Gothic";
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	height: 130px;
	width: 500px;
	float: left;
}
.box2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-variant: small-caps;
	color: #CCC;
	float: left;
	height: 130px;
	width: 370px;
	margin: 0px;
	padding-left: 20px;
}
.box3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CCC;
	float: left;
	height: 50px;
	width: 150px;
	margin: 0px;
	padding-left: 20px;
}
.content2 {
	margin: auto;
	padding: 10px;
	width: 950px;
}
.header {
	font-family: "Century Gothic";
	font-size: 26px;
	color: #FFF;
	font-weight: bold;
	background-image: url(images/greyheader.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 600px;
	padding-left: 15px;
	padding-top: 0px;
	margin-top: 36px;
}
.column {
	padding: 0px;
	float: left;
	height: auto;
	width: 48%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2%;
}
.bottom2 {
	margin: auto;
	height: 160px;
	width: 967px;
	padding: 0px;
}
.bottomcolumn {
	height: 150px;
	width: 30%;
	margin-left: 2%;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.design {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #282828;
	clear: left;
	float: left;
	height: 50px;
	width: 100%;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 30px;
	color: #9ECD59;
	background-image:url(images/sign_arrow_right.png);
	background-repeat:no-repeat;
	padding-left:45px;
	line-height:45px;
}
h2 {
	font-size: 24px;
	color: #D6E5BD;
	background-image:url(images/sign_arrow_right.png);
	background-repeat:no-repeat;
	padding-left:45px;
	line-height:45px;
}
h3 {
	font-size: 18px;
	color: #000;
	background-image:url(images/small_checkmark.png);
	background-repeat:no-repeat;
	padding-left:35px;
	line-height:45px;
}
h4 {
	font-size: 16px;
	color: #FFF;
		background-image:url(images/small_checkmark.png);
	background-repeat:no-repeat;
	padding-left:35px;
	line-height:45px;
}
h5 {
	font-size: 16px;
	color: #AADE4B;
	background-image:url(images/small_circle_green.png);	background-repeat:no-repeat;
	padding-left:35px;
	line-height:45px;
}
h6 {
	font-size: 14px;
	color: #FFF;
	background-image:url(images/small_circle_green.png);
	background-repeat:no-repeat;
	padding-left:35px;
	line-height:45px;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #CCC;
}
a:hover {
	color: #92BF4C;
}
a:active {
	color: #FFF;
}

body, td, th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}