body {
	font-family:Verdana,Arial,Helvetica,Sans-Serif;
	text-align:center;
	margin:0;
}
a, img {
	border:0;
	text-decoration:none;
}
a {
	color:#DF4E19;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
h1,h2,h3,h4 {
	font-weight:normal;
	margin:7px 0;
	color:#DF4E19;
}

#Container {
	width:960px;
	margin:0 auto;
}

/* HEADER */
#FirstPageHeader {
	width:100%;
	height:362px;
	display:block;
	position:relative;
}
#IntroPhrase{
	font-family:Times New Roman;
	font-size:41px;
	color:white;
	position:absolute;
	right:40px;
	top:110px;
}
#Header {
	width:100%;
	height:242px;
	display:block;
	position:relative;
}
#EnquiryLink {
	position:absolute;
	right:0;
	top:9px;
}
#HomeLogo {
	position:absolute;
	left:14px;
	top:-196px;
}
.FirstPageHeaderTab {
	background:URL(../images/first-page-tab.png);
	width:149px;
	height:200px;
	bottom:-200px;
	position:absolute;
	border:0;
	color:white;
	z-index:1;
}
.FirstPageHeaderTab h1 {
	font-size:26px;
	font-family:times New Roman;
	margin:10px 0 0 0;
	color:white;
}
.FirstPageHeaderTab img {
	left:5px;
	position:absolute;
	top:43px;
}
.FirstPageHeaderTab span {
	font-family:verdana;
	font-size:12px;
	margin:52px 10px 0;
	text-align:left;
	display:block;
	line-height:16px;
}
.FirstPageHeaderTab div {
	margin:0 0 15px 0;
	text-align:center;
	display:block;
	bottom:0;
	position:absolute;
	width:100%;
}
.FirstPageHeaderTab div > a{
	font-family:verdana;
	font-size:12px;
	color:white;
	font-weight:bold;
}

.HeaderTab {
	background:URL(../images/inner-page-tab.png);
	width:95px;
	height:56px;
	bottom:-56px;
	position:absolute;
	border:0;
	color:white;
	z-index:1;
}
.HeaderTab h1 {
	font-family:times New Roman;
	font-size:17px;
	font-weight:bold;
	margin-top:5px;
	color:white;
}
.HeaderTab div {
	margin:0 0 39px 0;
	text-align:center;
	display:block;
	position:absolute;
	width:100%;
}
.HeaderTab div > a{
	font-family:verdana;
	font-size:12px;
	color:white;
	font-weight:bold;
}

/* HORIZONTAL - MAIN - MENU */
#SearchField {
	border:none;
	padding-left:4px;
	margin-left:4px;
	margin-right:9px;
	width:160px;
	height:17px;
	background:URL(../images/search-background.gif) no-repeat;
	color:#DF4E19;
}
#HorizontalMenuDiv {
	text-align:left;
	position:relative;
	z-index:10;
	background:black URL(../images/hmenu-background.gif);
}
#HorizontalMenu {
	background:black;
	text-align:center;
	position:relative;
	z-index:10;
}
.MenuLevel1 {
	color:#999999;
	text-decoration:none;
	font-size:14px;
	padding:0 13px;
	}
#HorizontalMenu a:hover{
	color:#DF4E19;
	text-decoration:none;
	}	
.MenuSelectedLevel1 {
	color:#DF4E19;
	padding:12px 4px;
	font-size:14px;
}
/* MAIN CONTENT */
#MainContent {
	text-align:left;
	font-size:13px;
	padding-top:8px;
	position:relative;
	z-index:10;
	height:300px;
	background:white;
}
#MainContent h1{
	color:#DF4E19;
	font-size:20px;
}
/*LEFT COLUMN*/
#LeftColumn {
	float:left;
	padding-right:5px;
	width:190px;
}

/* SECOND LEVEL MENU */
#SecondLevelMenu {
	padding-bottom:8px;
}
#SecondLevelMenu ul {
	padding:0;
	margin:5px 0;
}
#SecondLevelMenu li {
	list-style-type:none;
	padding-left:0;
}
#SecondLevelMenu hr {
	margin:2px 0px 0px 0px;
}
#SecondLevelMenu .MenuLevel2 a{
	color:black;
}
#SecondLevelMenu .MenuLevelSelected2 a{
	color:#DF4E19;
	font-weight:bold;
}
#SecondLevelMenu .MenuLevel3, #SecondLevelMenu .MenuLevelSelected3 {
	text-align:right;
	color:#DF4E19;
	padding-right:0px;
	padding-bottom:2px;
}
#SecondLevelMenu .MenuLevelSelected3 a{
	font-weight:bold;
}
#SecondLevelMenu .MenuLevel4, #SecondLevelMenu .MenuLevelSelected4 {
	text-align:left;
	color:#DF4E19;
	padding-right:12px;
	padding-bottom:2px;
	font-style:italic;
}
#SecondLevelMenu .MenuLevelSelected4 a{
	font-weight:bold;
	
}

/* ADS */
#Ads {
	
}
#Ads .Ad {
	padding-bottom:8px;
}

/* MENUPATH, TEXTRESIZER */
#ContentHeader a{
	color:#666666;
	font-size:11px;
}
#TextResizer {
	float:right;
	
}
#MenuPath {
	float:left;
	padding-left:5px;
}
#MenuPath a {
	
}

/* CONTENT */
#Content {
	float:left;
	width:570px;
	text-align:justify;
	color:#666666;
	padding-right:17px;
	display:block;
}

#Content h1{
	margin:7px 0 0 0;
}
.paragraph-normal {}
.paragraph-small {
	font-size:.7em;
	}
.paragraph-grayed {
	color:gray;
	}
.paragraph-emphasis {
	font-weight:bold;
	}
.paragraph-quote {
	padding-left:100px;
	font-style:italic;
	}
.separator-invisible {
	height:10px;
	width:100%;
}
.separator-solid {
	background:transparent url(../images/solid-divider.gif) repeat-x scroll 0 0;
	height:10px;
	width:100%;
}
.separator-dotted {
	background:transparent url(../images/dotted-divider.gif) repeat-x scroll 0 0;
	height:10px;
	width:100%;
}
.separator-gray {
	background:transparent url(../images/gray-divider.gif) repeat-x scroll 0 0;
	height:10px;
	width:100%;
}
.photo {
	float:left;
	text-align:center;
	width:33%;
	margin-bottom:10px;
}
#google-map {
	width:100%;
	height:400px;
}
.table {
	width:100%;	
	border-width: 0px;
	border-spacing: 0px;
	border-style: outset;
	border-color: #51A127;
	border-collapse: collapse;
	margin:5px 1px;
}
.table th {
	border-width: 1px;
	border-style: solid;
	border-color: #51A127;
	padding:2px 4px;
	background-color:#67E13B;
}
.table td {
	border-width: 1px;
	border-style: solid;
	border-color: #51A127;
	padding:2px 4px;
}

/* NEWS */
.News {
	padding-top:19px;
}
.News span {
	padding-bottom:5px;
	color:#DF4E19;
	font-weight:bold;
	display:block;
}
.NewsListing {
	padding-top:19px;
}
.NewsListing span {
	padding-bottom:5px;
	color:#DF4E19;
	font-weight:bold;
}
/* FORM */
.SubmitButton {
	background:#DF4E19;
	color:white;
	padding:5px 10px;
	border:2px solid #999999;
	margin:5px;
}

/* RIGHT COLUMN */
#RightColumn {
	float:left;
	width:172px;
}
#RightColumn .RightLink  div{
	font-size:px;
}


/* FOOTER */
#Footer {
	padding-left:200px;
	text-align:left;
	color:#DF4E19;
	font-size:10px;
	float:none;
	display:block;
}
#Footer a {
	color:#DF4E19;
	text-decoration:none;
}
#Footer a:hover{
	text-decoration:underline;
}
#Footer span {
	color:#999999;
}

/*GENERICS */
.Bold {
	font-weight:bold;
}
.FullWidth {
	width:100%;
}
.HTZ-Red {
	color:#DF4E19;
}