@charset "UTF-8";
/* CSS Document */

/********** 2. Reset and Base **********/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

ol, ul {list-style: none;}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {content: "";}

blockquote, q {quotes: "" "";}

br.clear {clear:both; display:block; height:1px; margin:-1px 0 0 0 }

div {position:relative; float:left}
/* End Reset */

/********** 3. Typography **********/
body {
	font-family:"Helvetica Neue",Helvetica, Arial, sans-serif;
    font-size: 100%;
    line-height: 18px;
	color:#464749
}

h1 {
	font-size: 18px;
	line-height:22px;
	color:#0074b8;
	margin-bottom:10px
} 

h2 {
	font-size: 16px;
	color:#0074b8;
	margin-bottom:7px
}

h3 {
	font-size: 32px;
	color:#c8def3;
	line-height:24px;
	margin-bottom:10px
} 


p {
	font-size: 12px;
	line-height:16px;
	margin-bottom:10px
}
/* End Typography */

/********** 4. Links **********/
a {
	color: #464749;
	text-decoration:none
}

a:hover {
	color: #0074b8;
	text-decoration:underline
}

a:focus {
	top:1px
}

p a {
	color: #0074b8;
}
/* End Links */
			

/********** 5. Page Layout **********/

body {
	line-height: 1;
	float:none
}

#content {
	width:970px;
	margin:0px auto;
	text-align:left;
	clear:left;
	float:none;	
	}

#content-inside-surround {
	width:950px;
	background-color: rgba(255,255,255,0.5);
	padding-left:10px;
	padding-right:10px
}

#content-inside {
	width:890px;
	padding-left:30px;
	padding-right:30px;
	background:#ffffff;
	padding-bottom:20px
}

#bg  {
	position:fixed;
	width:100%;
	height:100%
}

html, body, #bg, #bg table, #bg td {
	height:100%;
	width:100%;
}

#bg div {
	height:200%;
	left:-50%;
	position:absolute;
	top:-50%;
	width:200%;
}
	
#bg td {
	text-align:center;
	vertical-align:middle;
}

#bg img {
	margin:0 auto;
	min-height:50%;
	min-width:50%;
}
	
#header {
	width:890px;
	margin-bottom:19px
}
	
#logo {
	float:left;
	margin-top:30px;
	width:125px;
	height:88px
}

#twitter {
	width:292px;
	height:95px;
	background:url(../images/twitter.gif);
	float:right;
	margin-top:22px
}

#twitter li {
	font-size:12px;
	color:#ffffff;
	width:237px;
	margin-top:8px;
	margin-left:50px;
	line-height:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	display:block
}

#twitter li span {
	display:block
}

#twitter li span a {
	display:block
}

#twitter li a {
	display:none
}



#main-column {
	width:582px;
	margin-top:9px;
}

.main-column-text {
	padding-left:20px;
	padding-right:20px;
	width:542px;
	padding-top:13px
}

#right-column {
	width:292px;
	margin-left:16px
}

#latest-development {
	width:275px;
	height:309px;
	background:url(../images/latest-development.gif);
	padding-top:26px;
	padding-left:9px;
	padding-right:8px
}

.text {
	width:247px;
	padding:14px;
	background:#fffeeb;
	margin-top:5px
}

#current-developments {
	background:url(../images/current-developments-bg.gif);
	background-repeat:repeat-y;
	width:292px;
	margin-top:26px;
}

#current-developments .text {
	margin-left:9px;
	background:#ffffff;
	margin-top:0px;
	border-bottom:1px solid #e5e6e7;
	cursor:pointer
}

#current-developments .text p {margin-bottom:0px}

#current-developments .text:hover {
	background:#dee7f4;
}

#current-developments {
	background:url(../images/current-developments-bg.gif);
	background-repeat:repeat-y;
	width:292px;
	margin-top:26px;
}

#coming-soon {
	width:262px;
	height:100px;
	background:#0074b8;
	padding:15px;
	margin-top:20px
}

#coming-soon h1 {
	color:#FFF;
	margin-bottom:8px;
	font-size:24px
}

#coming-soon h2 {
	color:#FFF
}

#coming-soon p {
	position:absolute;
	bottom:15px;
	left:15px;
	margin-bottom:0px;
	color:#FFF;
	width:240px
}


.find-out-more {
	width:90px;
	height:22px
}

.find-out-more a {
	background:url(../images/find-out-more.png);
	width:90px;
	height:22px;
	display:block
}

.find-out-more a:hover {
	background-position:bottom
}
	
.price {
	color:#0074b8;
	font-weight:bold
}

#footer {
	width:100%;
	background:#0074B8;
	padding-top:35px;
	padding-bottom:40px
}

#footer p {color:#FFF; width:563px}

.inner {margin:0px auto; width:890px; float:none}

#commitment {
	width:268px;
	height:115px
}

#commitment a {
	width:268px;
	height:115px;
	display:block;
	background:url(../images/customer-charter.jpg);
}

#commitment a:hover {
	background-position:bottom
}

#build-the-future {
	width:268px;
	height:115px;
	margin-left:15px
}

#build-the-future a {
	width:268px;
	height:115px;
	display:block;
	background:url(../images/build-the-future.jpg);
}

#build-the-future a:hover {
	background-position:bottom
}

#find-out-section {
	background:#fffeeb;
	padding:15px;
	width:552px;
	margin-top:20px
}

#home-time-blog {
	width:275px;
	height:216px;
	margin-top:30px
}

#home-time-blog a {
	width:275px;
	height:216px;
	filter:alpha(opacity=70);
	-moz-opacity:0.70;
	-khtml-opacity:0.70;
	opacity:0.70;
}

#home-time-blog a:hover {
	filter:alpha(opacity=99);
	-moz-opacity:0.99;
	-khtml-opacity:0.99;
	opacity:0.99;
}

#walker-40 {
	margin-left:30px;
	margin-top:30px;
	margin-bottom:9px
}

#walker-40 a {
	width:275px;
	height:216px;
	filter:alpha(opacity=70);
	-moz-opacity:0.70;
	-khtml-opacity:0.70;
	opacity:0.70;

}


#walker-40 a:hover {
	filter:alpha(opacity=99);
	-moz-opacity:0.99;
	-khtml-opacity:0.99;
	opacity:0.99;

}


#contact-form-footer {width:563px; float:left}

#contact-form-footer label {
float:left;
line-height:1.4;
font-size:12px;
color:#ffffff;
width:70px;
}

#contact-form-footer input {
width:196px;
height:18px;
padding-top:5px;
padding-left:5px; padding-right:5px;
border: 0px;
background:#f2f5f5;
color:#848d8c;
float:left;
font-size:12px;
margin-bottom:20px
}

#contact-form-footer textarea {
background:#f2f5f5 none repeat scroll 0 0;
border:0 none;
float:left;
font-family:"Helvetica Neue",Helvetica, Arial, sans-serif;
font-size:12px;
height:60px;
width:483px;
padding:5px;
color:#848d8c;
}


#contact-form-footer .form-submit {
width:53px;
height:22px;
border:0px;
padding:0px;
background:url(../images/submit.png);
float:right;
margin-top:10px;
margin-bottom:0px
}

#contact-form-footer .form-submit:hover {background-position:bottom}

#footer-right {
	margin-left:35px;
	background:#c8def3;
	padding:20px;
	position:relative;
	top:-12px
}

#twitter-link {
	width:59px;
	height:73px;
	background-position:top
}

#twitter-link a {
	background:url(../images/twitter-link.png);
	width:59px;
	height:73px;
	background-position:top;
	display:block
}

#twitter-link a:hover {
	background-position:bottom
}
	
#facebook-link {
	width:59px;
	height:73px;
	background-position:top;
	margin-left:10px
}

#facebook-link a {
	background:url(../images/facebook-link.png);
	width:59px;
	height:73px;
	background-position:top;
	display:block
}

#facebook-link a:hover {
	background-position:bottom
}	
	
/* End Page Layout */

/********** 6. Navigation **********/

ul.nav_main {
		list-style: none;
		width:auto;
		float:left;
		margin-left:60px;
		margin-top:88px
		}
		
ul.nav_main li {
		margin-right:15px;
		font-size:12px;
		float:left;
		width:auto} /*!*/
		
ul.nav_main a {
		display:block;
		text-decoration:none;
		color:#464749;
}

ul.nav_main a:hover {		
		color:#0074b8
}

/********** 7. Highlights **********/
			
#home ul.nav_main .home-link a {
		color:#0074b8;
}