

* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size:0.87em;
 background: #ffffff url(../images/backing.gif) repeat fixed left;
}


/* --- */

#wrapper { 
 margin: 10px auto 0px auto;
 width: 920px;
 background: #8d8d8d;
 border: solid 5px #ededed;


}

/* --- */

#header {
 color: #000;
 width: 920px;
 float: left;
 padding: 0px 0px 0px 0px;
 height: 200px;
 margin: 0px 0px 0px 0px;
 border-bottom: 5px solid #ededed;
background: #8d8d8d url(../images/hallmarkLimo.jpg) no-repeat scroll left;
}

#header imghimg {
padding: 0px;
marging: 0px;
height:200px;
}

/* --- */

#leftcolumn { 
 margin: 0px;
 padding: 10px 5px 10px 5px;
 min-height: 800px;
 height: auto !important;
 height: 800px;
 width: 202px;
 float: left;
 background: #8d8d8d url(../images/logo-bg.gif) no-repeat scroll bottom;
}

.flt{float:left;}

.menubg{clear:left; width:202px;}

.menu{float:left; clear:left; font:bold 11px Arial, Helvetica, sans-serif;}

.menu li {
	margin: 0px;
	list-style: none;
	}
	
.menu a, .menu a:visited {
	width:186px;
	height:22px;
	margin:0px 0px 2px 5px;
	position:relative;
	display:block;
	color:#fff;
	text-decoration:none;
	background:url(../images/menubg2.jpg) no-repeat;
	padding:4px 0 0 8px;
	}
	
*html .menu a, .menu a:visited {
	width:186px;
	height:22px;
	margin:0px 0px 2px 5px;
	position:relative;
	display:block;
	color:#fff;
	text-decoration:none;
	background:url(../images/menubg2.jpg) no-repeat;
	padding:4px 0 0 8px;
	}
	
.menu a:hover, .menu a:active,
.menu li.current_page_item a, .menu li.current_page_item a:visited  {
	background:url(../images/menubg1.jpg) no-repeat;
	text-decoration:none;
	}	
	
.bot{clear:left;}

#leftcolumn img
{
	float:none;
	border: none;
	margin: 35px 10px;
}

/* --- */


#rightcolumn { 
 float: right;
 color: #000;
 margin: 0px;
 padding: 10px;
 min-height: 800px;
 height: auto !important;
 height: 800px;
 width: 682px;
 display: inline;
 background-color:#ffffff;
}

#rightcolumn h1
{
	color: #5e5e5e;
}

#rightcolumn ul	
{
	list-style:square url('../images/bullet.gif') outside;
	padding: 0px;
	margin-left: 30px;
}


#rightcolumn li a	
{
	text-decoration: none;
	padding: 5px;
	margin: 0px 0px 5px 0px;
}
	
#rightcolumn li a:link, #rightcolumn li a:visited	
{
	color: #000000;
	display: inline-block;
	text-decoration: none;
}
	
#rightcolumn li a:hover	
{
	color: #f68c07;
	text-decoration: none;
	background:#f8f8f8;
}	

#fleet_tbl
{
	width: 500px;
	margin: 5px 5px 5px 10px;
}

.fleet_tbl_left
{
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	width: 200px;
	margin-bottom: 20px;
	height: 150px;
}

.fleet_tbl_right
{
	font-size: 11pt;
	text-align: left;
	width: 300px;
	margin-bottom: 20px;
	height: 150px;
}


.head1
{
	margin: 2px 2px 5px 3px;
	border-bottom: dashed 1px #c6baa6;
	padding-bottom: 2px;
}

.srv_parag
{
	padding: 2px;
	display: block;
	min-height: 130px;
	margin-bottom: 5px;
	border-bottom: dotted 1px #999999;
}

.srv_pic
{
	display: inline;
	clear: none;
	margin-bottom: 15px;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 15px;
	border: solid 1px #ededed;
}

#srv_ul
{
	background: #ffffff url(../images/svc_img.gif) no-repeat scroll right;
	display: block;
}

.left
{
	float: left;
	padding: 2px;
	margin: 10px;
	border: dashed 1px #999999;
}

.right
{
	float: right;
	padding: 2px;
	margin: 10px;
	border: dashed 1px #999999;
}

.bold 
{
	font-weight:bold;
}

.underline
{
	text-decoration:underline;
}

.italics
{
	font-style:italic;
}

.emphasized
{
	font-weight:bold;
	font-size:1em;
	color:#f10000;
	font-style:italic;
}

#contact
{
	background: #ffffff url(../images/limoServiceCall.jpg) no-repeat scroll left;
	display: block;	
	padding-left: 160px;
	margin-top: 20px;
}





/* --- */

#footer { 
 width: 900px;
 min-height: 55px;
 height: auto !important;
 height: 55px;
 clear: both;
 text-align:center;
 color: #ffffff;
 background: #000;
 border-top: 5px solid #ededed;
 padding: 15px 10px 5px 10px;
 font-size:0.82em;
}

#footer a
{
	color: #ffffff;
	text-decoration:none;
}

#footer a:link, #footer a:visited
{
	color: #ffffff;
	text-decoration:none;
	border-bottom: dashed 1px #f68c07;
}

#footer a:hover
{
	color: #000000;
	text-decoration:none;
	background:#f68c07;
}

#footer_clr {

 width: 1px;
 height: 10px;
 clear: both;

}


/* --- */

