body 
{
	background : #DBDADA url(images/page/bg_top.jpg) top left repeat-x;
	margin     : 0px auto 0px auto;
	padding    : 0px;
}

#all 
{
	background : transparent url(images/page/bg_bottom.jpg) bottom left repeat-x;
	margin     : 0px auto 0px auto;
	padding    : 0px 0px 35px 0px;
}

#container2
{
	background : #DB4A1A;
}

.logo_left 
{
	background   : transparent url(images/page/logo_pck.jpg) top no-repeat;
	float        : left;
	height       : 166px;
	margin       : 0px 10px 0px 10px;
	padding      : 0px 0px 0px 0px;
	width        : 107px;
}

.information
{

	float        : left;
	height       : 97px;
	margin       : 0px;
	padding      : 0px 0px 0px 0px;
	width        : 252px;
	font-family  : 'Century Gothic', Verdana, Arial, Helvetica, sans-serif, 'trebuchet ms';
	font-size    : 12px; 
	font-weight  : bold;
}

.os
{
	float        : left;
	height       : 97px;
	margin       : 0px;
	padding      : 0px 0px 0px 0px;
	width        : 252px;
	font-family  : 'Century Gothic', Verdana, Arial, Helvetica, sans-serif, 'trebuchet ms';
	font-size    : 12px; 
	font-weight  : bold;
}

.wgrs
{
	float        : left;
	height       : 97px;
	margin       : 0px;
	padding      : 0px 0px 0px 0px;
	width        : 252px;
	font-family  : 'Century Gothic', Verdana, Arial, Helvetica, sans-serif, 'trebuchet ms';
	font-size    : 12px; 
	font-weight  : bold;
}


.gphw
{
	float        : left;
	height       : 97px;
	margin       : 0px;
	padding      : 0px 0px 0px 0px;
	width        : 252px;
	font-family  : 'Century Gothic', Verdana, Arial, Helvetica, sans-serif, 'trebuchet ms';
	font-size    : 12px; 
	font-weight  : bold;
}

.gps
{
	float        : left;
	height       : 97px;
	margin       : 0px;
	padding      : 0px 0px 0px 0px;
	width        : 252px;
	font-family  : 'Century Gothic', Verdana, Arial, Helvetica, sans-serif, 'trebuchet ms';
	font-size    : 12px; 
	font-weight  : bold;
}

.text
{
	font-family      : 'Century Gothic', Verdana, Arial, Helvetica, sans-serif, 'trebuchet ms';
	font-size        : 12px; 
}

.container_for_menu_content_copyright
{
	float   : left;
	margin  : 0px;
	padding : 0px;

}

#menu 
{
	color        : #FFF;
	text-align   : center;
	font-family  : 'Century Gothic', Verdana, Arial, Helvetica, sans-serif, 'trebuchet ms';
	font-size    : 40px;
	margin       : 60px 0px 60px 0px;
	padding      : 0px;
	width        : auto; 
}

#content 
{
	background-color : #fffffe; 
	border-color     : #000; 
	border-width     : 1px; 
	border-style     : solid;	
	font-family      : 'Century Gothic', Verdana, Arial, Helvetica, sans-serif, 'trebuchet ms';
	font-size        : 14px; 
	margin           : 0px 90px 0px 90px;
	padding          : 20px;	
	width            : 630px;
	height           : 360px;
	padding-right    : 0px;
}

#copyright
{
	color       : #38404D;
	float       : left;
    font-family : 'Century Gothic', Verdana, Arial, Helvetica, sans-serif, 'trebuchet ms';
	font-size   : 10px;
	font-weight : bold;
	text-align  : center; 
	padding     : 10px 0px 0px 0px; 
	margin      : 0px 90px 0px 90px;	
	width       : 650px;
}

img, abbr, acronym 
{
	border          : none;
}

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

a:hover 
{
	color           : #ff8f0b;
	text-decoration : none;	
}
	
a.orange:link, a.orange:active, a.orange:visited 
{
	color           : #ff8f0b;
	cursor          : move;
	text-decoration : none;
}

a.orange:hover 
{
	text-decoration : none;
	color           : #024;
}
