body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	background-color: #f5f5f5;
	background-image:url("../../images/stripe_bg.gif");
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000000;
}
img, #container { behavior: url(iepngfix.htc); }
a {
	color:#990000;
	text-decoration:none;
	}

a:hover {
	text-decoration:underline;
	}
	
#nav{
	width: 950px;
	text-align:right;
	height:25px;
	margin-bottom:10px;
	background-color:transparent;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	margin-top:25px;
	z-index:10;
}
#container { 
	width: 1000px;
	background-color:transparent;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image:url("../../images/main_container_bg4.png");
	background-repeat:no-repeat;
	height:750px;
	padding:15px;
	margin-top:-7px;
	z-index:0;
} 
#slideshow { 
margin-top:5px;
border-color:#999999;
border-width:2px;
border-style:solid;
height:298px;
width:950px;
padding:3px;
margin-left:5px
} 

#Fastback_logo {
	background-image:url("../../images/fastback_logo.gif");
	background-repeat:no-repeat;
	background-position:center;
		height:65px;
		width:935px;
		margin: 0 auto;
	padding:10px;
	border-bottom-color:#999999;
border-bottom-width:2px;
border-bottom-style:solid;
	margin-left:5px;
	margin-bottom:10px

}

#contact_divider {
		height:25px;
		width:935px;
		margin: 0 auto;
	padding:10px;
	
	margin-left:5px;
	margin-bottom:10px;


}
#main_left {
    float:left;
    width:440px;
	height:284px;
	overflow: hidden;
	margin-left:3px;
	padding:10px;
	margin-right:10px;
	font-size:12px;


	
    }
#main_right {
    width:440px;
	height:284px;
	overflow: auto;
	padding:10px;
	margin-left:10px;
    }
	
td.main_side{
	border-right-color:#999999;
border-right-width:2px;
border-right-style:solid;
padding-bottom:8px;
}


/*Begin Contact Page Specific Styles*/
#main_left_contact {
    float:left;
    width:440px;
	height:330px;
	overflow: hidden;
	margin-left:3px;
	padding:10px;
	margin-right:10px;
	font-size:12px;


	
    }
#main_right_contact {
    width:440px;
	height:329px;
	overflow: auto;
	padding:10px;
	margin-left:10px;
    }
	
td.main_side_contact{
	border-right-color:#999999;
border-right-width:2px;
border-right-style:solid;
}







#footer { 
margin-top:-25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#333;
} 


#footer a:link, #footer a:visited {
	color:#333;
	text-decoration:none;
	}

	#footer a:hover {
	color:#993333;
	text-decoration:underline;
	
	}

.sidebar-title{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13pt;
	font-weight:bold;
	color:#000;
}

/* News Styles */
.title{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;
}

.date{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt;
	color:#000;
}
.text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}



/*2 Column Styles*/

#about_left{
    float:left;
    width:440px;
	height:700px;
	margin-left:3px;
	padding:10px;
	margin-right:0px;
	font-size:12px;
	overflow:auto;
}

#about_right{
 width:440px;
	height:690px;
	
	padding:10px;
	margin-left:2px;
	font-size:12px;
	overflow: auto;

}
td.main_side_about{
	border-right-color:#999999;
border-right-width:2px;
border-right-style:solid;
height:650px;
}



.about_image{
text-align:left;
margin-right: 5px;
margin-bottom:5px;
padding:2px;
border-color:#999999;
border-width:1px;
border-style:solid;
}




/* Acordian Styles */


.toggler {
	color: #222;
	margin: 0;
	padding: 2px 8px;
	background: #eee;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	font-size: 11px;
	font-weight: normal;
	font-family: 'Andale Mono', sans-serif;
}
 
.element {
 
}
 
.element p {
	margin: 0;
	padding: 4px;
}
 
.float-right {
	padding:10px 20px;
	float:right;
}
 
blockquote {
	text-style:italic;
	padding:5px 0 5px 30px;
}

.accordion_single{
font-size:11px;
float:left;
width:400px;
}


.accordion_right{
font-size:11px;
float:right;
text-align:left;
width:200px;
}


.accordion_left{
font-size:11px;
width:230px

}

#equip_header{
font-size:14px;
font-weight:bold;
}

#see_list{
font-size:10px;
}

.accordion_li_title{
margin-top:5px;
font-weight:bold;
list-style:none;
}

#quote1{
font-size:14px;
font-weight:bold;
font-style:italic;
}
#quote2{
font-size:14px;
font-weight:bold;
font-style:italic;
padding-bottom:50px;
}

#quote_by{

color:#990000;}