BODY {
	background-color: #333366;
	background-image: url(images/glh_background.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	max-width: 1000px;
	font-family: Verdana, Arial, Helvetica, sans-serif;		
	min-width: 500px;
	
}

a {
	color: #FFFFFF;
}

a:visited {
	color: #FFFFFF;
}

a:hover {
	color: #990000;
}

h1 {
	display: none;
}

#container {
	float: right;
	width: 430px;
	margin-top: 200px;
	margin-right: 50px;
	margin-bottom: 20px;
	padding: 15px 10px;
	background-image:url(images/text_background_box.png);
	color: #000000;
}

#container a {
	color: #000000;
}

.bigger-text {
	font-size: 1.2em;
}

.van-table {
	width: 93%;
	margin-right: 20px;
}

.van-table h2 {
	font-size: 1.2em;
}

.van-table td {
	vertical-align: top;
	text-align: center;
	padding: 10px;
	background-color: #9CCFEE;
	font-size: 0.8em;
}

#top-table {
	margin-top: 20px;
	clear: both;
}

#map {
	padding: 0px;
	width: 290px;
}

#testimonials {
	width: 93%;
}

#testimonials td {
	color: #CCCCCC;
	padding: 15px;
}

#footer {
	border-top: 1px solid #CCCCCC;
	padding: 10px;
	margin-bottom: 10px;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}