body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
	text-align: left;
}
body,td,th {
	color: #444;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
td {
	vertical-align: top;
}
h1,h2 {
	font-family: "Century Gothic", "Segoe UI", Trebuchet;
	font-weight: normal;
}
#centerme {
	width: 100%;
}
td img {
	display: block;
}
#slider {
	margin: 0px;
	padding: 0px;
	height: 130px;
	width: 190px;
	display: block;
	background-color: #FFF;
	overflow: hidden;
}
#inslider {
	margin: 0px;
	padding: 0px;
	height: 130px;
	width: 650px;
	display: block;
	background-image: url(images/slider.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.leftside {
	background-image: url(images/index_r2_c1.gif);
	background-repeat: no-repeat;
}
.top {
	background-image: url(images/index_r1_c1.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #09F;
	text-align: right;
	vertical-align: bottom;
	padding-top: 13px;
	padding-right: 25px;
	padding-bottom: 13px;
	padding-left: 25px;
}
.thebody {
	margin: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	vertical-align: top;
	text-align: left;
}
p {
	margin: 0px;
	padding: 0px;
	font-family: "Segoe UI", Verdana, Geneva, sans-serif;
	font-size: 14px;
}
td {
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 18px;
}
.rightside {
	background-image: url(images/index_r2_c7.gif);
	background-repeat: no-repeat;
}

#slider img {
	float: left;
}
.underline {
	background-image: url(images/index_r3_c2.gif);
	background-repeat: no-repeat;
}
#rotator_container{
	width: 610px;
	overflow: hidden;
	float: left;
	display: inline;
}
#rotator_items{
	width: 2440px;
	float: left;
	display: inline;
}
.item{
	float: left;
	display: inline;
	width: 610px;
	overflow: auto;
}
#right_arrow{
	display: block;
	background: url('images/right.gif') no-repeat top left;
	width: 57px;
	height: 114px;
}
#right_arrow:hover{
	background: url('images/right.gif') no-repeat top right;
}
#left_arrow{
	display: block;
	background: url('images/left.gif') no-repeat top left;
	width: 57px;
	height: 114px;
}
#left_arrow:hover{
	background: url('images/left.gif') no-repeat top right;
}
