body {
	background: url(http://corduradriving.com/gfx/background/asphalt.jpg);
	color: #b2b2b2;
	margin: 0;
	padding: 0;
	font-size: 15px;
	}
* 	html body { 
	font-size: small; /* para IE5/WIN */
	f\ont-size: small; /*for other IE versions*/
}
body,td,th {
	font-family: Arial, "MS Trebuchet", sans-serif;
	line-height: 150%;
}

h1 {
	color: #ffa416;
	line-height: 110%;
}

hr {
	
}

div#header_wraper { 
	display: block;
	width: 830px;
	margin-left: auto;
	margin-right: auto;
	height: 250px;
	background:  url(../gfx/background/header_bkgnd.gif) no-repeat 0px 0px;
		
}

div#content_wraper { 
	display: block;
	width: 830px;
	height: 250px;
	margin-left: auto;
	margin-right: auto;
	background:  url(../gfx/background/back_content.jpg) no-repeat;

}

div#footer_wraper { 
	display: block;
	width: 830px;
	margin-left: auto;
	margin-right: auto;

}


/*****************************************************/
/* Layouts                               		 */
/***************************************************/
/*****************************************************/
/* Head                               		 */
/***************************************************/
/* Head */
#header {
	height: 250px;
	padding: 0;
	background: url(../gfx/background/back_head.jpg) repeat-x;
}

#content { 
		background: url(../gfx/background/asphalt.jpg) repeat;
}

/******************end head************************/



/*//////////// left Col ////////////*/

#middle_col1 { 
	float: left;
	width: 200px;
	padding-right: 20px;
	padding-top: 38px;
	padding-bottom: 15px;
}



/*-------end left col--------------*/

/******************menu************************/

#menu {
	margin: 0;
	padding: 0;
}


#menu a#home {
	width: 182px;
	height: 37px;
	background: url(../gfx/buttons/home.gif);
	display: block;
}
#menu a#home:hover {
	width: 182px;
	height: 37px;
	background: url(../gfx/buttons/home_hover.gif);
	display: block;
}

#menu a#course {
	width: 182px;
	height: 37px;
	background: url(../gfx/buttons/course.gif);
	display: block;
}
#menu a#course:hover {
	width: 182px;
	height: 37px;
	background: url(../gfx/buttons/course_hover.gif);
	display: block;
}

#menu a#faq {
	width: 182px;
	height: 37px;
	background: url(../gfx/buttons/faq.gif);
	display: block;
}

#menu a#faq:hover {
	width: 182px;
	height: 37px;
	background: url(../gfx/buttons/faq_hover.gif);
	display: block;
}

#menu a#about {
	width: 182px;
	height: 37px;
	background: url(../gfx/buttons/about.gif);
	display: block;
}

#menu a#about:hover {
	width: 182px;
	height: 37px;
	background: url(../gfx/buttons/about_hover.gif);
	display: block;
}

#menu a#resources {
	width: 182px;
	height: 37px;
	background: url(../gfx/buttons/resources.gif);
	display: block;
}

#menu a#resources:hover {
	width: 182px;
	height: 37px;
	background: url(../gfx/buttons/resources_hover.gif);
	display: block;
}

#menu a#video {
	width: 182px;
	height: 37px;
	background: url(../gfx/buttons/video.gif);
	display: block;
}

#menu a#video:hover {
	width: 182px;
	height: 37px;
	background: url(../gfx/buttons/video_hover.gif);
	display: block;
}


#menu a span {
	display: none;
	text-decoration: none;
}


/*******end menu*********/




/*/////////////// MAIN CONTENT COLUMN ///////////////*/

#middle_col2 { 
	padding-top: 15px;	
	float: left;
	width: 570px;
	padding-left: 10px;
	padding-bottom: 30px;
	
}

/**#middle_col2 h2 {
	color: #0b9444;
	line-height: 140%;
	font-size: 25px;
	font-style: bold;
}
**/

#middle_col2 h3 {
	color: #ffffff;
	line-height: 140%;
	font-size: 20px;
	font-style: italic;
}


#middle_col2 a {
	color: #ffa416;
	text-decoration: none;
}

#middle_col2 a:hover { 
	text-decoration: none;
	text-decoration: none;
	border-bottom: 1px dotted #ffa416;

}

#faq h1 {
	font-size: 24px;
	background: url(../gfx/cone.gif) no-repeat 0px 100%;
	line-height: 140%;
	padding-left: 35px;
	padding-top: 10px;
	
}

#faq h2 {
	color: #ffa416;
	line-height: 0%;
	font-size: 24px;
	padding-left: 35px;
	padding-bottom: 15px;
	
}


#faq a {
	font-size: 15px;
	color: #ffa416;
	line-height: 160%;
	
}

#faq a:hover {
	font-size: 15px;
	color: #ffa416;
	line-height: 160%;
	border-bottom: 1px solid #ffa416;
	
}

#faq a#top {
	font-size: 15px;
	color: #ffa416;
	line-height: 160%;
	padding-bottom: 10px;
	border-bottom: 1px solid #ffa416;
	width: 570px;
	display: block;
	
}



#course h1 {
color: #FFFFFF;
	font-size: 24px;
	background: url(../gfx/letter.gif) no-repeat 0px 100%;
	line-height: 120%;
	padding-left: 45px;
	padding-top: 10px;
	
}


/******** FOOTER ********/


#footer { 
	clear: both;
	height: 175px;
	background: url(../gfx/background/back_footer.jpg) repeat-x;
	background-color: #fbad18;
	background-position: center;
	background-position: top;
}




#base { 
	clear: both;
	width: 840px;
	padding: 30px 5px 5px 5px;
	text-align: left;
}

#base h1 {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}

#base a {
	color: #cd3500;
	text-decoration: none;
	border-bottom: 1px dotted #cd3500;
}

#base a:hover { 
	text-decoration: none;
	text-decoration: none;
	border-bottom: 1px solid #cd3500;

}