body
{
	text-align: center;
	text-transform: inherit;
	margin: auto;
	background-color: #000;
	font-family: arial, helvetica, sans-serif;
}

img
{
	border-style: none;
}

#wrapper
{
	margin: 10px auto auto auto;
}

#mainbody
{
	background-color: #FFC;
}

#rightblock
{
	width: 571px;
	text-align: center;
	text-transform: inherit;
	margin: auto;
}

#rightblock img
{
	margin: auto;
}

.blue
{
	background-color: #9CC;
	text-align: right;
	text-transform: inherit;
	color: #666;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	font-weight: bold;
	padding: 10px;
}

.blue a
{
	color: #666;
	text-transform: inherit;
	text-decoration: underline;
}

.green
{
	background-color: #663;
}

.ltgreen
{
	background-color: #cc6;
}

.grey
{
	background-color: #cCC;
	text-align: right;
	text-transform: inherit;
	color: #666;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
	padding: 10px 10px 10px 0px;
}

.grey a
{
	color: #666;
	text-transform: inherit;
	text-decoration: none;
}

.grey ul
{
	list-style-type: none;
	list-style-position: default;
	padding: 0;
	margin: 0;
}

.grey li
{
	padding: 0 0 17px 0;
}

#img1
{
	padding: 12px 0 19px 141px;
}

#img2
{
	padding: 23px 53px 19px 0px;
	float: right;
}

#img3
{
	padding: 0 0 0px 20px;
	float: left;
}

#img4
{
	padding: 0 0 0px 19px;
}

.link
{
	text-decoration: underline;
}

#footer
{
	text-align: center;
	text-transform: inherit;
	text-decoration: none;
	color: #999;
	font-size: 10px;
	line-height: 20px;
	margin: 20px 0 0 0;
}
 #footer a 
 {
 	color: #999;
 	text-transform: none;
 	text-decoration: none;
 }
 