/* CSS Document */
html {background-image: url(images/body_bg2.gif);}

body {
	background-image: url(images/body_bg.gif);
	background-image: url(images/body_bg3.gif)!important;
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 150%;
	color: #525252;
	letter-spacing: 0.7px;
}

#header1{
	margin: auto auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 760px;
	background-position: top;
}

#header2{
	margin: auto auto 0px auto;
	padding: 0px 0px 0px 0px;
	background-image:url(images/header_2.jpg);
	background-repeat:no-repeat;
	background-color:#
	width: 760px;
	height:213px;
	background-position: top;
}

#wrapper{
	margin: auto;
	padding: 0px;
	width: 762px;
}

.clear{
	clear: both;
}

ul{ list-style:none;}
li{ list-style:none;}  

#main_menu{
	height:25px;
	padding:0px;
	margin:0px;
	float:left;
}

#main_menu ul li{
	float:left;
}


table {background:#fff;}