body,
html {
	margin:0;
	padding:0;
	background: #7f2600 url(../images/bg.jpg) top left repeat-x;
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	}

body {
	min-width:750px;
	}

img {
	border:none;
	}

#wrap {
	margin:0 auto;
	width:750px;
	position: relative;
	}
	
#inner-wrap {
	width:750px;
	background: #fff url(../images/page-bg.gif) top left repeat-y;
	overflow:auto;
	}


/*======================*/


.map_fdc{
	padding:0;
	margin:0 0 0 20px;
	_margin:0 0 0 10px;
	float:left;
	width: 500px;
}

.map{
	padding-top: 60px;
	margin-left: 0px;
	float:right;
	width: 500px;
}

/*======================*/

	
/*-------------------------------
 Header 
 --------------------------------*/
#header {
	overflow:auto;
	height: 235px;
	position: relative;
	}

#header h1 {
	margin: 0;
	padding: 0;
	}

#header h1 a {
	display: block;
    width: 400px;
    height: 51px;
    text-decoration: none;
    border: 0;
	text-indent: -2000px;
    background: url(../images/logo.png) top center no-repeat;		
	position: absolute;
	left: 12px;
	top: 26px;
	}

#header-left {
	background:#fff url(../images/house-left-header.jpg) top left no-repeat;
	display: block;
	height: 158px;
	width: 412px;
	position: absolute;
	top: 77px;
	} 
	
#header-right {
	background:#fff url(../images/house-right-header.jpg) top left no-repeat;
	display: block;
	height: 183px;
	width: 338px;
	position: absolute;
	top:52px;
	left: 412px;
	} 
	
/*---- End Header ---------*/

/*-------------------------------
 Navigation
 --------------------------------*/

body.home #nav {
	background:#fff url(../images/house-nav-bg.jpg) top right no-repeat;
	}
	
#nav {
	height: 47px;
	}

#nav ul {
	margin:0;
	padding:0;
	list-style:none;
	}

#nav li {
	display:inline;
	float: left;
	}
	
#nav a {
	display: block;
	height: 47px;
	text-indent: -2000px;
	text-decoration: none;
	}
	
#nav a:hover {
	background-position: 0 -47px;
	}
	
#t-buy a  {
	width: 72px;
	background: url(../images/buy.jpg) top left no-repeat;
	}
	
#t-sell a  {
	width: 68px;
	background: url(../images/sell.jpg) top left no-repeat;
	}
	
#t-contact a  {
	width: 104px;
	background: url(../images/contact.jpg) top left no-repeat;
	}
	
#t-learn a  {
	width: 161px;
	background: url(../images/learn.jpg) top left no-repeat;
	}
	
#t-our-company a  {
	width: 86px;
	background: url(../images/our-company.jpg) top left no-repeat;
	}
	
/*---- End Navigation ---------*/

#main {
	float:left;
	width:518px;
	}

#main h2,
#main h3,
#main p {
	padding:0 10px;
    }
	
#sidebar {
	float:right;
	width:232px;
	}
	
#sidebar ul {
	margin-bottom:0;
    }

#sidebar h3 {
	display: block;
	background: #880000 url(../images/sidebar-header-bg.png) top left no-repeat;
	height: 24px;
	width: 217px;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	padding-left: 15px;
	padding-top: 15px;
	font-weight:normal;
	clear:both;
	}
	
#sidebar p {
	margin-left: 15px;
	}
	
#events {
	list-style: none;
	width: 205px;
	margin: 7px 0 0 15px;
	padding: 0;
	}
	
#events li {
	padding: 4px 7px;
	color: #555;
	border-bottom: 1px solid #eee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #e0c99c;
	}
	
p.archive-link {
	margin: 0 15px 10px 0;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float:right;
	}

#footer {
	background:#cc9;
	clear:both;
	}

#footer p {
	padding:5px;
	margin:0;
    }
	
#left-bar {
	display: block;
	width: 25px;
	height: 619px;
	background: url(../images/left-bar.jpg) top left no-repeat;
	position: absolute;
	top:87px;
	left:-25px;
	}
	
#main p.sub-links, div.sub-links {
	margin:0;
	padding:12px 10px 10px 10px;
	width: 498px;
	background: #e1d4ba url(../images/sub-links-bg.gif) top left repeat-x;
	border-bottom: #cabca0 solid 1px;
	}
	
#header-left h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #c20e13;
	font-weight: bold;
	padding: 0;
	margin: 25px 0 0 100px;
	}
	
#header-left p {
	margin: 0 0 0 100px;
	padding: 0;
	}
	
a.play-video {
	color: #00cc00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.gray {
	color: #a6a6a6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
a.more-videos {
	color: #a32d30;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
#footer ul {
	margin:0;
	padding:10px 0 0 10px;
	list-style: none;
	}
	
#footer ul li {
	float:left;
	}
	
div.row {
  clear: both;
  padding-top: 10px;
  }

div.row span.label {
  float: left;
  width: 105px;
  text-align: right;
  padding-top: 3px;
  padding-right: 4px;
  }

div.row span.formw {
  float: right;
  width: 400px;
  text-align: left;
  } 

div.spacer {
	height: 25px;
	}