body.custom {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #000;
}
.custom #container {
	background: none;
	width: 969px;
}
.custom #page {
	background: none;
	margin-top: 20px;
}
.custom #content_box {
	background-color: #fff;
	border-right: 6px solid #b8dcf2;
	border-left: 6px solid #b8dcf2;
	border-bottom: 6px solid #b8dcf2;
}
.custom #content {
	padding-left: 20px;
	width: 700px;
}
.custom #header {
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	width: 969px;
	height: 120px;
	padding: 0;
}
.custom .menu {
	background-color: #000;
	border-right: 6px solid #b8dcf2;
	border-left: 6px solid #b8dcf2;
	border-top: 6px solid #b8dcf2;
	width: 969px;

}
.custom #slider {
	width: 969px;
	border-right: 6px solid #b8dcf2;
	border-left: 6px solid #b8dcf2;
}
.custom .pagepic {
	width: 969px;
	height: 260px;
	border-right: 6px solid #b8dcf2;
	border-left: 6px solid #b8dcf2;
	border-bottom: 0;
	padding-bottom: 0;
}
.custom .sliderborder {
	width: 969px;
	height: 40px;
	background-color: #000;
	border-right: 6px solid #b8dcf2;
	border-left: 6px solid #b8dcf2;
}
.custom .tab {
	padding-right: 20px;
	padding-left: 20px;
}
.custom .menu {
 text-align:center;
}
 
.custom .menu li {
	display:inline;
	float:none;
}	 
.custom .menu a  {
	 display:inline-block;
}
.custom .phone {
	margin-left: 790px;
	font-size: 18px;
	font-weight: bold;
	padding-top: 75px;
}