@charset "utf-8";
/* CSS Document */

html {
     overflow: -moz-scrollbars-vertical;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/top_bgr.jpg);
	background-repeat:repeat-x;}

#content {
	background-image:url(../images/header_bgr.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	margin-top:0;
	padding:0;
	min-height:504px;}

ul#menu_top {
	list-style-type:none;
	margin:0px 0px 0px 296px;
	padding:15px 0px 0px 0px;}

ul#menu_top li {
	margin:0px 30px 0px 0px;
	padding:0px 0px 0px 15px;
	background-image:url(../images/top_arrow.jpg);
	background-repeat:no-repeat;
	background-position: 1px 8px;
	display:inline;}
	
ul#menu_left {
	margin:0;
	padding:42px 32px 0px 0px;}

ul#menu_left li {
	margin:0;
	padding:0px 0px 10px 0px;
	list-style:none;}
	
#footer {
	clear:left;
	border-top:#e4e1d7 1px solid;
	width:640px;
	margin-left:297px;}
	
#logo {
	float:left;
	padding:102px 31px 0px 56px;}

#banner {

padding:17px 0px 0px 0px;
float: left;}

#left {
	float:left;
	width:297px;}	

#right {
	float:left;
	width:650px;
	margin-bottom:15px;}
	




