/* CSS Document */

body
{
	margin:0px;
	background-color:#000000;
}

div#wrapper
{
	width:100%;
}

div#wrapper_header
{
	width:100%;
	background-color:#000000;
	height:40px;
}

div#header_menu
{
	width:1004px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fe7600;
}


div#header_left
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	width:502px;
	float:left;
}

div#header_right
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ff7601;
	width:502px;
	float:left;
}

div#wrapper_content
{
	width:100%;
	background-image:url(../images/content-bg.gif);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#202020;
}

div#content
{
	width:1004px;
	background-color:#FFFFFF;
}

div#logo_part
{
	width:995px;
	float:left;
	height:150px;
}

div#logo_left
{
	float:left;
}

div#logo_right
{
	width:695px;
	float:left;
}

div#menu_part
{
	width:995px;
	float:left;
	height:45px;
	background-color:#262626;
}

div#menu_part
{
	width:995px;
	float:left;
	height:45px;
	background-color:#262626;
	background-image:url(../images/menu-bg.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

.menu_right1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
}

.menu_right2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fe7500;
}

.header_menu_link
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#ffffff;
	text-decoration:none;
}

.header_menu_link:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#fe7600;
	text-decoration:none;
}

.content
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#222222;
	line-height:18px;
}

.author_txt
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#595959;
	line-height:18px;
}

div#wrapper_footer
{
	width:100%;
	background-color:#000000;
}

div#footer_menu
{
	width:1004px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#a8a8a8;
	height:115px;
	line-height:17px;
}

.footer_link
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#a8a8a8;
	line-height:17px;
	text-decoration:none;
}

.footer_link:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:17px;
	text-decoration:none;
}

.copy_right
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
