html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  	
	margin: 0;
  	padding: 0;
  	border: 0;
  	outline: 0;
  	font-size: 100%;
}

	body {
	/* background-image: url(../Assets/Images/7.jpg); */
	background-image: url(../Assets/Images/background_2011.png);
	background-repeat: repeat;
	background-attachment:fixed;
	border-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 0.9em;
	line-height: 1.3em;
}

	h1 {
		
	color: #2F4F4F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: normal;
	font-size: 1.6em;
	border-bottom: 1px solid #CCC;
	margin-bottom: 0.3em;
	padding-bottom: 0.2em;
}
	h2 {
		
	color: #2F4F4F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: normal;
	margin-top: 2em;
	margin-bottom: 0.3em;
	padding-bottom: 0.2em;
	font-size: 1.3em;
}
	h3 {
		
	color: #2B3E42;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: normal;
	border-bottom: 1px solid #036;
	margin-top: 0.3em;
	margin-bottom: 0.6em;
	padding-bottom: 0.2em;
	font-size: 1.1em;
}
	h4 {
	
	color: #900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: normal;
	border-bottom: 1px solid #900;
	border-top: 1px solid #900;
	margin-top: 0.3em;
	margin-bottom: 0.6em;
	padding-bottom: 0.2em;
	padding-top: 0.2em;
	font-size: 1.1em;	
}
	h5 {
		
	color: #2F4F4F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: normal;
	margin-bottom: 0.2em;
	font-size: 1.3em;
	
	}
	a,  a:link {
	
	color: #039;
	text-decoration: none;
	font-weight: bold;
}
	a:visited {
	
	color: #039;
	text-decoration: none;
	font-weight: bold;
}
	a:hover {
	
	color: #090;
	font-weight: bold;
}
	a:focus {
  
  	color: #000;
}
	a:active {
  	
	color: #000;

} 

/* code for the rounded boxes */ 
	
	.cssbox, .cssbox_body, .cssbox_head, .cssbox_head h2 {
		
		background-color: transparent;
		background-image: url(../Assets/Driver_Training_Assets/graphics/demobox.png);
		background-repeat: no-repeat;
		background-position: right bottom;
	} 
	.cssbox { 
    	
		width: 80%;/* intended total box width - padding-right(next) */
    	width: 80%; /* IE Win = width - padding */
    	padding-right: 15px; /* the gap on the right edge of the image (not content padding) */
   	 	margin: 20px auto 20px auto; /* use to position the box */ 
	} 

	/* set the top-right image */ 
	
	.cssbox_head { 
    	
		background-position: top right; margin-right: -15px; /* pull the right image over on top of border */
    	padding-right: 40px; /* right-image-gap + right-inside padding */ 
	} 

	/* set the top-left image */ 
	.cssbox_head h2 { 
   	 
	 	background-position: top left; 
    	margin: 0; /* reset main site styles*/ 
    	border: 0; /* ditto */ 
    	padding: 25px 0 15px 40px; /* padding-left = image gap + interior padding ... no padding-right */ 
    	height: auto !important; height: 1%; /* IE Holly Hack */ 
	} 

	/* set the lower-left corner image */ 
	.cssbox_body { 
   	 	
		background-position: bottom left; 
		margin-right: 25px; /* interior-padding right */ 
    	padding: 15px 0 15px 40px; /* mirror .cssbox_head right/left */ 
		
/* end of code for the rounded boxes */ 		
} 

/* Main page */ 

	#outerWrapper {
	
	/*	filter:alpha(opacity=90);
        -moz-opacity:0.90;
        -khtml-opacity: 0.90;
        opacity: 0.90; */
	background-color: #FFF;
	margin: 30px auto 30px auto; 
	width:994px;
	border: solid 1px #CCC;
	padding: 33px 35px 35px 35px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-box-shadow: inset -5px -5px 5px #999;
	-webkit-box-shadow: inset -5px -5px 5px #999;
	box-shadow: inset -5px -5px 5px #999;

}

	#outerWrapper #header {
	
	background-color: #E0E0E0;
	height: 70px;
	

}

/* header_menu = div to hold the small menu in the header */

	.header_menu{
	
	float:right; 
	padding: 5px;
	margin: 35px 0px 0px 0px;
	height: 15px;
	font-size: 0.8em;
	text-align:right;
	

	
/* navcontainer is top navigation div */
	   
}
	#outerWrapper #navcontainer{
	
	font-size: 0.9em;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2px;
	border-top: solid 1px #666;
	border-bottom: solid 1px #666;
			
}	

	#outerWrapper #contentWrapper #content {
  	
	padding: 5px 15px 5px 15px; 
	background-color: #FFF;
	margin-top: 5px;

	}
	
	/* smallmenu is the breadcrumb */

	#outerWrapper #contentWrapper #content #smallmenu{
	
	width: 100%;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-size: 0.8em;
	margin-bottom: 10px;
	
	}

	#outerWrapper #contentWrapper #content #smallmenu #menlinks {
	
	margin: 0;
	padding: 0.5em 0;
	text-align: right;
	font-size: .9em;
}
	#outerWrapper #contentWrapper #content #smallmenu #menlinks li {
	
	display: inline;
	margin-right: 0.3em; padding-right: 0.50em;
	border-right: 1px solid #2B3E42;
	
}

	#outerWrapper #contentWrapper #content #smallmenu #menlinks li.last {
	
	border-right: 0;
	margin-right: 0;
	padding-right: 0;
	font-weight:bold;
	color: #900;
}

	#outerWrapper #contentWrapper #content #smallmenu #menlinks a {
	
	color: #039;
}
	
	#outerWrapper #contentWrapper #content #smallmenu #menlinks a:hover {
	
	color: #090;
	text-decoration: underline;
	
/* end of smallmenu*/

}

	#outerWrapper #contentWrapper #pagenav{	
	
	margin: 0px auto 5px auto;
	color: #900;
	width: 100%;
	height: 30px;
	text-align:right;
	background-color:#FFF;

}
	
	#outerWrapper #footer {
	
	text-align: right;
	font-size: 0.7em;
	height: 20px;
	padding-top: 4px;
	padding-right: 10px;
	background-image: url(../p7pmm/img/pmm_greystone_root.jpg);
	background-repeat:repeat;
	border: solid 1px #CCC;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;

}
	#outerWrapper #contentWrapper #content #allmenu{
	
	float: right;
	margin: 15px 0px 15px 20px;
	padding: 15px 15px 15px 15px;
	border: solid 1px #999;
	width: 25%;
	background-color:#F3F2FF;
	text-align: left;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

#outerWrapper #contentWrapper #content #allmenu2{
	
	float: right;
	margin: 15px 0px 15px 20px;
	padding: 5px 5px 5px 5px;
	background-color: #fff;
	width: 24%;
	text-align: center;

}

/* memberinfodiv sets properties for the members info information */
	
	.memberinfodiv {
	
	font-size: 0.8em; 
	margin-bottom: 10px;

}

/* image placement */ 
	.topimg{
	
	margin: 1em 1em 1em 2em;
	float: right;
}

	.rightimg {	

	margin: 1em 0em 1em 1.5em;
	float: right;
	
	}

	.rightimgindent {	

	margin: 1em 4em 1em 1em;
	float: right;
}
	
	.leftimg{
		
	margin: 1em 2.5em 1em 0em;
	float: left;	
}

	.pic_centre {
	
	margin: 15px auto 15px auto;
	width: 85%;
	text-align: center;
	
	}
	.pic_centre2 {
	
	margin: 15px auto 15px auto;
	width: 98%;
	text-align: center;
	
}
	.pic_centre_movie {
	
	margin: 15px auto 15px auto;
	width: 650px;
	height: 523px;
	border: 4px ridge #F90;
	text-align: center;
	
	}

	.info_box1 {
	margin: 30px auto 30px auto;
	width: 85%;
	background-color: #F8F8F8;
	border: solid 2px #F00;
	text-align: left;
	padding:15px;
	-moz-border-radius: 10px;
	border-radius: 10px; 
	
		}

	.info_box2 {
	margin: 30px auto 30px auto;
	width: 85%;
	background-color: #F8F8F8;;
	border: solid 2px #060;
	text-align: left;
	padding:15px;
	-moz-border-radius: 10px;
	border-radius: 10px; 
	
	}
/* end of code for image placement */ 

/* for two column pages */

.leftcol {
	
	float: left; 
 	width: 480px; 
  	height: 350px;
  	margin:0px 0px 40px 0px;
	
}

.rightcol {
	
	float: right; 
  	width: 450px;  
  	height: 340px;
  	margin:10px 0px 40px 20px;
	
	}

.rightcol2 {
	
	float: right; 
  	width: 450px;  
  	height: 390px;
  	margin:15px 0px 10px 20px;
	border: solid 1px;
	
}
.leftcol2 {
	
	float: left; 
 	width: 480px; 
  	height: 400px;
  	margin:15px 0px 10px 0px;
}

.clear{
	
	clear:both;
	
}

#bottomnav {
	clear: both;
	width: 100%px;
	text-align: right;
	margin-top: 12px;
	height:25px;
	color: #900;
}
	
.bnavinner {
	background-image:url(http://www.smartdriving.org/Assets/Part_Two_Online_Assets/footmenu.png);
	float:left;
	text-align: left;
	padding: 0px 15px 0px 15px;
	font-size:0.8em;
	color:#999;
	height:20px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
	
#bnavinner_right {
	background-image:url(http://www.smartdriving.org/Assets/Part_Two_Online_Assets/footmenu.png);
	float:right;
	text-align: left;
	padding: 0px 15px 0px 15px;
	font-size:0.8em;
	color:#999;
	height:20px;
	-moz-border-radius: 6px;
	border-radius: 6px;

}
	.bottomnavin a:link{
	color: #fff !important;
	font-weight:normal;
	
	}
	.bottomnavin a:hover{
	color: #0C0 !important;
	font-weight:normal;
	
	}
	.bottomnavin a:visited{
	color: #FFF;
	font-weight:normal;