/* CSS Document */
/***** Global Settings *****/
html, body {border: 0; margin: 0; padding: 0; height: 100%;}
body {font: 'Georgia', century gothic, palatino and times new roman;text-align: left; background-color:#000000}

@font-face {
	font-family: 'Georgia';
	src: url('Georgia.ttf') format('truetype');
}

/***** Main Css *****/
#Wrapper {width: 100%;position:relative;margin:auto; height:100%;}
#Page{width:100%; position:relative;margin:auto; height:auto;}
#Flash{width:940px; position:relative;margin:auto; height:auto;}
#PageContent{width:940px; height:auto; min-height:188px; position:relative;margin:auto; background:no-repeat bottom right url(../images/bg_keypoint.jpg) #c37000; float:left;}
#PageLeft{width:739px; height:auto; display:block;float:left; background:no-repeat top left url(../images/bg_content.jpg) #945400;min-height:188px;}
#Content{padding:16px 10px 10px 248px; float:left;}
.title { float:left; display:inline; }
.title a#welcometoequus { float:left; display:inline; width:242px; height:29px; background:url(../images/welcome.png); background-repeat:no-repeat; }
.title a#lifestyle { float:left; display:inline; width:242px; height:29px; background:url(../images/lifestyle.png); background-repeat:no-repeat; }
.title a#location { float:left; display:inline; width:242px; height:29px; background:url(../images/location.png); background-repeat:no-repeat; }
.title a#apartments { float:left; display:inline; width:242px; height:29px; background:url(../images/apartments.png); background-repeat:no-repeat; }
.title a#views { float:left; display:inline; width:242px; height:29px; background:url(../images/views.png); background-repeat:no-repeat; }
.title a#plans { float:left; display:inline; width:242px; height:29px; background:url(../images/plans.png); background-repeat:no-repeat; }
.title a#offices { float:left; display:inline; width:242px; height:29px; background:url(../images/offices.png); background-repeat:no-repeat; }
.title a#fitout { float:left; display:inline; width:242px; height:29px; background:url(../images/fitout.png); background-repeat:no-repeat; }
.title a#apartmentsavailable { float:left; display:inline; width:242px; height:29px; background:url(../images/apartments_available.png); background-repeat:no-repeat; }
.title a#fitout { float:left; display:inline; width:242px; height:29px; background:url(../images/fitout.png); background-repeat:no-repeat; }
.title a#contact { float:left; display:inline; width:242px; height:29px; background:url(../images/contact.png); background-repeat:no-repeat; }
.title a#disclaimer { float:left; display:inline; width:242px; height:29px; background:url(../images/disclaimer.png); background-repeat:no-repeat; }

#PageRight{width:176px;float:right;height:100%;display:block;}
#enquiryButton { float:left; display:inline;  padding-left:10px; padding-top:15px; }
#KeyPoint{padding:20px 10px 10px 20px; float:left;}
#KeyPoint2{padding:20px 0px 10px 10px; float:left;}
#Footer{width:940px; position:relative;margin:auto; height:auto;}
#FooterLeft{float:left; text-align:left; padding-bottom:20px; padding-top:10px;}
#FooterRight{float:right; text-align:right; padding-top:10px;}
#FooterLeft ul{list-style-type:none; margin:0; padding:0}
#FooterLeft li{list-style-type:none; margin:0; padding:0px 0px 0px 15px; float:left;}
.FooterNav {font-size: 10px; color: #FFFFFF;}
.FooterNav a, .FooterNav a:link, .FooterNav a:visited, .FooterNav a:active{font-size: 10px; color: #FFFFFF; text-decoration:none;}
.FooterNav a:hover {text-decoration: none; color: #FFFFFF;}
#PageBG{background:#c37000; width:100%; height:auto; float:left;}
#PageBGLeft{float:left; background:no-repeat top right url(../images/bg_left.jpg) #c37000; height:auto; width:30px;}
#PageBGRight{float:left; background:no-repeat bottom left url(../images/bg_right.jpg) #c37000; height:auto; width:30px;}
/***** Common Formatting *****/
h1, h2, h3, h4, h5, h6 {margin: 0;padding: 0;line-height: normal; font-weight:bold;}
h1 {font-size: 18px;color: #393734;} 
h2 {font-size: 17px;color: #393734;}
h3 {font-size: 15px;color: #4F0000;margin-bottom: 12px;}
h4 {font-size: 0.75em;margin-bottom: 2px;color: #000000;}
h5 {font-size: 0.75em;margin-bottom: 2px;color: #000000;}
h6 {font-size: 0.6em;color: #663300;}
p, ul, ol { margin: 0; padding: 0; }
img, img a {border: none;  clear:both;}

/***** Text Control *****/
.Title { display:none; }
.Bold {font-weight:bold;}
.Text {font-size: 12px; color:#000000; font-family:'Georgia', century gothic, palatino and times new roman; line-height:21px;}
.Text a, .Text a:link, .Text a:visited, .Text a:active, .Text a:hover{color:#000000;line-height:21px;}
.Header {font-size: 16px; color:#FFFFFF;font-family:'Georgia', century gothic, palatino and times new roman; line-height:21px;}
.Header a, .Header a:link, .Header a:visited, .Header a:active, .Header a:hover{color:#FFFFFF; line-height:21px;}
.SubHeader {font-size: 14px; color:#000000;font-family:'Georgia', century gothic, palatino and times new roman; line-height:21px;}
.SubHeader a, .SubHeader a:link, .SubHeader a:visited, .SubHeader a:active, .SubHeader a:hover{color:#000000; line-height:21px;}
.ImgLeft{float:left;margin:0px 10px 0px 0px;}
.ImgRight{float:right;margin:0px 0px 0px 0px;}