a:link {
		color: #D50100;
		text-decoration: none;
}
a:hover {
		text-decoration: underline;
		color: #C20000;
}
a:visited {
		text-decoration: none;
		color: #990000;
}
a:active {
		text-decoration: underline;
}
body {
		margin-left: auto;
    		margin-right: auto;
		background-color:#000000 !important;
		background-image:url(../images/bg.jpg);
		background-position:top center;
		background-repeat:true;
 		background-attachment: fixed;
		border:0px !important;
		padding:0px !important;
		margin:0px !important;
	}
	
	.signup {
           font-size: 9px;
           color: #333333;
           font-family: Arial, Helvetica, sans-serif;
           border: 1px #969696 solid;
           width: 120px;
           background: url('../images/signupback.gif') repeat-x;
       }

#header {	
		width:100%;
		height: 120px;
		max-height: 120px;
		color: #FFFFFF;
		background-color:#b30000;
		background-image:url(../temp/images/pre_headerover.gif);
		font-family:Arial,Verdana,Helvitica,sans-serif;
		font-size:11px;
		background-repeat: repeat-x;

}

.red {
		font-family:Arial,Verdana,Helvitica,sans-serif;
		font-size:11px;
		color: #aa0000;
		padding:0px 10px 10px 10px;
}

#container {
		width:900px;
		margin-left: auto;
    		margin-right: auto;
		padding-top:10px;
		padding-left:0px;
		text-align: justify;
		font-family:Arial,Verdana,Helvitica,sans-serif;
		font-size:12px;
		color: #333;

}

#navigation_container {
		height:36px;
		max-height:36px;
		margin-top:0px;
		padding-top:0px;
		padding-left:0px;
}
#content {
		width:900px;
		padding-top:10px;
		padding-left:0px;
		text-align: justify;
		font-family:Arial,Verdana,Helvitica,sans-serif;
 		text-align:justify
		font-size:12px;
		color: #333;

}
#featured_properties{
		margin-top:10px;
		width:868px;
		padding-top:3px;
		padding-left: 15px;
		padding-right:15px;
		padding-bottom:15px;
		border: thin dotted #666;
}

#statement {
		margin-top:10px;
		margin-left:20px;
		width:868px;
		padding-left:0px;
		padding: 0px;
}


h2 {
font-size: 12px;
color:#CC0000;
}

#bottomdiv1 {
		text-align:left;
		height:220px;
		width:190px;
		float:left;
		border-right-width: thin;
		border-right-style: dotted;
		border-right-color: #666666;
		margin-right: 20px;
		padding-right: 0px;
		padding-left:20px;
}

#bottomdiv2 {
		text-align:left;
		height:220px;
		width:190px;
		float:left;
		border-right-width: thin;
		border-right-style: dotted;
		border-right-color: #666666;
		margin-right: 20px;
		padding-right: 20px;
}

#bottomdiv3 {
		text-align:left;
		height:220px;
		width:195px;
		float:left;
		border-right-width: thin;
		border-right-style: dotted;
		border-right-color: #666666;
		margin-right: 20px;
		padding-right: 20px;
}

#bottomdiv4 {
		text-align:left;
		height:220px;
		width:139px;
		float:left;
		margin-right: 20px;
		padding-right: 20px;
}

img {
border:0;
}

#footer {
		background-image: url(../images/footer_bg.jpg);
		background-repeat: repeat-x;
		background-position: center top;
		padding-left: 10px;
       		 padding-right:10px;
		padding-top: 15px;
		width: 98%;
		font-family:Arial,Verdana,Helvitica,sans-serif;
		font-size:10px;
		color: #333;
}