﻿body
{
	font-family:Verdana,Arial;
	font-size:12px;
	background-image:url(/images/background.gif);
	background-repeat : no-repeat;
}

a
{
	color:#eeeeee;
}

#divLogo
{
	position:absolute;
	left:18px;
	top:12px;
}

#divRight1
{
	position:absolute;
	left:560px;
	top:120px;
	color:#eeeeee;
		width:205px;
		padding-right:20px;
		border-right:solid 1px #888888;
	background-color:black;
	line-height:16px;
}

#divSlogan
{
	position:absolute;
	left:560px;
	top:18px;
	font-weight:bold;
	color:#eeeeee;
	width:270px;
	line-height:16px;
}

#divRight2
{	
	position:absolute;
	left:805px;
	top:120px;
	color:#eeeeee;
	width:205px;
	background-color:black;
	line-height:16px;

}

#divMain
{	
	position:absolute;
	left:33px;
	top:120px;
	color:#111111;
	width:445px;
	line-height:16px;

}
