*{margin:0;padding:0;}
/* basic elements */
ul {
	list-style: none;
}
body {
	background: #000;
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	font: 82% Arial, Helvetica, Verdana, sans-serif;
	color: #333;
	text-align:center;/* for IE to center container;) */
	overflow-x: hidden;
}
#topbar {
	border-bottom: 1px solid #000;
	height: 10px;
	background: #fc0;
	margin: 0;
	padding: 0;
}
#topbar p {
   display: hidden;
}
#wrapper {
	width: 780px;
	border-top: 1px solid #ffc;
	margin: 0 auto;
	margin-bottom: 10px;
	position: relative;
	background: #fc0;
	z-index: 5;
}
#wrapper .cabin img {
	position: absolute;
	top: -10px;
	right: 10px;
	width: 70px;
	height: 49px;
	z-index: 500;
}
#header {
	width: 780px;
	height: 110px;
	background: #fff;
	border-bottom: 1px solid #000;
	position: relative;
	margin:0;padding:0;
}
#branding {
	float: left;
	width: 300px;
	height: 110px;
	background: url(images/new_logo.gif) no-repeat 15px 5px;
}
#branding h1 {
	position: absolute;
	left:-1500px;
	top:-300px;
	font-size: 1.3em;
}
#tagline {
	float: right;
	width: 400px;
	height: 110px;
	background: url(images/tagline2.gif) no-repeat 90px 35px;
}
#tagline h2 {
	position: absolute;
	right: -2000px;
	top: -400px;
	font-size: 1.1em;
}
#navcontainer
{
background: #fc0;
margin: 0 auto;
margin-left: 10px;
padding: 4px 0;
border-top: 1px solid #ffc;
position: relative;
}

/* to stretch the container div to contain floated list */
#navcontainer:after
{
content: ".";
display: block;
line-height: 1px;
font-size: 1px;
clear: both;
}

ul#navlist
{
list-style: none;
padding: 0;
margin: 0 auto;
width: 100%;
font-size: 12px;
float: right;
}

ul#navlist li
{
display: block;
float: left;
width: 13%;
margin: 0;
padding: 0;
}

ul#navlist li a
{
display: block;
width: 100%;
padding: 0.5em;
border-width: 1px;
border-color: #ffc #666 #666 #ffc;
border-style: solid;
color: #000;
text-decoration: none;
background: #fc0;
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a#current
{
border-color: #666 #ffc #ffc #666;
background: #fc0;
color: #999;
cursor: default;

}

ul#navlist li a:hover
{
color: #000;
background: transparent;
border-color: #666 #ffc #ffc #666;
}

#content {
	width: 780px;
	position: relative;
	background: #fff url(images/content_bg.jpg) repeat-y;
	text-align: left;
}
#content .mainpic {
	margin-left: 10px;
}
#contentmain {
	width: 550px;
	float: right;
	margin: 0 0 10px 0;
	padding: 10px 0 15px 0;
	line-height: 1.4em;
}
#content a:link, #content a:visited {
	color: #c63400;
	text-decoration: none;
}
#content a:hover {
	color: Blue;
	text-decoration: underline;
}
a:link img, a:visited img, a:hover img {
	border: none;
	text-decoration: none;
}
.boxintro {
   width: 500px;
	margin: 10px;
	float: left;
	padding-top: 15px;
	background: url(images/h1_bg.gif) no-repeat 0 7px;
	z-index: 50;
}
.boxintro h1 {
	font-size: 1.3em;
	margin: 0 0 15px 37px;
	color: #c63400;
}
.boxintro h2 {
	color: #c63400;
	font-size: 1.1em;
	margin: 5px 0 0 0;
}
.boxintro h3 {
	font-size: 1.2em;
	margin: 10px 0 5px 0;
	color: #c63400;
}
.boxintro h4 {
	margin-top: 7px;
	font-size: 1em;
}
.boxintro h4.space {
	margin-top: 25px;
}
.boxintro h6 {
	font-size: 1em;
	padding: 0;
	margin: 7px 0 5px 0;
}
.boxintro h6.normal {
	font-weight: normal;
	font-style: italic;
}
.boxintro p {
	padding-bottom: 10px;
}
.testimonial {
   position:relative;
	width: 350px;
	margin: 0 0 20px 40px;
	text-align: center;
	border: 1px solid #fc0;
	padding: 5px 10px;
}

#content .testimonial h3 {
   font-size:0.9em;
	line-height:1.5em;
	color: #333;
}
#content .testimonial h5, #content .imageright h5 { 
   font-style:italic;
	font-size:0.8em;
	font-weight:normal; 
	text-align:right;
	line-height:1.3em;
}
#content .imageright h5 {
	font-style: normal;
	font-size: 0.9em;
}
.boxwide {
	margin: 10px 10px 10px 0;
	padding-top: 10px;
}
.boxwide h4 {
	font-size: 1em;
}
.boxprocess {
	margin: 10px;
}
.boxintro .boxprocess h4 {
   font-size: 1.1em;
	margin: 5px 0;
	padding: 5px; 
	border: 1px solid #c1c1c1;
	background: #ffc;
	color: #c63400;	
}
.boxintro .boxprocess p {
	margin-left: 10px;
}
.proposal {
	color: #666699;
}
.caps {
	font-variant: small-caps;
}
.boxcontact h3 {
	color: #c63400;
	font-size: 1.4em;
}
.boxwide ul {
	list-style: none;
	padding: 7px 10px 10px 10px;
}
.boxintro ol {
	list-style: none;
	padding: 2px 10px 15px 10px;
}
.boxwide ul li {
   font-size: 0.9em;
	background: url(images/bullet_grey.gif) no-repeat 0 5px;
	padding: 0 10px 5px 15px;
}
.boxintro ol li {
	font-weight: bold;
	font-size: 1.1em;
	padding: 0 10px 5px 10px;
}
.boxintro ol li span {
	font-size: 0.9em;
	font-weight: normal;
}
.boxwide ul li a:link, .boxwide ul li a:visited {
	font-size: 1.1em;
	font-weight: bold;
}
.boxwide ul li a:hover {
	color: Blue;
	text-decoration: underline;
	border-bottom: none;
}
.boxleft h4 {
   font-size: 1.2em;
	margin: 0 0 5px 0;
	font-variant: small-caps;
}
.boxleft p {
	line-height: 1.3em;
	font-size: 0.9em;
	padding-bottom: 5px;
}
.boximage {
	float: right;
	width: 150px;
	text-align: center;
	margin-left: 15px;
}
.boximage h5 {
	line-height: 1.3em;
}
.boximage h6, .imageright h6 {
	font-size: 0.8em;
	font-style: italic;
	font-weight: normal;
	margin-top: 0;
}
.imageright, #imagead {
	float: right;
	text-align: center;
	margin: 0 0 10px 10px;
}
.imageright h6 {
	text-align: right;
}
.imageright img, #content img.framed, #content .news img {
	padding: 3px;
	border: 1px solid #c1c1c1;
}
.imageright img.plan {
	border: none;
}

#imagead {
	z-index: 100;
	width: 257px;
	height: 165px;
	border: 1px solid #c1c1c1;
}
#admovie {
	z-index: 900;
	background: none;
}
#contentmain .boxcontact {
	margin: 2px 0 25px 15px;
}
#contentmain .boxcontact p {
	font-weight: bold;
	padding-left: 20px;
}
#contentmain .boxcontact ul {
	margin-bottom: 0;
	padding-bottom: 0;
}
#contentmain .boxcontact ul li {
	list-style: none;
	background-image: none;
	padding: 0 10px 15px 10px;
	font-weight: bold;	
}
#contentmain .boxcontact ul li span {
	font-style: italic;
	font-weight: normal;
}
#contentmain .boxcontact ul li p {
	color: #C63400;
	padding-bottom: 0;
}
#contentmain .boxcontact ul li p.large {
	font-size: 1.1em;
	color: #333;
}
.model {
	width: 99%;
	border-top: 1px dotted #c1c1c1;
	margin-top: 20px;
	padding-top: 10px;
}
.feature {
	float: right;
	margin: 0 0 10px 15px;
	padding: 5px;
	background: url(images/feature_bg.jpg) repeat-x;
	width: 200px;
	border: 1px solid #C1C1C1;
	text-align: center;
	line-height: 1.2em;
}
.feature h5 {
	color: #336;
	font-size: 0.9em;
}
#contentsub {
	width: 190px;
	margin: 0;
	padding: 15px 0;
	float: left;
}
#contentsub ul {
	width: 150px;
	padding: 0 0 5px 0;
	text-align: left;
}
#contentsub ul li {
	font-size: 0.9em;
	font-weight: bold;
	color: #C63400;
	padding: 3px 3px 3px 5px;
}
#contentsub ul li a#active {
	color: #999;
}
#contentsub ul li a:hover#active {
	text-decoration: none;
	cursor: default;
}
#contentsub .boxleft {
   float: right;
	width: 140px;
	border: 1px solid #fc0;
	background: #ffc;
	text-align: center;
	margin: 10px 5px 15px 5px;
	padding: 5px;
}
#contentsub .boxleft h5 {
	padding: 0;
	margin: 5px 0;
	text-align: left;
	font-size: 0.9em;
}
.boxleft img {
   background: #fff;
	border: 1px solid #c1c1c1;
	margin: 5px;
	padding: 3px;
}

#content_end img {
	float: right;
	padding: 0;
	margin-right: 11px;
}
#footer {
	width: 780px;
	background: #fc0 url(images/footer_bg.jpg) no-repeat 0 0;
	text-align: center;
	padding: 10px 0;
	margin-bottom: 5px;
}
#footer p {
	font-size: 0.9em;
	padding-bottom: 10px;
}
#footer p a:link, #footer p a:visited {
   color: #333;
	padding: 0 7px;
	font-size: 1.2em;
	font-variant: small-caps;
	text-decoration: none;
	border-bottom: none;
}
#footer p a:hover {
	color: Blue;
	text-decoration: underline;
}
#footer h6 {
	font-size: 0.85em;
	font-weight: normal;
	padding-bottom: 0;
	margin-bottom: 0;
}
#design {
   background: #000;
	width: 780px;
	position: relative;
	text-align: right;
}
#design a {
	text-decoration: none;
	color: #777;
	font-weight: bold;
}
#design a:hover {
	text-decoration: underline;
}
#design h5 {
   padding: 7px 10px 10px 0;
	color: #666;
	font-weight: normal;
	font-size: 11px;
}
.boximg, .unframed {
	margin: 10px 0 10px 10px;
	float: right;
}
.boximg img, .news {
	border: 1px solid #fc0;
	padding: 3px;
}
.news {
	width: 180px;
	float: right;
	text-align: center;
	margin: 10px 0 10px 10px;
	line-height: 1.3em;
}
.news h3 {
	margin-top: 5px;
}
.news h5 {
	font-size: 0.9em;
	padding-top: 5px;
}
.news p {
	padding: 5px 5px 0 5px;
	font-size:0.9em;
}
.boximg h5, .unframed h5 {
	text-align: center;
	width: 150px;
	line-height: 1.3em;
}
.unframed h6 {
	font-weight: normal;
	width: 150px;
	text-align: center;
	margin-top: 5px;
	font-size: 0.8em;
}
.addressbox, .phonebox {
	width: 170px;
	text-align: right;
	line-height: 1.4em;
	padding: 10px 0 0 0;
	margin: 0 auto;
}
.addressbox p, .phonebox p {
	padding: 0;
   font-weight: bold;
}
.phonebox p {
	padding: 0 0 10px 0;
}
.phone {
	font-size: 1.4em;
	font-weight: bold;
	color: #c63400;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.clear {
	clear: both;
}
.red {
	color: #C63400;
}
.box {
  width: 500px;
  margin: 0 40px 0 0;
  padding: 0;
  background:#fc0;
}
.box h2 {
	font-size: 1.15em;
	padding: 20px 15px 0 25px; 
	color: #C63400;
   background: url(images/box_bg2.gif) no-repeat 0 0;
}
.box .linkbox p {
	padding: 0 15px 15px 25px;
	font-weight: bold;
}
.box .linkbox p a {
	font-variant: small-caps;
	font-size: 1.1em;
}
.innerbox {
	background: url(images/box_bg2.gif) no-repeat 0 100%;
	padding: 10px 15px 20px 25px;
}
.innerbox img {
	float: right;
	margin: 0 10px 10px 10px;
	padding: 3px;
	border: 1px solid #c1c1c1;
}
.box .innerbox p {
	margin: 0 10px 7px 0;
}
.unframed {
	position: relative;
	margin-top: 20px;
}
.unframed h4 {
	display: none;
}
h4.item {
padding-bottom: 10px;
	border-bottom: 1px solid #c1c1c1;
}
span.highlight {
	font-weight: bold;
	background: #ff0;
	padding: 4px;
}
span.highlight a {
	font-size: 1.2em;
}
#gallery {
	width: 520px;
	float: left;
	position: relative;
}
#gallery h3.final {
	margin-top: 25px;
}
#gallery img, #gallery .thumbnail img {
	margin: 0 5px;
	padding: 3px;
	border: 1px solid #c1c1c1;
}
#gallery .thumbnail {
   position: relative;
	width: 150px;
	float: left;
	display: inline;
	text-align: center;
	margin: 10px 0 10px 0;
}
#gallery .thumbnail h3 {
	margin: 0;
	padding: 0;
	padding-left: 10px;
}
#gallery .thumbnail h5 {
	line-height: 1.4em;
	font-size: 0.8em;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.9em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right;}
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(homes/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="homes/overlay.png", sizingMethod="scale");
	}

	
