#menu a.main_menu {
display: inline;
padding: 0;
border:0;
}

#menu {
background:none
}

#menu ul {
background:none
}

.footer_link{
	font-family:tahoma;
	font-size:10px;
	color:#4B1336;
}

body{
	background:url(images/b1.jpg) repeat-x;
}

div#wrapper {
	text-align:center;
	height:auto;
}

div#container{
	width:800px;
	height:auto;
	margin:auto auto;
	text-align:left;
	background-image:url(images/b3.jpg)
}

#a1 {
	float:left;
	width:800px;
	height:94px;
}

#b2 {
	float:left;
	width:800px;
	height:29px;
	background-image:url(images/b2.jpg);
	padding-left:89px;
}

html>body #b2{
	width:711px;
}

#c3 {
	float:left;
	width:21px;
	height:443px;
}

#d4 {
	float:left;
	width:759px;
	height:auto;
	overflow:hidden;
	padding-top:35px;
	padding-bottom:35px;
}

#e5 {
	float:left;
	width:20px;
	height:443px;
}

#f6 {
	float:left;
	width:800px;
	height:17px;
	text-align:center;
	font-family:tahoma;
	font-size:9px;
}

#g7 {
	float:left;
	width:800px;
	height:17px;	
}

#menu_left{
	float:left;
	width:119px;
	border-right:1px solid #F1F1F1;
	height:375px;
	color:#9F9B9F;
	font-family:tahoma;
	font-size:9px;
}
#menu_left a{
	color:#9F9B9F;
	font-family:tahoma;
	font-size:9px;
}

#content{
	float:left;
	width:478px;
	padding-left:15px;
	padding-right:15px;
	overflow:hidden;
}

html>body #content{
	width:448px;
}

#content2{
	float:left;
	width:132px;
	height:375px;
	border:1px solid #F1F1F1;
}
#breadcrumbs{
	color:#888588;
	height:15px;
	font-family:tahoma;
	font-size:9px;
}

#breadcrumbs a{
	color:#888588;
	font-family:tahoma;
	font-size:9px;
}
