body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote,
table, caption, thead, tfoot, tbody,
ul, ol, li, dl, dd, dt,
form, fieldset {
margin: 0;
padding: 0;
border: 0;
}

body {
background:url(images/index_bg.jpg);
}

#wrapper {
	width:940px;
	margin: 0 auto;
}

#header {
	width:940px;
	height:310px;
	margin: 0px 0px 15px 0px;
	background:url(images/header_bg.jpg) no-repeat;
	float:left;
}

#content {
	width:908px;
	height:auto;
	padding:15px 15px 5px 15px;
	margin: 15px 0px;
	border:1px solid #B7D0A0;
	clear:both;
}

#largeleftbox {
	width:568px;
	height:auto;
	padding:15px;
	border:1px solid #B7D0A0;
	background: #FFF url(images/largeleftbox_bg.jpg) bottom left no-repeat;
	float:left;
}

.clearbox {
margin:0;
padding:0;
clear:both;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 21px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #608738;
	line-height: normal;
}

.title_logotext {
width:600px;
height:auto;
margin: 65px 0px 0px 0px;
float:left;
}

.title_imagetext {
width:600px;
height:auto;
margin: 190px 0px 0px 15px;
float:left;
}

.title_imagetext h1 {
	color: #FFFFFF;
}

#buttonbox {
	width:250px;
	height:140px;
	margin:60px 19px 0px 0px;
	float:right;
}

#buttonbox a {
	display: block;
	width: 250px;
	height: 60px;
	margin: 0px 0px 20px 0px;
	background-image: url(images/menusprite.gif);
	text-indent: -5000px;
}

#buttonbox li {
	list-style-type: none;
}

#button-rent a {background: url(images/button_rent.jpg) no-repeat;}
#button-rent a:hover {background: url(images/button_rentover.jpg) no-repeat;}

#button-sale a {background: url(images/button_sale.jpg) no-repeat;}
#button-sale a:hover {background: url(images/button_saleover.jpg) no-repeat;}

.emailbox {
width:300px;
height:auto;
margin:60px 0px 0px 0px;
text-align:right;
float:right;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFF;
	line-height: normal;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #99CC33;
	line-height: normal;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	line-height: 21px;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	line-height: 21px;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #608738;
	font-weight: bold;
	text-decoration: underline;
	font-size: 14px;
	line-height: 21px;
}
.smallrightbox {
width:278px;
height:auto;
padding: 10px;
margin:0px 0px 15px 0px;
border:1px solid #B7D0A0;
background: #FFF url(images/rightbox_bg.jpg) bottom left repeat-x;
float:right;
}

#footer {
width:940px;
height:150px;
background: url(images/footerlogo.png) top right no-repeat;
}
