* {

    padding: 0;

    margin: 0;

} 



body {

    background: #353535 url('images/main_bg.gif'); background-repeat: repeat-y;
	
	margin-left: 105px;

	font: .74em "Trebuchet MS" Verdana, Arial, sans-serif; color: #c0c0c0;

	line-height: 1.5em; 

}

a {

	color: #ffcc66;

	text-decoration: none;

}



a:hover {

	text-decoration: underline;

}



.logo { 

	position: absolute; 

	top: 15px; 

	left: 102px; 

	z-index: 1;

}



#navbar {

	width: 565px;

	height: 78px;

	background: #3f4041 url('images/nbar_bg.gif');

	background-repeat: repeat-x; 

	padding-left: 221px;

}



#top { 

	position: absolute; top: 78px;

	background: #fff url('images/limo_ban.jpg');

	height: 194px;

	width: 786px;

}





#content {

	padding: 0 0px 0 0px;

}



.breadcrumbs { 

    position:absolute; 

	top: 274px;

	width: 541px;

	font-style: italic;

	color: #c0c0c0;

	border-top: 5px solid #c0c0c0; 

	padding: 0 0 0 245px;

}

	

.middle {
	position:absolute;
	top: 301px;
	left: 335px;
	width: 530px;
	margin: 20px 0 0 10px;
	text-align: justify;
	padding: 0 0 50px 0;
	height: 414px;

}



.left {

	position:absolute;

	top: 300px;

	width: 207px;

	margin: 20px 0 0 18px;

	padding: 0 0 50px 0;

	

}



.left ul {

	padding: 0 0 10px 18px;

	margin:0;

}



.left li {

	margin-bottom:5px;

	list-style-type: circle;

	color: #c0c0c0;

}



.middle h2 {

	margin: 0px; 

	color: #e9b85f; 

	font-family:"Times New Roman", Times, serif; 

	font-style: italic; 

	font-size: 20px; 

	margin-bottom: 10px;

}

	

.left h2 { 

	margin: 0px; 

	color: #e9b85f; 

	font-family:"Times New Roman", Times, serif; 

	font-style: italic; 

	font-size: 20px; 

	margin-bottom: 10px;

}



#clear {

	display: block;

	clear: both;

	width: 100%;

	height:10px;

	overflow:hidden;

}



#footer {

	position: static; bottom: 1px;

	width: 776px;

	text-align: right;

	color: #c0c0c0;

}
