.img {
	border: none;
}

.clearer{
	font-size:1px;
	clear:both;
}

body {
	margin: 0;
	padding: 0;
	background: #f4f4f4  url('bg.jpg') fixed center;
	voice-family: "\"}\""; voice-family:inherit;
}

#wrapper {
	margin: 20px auto 0px auto;
}

#wrapper_bottom {
	margin: 20px;
}

#box{
	margin:0px auto 0px auto;
	border-radius : 20px; 
	-moz-border-radius : 20px; /* Mozilla */
	-webkit-border-radius : 20px; /* Webkit */
	-webkit-box-shadow: 4px 4px 20px rgba(0,0,0,0.6);
	-moz-box-shadow: black 0px 0px 8px;
	width:550px;
	height:325px;
	background: #0E0E0E url('bg_middle.jpg') no-repeat 0 0px;
}

#box_small{
	margin:20px auto 0px auto;
	background-color: #fff;
	border-radius : 10px; 
	-moz-border-radius : 20px; /* Mozilla */
	-webkit-border-radius : 20px; /* Webkit */
	-webkit-box-shadow: 4px 4px 20px rgba(0,0,0,0.6);
	-moz-box-shadow: black 0 0 20px;
	width:240px;
	height:115px;
	background: #1A1A1A;
}

#box_top{
	margin:0px auto 20px auto;
	border-radius : 10px; 
	-moz-border-radius : 4px 4px 20px rgba(0,0,0,0.6); /* Mozilla */
	-webkit-border-radius : 4px 4px 20px rgba(0,0,0,0.6); /* Webkit */
	-webkit-box-shadow: 4px 4px 20px rgba(0,0,0,0.6);
	-moz-box-shadow: black 0 0 20px;
	width:801px;
	height:95px;
	background: #1A1A1A url('available4.jpg') no-repeat 0 0px;
}

#box_bottom{
	margin:10px auto 0px auto;	
	border-radius : 10px; 
	-moz-border-radius : 4px 4px 20px rgba(0,0,0,0.6); /* Mozilla */
	-webkit-border-radius : 4px 4px 20px rgba(0,0,0,0.6); /* Webkit */
	-webkit-box-shadow: 4px 4px 20px rgba(0,0,0,0.6);
	-moz-box-shadow: black 0 0 20px;
	width:40px;
	height:40px;	
	background: #1A1A1A /*url('available4.jpg')*/ no-repeat 0 0px;
}

#content_small {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #172322;
	text-align: left;
	margin: 20px;
	padding:50px;
	float:left;
	width:150px;
}


#content {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #999;
	text-align: left;
	margin: 8px;
	padding:5px;
	float:left;
	width:220px;
}

.clear{
	clear: both;
}


#content a {
	font: 14px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #fff;
}

#content z {
	font: 9px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #66666;
}

#content x {
	font: 9px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #736F6E;
}

#content a:hover {
	font: 14px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #000;
	background-color: #fff;
}
* {
	margin:0;padding:0;
} 
