﻿h1{
	font-size:12px;
	}
#divcentral{
	border-left:solid 7px #758497;
	border-right:solid 7px #758497;
	padding:0px;
	margin:0px;
	position:relative
	}
#top_curve{
	background:url('/images/home/top_curve.gif') no-repeat top;
	width:100%;
	outline:red dotted 0px;
	height:8px;
	position:relative
	}
#bottom_curve{
	background:url('/images/home/bottom_curve.gif') no-repeat bottom;
	width:100%;
	outline:blue dotted 0px;
	height:8px;
	clear:both;
	}
#top_text
{
	margin-left:56px;
	clear:both;
	
	}
#bottom-text{
	clear:both;
	float:left;
	width:720px;
	position:relative;
	left:56px;
	top:10px;
	border:0px dotted red
}
#main_container{
	position:relative;
	margin:0 auto;
	width:893px;
	height:293px;
	}
#nav_container{
	width:220px;
	height:293px;
	position:absolute;
	top:0px;
	left:0px;
	}
#image_container{
	background:url('/images/home/car_image.jpg') no-repeat;
	margin:1px;
	width:447px;
	height:294px;
	position:absolute;
	top:0px;
	left:221px;
	border-left:solid 1px #999;
	border-right:solid 1px #999;
	overflow: hidden;
	}
#info_panel{
	background:#ddd url('/images/home/right_curve.gif') no-repeat right;
	width:220px;
	_width:219px;
	height:294px;
	position:absolute;
	top:0px;
	right:0px;
	margin:1px
	}

#car_link .block-link 
,#bike_link .block-link 
,#travel_link .block-link 
,#pet_link .block-link 
,#business_link .block-link { 
	display:block;
	position:relative;
	left:0;
	padding-top:10px;
	/*width:200px;*/
	height:48px;
	outline:red dotted 0px;
	padding-left: 60px;
	}
#car_link * 
,#bike_link *
,#travel_link *
,#pet_link *
,#business_link * {
 color: inherit;
}
#car_link.selected-div {
	background: #758497 url('/images/home/car_on.gif') no-repeat left;
	color:#fff;
}
#car_link {
	background: #c8d9e3 url('/images/home/car_off.gif') no-repeat left;
	color:inherit;
}
#bike_link.selected-div{
	background:#758497 url('/images/home/bike_on.gif') no-repeat left;
	color:#fff;
}
#bike_link {
	background:#c8d9e3 url('/images/home/bike_off.gif') no-repeat left;
	color:inherit;
}
#travel_link.selected-div {
	background:#758497 url('/images/home/travel_on.gif') no-repeat left;
	color:#fff;
}
#travel_link {
	background:#c8d9e3 url('/images/home/travel_off.gif') no-repeat left;
	color:inherit;
}
#pet_link.selected-div {
	background:#758497 url('/images/home/pet_on.gif') no-repeat left;
	color:#fff;
}
#pet_link {
	background:#c8d9e3 url('/images/home/pet_off.gif') no-repeat left;
	color:inherit;
}
#business_link.selected-div {
	background:#758497 url('/images/home/business_on.gif') no-repeat left;
	color:#fff;
}
#business_link {
	background:#c8d9e3 url('/images/home/business_off.gif') no-repeat left;
	color:inherit;
}
#business_link.selected-div *
,#travel_link.selected-div *
,#pet_link.selected-div *
,#bike_link.selected-div *
,#car_link.selected-div *{
	color:White
}
#car_link{
	height:58px;
	width:220px;
	position:relative;
	outline:blue dotted 0px;
	margin:1px;
	}
#bike_link{
	height:58px;
	width:220px;
	position:relative;
	outline:blue dotted 0px;
	margin:1px;
	}
#travel_link{
	height:58px;
	width:220px;
	position:relative;
	outline:blue dotted 0px;
	margin:1px;
	}
#pet_link{
	height:58px;
	width:220px;
	position:relative;
	outline:blue dotted 0px;
	margin:1px;
}
#business_link{
	height:58px;
	width:220px;
	position:relative;
	margin:1px;
}
.h3_text{
	position:absolute;
	top:30px;
	left:60px;
	color:#000;
	border:solid 0px red;
}
.h3_text a:hover{
	color:#333;
	}
#info_panel h2{
	margin:15px 20px 10px 20px 
}
#info_panel h3{
	margin:5px 20px
}
#info_panel a{
	position:absolute;
	bottom:50px;
	left:35px;
}
#car_image
,#bike_image
,#travel_image
,#pet_image
,#business_image{
	position:absolute;
	top:0px;
	left:0px;
	visibility:hidden;
	}

