/* CSS Document */

body
{
	margin:0 auto;
	background:#FFFFFF;
}
.main_container
{
	width:1000px;
	margin-top:0px;
}
.header
{
	width:1000px;
	height:462px;
	margin:20px 0 20px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}
.white
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
}
#flash
{
	width:430px;
	height:462px;
	float:left;
}
#geniem
{
	width:179px;
	height:344px;
	float:left;
	background:url(img/bg.jpg) no-repeat;
	text-align:left;
	padding:118px 0 0 11px;
	line-height:19px;
}
#genie_img
{
	width:141px;
	height:462px;
	float:left;
	background:url(img/bg1.jpg) no-repeat;
}
#sign
{
	padding:123px 0 0 16px;
	text-align:left;
}
#sign2
{
	padding:32px 0 0 16px;
	text-align:left;
}
#genier
{
	width:206px;
	height:310px;
	float:left;
	background:url(img/bg-right.jpg) no-repeat;
	text-align:left;
	padding:152px 0 0 33px;
	line-height:19px;
}
#content
{
	width:1000px;
	height:188px;
	background:url(img/bg2.gif) no-repeat top center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000000;
	text-align:center;
	padding-top:15px;
	line-height:35px;
}
.redbold
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#e1000d;
	font-weight:bold;
}
#suitable
{
	width:970px;
	height:35px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#009fc5;
	padding:15px 0 0 30px;
	background:url(img/bg3.gif) no-repeat top center;
	margin:12px 0 10px 0;
}
#footer
{
	width:1000px;
	height:118px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#969696;
}
.footer_text
{
	text-align:left;
	padding:23px 0 0 12px;
	float:left;
}
.footer_text a
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#969696;
	text-decoration:none;
}
.footer_text a:hover
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#969696;
	text-decoration:underline;
}

.fright
{
	float:right;
	padding-right:7px;
}
.red
{
	color:#e1000d;
}
.red a
{
	color:#e1000d;
	text-decoration:underline;
}
.red a:hover
{
	color:#e1000d;
	text-decoration:none;
}
.visitweb
{
	color:#ffffff;
	margin-left:100px;
}
.visitweb a
{
	color:#ffffff;
	text-decoration:underline;
}
.visitweb a:hover
{
	color:#FFFFFF;
	text-decoration:none;
}