body
{
	background: #ECECEC;
	margin:0;
	padding: 0;
	text-align: center;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}

.clearer
{
	clear: both;
}

#lang
{
	width: 692px;
	height: 20px;
	margin: 0 auto 0;
	padding: 18px 0 0 0;
	text-align: left;
}

#lang img
{
	margin: 0 12px 0 0;
	border: none;
}

#main
{
	width: 692px;
	background: #FFFFFF;
	border: 1px solid #C1C1C1;
	margin: 0 auto;
	padding: 3px;
	text-align: left;
}

#top
{
	width: 692px;
	height: 240px;
	border-bottom: 1px solid #91969A;
	margin: 0 0 3px 0;
	padding: 0 0 1px 0;
}

#main-menu
{
	width: 194px;
	height: 210px;
	float: left;
	background: #646464 url('../images/menu-bkg.gif') no-repeat bottom;
	padding: 30px 0 0 39px;
}

#main-menu img
{
	border: none;
	margin: 0 0 9px 0;
}

#main-top
{
	width: 457px;
	height: 240px; 
	float: left;
	margin: 0 0 0 2px;
	padding: 0;
}

#main-top-div1
{
	width: 457px;
	height: 193px;
	background: url('../images/top-bkg.gif');
}

#left
{
	width: 184px;
	height: 283px;
	background: #EFEFEF url('../images/hand-with-keys.jpg') no-repeat bottom left;
	float: left;
	margin: 0;
	padding: 18px 20px 0 29px;
}

#left span
{
	font-family: Trebuchet MS;
	font-size: 20px;
	font-weight: normal;
	color: #3B4446;
}

#left p
{
	margin: 10px 0 0 0;
	color: #7D8381;
}

#left p a
{
	text-decoration: underline;
	color: #000000;
}

#content
{
	float: left;
	width: 421px; 
	padding: 10px 18px 0 18px;
}

#content h1
{
	width: 417px;
	height: 30px;
	line-height: 30px;
	font-family: Trebuchet MS;
	font-size: 20px;
	color: #3B4446;
	font-weight: normal;
	border-bottom: 1px solid #999999;
	margin: 0 0 0 4px;
}

#content .pictext
{
	width: 421px;
	margin: 15px 0 0 0;
}

#content .pictext img
{
	float: left;
}

#content .pictext p
{
	float: left;
	margin: 10px 0 0 15px;
	color: #B3B3B3;
}

#content a.links
{
	display: block;
	height: 14px;
	line-height: 14px;
	margin: 5px 0 0 9px;
	color: #3C3C3C;
	padding: 0 0 0 15px;
	background: url('../images/link-arrows.gif') no-repeat left center;
}

#content a.links-orange
{
	font-size: 11px;
	display: block;
	height: 14px;
	line-height: 14px;
	margin: 5px 0 0 9px;
	color: #EF9C00;
	padding: 0 0 0 15px;
	background: url('../images/link-arrows-orange.gif') no-repeat left center;
}

#content a.app
{

	font-family: Tahoma;
	font-size: 12px; 
	color: #000000;
	text-decoration: none;
}

#content a.app:hover
{
	color: #EF9C00;
	text-decoration: underline;
}

#content span.status-free
{
	width: 85px;
	background: #70D701;
	float: left;
	height: 14px;
	line-height: 14px;
	font-family: Tahoma;
	font-size: 12px; 
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
	text-align: center;
	margin: 0 0 0 20px;
}

#content span.status-sold
{
	width: 85px;
	background: #EF9C00;
	float: left;
	height: 14px;
	line-height: 14px;
	font-family: Tahoma;
	font-size: 12px; 
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
	text-align: center;
	margin: 0 0 0 20px;
}


#bottom
{
	width: 698px;
	height: 60px;
	border: 1px solid #C1C1C1;
	background: #90959B;
	margin: 3px auto 0 auto;
	text-align: center;
	color: #FFFFFF;
	padding: 28px 0 0 0;
}

#bottom a
{
	color: #FFFFFF;
	text-decoration: none;
}

#bottom a:hover
{
	text-decoration: underline;
}