* {
	margin: 0;
	padding: 0;
	font-family: Arial;
}

body {
	background-image: url('../images/background.jpg');
	background-repeat: repeat;
}

#centercontent {
	width:875px;
	margin-left: auto;
	margin-right: auto;
	margin-top:85px;
}

#maincontent {
	width:875px;
	float:left;
}

#header {
	float:left;
	width:875px;	
	height:154px;
}

#mainbody {
	width:857px;
	float: left;
	background-color: #FFF;
	background-image: url('../images/mainbody_background.jpg');
	background-repeat: repeat-y;
	height: auto !important;
	min-height:400px;
	height: 400px;
	padding-left: 18px;
}

#navigation {
	background-color: #BFD73B;
	height: 29px;
	width: 846px;
	text-align: center;
	font-size: 16px;
	font-weight: bold
	color: #000;
	float:left;
	display: block;
}

#navigation div {
	float:left;
	padding-left: 25px;
}

#navigation a {
	padding-left:30px;
	padding-top: 8px;
	color: #000;
	text-decoration: none;
	float:left;
}

#navigation a:hover {
	padding-left:30px;	
	padding-top: 8px;
	color: #000;
	text-decoration: none;
	background-image: url('../images/navigation_over.jpg');
	background-repeat: no-repeat;
}

.centerinformation {
	 float:left; 
	 padding-top:15px; 
	 padding-left:20px;
}

#pageheader {
	font-size: 16px;
	font-weight: bold;
	float:left;
	width:100%;
}

#pagedescription {
	float:left;
	font-size:14px;
	padding-bottom: 20px;
	width:800px;	
}

.seminartitle {
	font-size:16px;
	width:800px;
	font-weight: bold;
	font-style: italic;
	padding-top:15px;
	float:left;
}

.seminardates {
	font-style: italic;
	float:left;
	width: 800px;
	font-size: 14px;
	padding-top: 2px;
}

.seminardescription {
	float:left;
	width: 800px;
	padding-top:5px;
}

.productheader {
	width:193px; 
	height:38px;
	float:left;
	background-image: url('../images/productcategory_header.jpg');
	background-repeat: no-repeat;
	text-align: center;
	padding-top:5px;
}

.productitem {
	float:left;
	width:193px;
	padding-right:10px;
	padding-bottom:15px;
}

.productcenter {
	width:191px;
	border-right:1px solid #BFD73B;
	border-left:1px solid #BFD73B;
	float:left;
	font-size:12px;
}

.productbottom {
	float:left;
}

#footer {
	float: left;
	padding-bottom:15px;
}

#newsletterform {
	width:318px;
	height:94px;
	float:left;
	display: block;
	background-image: url('../images/newsletter_background.jpg');
	background-repeat: no-repeat;
	text-align: center;
}

#enewsform {
	padding-top:15px;
	float: left;
}

#enewsform label {
	float:left;
	text-align: right;
	width:75px;
	padding-right: 5px;
}

#enewsform input {
	float:left;
}

.textbox {
	width:200px;
}

#seminar label {
	float:left;
	width:125px;
	text-align: right;
	padding-right: 5px;
}

#seminar input {
	float:left;
	width:175px;
}

.pics {
	float:left;
	height:240px;
}

#pages {
	float:left;
	text-align: center;
	width:800px;
	font-size:14px;
	padding-bottom:15px;
}

div#pages a {
	margin-right:5px;
}

div#pages a:link {
	color: #0066B3;
	text-decoration: none;
}

div#pages a:visited {
	color: #0066B3;
	text-decoration: none;
}

div#pages a:hover {
	color: #0066B3;
	text-decoration: underline;
}

div#pages a:active {
	color: #0066B3;
	text-decoration: underline;
}

#contact {
	width:425px;
	float:left;
	padding-left:150px;
	padding-top:100px;
}

#contact label {
	width:200px;
	text-align: right;
	float: left;
	padding-right: 5px;
}

#contact div {
	padding-bottom: 5px;
}

#funsunstudio {
	float:left;
	width:875px;
	text-align: center;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
