/* GENERAL STYLES */
@charset "utf-8";
/* CSS Document */

body {
margin:0;
padding:0;
background-color:#0461AF;
}

h1{
font-family:Times New Roman, Times, serif;
font-size:20px;
color:#333333;
}

h2{
font-family:Times New Roman, Times, serif;
font-size:16px;
color:#666666;
}

p{
font-family:Times New Roman, Times, serif;
font-size:14px;
}

a{
font-family:Times New Roman, Times, serif;
font-size:14px;
color:#333333;
}

.container {
width:960px;
margin-left:auto;
margin-right:auto;
backround-color:white;

}


table#contain {
background-color:white;
}

table#contain td#head {
background-image:url(../images/top-bg.jpg);
background-repeat:repeat-x;
background-position:top center;
padding-top:33px;

}

#contain #content {
background-image:url(../images/bg.gif);
background-position:bottom center;
background-repeat:no-repeat;
padding-bottom:10px;
padding-top:10px;

}

#foot {
background-image:url(../images/footer-bg.jpg);
background-repeat:repeat-x;
background-position:top center;
height:100%;
background-color:#0461AF;
}


#footer {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #FFFFFF;
	font-size: 10px; 
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
	padding-top:50px;
	padding-bottom:10px;
	padding-left:50px;
	padding-right:10px;

	
}

#newlandlogo {
float:left;
width:134px;
}


#newlandstory {
	float: right;
	margin-right:35px;
	line-height:11px;
	width:270px;
	}
	
#newlandstory p {
	margin-top:0px;
	margin-bottom:5px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color:#FFFFFF;
	font-size: 10px;
	line-height:16px;
	}
	
#newlandstory a {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color:#FFFFFF;
	font-size: 10px;
	line-height:11px;
	}

#rightfooter {
	float: right;
	width: 380px;
	border-left:1px solid #ffffff;
	padding-left:15px;
	height:60px;
	}
	
#rightfooter p {
	margin-top:0px;
	margin-bottom:5px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color:#FFFFFF;
	font-size: 10px;
	line-height:11px;
	}
	
#rightfooter a {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color:#FFFFFF;
	font-size: 10px;
	line-height:11px;
	text-decoration:underline;
	}
	

.clear{
clear:both;

}

 .softframe{
	width:171px;
	height:185px;
	overflow-x:hidden;
	overflow-y:hidden;
}

#legal {
	float:right;
	width:732px;
	margin-top:10px;
	
	}
	
	#legal p {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color:#FFFFFF;
	font-size: 10px;
	line-height:11px;
	margin-top:0px;
	margin-bottom:5px;
	}
	
	#legal a {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color:#FFFFFF;
	font-size: 10px;
	line-height:11px;
	text-decoration:underline;
	}

 .realframe
        {
         width:480px;
         height:1200px;
         overflow:hidden;
        }


#bottombar {
display:none;
}


/* EDITOR PROPERTIES */
