div.menu {
	text-align:left;
	float:left;
	margin: 0 15px 0 0;
	font-size:14px;
	/*background: #ffffff;*/
	height: 121px;	
	
}

div.menu a, a:visited {
	text-decoration:none;
	color:#7c7c7c;
}
div.menu a:hover {
	text-decoration:none;
	color:#000000;
}

div.menu p {
	font-size: 15px;
	margin: 0px 0px 0px 0px;
}

.menu .l15 {
	padding-left: 15px;
}

#active {
	text-decoration:none;
	color:#000000;
}

#bottom {
	background-image: url(../images/back_big.jpg);
	background-repeat:repeat-x;
	background-position:center;
	height:121px;
}
#menu {
	font-size:14px;
	width:650px;
	height:100px;
	margin: 0 auto;
	text-align:left;
}
#left {
	height:90px;
	background-image: url(../images/back_big.jpg);	
	background-repeat:repeat-x;
	background-position:right;
}
#right {
	height:90px;
	background-image: url(../images/back_big.jpg);	
	background-repeat:repeat-x;
	background-position:left;	
}
#divmenu {
	width:760px;
	height:121px;	
	background-image: url(../images/back1_big.jpg);	
	background-repeat: no-repeat;
	background-position: right ;
	padding:0px;
	margin:0px;
}
#divmenu1 {
	width:auto;
	height:121px;		
	padding:0px;
	margin:0px;
	padding-left: 5px;
}

#center {
	width:630px;
	height:90px;	
	background-image: url(../images/back_big.jpg);	
	background-repeat:repeat-x;
	background-position:left;	
}
#centerteable {	
	background-image: url(../images/back_big.jpg);
	background-repeat:repeat-x;
}
