@charset "utf-8";
/* CSS Document */
body,div,p,table,td,tr,a
{
color:#663300;
}


#main_table
{
	border:0;
	width:760px;
	margin:0px auto;
}

#banner
{
	width:760px;
	height:104px;
	background:url(images/top_banner.jpg) no-repeat;
	color:#FFFFFF;
	vertical-align:top;

}


#banner h1
{
font-size:20px;
margin-left:150px;
margin-top:30px;
position:absolute;
}

#banner h2
{
font-size:14px;
margin-left:160px;
margin-top:55px;
position:absolute;
font-weight:normal;
}

#home_btn
{
	position:absolute;

	
}

#home_btn img
{
	margin-left:690px;
	margin-top:66px;

}
#left_column
{
	background:url(images/main_bg.gif) repeat-x ;
	vertical-align:top;
	width:589px;
	background-color:#FFFFFF;
	
}

#right_column
{
	vertical-align:top;
	text-align:center;
	width:171px;
	background-color:#FFFFFF;

	
}

a#home_url,a:link #home_url,a:visited #home_url,a:hover #home_url
{
	margin-left:-10px;
	text-decoration:none;
	color:#663300;
	
}

p,h3
{
margin:10px;
margin-left:30px;
}


.right_advs
{
margin-top:20px;
}


.adv_button
{
	clear:both;
	margin-top:8px;
}


#thank_block_head
{
width:388px;
height:14px;
background:url(images/thank_block_top.gif) no-repeat;
}


#thank_block
{
width:388px;
background:url(images/thank_block_bg.gif) repeat-y;
color:#FFFFFF;
margin:40px auto 0px auto;

}




#thank_block_foot
{
width:388px;
height:15px;
background:url(images/thank_block_bottom.gif) no-repeat;
margin-top:200px;
}


.keda
{
	position:absolute;
	height:127px;
	width:260px;
	background:url(../images/keda.png) no-repeat;
	margin-top:-121px;
	margin-left:30px;
	
}




