* {
	padding: 0;
	margin: 0;
}

a img {
	border:0;
}

div {
	overflow:hidden;
	zoom:1;
}

html, body {
	height:100%;
}

.googlemap div{
    overflow:visible;
}

input[type=button], input[type=submit] {
	padding:1px 3px;
}

body {
	background:#efefef url('/design/images/bodybg.gif') center repeat-y;
	color:#202020;
	font-family:Arial, Verdana, sans-serif;
	font-size:small;
	margin:0;
	padding:0;
	text-align:center; //specially for IE5
}

#main {
	background:white;
	margin:0 auto;
	min-height:100%;
	_height:100%;
	padding:0;
	_overflow:visible;
	text-align:left;
	width:850px;
}

#head {
	height:85px;
}

#logo {
	float:left;
	padding:13px 0 0 23px;
}

#topmenu {
	float:right;
	padding:5px 10px 0 0;
}

#topmenu a {
	color:#404040;
	text-decoration:none;
}

#midmenu {
	border-bottom:1px solid #034ea1;
	padding-left:3px;
}

#midmenu a{
	background:url('/design/images/midmenual.gif') left no-repeat;
	color:white;
	display:block;
	float:left;
	height:22px;
	margin-right:1px;
	text-decoration:none;
}

#midmenu a span {
	background:url('/design/images/midmenuar.gif') right no-repeat;
	cursor:pointer;
	display:block;
	float:left;
	height:22px;
	line-height:22px;
	padding:0 10px;
}

#midmenuchilds {
	background:url('/design/images/midmenuchildsbg.gif') repeat-x;
	height:24px;
	padding-left:3px;
}

#midmenuchilds a {
	background:url('/design/images/midmenuchildsal.gif') left no-repeat;
	color:white;
	float:left;
	height:20px;
	margin-right:1px;
	position:relative;
	text-decoration:none;
	top:4px;
}

#midmenuchilds a span {
	background:url('/design/images/midmenuchildsar.gif') right no-repeat;
	cursor:pointer;
	display:block;
	float:left;
	height:20px;
	line-height:20px;
	padding:0 10px;
}

#middle {
	border-bottom:1px solid #034ea1;
	padding:7px;
}

#banner {
	float:right;
}

#request_form {
	background:#ffffff;
	clear:both;
	float:left;
	color:white;
	height:189px;
	width:247px;
}

#pickup_request_link {
	background:#2aaae0;
	color:white;
	display:block;
	float:left;
	font-weight:bold;
	height:24px;
	line-height:24px;
	text-align:center;
	text-decoration:none;
	width:123px;
}

#need_a_driver_link {
	background:#c10407;
	color:white;
	display:block;
	float:left;
	font-weight:bold;
	height:24px;
	line-height:24px;
	text-align:center;
	text-decoration:none;
	width:124px;
}

#request_form form {
	height:165px;
}

#pickup_request_form {
	clear:both;
}

#pickup_request_form table {
	border-collapse:collapse;
	margin-left:5px;
	table-layout:fixed;
}

#pickup_request_form table td{
	padding:3px;
}

#pickup_request_form table td.left {
	padding:0 3px;
	width:85px;
}

#pickup_request_form table input {
	width:140px;
}

#pickup_request_form table select {
	width:143px;
}

.search_button {
	text-align:center;
	padding: 3px 0;
}

#pickup_form {
	background:#2aaae0;
}

#driver_form {
	background:#c10407;
}

#leftcolumn {
	float:left;
	padding-top:10px;
	width:158px;
}

.leftpanel {
	background:url('/design/images/leftpanelbg.gif') repeat-y;
	margin:0 auto 9px auto;
	width:141px;
}

.leftpanel2 {
	background:url('/design/images/leftpaneltop.gif') top no-repeat;
}

.leftpanel3 {
	background:url('/design/images/leftpanelbottom.gif') bottom no-repeat;
	padding:5px 10px;
}

#leftmenu {
	padding:5px 0;
}

#leftmenu li {
	border-bottom:1px solid #dedede;
	list-style:none;
}

#leftmenu li a {
	color:#404040;
	display:block;
	padding:10px 13px;
	text-align:right;
	text-decoration:none;
}

#leftmenu li.last {
	border-bottom:none;
}

#leftmenu li.first {
	border-top:1px solid #dedede;
}

#leftheading h3, #leftheading a{
	color:#c00304;
}

#left_images a{
    display:block;
    margin:0px auto 10px auto;
    width:141px;
}

#left_images a img{
    width:141px;
}

#content {
	background:url('/design/images/contentbg.gif') repeat-y;
	float:left;
	margin-top:10px;
	width:684px;
}

#content2 {
	background:url('/design/images/contenttopbg.gif') top no-repeat;
}

#content3 {
	background:url('/design/images/contentbottombg.gif') bottom no-repeat;
	_height:400px;
	_overflow:visible;
	min-height:400px;
	padding:10px;
}
#content3 h1{
	font-size:1.6em;
	font-weight:bold;
	color:#C10407;
	}
#content3 h2{
	font-size:1.2em;
	font-weight:normal;
	color:#034ea1;
	}
#content3 p,h1,h2{
	margin-bottom:10px;
	}
.red {
	color:#C10407;
	font-weight:bold;
	}
.howdoes p{
	font-weight:bold;
	font-size:medium;
	text-align:center;
	}
.free{
	font-size:x-large;
	}
.searchpage #content, .searchpage #content2, .searchpage #content3 {
	background:none;
	padding:0;
}

#footer {
	clear:both;
	color:#404040;
	line-height:25px;
	text-align:center;
}

#footer a {
	color:#404040;
	text-decoration:none;
}
#call_us {
    float:right;
    padding-right:10px;
    text-align:right;
	margin-top:-20px;
	font-size:16px;
	font-weight:bold;
	color:#C10407;	
	font-style:italic;
	height:20px;
	}
#call_us b{
	color:#034ea1;	
	}
/* ---- News ---*/

.newsrow {
	margin-bottom:20px;
}

.newsrow h1 {
	margin:0;
}

.newsrow .date {
	color:#2d343a;
	font-style:italic;
}

.newsrow .newstext {
	margin-top:10px;
}

.more {
	margin-top:10px;
	text-align:right;
}

.more a {
	color:black;
	font-style:italic;
	text-decoration:none;	
}

/*----- Search ----*/
.result {
	margin-bottom:20px;
}

/* --- Requests search --- */
.search_result {
	background:url('/design/images/search_result_bg.gif') repeat-y;
	margin:0 0 20px 0;
}

.search_result2 {
	background:url('/design/images/search_result_top.gif') top no-repeat;
}

.search_result3 {
	background:url('/design/images/search_result_bottom.gif') bottom no-repeat;
	padding:10px;
}

.search_result h2 {
	color:#C10407;
}

.search_result p.date {
	color:gray;
	font-size:0.8em;
	font-style:italic;
	margin:0 0 10px 0;
	padding:0;
}

.search_pickup {
	float:left;
	margin-right:20px;
	width:300px;
}

.search_delivery {
	float:left;
	width:300px;
}

.search_result h3 {
	color:#202020;
}

.search_links {
	clear:both;
	color:#014fa0;
	text-align:right;
}

.search_links a {
	color:#014fa0;
	text-decoration:none;
}

/* forms */
.striped_table {
	border-spacing:1px;
}

.striped_table td{
	margin:1px;
	padding:5px;
}

.striped_table tr.table_head td {
	background:gray;
	color:white;
	font-weight:bold;
}

.striped_table tr.even td{
	background:#efefde;
}

.striped_table tr.odd td{
	background:#dedede;
}
.Case_Studyimage img

{
	margin-left:20px;
    margin:5px 5px 5px 5px;
	border: 1px solid #dedede;
	background-color:#FFFFFF;
   padding: 3px;
 }
.rightimage
{
	margin-left:20px;
	background-color:#FFFFFF;
    margin:5px 5px 5px 5px;
	border: 1px solid #dedede;
   padding: 3px;
   float: right;
}
.faq {
	color:#2AAAE0;
	font-weight:bold;
	font-style:italic;
	}
.regform {
	border: 1px solid #dedede;
	background-color:#FFFFFF;
	padding:5px 5px 10px 10px;
}

/* Address List */
.address_list {
 overflow-y:scroll;
 height:280px;
}

.address_list li{
 cursor:pointer;
 margin:3px 0;
 text-align:left;
}


