
/**CONTENT**/
	/**INDEX**/
	#banner_top {
		background:#fff url('../images/banner_top.png') no-repeat top left;
		height:360px; 
		width:910px; 
		margin:0;
		padding:0;
	}
	#banner_bot {
		background:#fff url('../images/banner_bot.png') no-repeat top left;
		height:170px; 
		width:910px; 
		margin:0;
		padding:0;
	}
	.txt-zipcode {
		border:none;
		color:#000;
		filter:alpha(opacity=60);
		opacity:0.6;
		font-size:16px;
		text-align:center;
		height:29px; 
		width:298px; 
		margin:96px 0 0 306px;
	}
	.btn-getmyquotes {
		background:transparent url('../images/btn-getmyquotes.png') no-repeat top left;
		border:none; 
		cursor:pointer;
		height:33px; 
		width:230px; 
		margin:9px 0 0 340px;
		padding:0;
	}
	.btn-getmyquotes:hover {
		background:transparent url('../images/btn-getmyquotes.gif') no-repeat top left;
	}
	#title {
		background:#fff url('../images/title_background.png') no-repeat top left;
		height:30px;
		width:910px;
		margin:70px 0 0 0;
		padding:0;
	}
	#info, #info a {
		color:#808080;
		font-size:14px;
	}
	#info span {
		float:left;
		width:285px;
		margin:0;
		padding:10px 5px 10px 10px;
	}
	#info ul {
		margin:0;
		padding:0 0 0 15px;
	}
	/**TEMPLATE**/
	#search_state {
		background:#fff url('../images/searchquotes_background.png') no-repeat top left;
		height:135px;
		width:615px;
		margin:0 0 10px 0;
		padding:0;
	}
	.slc-state {
		border:1px solid #000;
		float:left;
		height:19px;
		width:112px;
		margin:99px 0 0 174px;
		padding:0;
	}
	.btn-search {
		background:#fff url('../images/btn-search.png') no-repeat top left;
		border:none;
		cursor:pointer;
		float:left;
		height:28px;
		width:132px;
		margin:77px 0 0 15px;
		padding:0;
	}
	.right_big {
		color:#000;
		width:615px;
		margin:0;
		padding:10px;
		clear:right;
		float:right;
	}
	.right_big ul {
		margin:0;
		margin-left:5px;
		margin-top:15px;
		padding:0;
	}
	.right_big ul li {
		padding-left:20px;
	}
	.right_big ul li a {
		text-decoration:none;
		font-size:12px;
		color:#000;
		display:block;
		width:250px;
		line-height:20px;
	}
	.right_big ul li a:hover {
		text-decoration:underline;
	}
	.left {
		color:#000;
		clear:left;
		float:left;
		width:250px;
		margin:0;
		padding:10px;
	}
	.right_big h3,.left h3 {
		text-align:left;
		font-size:14px;
		font-weight:bold;
		color:#13346a;
		margin:0 0 10px 0;
		padding:0;
	}
	.right_big .sub, .left .sub{
		text-align:left;
		font-size:14px;
		color:#000;
		margin:0 0 20px 0;
		padding:0;
	}
	.right_big  p, .left  p {
		text-align:left;
		font-size:12px;
		color:#000;
		line-height:20px;
		margin:0;
		padding:0;
	}
	.left .sub, .quote {
		font-size:14px;
		color:#000;
	}
	.left a.sub {
		font-size:14px;
		color:#000;
		text-decoration:none;
		margin:0;
		padding:0 0 0 20px;
	}
	.left ul {
		list-style:none;
		margin:0;
		padding:0 0 15px 0;
	}
	.left ul li {
		margin:0;
		padding:0;
	}
	.left ul li a {
		width:240px;
		text-decoration:underline;
		font-size:14px;
		color:#13346a;
		line-height:20px;
		display:block;
		padding:2px 0 2px 19px;
	}
	.left ul li a:hover {
		background:#eee;
	}
	blockquote {
		text-align:center;
	}
	.quote {
		padding-right:0;
		font-size:16px;
		font-weight:bold;
	}
