* {
margin: 0;
padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #483e27;
}

#large_wrapper {
	width: 800px;
	height: 630px;
	margin-left: auto;
	margin-right: auto;
	position:relative;
	margin-top: 10px;
}


#wrapper {
	width: 800px;
	height: 625px;
	margin-left: auto;
	margin-right: auto;
	position:relative;
	background-color:#FFFFFF;
	margin-top: 10px;
}

#banner {
width: 800px;
height: 113px;
background-image:url(images/banner.jpg);
}

#line1 {
background-color: #d4d3c0;
height: 25px;
width: 787px;
margin-left: 7px;
margin-top: 5px;
}

#line2 {
background-color: #9f9a74;
height: 40px;
width: 787px;
margin-left: 7px;
margin-top: 5px;
}

#live {
	width: 80px;
	height: 80px;
	position:absolute;
	background-color: #cf7600;
	left: 533px;
	top: 126px;
}

#live_text {
	position:absolute;
	width: 246px;
	height: 50px;
	font-size: 35px;
	color:#FFFFFF;
	left: 547px;
	top: 146px;
}

#navcontainer {
	position:absolute;
	left: 385px;
	top: 15px;
	color: #FFFFFF;
	width: 109px;
}

#navlist li {

}

#navlist a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}

#navlist a:hover {
	color:#cf7600;
	text-decoration: none;
	font-size: 12px;
}
#wrapper #banner #contact h2 {
	font-size: 12px;
	color: #483e27;
	padding-left: 10px;
	margin-left: 15px;
}
#wrapper #content h3 {
	font-size: 14px;
	line-height: 22px;
	color: #ff9933;
	font-weight: bold;
}
#wrapper #content p {
	font-size: 12px;
	margin-top: 8px;
	color: #483e27;
}





#navcontainer2 {
	position:absolute;
	left: 500px;
	top: 15px;
	color: #FFFFFF;
	width: 168px;
}

#navlist2 li {

}

#navlist2 a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}

#navlist2 a:hover {
	color:#cf7600;
	text-decoration: none;
	font-size: 12px;
}

#contact {
	width: 200px;
	height: 87px;
	position:absolute;
	border-left: 2px solid white;
	left: 662px;
	top: 15px;
}

#image {
	position:absolute;
	width: 418px;
	height: 365px;
	left: 8px;
	top: 193px;
}

#content {
	position:absolute;
	width: 337px;
	height: 405px;
	left: 440px;
	top: 212px;
}

.orange {
color: #cf7600;
}

#footer {
	background-color: #9f9a74;
	height: 25px;
	width: 800px;
	margin-top: 8px;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
}
#large_wrapper #footer p {
	padding-top: 5px;
}


#eho {
	width: 800px;
	margin-top: 8px;
}

.eho_text {
font-size: 10px;
color:#FFFFFF;
text-align:center;
}

.marg_left {
margin-left: 10px;
}

h4 {
	font-size: 12px;
	color: #cf7600;
	font-weight: normal;
}

#baldwin {
	position:absolute;
	width: 101px;
	height: 40px;
	left: 690px;
	top: 570px;
}

#colliers{
	position:absolute;
	width: 101px;
	height: 81px;
	left: 690px;
	top: 450px;
}

ul li {
list-style: none;
margin-left: 0;
padding-left: 15px;
background-image:url(images/bullet.jpg);
background-repeat: no-repeat;
background-position: 1px 6px;
}

#large_wrapper #wrapper #content a {
	color: #483e27;
	text-decoration: none;
}

#large_wrapper #wrapper #content a:hover {
	color: #ff9933;
	text-decoration: none;
}


#large_wrapper #wrapper #content ul {
	font-size: 12px;
	color: #483e27;
	margin-top: 5px;
}
#large_wrapper #wrapper #content li {
}
#large_wrapper #wrapper #banner #contact a {
	color: #483e27;
	text-decoration: none;
}
#large_wrapper #footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#logo {
	position:absolute;
	width: 333px;
	height: 113px;
	left: 23px;
}
#large_wrapper #wrapper #banner #logo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
