	*
	{
		padding: 0px;
		margin: 0px;
	}
	
	body
	{
		background: #E7E7E7 url(../images/a1.gif) repeat-x;
		font-size: 11px;
		font-family: verdana, helvetica, sans-serif;
		color: #000000;
		line-height: 18px;
	}
	
	.boxes
	{
		font-size: 11px;
		line-height:15px;
		text-decoration: none;
	}
	
	.form
	{
		font-size: 11px;
		font-family: verdana, helvetica, sans-serif;
	}
	
	a
	{
		color: #000000;
		text-decoration: none;
	}
	
	.title
	{
		font-size: 14px;
		color: #000000;
		text-decoration: none;
		font-weight:bold;
	}
	
	.getaquotebutton
	{
		font-size: 12px;
		color: #FFFFFF;
		font-weight:bold;
		text-decoration: none;
	}
	
	.turquoise
	{
		font-size: 11px;
		color: #389494;
		text-decoration: none;
	}
	
	.black
	{
		font-size: 11px;
		color: #000000;
		text-decoration: none;
		font-weight:bold;
	}
	
	a:hover
	{
		text-decoration: underline;
	}
	
	p
	{
		margin-bottom: 14px;
	}
	
	#header
	{
		position: absolute;
		top: 0px;
		left: 0px;
		background: #FFFFFF url(../images/header.jpg) no-repeat;
		width: 926px;
		height: 264px;
		z-index: 1;
	}
	
	#outside
	{
		position: relative;
		width: 926px;
		margin: 0 auto;
		background: #FFFFFF url(../images/body.gif) repeat-y;
	}
	
	#inside
	{
		position: relative;
		padding: 13px 30px 13px 30px;
		z-index: 2;
	}
	
	#logo
	{
		position: absolute;
		width: 202px;
		height: 92px;
		color: #FFFFFF;
		padding-left: 20px;
		left: 64px;
	}
	
	#menu
	{
		position: relative;
		height: 64px;
		padding: 0px 20px 0px 5px;
		margin: 98px 0px 20px 0px;
		left: 11px;
		width: 818px;
		top: -25px;
	}
	
	#secondarycontent
	{
		margin: 0px auto;
		width: 235px;
		height: 330px;
		top: 166px;
		left: 692px;
		position: absolute;
		z-index: 4;
	}
	
	#right
	{
		position:absolute; 
		width:160px; 
		height:115px; 
		z-index:9; 
		left: 703px; 
		top: 198px;
	}


	/**
	 * #line1, #line2, #line3, #line4 provide absolutle-positioned
	 * image for bottom border of side-bar links.
	 */
	#line1
	{
		position:absolute; 
		width:160px; 
		height:1px; 
		z-index:10; 
		left: 705px; 
		top: 367px;
		background-image:url(../images/line.png);
		background-repeat:no-repeat;
	}
	
	#line2
	{
		position:absolute; 
		width:160px; 
		height:1px; 
		z-index:10; 
		left: 705px; 
		top: 442px;
		background-image:url(../images/line.png);
		background-repeat:no-repeat;
	}
	
	#line3
	{
		position:absolute; 
		width:160px; 
		height:1px; 
		z-index:10; 
		left: 705px; 
		top: 414px;
		background-image:url(../images/line.png);
		background-repeat:no-repeat;
	}
	
	#line4
	{
		position:absolute; 
		width:160px; 
		height:1px; 
		z-index:10; 
		left: 705px; 
		top: 454px;
		background-image:url(../images/line.png);
		background-repeat:no-repeat;
	}
	
	#primarycontent
	{
		position: relative;
		width: 480px;
		top: -30px;
		float: left;
		left: 19px;
	}
	
	#primarycontent .content
	{
		padding: 0px 0px 0px 20px;
		width: 550px;
	}
	
	#zebra1
	{
		margin: 0px auto;
		width: 209px;
		height: 299px;
		top: 382px;
		left: 723px;
		position: absolute;
		z-index: 6;
		background-image:url(../images/zebra-mini-nav-bar.png);
		background-repeat:no-repeat;
	}
	
	#zebra2
	{
		margin: 0px auto;
		width: 209px;
		height: 299px;
		top: 455px;
		left: 723px;
		position: absolute;
		z-index: 6;
		background-image:url(../images/zebra-mini-nav-bar.png);
		background-repeat:no-repeat;
	}
	
	#zebra3
	{
		margin: 0px auto;
		width: 209px;
		height: 299px;
		top: 430px;
		left: 723px;
		position: absolute;
		z-index: 6;
		background-image:url(../images/zebra-mini-nav-bar.png);
		background-repeat:no-repeat;
	}
	
	#zebra4
	{
		margin: 0px auto;
		width: 209px;
		height: 299px;
		top: 474px;
		left: 723px;
		position: absolute;
		z-index: 6;
		background-image:url(../images/zebra-mini-nav-bar.png);
		background-repeat:no-repeat;
	}
	
	#footer
	{
		position: relative;
		clear:both;
		left: 43px;
		width: 838px;
		height: 97px;
		line-height: 66px;
		color: #FFFFFF;
		background-image:url(../images/footer-background-gradient.gif);
		background-repeat:repeat-x;
	}
	
	#footer_logo
	{
		position: absolute;
		width: 233px;
		height: 32px;
		color: #FFFFFF;
		left: 16px;
		background-image:url(../images/footer-logo.png);
		background-repeat:no-repeat;
		top: 10px;
	}
	
	#footer_text
	{
		position: absolute;
		width: 633px;
		height: 32px;
		left: 16px;
		top: 23px;
	}
	
	.footer_text
	{
		font-size:10px;
		font-family: verdana, helvetica, sans-serif;
		color: #FFFFFF;
	}
	
	#copyright_text
	{
		position: absolute;
		width: 600px;
		height: 32px;
		left: 16px;
		top: 45px;
	}
	
	.copyright_text
	{
		font-size:10px;
		font-family: verdana, helvetica, sans-serif;
		color: #FFFFFF;
	}
