body {
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-color: #cccccc;
	margin: 0px;
	padding: 0px;
	background-position: center 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h2 {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h3 {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A7B8CC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
a {
	color: #6699CC;
}
ol li {
	margin-bottom: 5px;
}
ol {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
th {
	background-color: #D2DCE6;
	text-align: left;
	padding-left: 4px;
	font-size: 12px;
	font-weight: bold;
}
td {
	padding-left: 4px;
}


input {
	font-size: 12px;
}
form {
	margin: 0px;
	padding: 0px;
}
.red {
	color: #FF0000;
}
.green {
	color: #00CC00;
}
.bold {
	font-weight: bold;
}

.fll {
	float: left;
	margin-right: 5px;
}
.dllink {
	background-image: url(content/download.gif);
	padding-left: 18px;
	background-position: left center;
	background-repeat: no-repeat;
	display: inline;
}
.golink {
	background-image: url(content/gopage.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
}







#main {
	width: 900px;
	margin-left: -450px;
	position: absolute;
	left: 50%;
	top: 0px;
	background-image: url(mainbg.jpg);
	background-position: 25px;
	background-repeat: repeat-y;
}
#header {
	background-image: url(header.jpg);
	height: 136px;
	width: 900px;
}
#header #adframe {
	height: 60px;
	width: 468px;
	display: inline;
	float: right;
	margin-right: 46px;
	margin-top: 30px;
	background-color: #A4B9CE;
}
#header #menu {
	float: right;
	height: 31px;
	clear: both;
	margin-top: 10px;
	margin-right: 50px;
	width: 600px;
	display: inline;
}
#header #menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: right;
}
#header #menu ul li {
	display: inline;
}
#header #menu ul li a {
	height: 31px;
	background-image: url(menuitembg.png);
	width: 114px;
	float: left;
	line-height: 31px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	display: inline;
	margin-left: 5px;
}
#header #menu ul li a:hover {
	color: #336699;
}
#miny {
	height: 400px;
	float: right;
	width: 0px;
	clear: both;
	overflow: hidden;
}
#content {
	padding-left: 35px;
	margin-right: 250px;
	padding-top: 10px;
}
#contentright {
	float: right;
	width: 200px;
	clear: both;
	margin-right: 40px;
	display: inline;
	margin-top: 10px;
	background-color: #FFFFFF;
}
#footer {
	background-image: url(footer.jpg);
	height: 56px;
	width: 900px;
	clear: both;
}
.box {
	border: 1px solid #A7B8CC;
	margin-bottom: 4px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	background-color: #D2DCE6;
}
.box2 {
	border: 1px dashed #A7B8CC;
	margin-bottom: 4px;
	padding: 2px;
}
.searchbox .textbox {
	width: 510px;
	height: 17px;
	font-size: 15px;
	font-weight: bold;
}
.searchbox .button {
	height: 22px;
	background-color: #D2DCE6;
	border: 1px solid #A6B8CC;
}
.resultfield {
	width: 200px;
	border: 1px solid #A8A8A8;
	background-color: #FFFFFF;
}
.adbox {
	margin-bottom: 5px;
}
.beachbox {
	background-image: url(content/maxi/beachbg.jpg);
	height: 191px;
	background-repeat: no-repeat;
	background-position: right top;
}

#newsletterform {
	text-align: left;
	padding-left: 5px;
	font-size: 10px;
	padding-bottom: 5px;
}
#newsletterform  h2 {
	margin: 0px;
	padding: 0px;
}
#newsletterform .textbox {
	width: 185px;
}
