body {
	background: url('../images/tile_bg.gif') repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #f79021;
	text-decoration: none;
}

#container {
	margin: 0 auto;
	width: 975px;
}

	#topNav {
		
	}
	
		#topNav ul#topNavLinks li {
			float: left;
			padding: 0 13px 0 13px;
			line-height: 3em;
			font-weight: bold;
			height: 40px;
		}
	
		#topNav ul#topNavLinks li.selected {
			background: #fff url(../images/top-nav-bg.gif) no-repeat;
			color:#F60;
			padding-left: 22px;
		}
		
			#topNav ul#topNavLinks li a {
				color: #fff;
				text-decoration: none;
			}
		
			#topNav ul#topNavLinks li.selected a {
				color: #ff9933;
				text-decoration: none;
			}
			
		#header {
			position: relative;
			float: left;
			height: 110px;
			width: 965px;
			padding: 20px 0 0 0;
			background: url(../images/strap-top-bg.jpg) right center no-repeat;
		}
		
			#header #number {
				position: absolute;
				font-size: 32px;
				font-weight: bold;
				left: 745px;
				top: 55px;
				color: #fb7100;
			}
		
			#header .tagline {
				position: absolute;
				font-size: 30px;
				left: 250px;
				top: 49px;
				color: #666;
				letter-spacing: -2px;
				font-weight: normal;
			}
			
		#lhsBar {
			float: left;
			width: 225px;
			position: relative;
			z-index: 100;
	
		}
			
		ul#quoteHomeSide {
			border-bottom: 1px solid #ccc;
		}
		
				
			
			
		ul#quoteHomeSide li.draggable {
			/*cursor: hand;*/
		}
		
		/*ul#quoteHomeSide li {
			background: url(../images/home-quote-side-bg.gif) no-repeat;
			width: 229px;
			height: 60px;
			position: relative;
		}*/
		
		ul#quoteHomeSide .orange a, ul#quoteHomeSide .plan a {
			color: #fb7100;	
		}
		
		ul#quoteHomeSide li {
			background: #fff url(../images/nav_bg.gif) repeat-x;
			border-top: 1px solid #ccc;
			width: 229px;
			/*height: 27px;
			position: relative;*/
			clear: both;
		}
		
			ul#quoteHomeSide .page_item {
				line-height: .9em;
				font-size: 11px;
				height: 21px;
			}
			
			ul#quoteHomeSide p {
				font-size: 12px;
				font-weight: bold;
				line-height: 12px;
				padding: 7px;
				width: 214px;
				position: relative;
			}
		
			ul#quoteHomeSide a:hover {
				
			}
		
			/*ul#quoteHomeSide p {
				font-size: 15px;
				font-weight: bold;
				line-height: 12px;
				padding: 20px 20px 20px 10px;
			}*/
		
			ul#quoteHomeSide p span.insuranceTxt {
				font-size: 12px;
				font-weight: normal;
				color: #666;
			}
		
		
			
				
		
			ul#quoteHomeSide img {
				position: absolute;
				right: 2px;
				top: 2px;
			}
			
		#mainColumn {
			float: left;
			width: 502px;	
			margin-left: 10px;
		}
			
		#rhsBar {
			float: right;
			width: 225px;
			margin-left: 5px;
		}
		
		.bannerArea img {
			margin-bottom: 5px;	
		}
		
		#footer {
			background: #797a7c url(../images/footer-tile.gif) top repeat-x;
			height: 60px;
			margin-top: 20px;
			padding-top: 10px; 
		}
			
			#footer p {
				padding: 3px;
				text-align: center;
				color: #fff;
			}
			
			#footer p.catlinks {
				color: #fff;
				font-size: 12px;
				font-weight: bold;
			}
			
				#footer a {
					color: #fff;
					text-decoration: none;
				}
			
				#footer a:hover {
					text-decoration: underline;
				}
			
			#footer p.middlelinks {
				color: #fff;
				font-size: 12px;
			}
			
			#footer p.copyright {
				color: #cfcfcf;
				font-size: 10px;
			}
		
		.clearBoth {
			clear: both;	
		}
		
		#mainColumn a {
			color: #f79021;
			font-weight: bold;
		}
		
		#mainColumn h1, #mainBar h1, #mainBar2Column h1 {
			font-size: 18px;
			color: #666;
			margin: 5px 0 0px 0;
		}
		
		#mainColumn h2, #mainBar2Column h2 {
			font-size: 15px;
			color: #666;
			margin: 5px 0 0px 0;
		}
		
		#mainColumn h3, #mainBar2Column h3 {
			font-size: 13px;
			margin: 5px 0 0px 0;
		}
		
		#mainColumn p, #mainColumn li, #mainBar2Column p, #mainBar2Column li {
			padding-bottom: 4px;
			line-height: 15px;
		}
		
			#mainColumn #features {
				height: 253px;
				margin: 0 0 7px 0;
			}
		
			#mainColumn #features img {
				z-index: -9990;
			}
		
		#mainColumn .lhsColumn {
			float: left;
			width: 49%;	
		}
		
		
			#mainColumn .lhsColumn ul li {
				font-size: 11px;
				border: none;
				padding: 5px 0 0 0;
				list-style-type: disc;
				margin-left: 20px;
				line-height: 12px;
			}
		
		#mainColumn .rhsColumn {
			float: left;
			width: 49%;	
		}
		
			#mainColumn .lhsColumn p, #mainColumn .rhsColumn p{
				padding: 5px;
			}
			
			img.newsicon {
				margin: 0 10px 0 0;
				float: left;
			}
			
			#homeCopy {
			}
			
			#homeCopy h1 {
				font-weight: normal;
				background: url(../images/header-base-bg.gif) center bottom no-repeat;
				padding: 7px 0 23px 10px;
			}
			
			#homeCopy h2 {
				font-weight: normal;
				background: url(../images/header-base-bg.gif) center bottom no-repeat;
				padding: 7px 0 23px 10px;
			font-size: 18px;
			color: #666;
			margin: 5px 0 0px 0;
			}
			
				#homeCopy .newsPost {
					margin-bottom: 20px;
				}
				#homeCopy .newsPost p {
					padding: 5px 0 0 0;
					font-size: 11px;
					color: #333;
				}
				
					#homeCopy .newsPod {
						width: 180px;
						float: left;
					}
				
				#homeCopy .homeCopyHolder {
					padding: 0px 10px 10px 10px;
					background: url(../images/content-middle-seperator.gif) center bottom no-repeat;
				}
				
				#homeCopy .homeCopyHolder p, #mainBar p, #mainBar2Column p {
					padding-bottom: 10px;
				}
				
				#homeCopy .homeCopyHolder strong, #mainBar strong {
					color: #F78F1E;
				}
				
				.magicalTestimonialQuotePod {
					/*background: url('../images/quote_plan.gif') no-repeat;*/
					padding: 30px;
				}
				
					.magicalTestimonialQuotePod p {
						color: #fb7100;
						font-size: 18px;
						line-height: 35px;
					}
				
					.magicalTestimonialQuotePod .testimonialName {
						color: #666;
					}
				

				
		#mainColumn ul li, #mainBar ul li, #mainBar2Column ul li {
			list-style-image: url('../images/list-item-plan.gif');
			margin: 0 0 10px 25px;
			padding-bottom: 5px;
		}		
		
		#mainColumn table, #mainBar table, #mainBar2Column table {
			width: 100%;
		}
		
		table.paddedtable tr td {
			padding: 10px;
		}
		
			table.paddedtable tr {
				border-bottom: 1px solid #ccc;
			}
		
		table.formTable tr td {
			padding: 10px;
		}
		
		span.errorTxt, .error {
			font-size: 11px;
			color:#F00;
			font-weight: bold;
			clear: both;
		}
		
			table.formTable td.designFeature  {
				width: 340px;
			}
		
			table td.rightIt  {
				text-align: right;
			}
		
			table.formTable td input, table.formTable td select  {
				width: 180px;
			}
		
		#quoteSmallSide {
			width: 229px;
		}
		
			#quoteSmallSide li p {
				padding: 10px;
				position: relative;
				clear: both;
			}
			
			

				ul#quoteSmallSide p span.insuranceTxt a {
					color: #666; 
				}
				
				ul#quoteSmallSide li {
					background: #fff url('../images/nav_bg.gif') repeat-x;
					border-bottom: 1px solid #ccc;	
				}
				
		
				ul#quoteSmallSide li#title_item {
					font-weight: bold;
					color: #666;
					height: 11px;
					border-bottom: 2px solid #ccc;
					padding-left: 0px;
					background: none;
					padding: 10px;
				}
			
			ul#quoteSmallSide li .sideHolder {
				/*position: relative;*/
			}
				
			ul#quoteSmallSide img {
				position: absolute;
				right: 2px;
				top: 4px;
				display: none;
			}
			
			
		#mainBar {
			float: left;
			width: 730px;
			padding-left: 10px;
		}
		
			#mainBar p {
				padding: 5px;
			}
		
			#mainBar ul {
				margin-left: 15px;
			}
			
		#mainBar2Column {
			float: left;
			width: 502px;
			padding-left: 10px;
		}
		
		#mainBar2Column img {
			padding: 0;
		}
		
			#mainBar2Column p {
				padding: 5px;
			}
		
			#mainBar2Column ul {
				margin-left: 15px;
			}
		
			#breadCrumbs {
				padding: 10px 5px 9px 5px;
				border-bottom: 2px solid #ccc;
				font-size: 12px;
				color: #666;
			}
			
			#mainBar h1, #mainBar2Column h1 {
				font-size: 18px;
				color: #666;
				margin: 15px 0 10px 5px;
			}
			
			#mainBar h2, #mainBar2Column h2 {
				font-size: 16px;
				color: #666;
				margin: 10px 0 10px 5px;
			}
			
			#mainBar h3, #mainBar2Column h3 {
				font-size: 13px;
				color: #666;
				margin: 10px 0 10px 5px;
			}
		
		
			#mainBar p, #mainBar2Column p {
				line-height: 16px;
			}
		
		
			#mainBar ul li, #mainBar2Column ul li {
				list-style-type: disc;
				margin-left: 20px;
				padding: 3px;
			}
			
		/***************************************/
		
		
			
			ul#quoteSmallSide li.selectedSection ul{
				border-top: 1px solid #fb7100;
				border-bottom: 2px solid #fb7100;
			}
			
		.assist {
			color: #3d9640;
		}
		.car {
			color: #fb7100;
		}

		.motortrade {
			color: #663366;
		}
		
		.commercial {
			color: #164792;
		}
		
		.truck {
			color: #164792;
		}
		
		.chauffeur {
			color: #663366;
		}
		
		.taxi {
			color: #333;
		}
		
		.claimes {
			color: #c40009;
		}
		
		
		.assist a {
			color: #3d9640;
		}
		
		.car a {
			color: #fb7100;
		}

		.motortrade a {
			color: #663366;
		}
		
		.commercial a {
			color: #164792;
		}
		
		.truck a {
			color: #164792;
		}
		
		.chauffeur a {
			color: #333;
		}
		
		.taxi a {
			color: #333;
		}
		
		.claimes a {
			color: #c40009;
		}
		
			.lightGrey {
				color: #999;	
			}
		
			.darkGrey {
				color: #333;	
			}
		
			.bold {
				font-weight: bold;	
			}
			
	#adminBanner {
		display: block;
		position: fixed;
		bottom: 0px;
		left: 0px;
		width: 100%;
		height: 40px;
		z-index: 999;
	}
	
	#adminBanner img {
		margin: 0 auto;
		border: none;
	}
	
			#editorPanel {
				padding: 10px;
				background: #666;
				text-align: right;
				height: 22px;
			}
			
				#editorPanel ul {
					float: right;
				}
			
				#editorPanel ul li {
					float: left;
					list-style: none;
					padding: 5px;
					border: 1px solid #FC0;
					margin: 0px;
					margin-left: 5px;
					background:#FC6;
				}
			
			#editorPanel a {
				color: #000;
				font-size: 11px;
				font-weight: normal;
			}
			

		
		#mainColumn table.twoCol td, #mainBar table.twoCol td {
			width: 50%; 
		}
		
		#systemMessage {
			display: block;
			position: fixed;
			top: 0px;
			left: 0px;
			width: 200px; 
/*			height: 100%;*/
			z-index: 999;
			background: #F60;
			padding: 10px;
			font-size: 13px;
			color: #fff;
		}
			#systemMessage h1 {
				font-size: 20px;
			}
			
			.alignright  {
				float: right;	
			}
			
			a:hover {
				text-decoration: underline;
			}
			
			.dataRow {
				padding: 10px;
				border-bottom: 1px solid #ccc;
			}
			
				.dataRow .col1 {
					float: left;
					width: 45%;
				}
			
				.dataRow .col2 {
					float: left;
					width: 45%;
				}
				
			.thanksBox {
				background: #FFC;
				font-size: 15px;
				font-weight: bold;
				padding: 20px;
			}
			
			.hr {
				padding: 15px;
				background: url('../images/header-base-bg.gif') center center no-repeat;	
			}
			
			#mainBar .numberNav ul li {
				list-style: none;
				float: left;
				margin: 0;
				padding: 5px;
			}
			
			ul#quoteHomeSide a:hover {
				text-decoration: none;
			}
			
			.buttonBG {
 				background: url('../images/button_bg.jpg') top left;
				color: #fff;
				font-weight: bold;
				border: 1px solid #F60;
				border-top: 1px solid #d18137;
			}
			
			#sidePlanAhead {
				margin-top:10px;
				background: url('../images/plan-ahead-pod.jpg') no-repeat;
			}
			
				#sidePlanAhead p.title {
					color: #333;
					font-size: 22px;
					padding: 15px;
					padding-bottom: 5px;
				}
			
				#sidePlanAhead p {
					width: 130px;
					font-weight: bold;
					padding-bottom: 5px;
					color: #f78f1e;
					padding-left: 15px;
				}
			
				#sidePlanAhead label {
					float: left;
					padding: 5px 5px 5px 0px;
					font-weight: bold;
					color: #666;
					font-size:11px;
					padding-left: 15px;
				}
			
				#sidePlanAhead .fullWidth {
					width: 190px;
					margin-left: 15px;
				}
			
				#sidePlanAhead input[type="button"] {
					margin-top: 5px;
					margin-left: 15px;
				}
				
				
				#sidePlanAhead input[type="text"] {
					background: url(../images/form_textbox.gif) no-repeat;
					background-position: 0px 0px;
					border: none;
					padding: 3px;
					margin-top: 5px;
					margin-left: 15px;
				}
				