/* CSS Document */
*{padding:0; margin:0}

body {
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	line-height:120%;
	color:#2C1714;
	margin:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:20px;
	background:url(images/bg_img.jpg);
}

ul {
margin-left: 25px;
padding:20px 0px 20px 0px;
}

ul li {
padding: 3px 0px 3px 0px;
}

p {
padding: 5px 0px 5px 0px;
}

#container {
position: absolute; 
left: 50%; 
width: 800px; 
height: auto; 
margin-left: -400px;
margin-top:10px;
}

#container_top {
height: 313px; 
background:url(images/top_bg.jpg) repeat-x;
}

#inside_container {
position: absolute; 
left: 50%; 
width: 800px; 
height: auto; 
margin-left: -400px;
margin-top:12px;
}

#inside_container2 {
position: absolute; 
left: 50%; 
width: 800px; 
height: auto; 
margin-left: -400px;

}

#container_bottom {
margin-top:-7px;
}

#text_container {
background-image:url(images/container_bg.jpg);
background-repeat:repeat-y;
padding:20px 25px 20px 25px;
}

#nav_bg {
height:30px;
background:url(images/nav_bg.gif) no-repeat;
padding-top:15px;
}

#header {
height:145px;
background-image:url(images/header.jpg);
background-repeat:no-repeat;
padding:150px 0px 0px 550px;
}

#contact {
color:#efeac4;
font-size:12px;
text-align:center;
}


/*nav*/
#navigation {
font-size:18px;
text-align:center;
padding:0px 10px 0px 10px;
}

#navigation a {
color:#ffffff;
text-decoration:none;
color:#ffffff;
padding:0px 10px 0px 10px;
}

#navigation a:visited {
color:#ffffff;
text-decoration:none;
padding:0px 10px 0px 10px;
}

#navigation a:hover {
color:#F1CA41;
text-decoration:none;
padding:0px 10px 0px 10px;
}

/*footer*/
#footer {
	width:800px;
	height:78px;
	text-align: center;
	padding-top:23px;
	color: #efeac4;
	font-size:10px;
	background:url(images/footer.jpg) no-repeat;
}

#footer a {
color: #efeac4;
	font-size:10px;
text-decoration:none;
}

#footer a:hover {
color: #ffffff;
	font-size:10px;
text-decoration:underline;
}

h1 {
font-family:"Times New Roman", Times, serif;
font-size:30px;
color:#336699;
font-weight:normal;
padding-bottom:10px;
}

h2 {
font-family:"Times New Roman", Times, serif;
font-size:18px;
color:#336699;
font-weight:normal;
padding:5px 0px 10px 0px;
}

.white {
color:#ffffff;
font-size:16px;
text-decoration:none;
}

.white a{
color:#ffffff;
text-decoration:none;
}

.white a:hover{
color:#efeac4;
text-decoration:underline;
}

.home_right {
float:right;
width:450px;
}

.home_left {
margin-right:465px;
padding-right:8px;
border-right:#ffffff solid 2px;
}

.button_left {
float:left;
width:220px;
}

.button_right {
margin-left:230px;
}

.button_homes {
width:160px;
background:url(images/house_icon.jpg) top left #336699 no-repeat;
border:2px #ffffff solid;
padding:7px 5px 10px 45px;
line-height:130%;
}

.button_money {
width:160px;
background:url(images/money_icon.jpg) top left #336699 no-repeat;
border:2px #ffffff solid;
padding:13px 5px 15px 45px;
line-height:130%;
}

.button_balloon {
width:160px;
background:url(images/balloon_icon.jpg) top left #336699 no-repeat;
border:2px #ffffff solid;
padding:5px 0px 5px 50px;
line-height:130%;
}

.platmap_img {
background:url(images/platmap2.gif) no-repeat right top;
height:547px;
width:764px;
}

.cov_right {
float:right;
width:200px;
padding:10px;
background:#336699;
color:#efeac4;
}

.cov_left {
margin-right: 235px;
}

.cov_right2 {
margin-left:550px;
padding:10px;
background:#336699;
color:#efeac4;
}

.cov_right2 a{
color:#ffffff;
text-decoration:none;
}

.cov_right2 a:hover{

color:#ffffff;
text-decoration:underline;
}

.cov_left2 {
float:left;
width:540px;
}

.small {
font-size:12px;
font-style:italic;
}

h3 {
color:#000000;
font-size:20px;
padding:10px 0px 10px 0px;
font-weight:normal;
}

.list_left {
float:left;
width:340px;
border-right:2px #ffffff solid;
}

.list_right {
margin-left:370px;
}
.slide {
margin-left:120px;
}