#container {
	height: 100%;
	min-width:984px;
	width: 100%;
}
#content-wrapper{
	float: left;
	width:100%;
}
#sidebar {
	height: 100%;
	width: 168px;
	border: thin none #000;
	float: left;
	margin-right:-168px;
	position:relative;
}
#content {
	height: 100%;
	margin-left: 168px;
	margin-right:184px;
	padding-right: 25px;
	padding-left: 25px;
	}
#picbar {
	float: right;
	width: 184px;
	margin-left: -184px;
}
#logo {
	text-align: center;
	width: 100%;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36pt;
	padding-top: 10px;
	padding-bottom: 10px;
}
#address1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22pt;
	text-align: center;
	padding-bottom: 8px;
}
.address2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	text-align: center;
}
#pgtitle {
	width: 100%;
	float: right;
	margin-bottom: 10px;
}

#bottomtext {
	margin-top: 10px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 23px;
}
.enquirypics {
	width: 340px;
	float: left;
	margin-right: 23px;
}
.pgsubheading {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: underline;
	padding-top: 35px;
}
#content1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	margin-bottom: 25px;
}
#content2 {
}
#bottomnav {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 7.6pt;
	margin-top: 25px;
	margin-bottom: 12px;
	line-height: 20px;
	margin-right: 36px;
}
#priceblock {
	border: 2px solid #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #000;
	background-color: #B2B28D;
	height: 226px;
	width: 150px;
	padding: 3px;
	line-height: 17px;
	margin-top: 27.4px;
	margin-left: 5px;
}
#ratebx {
	padding-top: 10px;
}
.navstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000;
	background-image: url(images/nav.png);
	height: 14px;
	width: 168px;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
}
.navstyle-select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000;
	background-image: url(images/nav-select.png);
	height: 14px;
	width: 168px;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
}
#lnspcing {
	line-height: 22px;
}
.classbulletstyle {
	padding-top: 24px;
	padding-left: 40px;
	font-weight: bold;
	text-decoration: underline;
}
.classbullettextstyle {
	padding-left: 40px;
}
body{
	width:100%;
	height:100%;
	background-color: #600;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #E6CCE6;
	margin:0;
	padding:0;
}
html {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}
#navbar {
	text-align: center;
	padding-top: 10px;
}
#dsnrates {
	border: 4px solid #E6CCE6;
	padding: 3px;
	line-height: 20px;
}
#dsntextcontent {
	padding-top: 1px;
}
.classtextspace {
	padding-top: 22px;
}
#bulletsfac {
	padding-top: 2px;
	list-style-type: circle;
	padding-left: 12px;
}
#bulletsfac2 {
	padding-top: 2px;
	list-style-type: circle;
	padding-left: 12px;
}
.italicsstyle {
	font-style: italic;
}
#dsnlocation {
	padding-top: 2px;
}
#bulletsfac3 {
	padding-top: 2px;
	list-style-type: circle;
	padding-left: 12px;
}
#dsn2 {
	padding-top: 2px;
}
.classboldunderline {
	font-weight: bold;
	text-decoration: underline;
}

td,th {
	color: #E6CCE6;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
}

a:visited {
	color: #996;
}
a:link {
	color: #CCC;
}
a img { 
    border: none; 
}
#enquiryform {
	border: 2px solid #E6CCE6;
	padding: 4px;
}
#enquiryleft {
	float: left;
	width: 332px;
	margin-right: 58px;
}

#main-pic{
	text-align: center;
	padding-bottom: 10px;
}
#comparetbl{
	background-color: #CCC;
	moz-border-radius: 20px;
	webkit-border-radius: 20px;
	khtml-border-radius: 20px;
	border-radius: 20px;
	border-collapse:collapse;
}
#comparetbl td, th{
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	border: #600 solid 1px;
	padding: 2px;
}
.decstyle1{
	font-size: 7pt;
	padding-top: 1px;
	font-style: italic;
}