/* CSS Document */
body{
	margin:0;
	background-color: #F4F4F4;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size: 0.75em;
	color: #010A10;
	width: 100%;
}
	input,select,textarea{
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size: 0.75ems;
	background-color: #FFFFFF;
	border: 1px solid #F4C400;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
}
	input.check{background:transparent}
	input.butt{
	padding:0;
}
	input.btn{
	height: 18px;
}
	input.radio{background:none;margin:0;padding:0;_margin-left:-5px;_margin-top:1px}

/*
#horizon {
position: absolute;
left: -375px;
top: -264px;
width: 100%; 
height: 100%;
}
#wrapper {
position: absolute;
left: 50%; top: 50%;
width: 750px;
height: 528px;
}
*/
#horizon        
	{
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
	}

#wrapper    
	{
	margin-left: -375px;
	position: absolute;
	top: -264px;
	left: 50%;
	width: 750px;
	height: 528px;
	visibility: visible
	}
.content {
	background-color: #CCCCCC;
	width: 750px;
	float: left;
	text-align: left;
	clear: right;
	height: 500px;
	border: 1px solid #999999;
}
.main {
	width: 750px;
	text-align: center;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.flash {
	display: block;
	float: left;
	clear: both;
}
#base {
	display: block;
	clear: both;
	padding-top: 4px;
	font-size: 0.75em;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	color: #999999;
	text-align: right;
	padding-bottom: 4px;
	line-height: 1.4;
	height: 20px;
}
.cbg1 {
	background-attachment: fixed;
	background-image: url(../images/c_bg_1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#horizon #wrapper #main #base #slickmedia {
	clear: both;
	float: left;
}
