/* mac hide\*/
html, body 
{
    height:100%;
}
/* end hide */

body 
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:10px;
	padding:0;
	margin:0;
	text-align:center;
	background-color:#FFFFFF;
	color:#000000;
}

a
{
    color:#001965;
}

a:hover
{
    text-decoration:underline;
}

hr
{
    color:#32B3D0;
    height:1px;
    text-align:center;    
}

h1
{
    color:#001965;
    font-size:12pt;
    font-weight:bold;
    margin-top:0px;
}


img
{
    border: 0px;
}

p img
{
    padding-left: 5px;
    padding-right: 5px;
}

#outer
{
	width:760px;	
  	min-height: 100%;
  	height: auto !important;
  	height: 100%;
	margin-left:auto;
    margin-right:auto;
	text-align:left;
    background:url(images/wall.gif);
	position:relative;
}
 
#innerwrap 
{
	float:left;
	width:600px;
}

#header
{
	position:absolute;
	top:0px;
	left:0px;
	width:760px;
	height:113px;
	overflow:hidden;
}

#header a
{
    color:#FFFFFF;
    padding-left:12px;
    padding-right:12px;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
}

#header a:hover
{
    text-decoration:underline;
}

#centrecontent 
{
	width:461px;
	padding-left: 10px;
	padding-right: 10px;
	min-height:400px;
	float:right;
	margin-top:113px;
	background:url(images/bloks.gif);
	background-position:top left;
	background-repeat : no-repeat;
}

#box
{
    padding-top:15px;
    padding-left:20px;
    padding-right:20px;
    border: none;
    font-face: Verdana;
    font-size: 12px;
}

#left 
{
	position:absolute;
	width:119px;
	float:left;
	margin-top:113px;
}

#right 
{
	position:relative;
	width:159px;
	float:right;
	margin-top:370px;
}

#clearfooter 
{
    width:760px;
    height:5px;
    clear:both;
}

#menu
{
    background: #D8000F;
    width: 109px;
    height: 260px;
    padding-right: 10px;
    text-align: right;
}

#menu a
{
    color: black;
    text-decoration: none;
    font-size: 10pt;
    font-weight:bold;
}

#menu div
{
    padding-top: 15px;
}
