

body 
{
	background:#E7EFEF;
	color:#7F7D75;
	font-family:verdana;
	padding:0;
	margin:0;
	line-height:13px;
	text-align:center;
}

div 
{
	margin:0; 
	padding:0;
}

#top 
{
	background:url(images/header.jpg) left top no-repeat;
	margin:0;
	padding:0;
	width:766px;
	height:242px;
	text-align:left;
	display:table;
}

#content 
{
	background:url(images/bg.jpg) left;
	width:766px;
	margin:0;
	padding:0;
	text-align:left;
	height:400px;
	display:table;
}

#footer 
{
	background:url(images/footer.jpg);
	width:766px;
	height:82px;
	font:tahoma 11px;
	color:#FFFFFF;
	margin:0;
	padding:0;
	text-align:left;
}

#left_content 
{
	padding:0;
	margin:0;
	text-align:left;
	width:236px;
	float:left;
}


#right_content 
{
	background:url(images/corner.jpg) left top no-repeat;
	padding:0;
	margin:0;
	float:right;
	text-align:left;
	width:530px;
}

.wrap {margin:0px auto;padding:0;width:766px;}

.menu {color:#4F4F4F; text-decoration:none; font-size:14px; line-height:16px; font-weight:bold;}
a.menu {text-decoration:none;}
a.menu:hover {text-decoration:none;color:White;}


.abs {vertical-align:middle;}

.copy {color:#ffffff; text-decoration:none; font-weight:bold}
.clear {clear:both;}


a.con{text-decoration:none;color:Blue;}
a.con:hover{text-decoration:none;color:Blue;}














