body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#wrapper {
	width: 700px;
	background-color: #FFFFFF;
	margin: 0px auto;
	padding: 0px;
}
#header {
	width: 690px;
	margin-right: auto;
	margin-left: auto;
	padding: 16px 0px 0px 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 124px;
	background-color: #B5392F;
}
#navbar {
	float: right;
	width: 200px;
	margin-top: 77px;
	margin-bottom: 0px;
	text-align: right;
}
#navbar ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	float: left;
}
#navbar li {
	float: left;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navbar a:link, #navbar a:visited {
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.8em;
}
#header img {
	float: left;
}
#container {
	padding: 16px;
	background-color: #FFFFFF;
	float: left;
	width: 668px;
}
#content img {
	float: left;
	padding-top: 22px;
	padding-right: 16px;
	padding-bottom: 12px;
	padding-left: 0px;
}


#content p {
	line-height: 1.4em;
	clear: left;
}
#content #frmEnquiry {
	font-size: .8em;
}

#container #rightbar {
	float: right;
	width: 235px;
	padding: 0px;
	background-color: #FFFFFF;
	font-size: 0.7em;
	min-height: 250px;
	margin-right: 6px;
	line-height: 1.2em;
}
.testimonial {
	font-weight: bold;
	color: #B5392F;
	line-height: 1.3em;
}
#rightbar p {
	line-height: 1.3em;
}

#content h1 {
	font-size: 1.1em;
	color: #B5392F;
	margin: 0px;
	padding: 0px;
}
.h1sub {
	font-size: 0.9em;
	color: #B5392F;
}
label {
	float: left;
	width: 80px;
	text-align: right;
	padding-right: 5px;
	padding-top: 5px;
}

#container #content {
	float: left;
	width: 350px;
	background-color: #FFFFFF;
	font-size: 0.8em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
}
#footer {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	padding: 32px 10px 24px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 0.7em;
	font-weight: bold;
	text-align: center;
	float: left;
	background-color: #B93A2F;
}
#content a:link, #content a:visited {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 1px;
}
#content a:hover {
	color: #B5392F;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 1px;
}
#navbar a:hover {

	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.8em;
}
td {
	font-size: .9em;
}
#rightbar hr {
	margin-top: 12px;
	margin-bottom: 12px;
	color: #B5392F;
	width: 90%;
}


#rightbar a {
	color: #000000;
}
#rightbar h3 {
	font-size: 1.1em;
	line-height: 1.3em;
	color: #B5392F;
	margin: 0px;
	padding: 0px;
}
