body
{
	font-family: Verdana, Helvetica, Arial sans-serif;
	margin: 0px;
	font-size: 12px;
	background-color: #090806;
	min-height: 900px;
}

#page_area {
	margin: 0 auto;
	margin-left: auto;
	margin-right: auto;
	width: 968px;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	min-height: 1203px;
}
#site_area {
 	width: 968px;
 	height: 920px;
 	color: #fff;
	float: left;
}

#content_top
{
	width: 968px;
	height: 230px;
	float:left;
}
#central_content
{
	width:968px;
	padding:0px;
	margin-top:100px;
	float:left;
}
#content_bottom
{
	width:968px;
	float:left;
	margin-top:10px;
	text-align:left;
	height:30px;
	background-color:#1a1a1a;
	color:#fff;
	font-size:12px;
}
.foother_menu
{
	float:left;
	margin-left:10px;
	margin-top:5px;
}

a:link,a:hover,a:active,a:visited
{
	color:#fff;
	text-decoration:none;
}

.custom_select
{
	
	left:4px;
	float:left;
	border:solid 1px #f1f1f1;
	height:18px;
	background-color:#fffffe;
	width:98%;
	color:#111;
	font-size:11px;
}
.custom_field
{
	left:4px;
	float:left;
	border:solid 1px #f1f1f1;
	height:16px;
	width:95%;
	background-color:#fffffe;
	padding-left:5px;
	color:#111;
	font-size:11px;
	margin-top:1px;
}
.custom_textarea
{
	left:4px;
	float:left;
	border:solid 1px #f1f1f1;
	height:16px;
	width:95%;
	height:150px;
	background-color:#fffffe;
	padding-left:5px;
	color:#111;
	font-size:11px;
	margin-top:1px;
}
.custom_label
{
	left:4px;
	float:left;
	padding-left:5px;
	color:#111;
	font-size:11px;
	margin-top:1px;
}
.custom_button
{
	color:#fff;
	background-color:#333;
}
.custom_file
{
	left:4px;
	float:left;
	height:24px;
	width:95%;
	background-color:#fffffe;
	padding-left:5px;
	color:#111;
	font-size:11px;
	margin-top:1px;
}
.separator
{
	margin-top:20px;
	margin-bottom:20px;
	float:left;
	width:100%;
}
.title_line
{
	height:1px;
	border: none;
	padding:0px;
	background-color:#999;
}
.login_options
{
	float:left;
	padding-top:0px;
	padding-left:5px;
	margin:0px;
	color:#333;
	
}
ul.login_options li
{
	list-style:disc inside;
}
ul.login_options li a:active, ul.login_options li a:hover,ul.login_options li a:link, ul.login_options li a:visited
{
	font-size:11px;
	color: #333;
}
#search_submit
{
	float:right;
	margin-top:3px;
	font-size:11px;
}

#central_content div.article_1
{
	background-image:url(images/square1.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	height:157px;float:left;
	width:316px;background-color:#000;
	font-weight:bold;color:#fff;margin-right:6px;
	border:solid 1px #fff;cursor:hand;
}
#central_content div.article_2
{
	
	background-image:url(images/square2.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	height:157px;float:left;
	width:316px;background-color:#000;
	font-weight:bold;color:#fff;margin-right:6px;
	border:solid 1px #fff;cursor:hand;
}
#central_content div.article_3
{
	
	background-image:url(images/square.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	height:157px;float:left;
	width:316px;background-color:#000;
	font-weight:bold;color:#fff;
	border:solid 1px #fff;cursor:hand;
}
#central_content div.big_article
{
	background-image:url(images/square4.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	height:157px;
	float:left;
	background-color:#000;
	font-weight:bold;color:#fff;
	margin-top:15px;
	font-size:18px;
	width:966px;border:solid 1px #fff;
	font-weight:bold;cursor:hand;
}
#central_content div.objectives_article
{
	background-image:url(images/objectives.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	float:left;
	/*font-weight:bold;*/
	color:#fff;
	margin-top:20px;
	height:614px;
	width:960px;
	font-weight:bold;font-size:20px;
}
#central_content div.article_1 span.article_title,
#central_content div.article_2 span.article_title,
#central_content div.article_3 span.article_title

{
	padding:10px;float:left;background-image:url(images/title_bg.png);background-repeat:repeat;
	height:20px;padding-top:20px;margin-top:100px;width:296px;
}
#central_content div.big_article span.article_title
{
	padding:10px;float:left;background-image:url(images/title_bg.png);background-repeat:repeat;
	height:24px;margin-left:2px;margin-top:100px;width:944px;text-align:center;
}

#obj1
{
	float:left;
	/*border:solid 1px red;*/
	width:210px;
	height:350px;
	margin-top:35px;
	margin-left:40px;
	*margin-left:20px;
	cursor:hand;
}
#obj2
{
	float:left;
	/*border:solid 1px red;*/
	width:150px;
	height:340px;margin-top:110px;
	cursor:hand;
	
}
#obj3
{
	float:left;
	/*border:solid 1px red;*/
	width:190px;
	height:340px;margin-top:175px;
	cursor:hand;
}
#obj4
{
	float:left;
	/*border:solid 1px red;*/
	width:170px;
	height:330px;margin-top:235px;
	cursor:hand;
}
#obj5
{
	float:left;
	/*border:solid 1px red;*/
	width:155px;
	height:190px;margin-top:400px;
	cursor:hand;
	
}
.obj_info
{
	visibility:hidden;
	display:none;
}
#obj1:hover div.obj_info,
#obj2:hover div.obj_info,
#obj3:hover div.obj_info,
#obj4:hover div.obj_info,
#obj5:hover div.obj_info
{
	position:absolute;
	z-index:100;
	width:250px;
	background-image:url(images/title_bg.png);
	background-repeat:repeat;
	border:solid 1px #000;
	/*height:300px;*/
	display:block;
	visibility: visible;
	font-size:11px;
	font-weight:none;
	padding:10px;cursor:hand;
}
#obj1:hover div.obj_info,
#obj2:hover div.obj_info,
#obj3:hover div.obj_info,
#obj4:hover div.obj_info
{
	margin-left:-30px;
}
#obj5:hover div.obj_info
{
	margin-top:-90px;
	margin-left:-90px;
}
form
{
	position:relative;
	margin:0px;
	padding:0px;
}
fieldset
{
	border:none;
	float:left;padding:0px;margin:0px;
	width:100%;
	padding-top:0px;margin-bottom:10px;
}
#cashback_form
{
	margin-left: 150px;
	*margin-left: 50px;

/*	display:none;
	visibility:hidden;*/
}