*{
	margin:0px;
	padding::0px
}
	
#body{
	background-image:url('00_homes.jpg');
	background-repeat:no-repeat;
	background-color:#000000;
	margin:auto;
	width:965px;
	Height:1000px;
	border:1px solid #000000
	}
	
body{
	background-color:#000000;
	font-family:"trebuchet MS", Arial, Georgia;
	margin-top:0px;
	padding-top:0px;
	}
	

#left{
	width:442px;
	height:750px;
	float:left;
	
	}
	
#right{
	width: 480px;
	height:750px;
	float:left;
	padding-top:3px;
	margin-left:0;
	padding-left:0;
	
	}
	


#footer{
	margin-left:15px;
	width:437px;
	float:left;
	margin-top:16px;
	text-align:center;
		}

h1 a{
	font-size:14px;
	color:#91241d;
	font-family:"trebuchet MS", Arial, Georgia;
	
	}
	
h1{
	margin-top:4px;
	margin-bottom:4px;
	font-size:14px;
	color:#8c8e95;
	font-family:"trebuchet MS", Arial, Georgia;
	}
	
h2{
	color:#8c8e91;
	font-size:13px;
	font-family:"trebuchet MS", Arial, Georgia;
	}
			
		
h3{
	margin-top:2px;
	margin-bottom::2px;
	font-size:12px;
	color:#8c8e95;
	text-align:justify;
	font-family:"trebuchet MS", Arial, Georgia;
	}

.just{
	text-align:justify;
	}
	
		

a{
	color:#ffffff;
	text-decoration:none;
}
	
a:hover{
	color:#333333;
	}

ul li{
	
	font-size:12px;
	list-style-type:circle;
	display:inline;
	list-style-image:url('bullet.jpg');
	line-height:25px
	}
	
ul{
	list-style-type:circle;
	display:inline;
	}
	

#logo img{
	margin-top:85px;
	margin-left:30px;	
}

p{
	font-family:"trebuchet MS", Arial, Georgia;
	font-size:11px;
	color:#8c8e90;
	}
	
#text{
	clear:both;
	width:900px;
	text-align:justify;
	
	}	
	


#leftb{
	margin-top: 15px;
	float:left;
	width:250px;
	}
	
#rightb{
	float:left;
	width:90px;
	margin-top:100px;
	padding-left:35px;
	}
	

.att{
	color:#91241d;
	zcolor:#8c8e95;
	}
	
.att2{
	color:#FFFFFF
	}
/* -----------------------------------------------Forms */


#persdet{
border:0px solid #8c8e90; paddington:10px;
}
 

form {
	margin: 10px 20px 10px 20px; 
	padding: 15px 25px 25px 25px; 
	width: 322px;
	border:0;
	
}
form p {
	border-bottom: 1px solid #221813; 
	margin: 0;
	padding: 13px 5px 8px 5px;		
	color: #fff;
}
label {
	font-weight: bold;
	color: #8c8e90;
	float:left;
	margin-top:10px;
	font-size:11px;
	font-family:"trebuchet MS", Arial, Georgia;
}
input, select, textarea {
	margin: 5px 0;
	padding: 5px 5px;
	border-width: 1px;
	border-style: solid;
  	border-color: #322014; 	
	background-color: #111111;
	font: 11px 'Lucida Grande', Verdana, Helvetica, Sans-Serif;
	color: #8c8e90;
}
input:focus, select:focus, textarea:focus {
	background-color: #111111;
	border: 1px solid #96c3d9;
	color: #fff;
}
#name, #em, #ad, #pc, #hp, {
	width: 190px;

	}
input.button { 
	height: 27px;
	width: 56px;
	margin: 0px;
	padding: 2px 3px; 
	zborder: 1px solid #96c3d9;
	background: #111111 url(../images/button-bg.png) repeat-x;	
	font: bold 11px 'Lucida Grande', Verdana, Helvetica, Sans-Serif;
	text-decoration: none;	
	color: #fff;
	cursor:pointer;
}