body {
	background-color: #434547;
	
}
#main #header #navbar #gallery {
	float: right;
	height: 31px;
	width: 99px;
}
.style1 {color: #FFFFFF}
#main #header .indentmenu #menu {
	position: absolute;
	visibility: hidden;
}

a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #990000;
}


#main {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#main #header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 228px;
	width: 950px;
	
}
#main #body #limo-san-diego {
	width: 700px;
	margin-left: 120px;
}

#main #body {
	background-image: url(images/body-bg.jpg);
	background-repeat: repeat-y;
	width: 950px;
	
}
#main #bodybig {
	background-image: url(images/body-xxx-bg.jpg);
	background-repeat: repeat-y;
	width: 950px;
	
}
#main #bodybig2 {
	background-image: url(images/body-xxx-bg.jpg);
	background-repeat: repeat-y;
	width: 950px;
	
}
#main #footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 235px;
	width: 950px;
	padding-top: 47px;
}
#main #body #content {
	width: 500px;
	margin-right: 225px;
	margin-left: 225px;
}
#main #body #content2 {
	width: 500px;
	margin-left: 225px;
	margin-right: 225px;
	background-image: url(images/limo-san-diego.jpg);
	background-repeat: no-repeat;
}
#main #bodybig #content3 {
	width: 650px;
	margin-left: 150px;
	background-image: url(images/wine-tour-limo-san-diego.jpg);
	background-repeat: no-repeat;
}
#main #bodybig2 #content4 {
	width: 650px;
	margin-left: 150px;
	background-image: url(images/limo-san-diego-policies.jpg);
	background-repeat: no-repeat;
}
#main #header #navbar {
	height: 31px;
	width: 730px;
	margin-top: 5px;
	margin-left: 150px;
	
	
}
#main #header #navbar {
	height: 31px;
	width: 730px;
	margin-top: 5px;
	margin-left: 65px;
	clear: none;
	float: none;
	line-height: 31px;
}
.nav {
	background-image: url(images/button-up.jpg);
	color: #000000;
	text-align: center;
	display:block;
	clear: both;			
}

.nav:hover {
	color: #ffffff;
	background-image: url(images/button-over.jpg);
	
	width: 99px;
	height: 31px;
	
	text-align: center;
	
	display:block;

}
.indentmenu{
	font: bold 13px Arial;
	width: 725px; /*leave this value as is in most cases*/
	height: 31px;
	margin-left: 110px;
	padding-top: 5px;
}
