#container {
	width: 960px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 2px solid #0066FF;
}
#container #banner {
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	height: 246px;
}
#container #banner .valetingtitle strong {
	font-size: 14px;
	font-weight: 400;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#container #left {
	width: 600px;
	float: left;
	padding: 15px;
}
#container #offers {
	padding: 15px;
	width: 930px;
	background-color: #0099FF;
	height: 200px;
}
#container #offers .box-one {
	height: 180px;
	width: 290px;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 10px;
	float: left;
}

#container #navigation {
}

#container #footerlinks {
	height: auto;
	width: 960px;
	text-align: center;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	clear: both;
}
#container #navigation {
	background-color: #FFFFFF;
	height: 35px;
	width: 960px;
}
#container #box {
	background-color: #42ADE3;
	height: 100px;
	padding-right: 5px;
	padding-left: 5px;
}

#container #navigation #menu {
	clear: both;
}


#container #right {
	float: left;
	width: 300px;
	padding: 15px;
	margin-top: 35px;
}
#container #right img {
	border: 10px double #42ADE3;
	margin-right: auto;
	margin-left: auto;
}
#container #left h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #42ADE3;
}

#container #footer {
	margin-top: 10px;
	clear: both;
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
}

#container #banner .valetingtitle {
	height: 100px;
	width: 500px;
	padding-top: 100px;
	padding-left: 50px;
}
#container #banner .valetingtitle h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0099FF;
}


body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #CCCCCC;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}



#menu {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	background-color: #3CAFDE;
}
#menu li {
	float: left;
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#menu a {
	color: #FFFFFF;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	background-color: #40AEDF;
	background-image: url(images/seperator.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
#menu a:hover {
	color: #fff;
	padding-bottom: 8px;
	background-color: #0099FF;
	background-image: url(images/hover.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}#container #right h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #42ADE3;
	padding: 0px;
	margin: 0px;
}
#container #banner .valetingtitle strong {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
#container #footerlinks a {
}
#container #footerlinks a:visited {
	color: #0000CC;
}
#container #gallery {
}
#container #gallerytext {
	padding: 10px;
}
#container #gallerytext h1 {
	font-size: 18px;
	color: #42ADE3;
}

#container #gallery h1 {
	font-family: "Book Antiqua";
	color: #0099FF;
	font-size: 18px;
	font-weight: bold;
}
#container #gallery img {
	border: 4px solid #42ADE3;
	padding: 0px;
	margin: 3px;
}

