@charset "utf-8";
/* CSS Document */


h1
{
	font-family:Arial Black;
	font-size:20px;
	font-style:italic;
	color:#999999;
	padding-bottom:-10px;
}

.sub h1
{
font-size:16px;
font-family:Arial;
font-weight:bold;
}

h2
{
	font-family:Arial;
}

h2 .header
{
	color:#333333;
	font-size:13px;
	font-family:Arial;
	font-style:normal;
}

 .body h2
{
	font-size:11px;
	margin-left:20px;
	font-family: verdana;
	font-weight:lighter;
	color:#000000;
}

h3
{
text-align:right;
font-family:verdana;
font-size:10px;
}

h3 a
{
color:#FF0000;
text-decoration:none;
}

body
{
	padding-top: 0px;
	margin-top: 0px;
	color:#000000;
}

#footer
{
	width:935px;
	float:left;
}

#footer .text
{
	margin-left:10px;
	font-family:verdana;
	font-size:10px;
	color:#666666;
}

#footerLine
{
	height:1px;
	width:931px;
	background-color:#999999;
	float:left;
	
}

#headerLine
{
	height:1px;
	width:680px;
	background-color:#999999;
	margin-top:10px;
}

#container
{
	width:935px;
	margin:30px auto;
	text-align:left;
	background:url(images/bg.jpg) repeat-x;
}

#header
{	
}

#image
{
	margin-left:675px;
	margin-top:-25px;
	left: 168px;
	top: 78px;
}

#design
{
	float:left;
}

#content
{
	float:RIGHT;
	padding:20px;
	width:607px;
}


