body
{
	/*background: url("images/bgg.gif") repeat;*/
}



#adress
{
	padding:20 40 10 10px;
	font:10px/17px Arial,"Courier New";
}

#main
{
	background: url("images/bg.gif") no-repeat;
	color:#0D2A87;
	font:11px/17px Arial,"Courier New";
	border: 1px solid #0A2068;
	width:700px;
}

#content
{
	width:310px;
	padding:40 10 40 42px;
	font:11px/17px Arial,"Courier New";
}
#content2
{
	width:390px;
	padding:40 40 40 20px;
	font:11px/17px Arial,"Courier New";
}
li
{
	font:11px/17px Arial,"Courier New";
	color:#E11410;
	list-style-type: square;	
}

a
{
	color:#0D2A87;
}
	
a:hover
{
	color:#9EAACF;
}

#footer
{
	margin:0px 30px 0px 30px;
	color:#0D2A87;
	font:11px/17px Arial,"Courier New";
}
/*#footer a*/
{
	color:#0D2A87;
}
#header
{
	margin-bottom:20px;
	border-top: 1px#fff;
	border-left: 1px dashed #0A2068;
	border-right: 1px dashed #0A2068;
	border-bottom: 1px dashed #0A2068;
	background: #fff;
	font:11px/17px Arial,"Courier New";
	color:#0D2A87;
	width:780px;
	height:70px;
}

