@charset "UTF-8";
/* CSS Document */

body {
	background-color: #4b4040;
}

#header {
	position: absolute;
	height: 139px;
	left: 43px;
	top: 7px;
}

#header img{
	float: left;
	border: 0;
}

#nav {
	float: left;            
	height: 29px;
	margin: 72px 0 0 0;
	padding: 0;
}

#nav ul{
	margin: 0;
	padding: 0;
}

#nav li {
	float: left;
	padding: 0;
	margin: 0 5px 0 0;
	list-style: none;
}

#content {
	position: absolute;
	width: 574px;
	top:  148px;
	left: 185px;
	padding-bottom: 50px;
}

/* SUBNAV */

#sub_nav select{
	float:right;
	margin:10px 0 10px 0;
	border:1px solid #999999;
	background-color:#f2f2f2;
}

#sub_nav p{

	width:300px;
}

#sub_nav ul{
	margin: 10px 0;
	padding: 0;
}

#sub_nav li{
	font: bold 11px/14px Georgia, "Times New Roman", Times, serif;
	color: #333;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#sub_nav li a{
	text-decoration: none;
	padding: 0 14px 0 8px;
}

#sub_nav li a:hover{
	color: #333;
}

/* CONTENT */

#page_content {
	clear: both;
        margin-top:40px;
}

#text {
	width: 336px;
	float: left;
	margin: 10px 0;
}
#text2 {
	width: 640px;
	float: left;
	margin: 20px 0 0 0;
}
h2 {
	font: normal 20px/22px Georgia, "Times New Roman", Times, serif;
	color: #000;
	margin: 10px 0 13px 0;
	padding: 0;
}

p {
	font: normal 12px/15px Georgia, "Times New Roman", Times, serif;
	color: #000;
	padding: 0;
	margin: 12px 0;
}

.enlarge {
	display: block;
	width: 56px;
	height: 21px;
	background:url(/sites/www.fiat500tours.com/masterpages/images/enlarge_icon.gif) no-repeat 0 0;
	text-decoration: none;
	margin: 8px 0 0 125px;
}

.enlarge:hover {
	background:url(/sites/www.fiat500tours.com/masterpages/images/enlarge_icon.gif) no-repeat 0 -21px;
}

#footer, #footer_long {
	margin: 0;
	padding: 0 0 20px 0;
}

#footer {
	position: absolute;
	top: 645px;
	left: 590px;
}

#footer_long {
	position: absolute;
	top: 772px;
	left: 590px;
}

#footer_exlong {
	position: absolute;
	top: 820px;
	left: 590px;
}

#footer_exexlong {
	position: absolute;
	top: 870px;
	left: 590px;
}

#footer ul, #footer_long ul, #footer_exlong ul, #footer_exexlong ul {
	margin: 0;
	padding: 0;	
}

#footer li, #footer_long li, #footer_exlong li, #footer_exexlong li {
	font: normal 12px/14px Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	margin: 0;
	list-style: none;
	float: left;
}

#footer li a, #footer_long li a, #footer_exlong li a, #footer_exexlong li a{
	color: #FFF;
	text-decoration: none;	
	background: url(/sites/www.fiat500tours.com/masterpages/images/footer_divide.gif) no-repeat 100% 0;
	padding: 0 8px;
	font-weight: normal;
	line-height: 30px;
	
}


#footer li a:hover, #footer_long li a:hover, #footer_exlong li a:hover{
	color: #000;
}
