body {
	background: url('img/bg.gif');
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 9pt;
	margin-right: 50px;

}

#big-black-bar {
	width: 100%;
	height: 19px;
	background: #000;
}

#wrapper {
	text-align: left;
	margin: 0 auto;
	padding: 0 45px 0 45px;
	width: 988px;
	background: url('img/bg-repeat.png');
	min-height: 500px;
}

#header {
	background: url('img/logo.png') no-repeat left;
	height: 75px;
	width: 958px;
	padding: 0 9px 0 9px;
}

#header-link {
	display: block;
	width: 339px;
	height: 75px;
	border: 0;
	float: left;
}

#num-support {
	float: right;
	background: url('img/numsupport.png');
	width: 295px;
	height: 112px;
}

#links-container {
	width: 950px;
	height: 57px;
	background: url('img/links-repeat.jpg') repeat-x;
	margin-left: 19px;
	text-align: center;
}

#links {
	background: url('img/links-right.png') no-repeat right;
	width: 100%;
	height: 57px;
}

#links ul {
	float: left;
	margin: 0 0 0 30px;
	padding: 0;
	list-style: none;
	display: inline-block;
	position:relative;  
}

#links ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #fff;
	float: left;
	margin: 17px 30px 0 30px;
}

#links ul li a, #links ul li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #fff;
	text-decoration: none;
	padding: 1px;
}

#links ul li a:hover {
	text-shadow: #00cccc 0px -3px 9px;
}

ul#child1, ul#child2, ul#child3, ul#child4 {  
	margin: 0 0 0 -15px;  
	list-style:circle;      
	display:none;  
	position:absolute;  
	left:0;  
	z-index:500;  
	background: url('img/dropdown.png') bottom center;
	width:180px;  
	padding-right: 0;
}

ul#child1 li, ul#child2 li, ul#child3 li, ul#child4 li {
	margin-top: -10px;
	margin-left: 28px;
	padding-bottom: 18px;
	font-size: 10pt;	
}

ul#child2 small { font-size: 8.5pt; }

ul#child1 li a:hover, ul#child2 li a:hover, ul#child2 li a:hover small {
	text-decoration: underline;
	text-shadow: #00cccc 0px -3px 9px;
}

li#dropdown1, li#dropdown2, li#dropdown3, li#dropdown4 { position: relative; }

#dropdown1 a.parent {   display: block; 
						margin-left: 30px;
						margin-bottom: -2px; 
						
						}

.links-dropdown-spacer {
	width: 180px;
	height: 30px;
	background: url('img/links-bottom.png') repeat-x;
}

#links ul li.link-break {
	width: 8px;
	height: 57px;
	background: url('img/link-break.jpg');
	margin: -2px 30px 0 30px;
	float: left;
}

#links ul li#about-us-link {
	margin-left: -30px;
}

#links-left {
	height: 57px;
	width: 17px;
	background: url('img/links-left.png');
//	position: relative;
//	right: 924px;
}




#nav { width: 150px;
	padding: 0 0 0 0;

		}
#nav li {
 	list-style-type:none;
	font-size:2em;
}
#nav li a {
	background-image:url('images/buy-now2.gif');
	background-repeat:no-repeat;
	padding: 0 0 0 0;
	display: block;
	height: 40px;
}
#nav li a.item1 {background-position:0px 0px;}
#nav li a:hover.item1 {
	background-position:0px -40px;
}




#nav1 { width: 150px; }
#nav1 li {
 	list-style-type:none;
	font-size:2em;
}
#nav1 li a {
	background-image:url('img/signupnow.jpg');
	background-repeat:no-repeat;
	padding: 0 0 0 00px;
	display: block;
	height: 80px;
}
#nav1 li a.item1 {background-position: 0px 0px;}
#nav1 li a:hover.item1 {background-position:0px -80px;}

#nav2 { width: 250px; }
#nav2 li {
 	list-style-type:none;
	font-size:2em;
}
#nav2 li a {
	background-image:url('img/1997.gif');
	background-repeat:no-repeat;
	padding: 0 0 0 00px;
	display: block;
	height: 30px;
}
#nav2 li a.item1 {background-position:0px 0px;}
#nav2 li a:hover.item1 {background-position:0px -30px;}

#nav3 { width: 250px;
		 }
#nav3 li {
 	list-style-type:none;
	font-size:2em;
}
#nav3 li a {
	background-image:url('img/homeveh.jpg');
	background-repeat:no-repeat;
	padding: 0 0 0 00px;
	display: block;
	height: 125px;
}
#nav3 li a.item1 {background-position:0px 0px;}
#nav3 li a:hover.item1 {background-position:0px -125px;}
#nav3 li a.item2 {background-position:-250px 0px;}
#nav3 li a:hover.item2 {background-position:-250px -125px;}



#nav4 { width: 250px;
		display: inline; }
#nav4 li {
 	list-style-type:none;
	font-size:2em;
}
#nav4 li a {
	background-image:url('img/homeind.jpg');
	background-repeat:no-repeat;
	padding: 0 0 0 00px;
	display: block;
	height: 125px;
}
#nav4 li a.item1 {background-position:0px 0px;}
#nav4 li a:hover.item1 {background-position:0px -125px;}


#signup-form {
	margin: 15px 0 0 15px;
	padding: 10px 0 0 5px;
	float: left;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

#signup-form input { float: right; }

#signup-form a {
	float: right;
	display: block;
	width: 160px;
	height: 75px;
	background: url('img/signupnow.png') no-repeat top center;
}

#signup-form a:hover {
	display: block;
	width: 160px;
	height: 80px;
	background: url('img/signupnow.png') no-repeat bottom;
}


#main-car {
	width: 673px;
	height: 175px;
	float: left;
	background: url('img/carhills.png');
}

#main-index {
	background: none;
	width: 988px;
	min-height: 430px;
	margin: 0 22px 0 22px;
}

#main-roadside {
	background: url('img/handcarbg.jpg') no-repeat top left;
	width: 960px;
	min-height: 486px;
	margin: 0 22px 0 22px;
	padding-bottom: 20px;
}

#main-vehicle {
	background: url('img/vehiclebg.jpg') no-repeat top left;
	width: 960px;
	min-height: 486px;
	margin: 0 22px 0 22px;
	padding-bottom: 20px;
}


#main-services {
	background: url('img/servicesbg.jpg') no-repeat top left;
	width: 960px;
	min-height: 486px;
	margin: 0 22px 0 22px;
	padding-bottom: 20px;
}


#main-individual {
	background: url('img/individuallarge.jpg') no-repeat top left;
	width: 960px;
	min-height: 486px;
	margin: 0 22px 0 22px;
	padding-bottom: 20px;
}

#main-coverage {
	background: url('img/coverage.jpg') no-repeat top left;
	width: 960px;
	min-height: 486px;
	margin: 0 22px 0 22px;
	padding-bottom: 20px;
}
#main-airfare {
	background: url('img/airfare.jpg') no-repeat top left;
	width: 960px;
	min-height: 486px;
	margin: 0 22px 0 22px;
	padding-bottom: 20px;
}
#main-hotel {
	background: url('img/hotel.jpg') no-repeat top left;
	width: 960px;
	min-height: 486px;
	margin: 0 22px 0 22px;
	padding-bottom: 20px;
}
#main-rentalcar {
	background: url('img/rentalcar.jpg') no-repeat top left;
	width: 960px;
	min-height: 486px;
	margin: 0 22px 0 22px;
	padding-bottom: 20px;
}
#main-vacations {
	background: url('img/vacations.jpg') no-repeat top left;
	width: 960px;
	min-height: 486px;
	margin: 0 22px 0 22px;
	padding-bottom: 20px;
}
#main-tires {
	background: url('img/tirelarge.jpg') no-repeat top left;
	width: 960px;
	min-height: 486px;
	margin: 0 22px 0 22px;
	padding-bottom: 20px;
}

#main-manu {
	background: url('img/manubg.jpg') no-repeat top left;
	width: 960px;
	min-height: 486px;
	margin: 0 22px 0 22px;
	padding-bottom: 20px;
}

#main-membership {
	background: url('img/business2large.jpg') no-repeat top left;
	width: 960px;
	min-height: 486px;
	margin: 0 22px 0 22px;
	padding-bottom: 20px;
}

#main-fleet {
	background: url('img/fleetbg.jpg') no-repeat top left;
	width: 960px;
	min-height: 486px;
	margin: 0 22px 0 22px;
	padding-bottom: 20px;
}

#main-comparison {
	background: url('img/blankbg.jpg') no-repeat top left;
	width: 900px;
	min-height: 486px;
	margin: 0 22px 0 22px;
	padding-bottom: 20px;
}


#main-tire {
	background: url('img/tirebg.jpg') no-repeat top left;
	width: 960px;
	min-height: 486px;
	margin: 0 22px 0 22px;
	padding-bottom: 20px;
}

#main-lady {
	background: url('img/corpbg.jpg') no-repeat top left;
	width: 960px;
	min-height: 486px;
	margin: 0 22px 0 22px;
	padding-bottom: 20px;
}

#main-internal {
	background: url('img/blankbg.jpg') no-repeat top left;
	width: 960px;
	min-height: 486px;
	margin: 0 22px 0 22px;
	padding-bottom: 20px;
}


#main-index-text {
	padding: 55px 60px 0 440px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 17pt;
}

#main-index-text h2 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 5px 0;
	font-weight: none;
	font-size: 18pt;
}

#main-index-text span {
	color: #006798;
}

#footer {
	width: 950px;
	padding: 0 19px 10px 19px;
}


#footer-links ul {
	margin: 0;
	padding: 0;
	padding-top: 13px;
	list-style: none;
	display: inline-block;
	
}

#footer-links ul li {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	color: #006798;
	font-size: 9pt;
	margin: 0 2px 0 2px;
	font-weight: bold;
}


#footer-links ul li a, #footer-links ul li a:visited {
	color: #006798;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#footer-links ul li:after {
	content: "|";
	color: #006798;
	margin: 0 2px 0 5px;
}

#footer-links ul li#last-footer-link:after {
	content: " ";
	margin-left: 10px;
}

#footer-buttons {
	background: url('img/footer-buttons.jpg') no-repeat;
	width: 531px;
	height: 38px;
	float: right;
	margin-top: -30px;
}

#footer-img {
	background: url('img/footer.jpg') no-repeat;
	width: 1078px;
	height: 45px;
	margin: 0 auto;
	margin-bottom: 10px;
}

#footer-img p {
	color: #ddd;
	margin: 0;
	padding-top: 20px;
	padding-left: 80px;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

.clear {
	clear: both;
}


.tab {
	float: left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-bottomright: 0;
	border: solid 1px #fff;
	border-bottom: 0;
	padding: 2px 8px 2px 8px;
	background: #009de8;
	margin: 0 2px 0 0;
}

.tab a, .tab a:visited {
	font-weight: bold;
	color: #fff;
	font-size: 9pt;
	text-decoration: none;	
}

.tab1 {
	margin-left: 0;
}

#tab-container {
	border-top: solid 1px #000;
	padding: 4px;
	width: 580px;
}

.tab-content {
	display: none;
}

#wrapper #popup-content {
	display: none;
}

#popup-content {
	width: 700px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 10pt;
}
	img {
		border: none;
	}


	#container {
		width: 930px;
		text-align: left;
		margin:0 auto;
	}

	#logo-row {
		height: 116px;
		width: 100%;
	}

	#logo {
		height: 116px;
		width: 352px;
		background: url('images/logo.png');
		display: block;
		border: none;
		float: left;
	}

	#logo-links {
		float: right;
		font-family: Tahoma;
		color: #00618d;
		font-weight: bold;
		font-size: 12px;
		margin-top: 12px;
	}
	
	#logo-links a {
		color: #00618d;
	}

	.clear {
		clear: both;
	}

	/*	Navigation	*/

	#navigation {
		width: 930px;
		padding-left: 10px;
		padding-bottom: 2px;
	}

	#navigation ul {
		display: inline;
		margin: 0;
		padding: 0;
	}

	#navigation li {
		margin: 0;
		padding: 0;
		display: inline;
		list-style: none;
	}
	
	#navigation li a{
		position:relative;
		top:1px;
	}

	#home-link-selected, #home-link, #product-link, #compare-link, #commercial-link, #faq-link, #product-link-selected, #compare-link-selected, #commercial-link-selected, #faq-link-selected,#insurance-link,#insurance-link-selected {
		width: 111px;
		height: 36px;
		border: none;
		float: left;
	}

	#insurance-link-selected {
		background: url('images/nav/insurance-s.png') no-repeat left;
		position:relative;
		top:1px;
	}
	

	#home-link-selected {
		background: url('images/nav/home-s.png') no-repeat left;
		position:relative;
		top:1px;
	}
	
	#home-link {
		background: url('images/nav/home.png') no-repeat left;
	}

	#product-link-selected {
		background: url('images/nav/product-s.png') no-repeat left;
		position:relative;
		top:1px;
	}
	
	#compare-link-selected {
		background: url('images/nav/compare-s.png') no-repeat left;
		position:relative;
		top:1px;
	}
	
	#commercial-link-selected {
		background: url('images/nav/commercial-s.png') no-repeat left;
		position:relative;
		top:1px;
	}
	
	#faq-link-selected {
		background: url('images/nav/faq-s.png') no-repeat left;
		position:relative;
		top:1px;
	}

	#product-link {
		background: url('images/nav/product.png') no-repeat left;
	}

	#compare-link {
			background: url('images/nav/compare.png') no-repeat left;
	}

	#commercial-link {
			background: url('images/nav/commercial.png') no-repeat left;
	}

	#faq-link {
			background: url('images/nav/faq.png') no-repeat left;
	}
	#insurance-link {
			background: url('images/nav/insurance.png') no-repeat left;
	}

	#insurance-link:hover {
		background: url('images/nav/insurance-s.png') no-repeat left;
	}



	#home-link:hover {
		background: url('images/nav/home.png') no-repeat left;
	}

	#product-link:hover {
		background: url('images/nav/product-s.png') no-repeat left;
	}

	#compare-link:hover {
		background: url('images/nav/compare-s.png') no-repeat left;
	}

	#commercial-link:hover {
		background: url('images/nav/commercial-s.png') no-repeat left;
	}

	#faq-link:hover {
		background: url('images/nav/faq-s.png') no-repeat left;
	}

	/* End Navigation */

	/* Main */

	#main-container {
	width: 910px;

//		width: 930px;
	background: none;
	padding: 9px;
	border-bottom:0;
	}

	#welcome {
		min-height: 304px;
		width: 585px;
		padding: 11px;
		float: left;
	}
	
	#welcome1 {
		min-height: 304px;
		width: 585px;
		padding: 11px;
		float: left;
	}
	
	#main-box {
		background: #fff url('images/welcome-stretch.png') no-repeat top;
		min-height: 304px;
		width: 585px;
		padding: 11px;
		float: left;
		border-bottom: solid 1px #aaa;
	}
	
	#main-box2 {
	background: #fff url('images/welcome-stretch2.png') no-repeat top;
	min-height: 304px;
	width: 885px;
	padding: 11px;
	float: left;
	border-bottom: solid 1px #aaa;
	}

	#main-box3 {
	min-height: 304px;
	width: 885px;
	padding: 10px;
	float: left;
	border-bottom: solid 1px #aaa;
	}

	#welcome img {
		margin-bottom: 9px;
	}

	#welcome p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	line-height: 14px;
	margin: 0;
	padding: 0;
	}

	#login {
		height: 304px;
//		height: 322px;
		width: 277px;
//		width: 295px;
		padding: 9px;
		float: right;
		background: url('images/member-login.png');
	}
	
	#login1 {
		height: 304px;
//		height: 322px;
		width: 277px;
//		width: 295px;
		padding: 9px;
		float: right;
		background: url('images/member-login.png');
	}
	

	#menu {
	height: 250px;





//		height: 322px;
	width: 277px;





//		width: 295px;
	padding: 9px;
	float: right;
	background: url('images/menu-box.png');
	font-size: 14px;
	margin-top: 35px;
	}
	#menu1 {
		height: 600px;
//		height: 618px;
		width: 277px;
//		width: 295px;
		padding: 9px;
		margin-top: 9px;
		float: right;
		background: #79af0f;
	}
	#menu ul {
		margin: 60px 0 0 0;
		padding-left: 15px;
		list-style: none;
	}

	#menu li {
		margin-top: 5px;
		padding-bottom: 3px;
		border-bottom: 1px dotted #D6C9BF;
	}
	
	#menu a {
		color: #fff;
		font-size: 10pt;
		font-family: Tahoma;
		text-decoration: underline;
		margin-left: 15px; 
	}
	
	#menu a:hover {
		text-decoration: none;
	}

	#login-form {
		width: 218px;
		color: #fff;
		font-family: Tahoma;
		font-size: 10pt;
		margin-top: 50px;
		margin-left: 30px;
	}

	#login p {
		margin: 0;
		margin-top: 20px;
		margin-left: 10px;
		padding: 0;
		color: #fff;
		font-family: Tahoma;
		font-size: 10pt;
		line-height: 14pt;
	}

	#login-form p#inputs {
		margin: 0;
		padding: 0;
		line-height: 37px;
	}

	#login-form input {
		float: right;
		border: solid 1px #444;
		margin-top: 10px;
	}

	#login-submit {
		background: #fff;
		color: #444;
		float: right;
		width: 75px;
		height: 22px;
		align: top;
	}

	#login img {
		margin-top: 25px;
		margin-left: 10px;
	}
	#vehicle-plan {
	float: left;
	font-size: 12px;
	margin-right: 9px;
	background: url('images/vehicle-service.jpg') no-repeat top;
	width: 275px;
	height: 450px;
	}

	#vehicle-plan-large {
	float: left;
	font-size: 12px;
	margin-right: 9px;
	background: url('images/vehicle-service-large.jpg') no-repeat top;
	width: 580px;
	height: 450px;
	}


	#individual-plan {
	float: right;
	font-size: 12px;
	margin-right: 9px;
	background: url('images/individual-service.jpg') no-repeat top right;
	width: 275px;
	height: 450px;
	}


	#roadside-social {
	margin-top: 0px;
	font-size: 9px;
	float: left;
	width: 603px;
	height: 66px;
	padding-top: -15px;
	}

	#roadside-services {
	margin-top: 15px;
	font-size: 9px;
	float: left;
	width: 603px;
	height: 150px;
	padding-top: 0px;
	}

	#roadside-basic {
	float: left;
	font-size: 9px;
	margin-right: 15px;
	width: 180px;
	height: 115px;
	}

	#roadside-plus {
		float: left;
		font-size: 9px;
		margin-right: 9px;
		width: 185px;
		height: 196px;
	}

	#roadside-platinum {
		float: left;
		font-size: 9px;
		width: 215px;
		height: 196px;
	}

	#roadside-services p {
	color: #444444;
	font-family: Tahoma;
	font-size: 12px;
	margin-left: 3px;
	}

	#roadside-services img {
		margin-left: 3px;
	}

	#stock-photo {
		margin-top: 9px;
		float: right;
		width: 292px;
		height: 194px;
		border: solid 1px #80afc9;
		background: url('images/stock-photo2.jpg');
	}

	#stock-photo1 {
		margin-top: 9px;
		float: right;
		width: 292px;
		height: 480px;
		border: solid 1px #80afc9;
		background: url('images/stock-photo1.jpg');
	}
	#stock-photo2 {
		margin-top: 9px;
		float: right;
		width: 292px;
		height: 194px;
		border: none;
		background: url('images/stock-photo2.jpg');
	}
	#stock-photo4 {
	margin-top: 25px;
	float: right;
	width: 292px;
	height: 320px;
	background: url('images/stockphoto4.png');
	}

	#stock-photo6 {
		margin-top: 9px;
		float: right;
		width: 292px;
		height: 90px;
		background: url('images/stockphoto5.png');
	}


	#stock-photo5 {
		margin-top: 9px;
		float: right;
		width: 292px;
		height: 80px;
	}

	#howitworks {
		margin-top: 9px;
		float: right;
		width: 292px;
		height: 160px;
		/*background: url('images/stockphoto2.png');*/
	}

	#rightforyou {
		margin-top: 9px;
		float: right;
		width: 292px;
		height: 180px;
		background: url('images/stockphoto3.jpg');
		
	}
	
	
	
	
div.member, div.visit
{
	float: left;
	width: 100%;
	margin-bottom: 10px;
}

div.picture, div.company
{
	float: left;
	width: 160px;
	text-align: center;
}

div.picture img, div.company img
{
	border: 4px solid #c0c0c0;
}

div.person, div.description
{
	float: left;
	border: 1px solid #dddbb7;
	padding: 8px;
	background: #EFEFEF;
	width: 390px;
	height: 140px;
}



	



/*	#footer {
		border-top: 0;
//		margin-top: -15px;
	}

	#footer-text, #footer-text a {
		margin: 3px 0 0 0;
		text-align: center;
		color: #333;
		font-family: Georgia;
		font-size: 9pt;
	}
	
	.style5 {
		color: #000000;
		font-weight: bold;
	}
	.style1 {
		color: #333333;
		font-size: 18px;
	}
	.style2 {color: #333333}
	.style3 {
		color: #FFFFFF;
		font-size: 14px;
	}
	.style7 {
		color: #000000;
		font-weight: bold;
		font-size: 14px;
	}
	#welcome11 {
		/*background: url('images/welcome-box.png') no-repeat;
		background-size: 100%;
		min-height: 304px;
		width: 585px;
		padding: 11px;
		float: left;
	}*/


.tblGrid{
	border-collapse:collapse;
	}

.tblGrid td{
	border:1px solid #ccc;
	padding:7px;
	font-size:12px;
	border-top:0;
	border-bottom:0;
	}
	
	#jsddm
{	margin: 0;
	padding: 0}
	
	#jsddm li
	{	float: left;
		list-style: none;
		font: 12px Tahoma, Arial}

	#jsddm li a
	{	display: block;
		background: #20548E;
		padding: 5px 12px;
		text-decoration: none;
		border-right: 1px solid white;
		width: 122px;
		color: #EAFFED;
		white-space: nowrap}

	#jsddm li a:hover
	{	background: #1A4473}
		
		#jsddm li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			border-top: 1px solid white}
		
		#jsddm li ul li
		{	float: none;
			display: inline}
		
		#jsddm li ul li a
		{	width: auto;
			background: #20548E}
		
		#jsddm li ul li a:hover
		{	background: #163B64}
		
		
#header1 {
	width: 150px;
	height: 50px;
	margin-right: 75px;
	float: right;
	padding: 0 19px 10px 19px;
}


#header1-links ul {
	margin: 0;
	padding: 0;
	padding-top: 13px;
	list-style: none;
	display: inline-block;
	
}

#header1-links ul li {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	color: #006798;
	font-size: 9pt;
	margin: 0 2px 0 2px;
	font-weight: bold;
}


#header1-links ul li a, #header1-links ul li a:visited {
	color: #006798;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#header1-links ul li:after {
	content: "|";
	color: #006798;
	margin: 0 2px 0 5px;
}

#header1-links ul li#last-header1-link:after {
	content: " ";
	margin-left: 10px;
}

