body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #000;
	text-align: center;
}

*, html {
	margin: 0;
	padding: 0;
}

#wrapper {
	margin: 0 auto;
	width: 950px;
	text-align: left;
}
#topbar {
	height: 20px;
	background-color: #B32018;
}
#header {
	position: relative;
}
#header #logo {
	position: absolute;
	top: 30px;
	left: 30px;
}

#menu {
	width: 950px;
	height: 40px;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
#menu ul {
	list-style: none;
	padding: 13px 0 0 60px;
}
#menu ul li {
	display: block;
	float: left;
	width: auto;
	padding: 0 5px 0 0;
	margin: 0 5px 0 0;
	border-right: 1px solid #fff;
}
#menu ul li.last {
	margin: 0;
	padding: 0;
	border: 0;
}
#menu ul li a {
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
#menu ul li a:hover {
	text-decoration: underline;
}

#content {
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #333;
	color: #fff;
}

#content .inner {
	padding: 47px 30px 20px 30px;
}

#content h1 {
	color: #B32018;
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	font-weight: normal;
	margin: 0 0 10px 0;
}

#content p {
	font-size: 15px;
	line-height: 140%;
}

#content a {
	color: #B32018;
}
#content p.red {
	font-size: 11px;
	line-height: 140%;
	margin: 10px 0 0 0;
}

#content .offer {
	width: 210px;
	float: left;
	background-color: #B32018;
	margin: 0 10px 20px 0;
}
#content .offer .inner {
	padding: 15px;
}
#content .offer img {
	display: block;
	width: 180px;
	height: 135px;
}
#content .offer h1 {
	color: #fff;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
}

#content .offer .cnt {
	padding: 10px 0 0 0;
	background-color: #fff;
	color: #000;
}
#content .offer .cnt .inner {
	padding: 0 10px;
}
#content .offer .cnt p {
	font-size: 11px;
	line-height: normal;
	margin: 0;
}
#content .offer .cnt p.title {
	color: #B32018!important;
}

#home {}

#home .column_left {
	width: 430px;
	float: left;
}
#home .column_right {
	width: 440px;
	float: right;
}

#footer {
	width:950px;
	height: 35px;
	background-color: #666666;
	color: #fff;
}
#footer p {
	padding: 10px 0 0 0;
}
#footer a {
	color: #fff;
	text-decoration: none;
}

#footer #getin {
	width: auto;
	float: left;
	height: 35px;
	margin: 0 20px 0 0;
	background-color: #B32018;
}

#footer #getin p {
	padding: 10px;
	color: #fff;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
}

#footer .red {
	color: #333!important;
	font-weight: bold;
}

#bottom {
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	background-color: #666666;
	color: #fff;
}

#bottom .inner {
	padding: 10px 30px 10px 30px;
}
#bottom p.red {
	margin: 0 0 10px 0;
}
#bottom a {
	text-decoration: none;
	color: #fff;
}

#bottom .fright {
	float: right;
}
#bottom .fright a {
	color: #fff;
	text-decoration: underline;
}

/* subpage elements */

#subpageheader {
	position: relative;
}
#subpageheader #logo {
	position: absolute;
	top: 20px;
	left: 30px;
}

#subpagemenu {
	width: 950px;
	height: 38px;
	background-image: url(../images/menu_bg2.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
#subpagemenu ul {
	list-style: none;
	padding: 13px 0 0 60px;
}
#subpagemenu ul li {
	display: block;
	float: left;
	width: auto;
	padding: 0 5px 0 0;
	margin: 0 5px 0 0;
	border-right: 1px solid #fff;
}
#subpagemenu ul li.last {
	margin: 0;
	padding: 0;
	border: 0;
}
#subpagemenu ul li a {
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
#subpagemenu ul li a:hover {
	text-decoration: underline;
}
#subpagemenu ul li a.over {
	color: #000;
}

#location {
	color: #CCCCCC;
	margin: 0 0 30px 0;
	position: relative;
}
#location a {
	color: #CCCCCC;
}

/* subpage columns */

#subpage .column_left {
	width: 160px;
	float: left;
}
#subpage .column_center {
	width: 518px;
	float: left;
	border-right: 1px solid #666;
	border-left: 1px solid #666;
}
#subpage .column_right {
	width: 210px;
	float: left;
}
#subpage .column_left .inner {
	padding: 0 20px 0 0;
}
#subpage .column_center .inner {
	padding: 0 30px;
}
#subpage .column_right .inner {
	padding: 0 0 0 20px;
}

/* left column */

#subpage .column_left ul {
	list-style: none;
}
#subpage .column_left p.title {
	color: #B32018;
	font-size: 15px;
}
#subpage .column_left ul li a {
	color: #fff;
	font-size: 15px;
	line-height: 140%;
}
#subpage .column_left ul li {
	color: #B32018;
	font-size: 15px;
	line-height: 140%;
}


/* center column */

#subpage .column_center h1 {
	color: #fff;
}
#subpage .column_center p {
	margin: 0 0 10px 0;
}
#subpage .column_center table {
	margin: 0 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	width: 460px;
}
#subpage .column_center table th {
	font-size: 15px;
	background-color: #666666;
	padding: 5px;
	text-align: left;
	font-weight: normal;
}
#subpage .column_center table td {
	background-color: #B32018;
	padding: 5px;
	border-bottom: 1px solid #666666;
	color: #fff;
}

#subpage .column_center img {
	margin: 10px;
}

/* right column */

#subpage .column_right p.title {
	color: #B32018;
}

#subpage .column_right img {
	margin: 0 0 20px 0;
}

/* features */

#features {
	clear: both;
	margin: 0 0 0 10px;
}

#features .feature {
	width: 300px;
	float: left;
	margin: 10px 5px;
}
#features .feature img {
	display: block;
	float: left;
}
#features .feature .cnt {
	background-color: #fff;
	height: 124px;
	overflow: hidden;
	color: #000;
	font-size: 11px;
	line-height: normal;
}
#features .feature .cnt p {
	color: #000;
	font-size: 11px;
	line-height: normal;
}
#features .feature .title {
	color: #fff;
	background-color: #B32018;
	padding: 10px;
}
#features .feature .cnt .inner {
	padding: 10px;
}

/* contact form */

#contact_form input {
	width: 200px;
}
#contact_form input.submit {
	background-color: #B32018;
	color: #fff;
	width: 120px;
	border: 0;
}
#contact_form label {
	color: #999;
}
#contact_form textarea {
	width: 200px;
	height: 123px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#contact_form .enquiry{
	float: right;
}
#contact_form #messageBox {
	color: Red;
	margin: 20px 0 0 0;
}
#contact_form #messageBox ul {
	list-style:	none;
}
#contact_form #messageBox ul li {
	color: Red;
}
#contact_form #messageBox ul li label {
	color: Red;
}

/* editor */

#editor {
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #333;
	color: #fff;
	text-align: left!important;
	font-size: 15px;
	line-height: 140%;
	padding: 20px;
}

#editor h1 {
	color: #fff;
}
#editor p {
	margin: 0 0 10px 0;
}
#editor table {
	margin: 0 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	width: 460px;
}
#editor table th {
	font-size: 15px;
	background-color: #666666;
	padding: 5px 10px;
	text-align: left;
	font-weight: normal;
}
#editor table td {
	background-color: #B32018;
	padding: 5px 10px;
	border-bottom: 1px solid #666666;
	color: #fff;
}
#editor a {
	color: #B32018;
}
#editor p.red {
	font-size: 11px;
	line-height: 140%;
	margin: 10px 0 0 0;
}

#sitemap {
	
}

#sitemap ul {
	margin: 0 0 0 20px;
}

#sitemap ul ul {
	margin: 0 0 0 40px;
}

/* common */

img {
	border: 0;
}

/* other */

.clear {
	clear: both;
	height: 1px;
}

.red {
	color: #B32018!important;
}
