body {
	background-image:url("../images/background_profile_1019x2.gif");
	background-repeat:repeat-y;
}

div#areaNavigation { width:866px; }
div#toolButtons ul { width:456px; }

/*************************/
/***  Areas - Content  ***/
/*************************/

div#colLeft {
	position:absolute;
	left:8px;
	top:152px;
	width:101px;
}
div#colLeft, div#colLeft a {
	font-weight:normal;
	font-size:8pt;
	color:#999999;
	text-decoration:none;
}
div#colLeft ul { list-style-type:none; margin:0px 0px 4px 0px; padding:0px; }
div#colLeft ul li { margin:0px; padding:0px; }

/*
div#colContents {
	position:absolute;
	left:115px;
	top:152px;
	width:866px;
	color:#666666;
}

div#colContent {
	position:relative;
	width:846px;
	margin:10px 10px 15px 10px;
}
div#colService {
	position:relative;
	float:right;
	width:200px;
	margin:15px 10px 10px 10px;
	z-index:1;
}
div#colListings {
	position:relative;
	width:846px;
	z-index:0;
	margin:15px 10px 10px 10px;
}
*/

div#colContents {
	position:absolute;
	left:115px;
	top:152px;
	width:866px;
	color:#666666;
}

div#colContent {
	position:relative;
	margin:10px 10px 15px 10px;
}
div#colService {
	position:relative;
	width:200px;
	margin:15px 10px 10px 10px;
	z-index:1;
}
div#colListings {
	position:relative;
	margin:15px 10px 10px 10px;
	z-index:0;
}

div.contentLine {
	height:1px;
	background-color:#c0c0c0;
	clear:both;
}

/********************/
/***  Shortscuts  ***/
/********************/

div#boxShortcuts {
	width:220px;
	font-size:8pt;
	color:#999999;
}
div#boxShortcuts ul {
	list-style-type:none;
	margin:10px 0px 20px 0px;
	padding:0px;
}
div#boxShortcuts ul li {
	font-weight:normal;
	font-size:8pt;
	color:#999999;
}
div#boxShortcuts li a {
	display:block;
	font-weight:normal;
	font-size:8pt;
	color:#999999;
}

/*******************/
/***  Copyright  ***/
/*******************/

div#boxCopyright {
	width:220px;
}

div#boxCopyright,
div#boxCopyright a {
	font-weight:normal;
	font-size:8pt;
	color:#999999;
	text-decoration:none;
}

/*****************/
/***  Legende  ***/
/*****************/

div#boxLegend {
	width:114px;
	height:187px;
	margin-top:12px;
}

div#blockAddress {
	width:114px;
	margin-top:30px;
	font-size:10pt;
	font-weight:normal;
	color:#b1b2b3;
}
div#blockAddress a {
	font-size:10pt;
	font-weight:normal;
	color:#b1b2b3;
}

