@charset "utf-8";
body {
	background: #ffcb05 url(../img/bg_body.gif) repeat-x center top;
	text-align: center;
	padding: 0px;
	margin-top: 42px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-family: tahoma, arial, verdana;
	font-size: 75%;
}
a:link {
	color: #00adef;
}
a:visited {
	color: #00adef;
}
a:hover {
	color: #00adef;
}
a:active {
	color: #00adef;
}
#maincontainer {
	height: auto;
	width: 792px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#header {
	background-image: url(../img/bg_header.gif);
	float: left;
	height: 264px;
	width: 792px;
}
#header ul {
	padding: 0px;
	float: left;
	height: 26px;
	width: 780px;
	list-style-type: none;
	margin-top: 57px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
}
#header li {
	display: inline;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-weight: bold;
}
#header li a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#header li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#header li a:hover {
	color: #EF1451;
	text-decoration: none;
}
#header li a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#holder {
	background: #FFFFFF url(../img/bg_rightcol.jpg) no-repeat right bottom;
	height: auto;
	width: 792px;
	min-height: 350px;
	float: left;
}
#content {
	background: url(../img/bg_content.gif) no-repeat center top;
	padding: 93px 93px 0px 93px;
	float: left;
	height: auto;
	width: 379px;
	min-height: 550px;
	font-size: 1em;
	color: #CC9900;
	line-height: 20px;
}
#content2 {
	background: url(../img/bg_content.gif) no-repeat center top;
	padding: 93px 93px 0px 93px;
	float: left;
	height: auto;
	width: 379px;
	min-height: 450px;
	font-size: 1em;
	color: #CC9900;
	line-height: 20px;
}
#content3 {
	background: url(../img/bg_content2.gif) no-repeat center top;
	padding: 93px 93px 0px 93px;
	float: left;
	height: auto;
	width: 379px;
	font-size: 1em;
	color: #CC9900;
	line-height: 20px;
}
#rightcol {
	float: left;
	height: auto;
	width: 227px;
	margin-top: 45px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 1.3em;
	color: #00aeef;
	min-height: 350px;
}
#footer {
	background: url(../img/bg_footer.jpg) no-repeat;
	float: left;
	height: 185px;
	width: 792px;
}
#copyright {
	float: left;
	height: auto;
	width: 570px;
	color: #CC9900;
	font-size: 0.9em;
	text-align: center;
}
#copyright a {
	color: #CC9900
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: -0.1em;
	font-size: 1.7em;
	color: #f2b304;
}
h3 {
	color: #f2b304;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
