* {
	margin:0;
	padding:0;
	font-family: Helvetica, arial, Verdana, sans-serif;
}

html, body {
	background-color: #000;
	font-size: 10pt;
}

#page {
	width: 1000px;
	margin: 0 auto 0 auto;
	}
	
#header {
	height: 244px;	
	background-image: url(/img/topbg.jpg);
}

#content {
	height: 555px;	
	padding: 0 0 0 0;
	
}

#content p { padding: 0 0 10px 0; line-height: 1.3em; }

.drops { background-image: url(/img/bg_drops.jpg); }
.shadow { background: url(/img/bg_shadow.jpg) no-repeat 0 -18px #000000; }


.contentCell {
  background-color: #CCCCCC; 
 }

.contentCell th {
  text-align: left; 
}

img.float_left { float: left; margin: 5px 10px 5px 0; }
img.float_right { float: right; margin: 5px 0 5px 10px; }

#leftside {
	width: 472px;
	height: 472px;
	display: inline;
	float:left;
	margin-left: 93px;
}

#rightside {
	width: 270px;
	height: 472px;
	float: left;
	margin: 0 0 0 75px;
	display: inline;
}

.hd {
	display: block;
	width: auto;
	height: 68px;
	text-indent: -9000px;
}

.box { 
	height: 385px;
	overflow: auto;
	background-repeat: repeat;
	padding: 18px 18px 0 18px;
}

#rightside .box { width: 234px; }
	
#leftside .contact_hd { background-image: url(/img/contact_left.png); }
#rightside .contact_hd { background-image: url(/img/contact_right.png); }

#leftside .strata_hd { background-image: url(/img/strata_left.png); }

#leftside .style1 { background-image: url(/img/back1.png); }
#rightside .style1 { background-image: url(/img/back2.png); }

#rightside .contact { background-image: url(/img/back_contact.png); }

.style1 { 
	font-size: 0.9em;
 }

.style1 h1, .style2 h1{ font-size: 1.2em; padding:4px 0 4px 0; margin:0; }
.style1 h2, .style2 h2 { color: #f33; font-weight: normal; font-size: 1.3em; margin:0; padding:4px 0 4px 0; }

#leftside .style2 { background-image: url(/img/back3.png); }
#rightside .style2 { background-image: url(/img/back4.png); }

.style2 { 
	color: #fff;
	font-size: 0.9em;
 }


#nav  {
	background-image: url(/img/menu.png);
	background-repeat: repeat;
	width: 565px;
	height: 53px;
	list-style: none;	
	display:inline;
	margin: 143px 0 0 209px;
	float: left;
	padding: 1px 0 0 19px;
}

#nav ul {
	list-style: none;
	text-decoration: none;
}

#nav li {	display: inline; }

.nav {
	display: block;
	overflow: hidden;
	float: left;
	width: 100px;
	height: 50px;
	margin-left: 7px;
	text-indent: -9000px;
	background: url(/img/navigation.png);
}

h2.news { 
	display:block;
	overflow:hidden;
	width: 163px;
	height:	23px;
	text-indent: -9000px;
	background: url(/img/newsh4.gif) no-repeat #fff;
}

p span { 
	color:#ed1f24;
}

a:active, a:focus { color: #000; }

.nhome { background-position: 0 0; }
.nxlr { background-position: -100px 0; }
.nstrata { background-position: -200px 0; }
.nresidential { background-position: -300px 0; }
.ncontact { background-position: -400px 0; }

.nhome:hover { background-position: 0 -50px; }
.nxlr:hover{ background-position: -100px -50px; }
.nstrata:hover { background-position: -200px -50px; }
.nresidential:hover { background-position: -300px -50px; }
.ncontact:hover { background-position: -400px -50px; }

li.active a.nhome { background-position: 0 -50px; }
li.active a.nxlr { background-position: -100px -50px; }
li.active a.nstrata { background-position: -200px -50px; }
li.active a.nresidential { background-position: -300px -50px; }
li.active a.ncontact { background-position: -400px -50px; }

#footer {  }

#footer p {  
	color: #666;
	margin:0;
	padding:0;
	text-align:center;
	margin-top:-1em;
	font-size:10px;
}

#contact form { 
	margin:0;
	padding:0;
}

#contact form p {
   	font-size:12px;
	margin:0;
	padding:0;
	margin-left:15px;   
	line-height:20px;
	vertical-align:top;
}

#contact form input.text { 
	display:block;
	width:200px;
	height:20px;
	padding:0;    
	margin: 5px 0 20px 17px;
	font-size:12px;
	border:none;  	
	background-color: transparent;
}

#contact form input.text:focus {
	border:none;
} 

#contact form textarea { 
	display:block;
	width:200px;
	padding:0;
	margin:0;
	margin: 5px 0 0 17px;
	height:62px;
	border:none;
	font-size:12px;
	background-color: transparent;
}

#contact form input.button {
	width:80px; 
	margin: 10px 0 10px 80px;
	background:white;
	border: 1px solid #ddd;
	color:black
	padding:0;
	font-size:12px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#contact div.details {
	text-align:center;
	clear:right;
}

#contact div.details h3 small {
	font-size:13px;
}

#contact div.details h3 {
	margin:0;
	padding:0;
	font-size:18px;
	font-weight:bold;
}

#contact div.details h5 {
	font-size:13px;	margin:0;
	padding:0;	font-weight:bold;

}

#contact div.details p { 
	font-size:12px;	margin:0;
	padding:0;	font-weight:bold;

}

#quotes {
	margin-left:35px;
}

#top a {
	margin-top:70px;
	display:block;
	width:219px;
	height: 133px;
	background: url(/img/quote_sprites.png) no-repeat -6px 0 transparent;
	overflow:hidden;
	text-indent: -9000px;
}

#mid a {	
	margin-top:30px;
	display:block ;
	width:219px;
	height: 70px;
	background: url(/img/quote_sprites.png) no-repeat -235px -61px transparent;	
	overflow:hidden;
	text-indent: -9000px;
}

#bot a {	
	margin-top:30px;
	display:block;
	width:219px;
	height: 132px;
	background: url(/img/quote_sprites.png) no-repeat -468px 0 transparent;	
	overflow:hidden;
	text-indent: -9000px;
}

#top a:hover { background-position: -6px -133px ; }
#mid a:hover { background-position: -235px -133px; }
#bot a:hover { background-position: -468px -134px; }

.list {
  padding-left: 20px; 
}

.error {
  color: #ff0000; 
}
