/* CSS Document */
body
{		
	margin-left:0; margin-top:7px; margin-bottom:0; margin-right:0;
	font-family:tahoma; font-size:12px; background-color:#73b8fd
}
div#page
{
	width:996px; margin:0 auto; border:2px solid #3564a2; background-color:#ffffff;
}
div#page #top
{	
	width:966px; margin:10px auto;	
}
div#page #top #banner
{
	height:90px
}
#page #top #topmenu
{
	height:43px; width:960px; margin:0 auto; background:url(../images/top_menu.png) no-repeat;
}
div#page #content
{
	background:url(../images/bg_right.png) right repeat-y; width:996px;
}
div#page #content #main_left
{
	width:740px; float:left; padding-left:16px;
}
div#page #content #main_right
{
	width:196px; float:left; padding-left:20px; padding-right:10px; background:url(../images/top_right.png) 14px 0px no-repeat;
}
div#page #footer
{
	padding-top:30px; color:#FFFFFF; background:url(../images/footer.png) no-repeat; height:77px; clear:both; width:100%
}