body
{
	text-align     	 		  : justify;
	color          		      : #cccccc;
	margin-top      		  : 1px;
	margin-left        		  : 1px;
	link             		  : #5a5a5a;
	visited           		  : #5a5a5a;
	background-attachment	  : fixed;
	font-size          		  : 16px;
	font-family       		  : Tahoma, Trebuchet MS, Arial, Helvetica, sans-serif;
	background				  : url("/img/bg.jpg");
}

img
{
	border					  : 0;
}

a
{
	color					  : #ffffff;
	vertical-align			  : bottom;
	text-decoration		  	  : none;
	border					  : 0;
}

a:link
{
	color					  : #ffffff;
	vertical-align			  : bottom;
	text-decoration		  	  : none;
	border					  : 0;
}

a:hover
{
	color					  : #ffffff;
	vertical-align			  : bottom;
	text-decoration		  	  : none;
	border					  : 0;
}

div.footer
{
	background				  : url("/img/footer.png") no-repeat;
	width					  : 950px;
	height					  : 54px;
	margin					  : auto;
	padding-bottom			  : 11px;
	padding-top				  : 11px;
}

h2
{
	padding-top				  : 22px;
	text-align 				  :	left;
	padding-left			  : 550px;
	color          		      : #ffffff;
	font-size          		  : 14px;
}

div.head
{
	width                     :	1002px;
	height                    : 100px;
	margin:auto;
}

div.menu
{
	width                     :	955px;
	margin					  : auto;

}

div.left_menu
{
	float					  : left;
	width                     :	50px;
	height                    : 80px;
	margin-top	              : auto;
	vertical-align	          : middle;
	background				  : url("/img/menu_left.png") no-repeat;
}

div.menu_button
{
	float					  : left;
	padding-top	              : 30px;
	width                     :	170px;
	height                    : 80px;
	margin		              : auto;
	font-size          		  : 18px;
	vertical-align	          : middle;
	background				  : url("/img/menu_button.png") no-repeat;
}

div.menu_button:hover
{
	float					  : left;
	padding-top	              : 30px;
	width                     :	170px;
	height                    : 80px;
	margin		              : auto;
	font-size          		  : 18px;
	vertical-align	          : middle;
	background				  : url("/img/button_a.png") no-repeat;
}



div.right_menu
{
	float					  : left;
	width                     :	50px;
	height                    : 80px;
	margin-top	              : auto;
	vertical-align	          : middle;
	background				  : url("/img/menu_right.png") no-repeat;
}

div.pr
{
	float					  : none;
}

div.content_head
{
	width                     :	950px;
	height                    : 68px;
	margin		              : auto;
	background				  : url("/img/content_head.png") no-repeat;
}

div.content
{
	width                     :	945px;
	margin		              : auto;
	min-height                : 500px;
	background-color		  : #191919;
}

div.cont_text
{
	padding					  : 15px;
}

div.content_foot
{
	width                     :	950px;
	height                    : 12px;
	margin		              : auto;
	background				  : url("/img/content_foot.png") no-repeat;
}

