body {
	background-color: #020202;
	b//ackground-image: url(../images/bg.jpg);
	b//ackground-repeat:repeat-y repeat-x;
	color: #666666;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	min-width: 997px;
	
} 
h1 {
	margin: 0;
	clear: both;
} 
#wrapper {
position: absolute;
	
background-color: #020202;
background-image: url(../images/wrapper_bg.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	b//order: 1px solid #000;
	width: 997px;
	/*width is set 4px wider than it needs to be to compensate for IE5Mac bugs*/
}

#banner {
float:right;
height: 180px;
width: 821px;
background-image: url(../images/banner2.jpg);
background-repeat: no-repeat;



}

#nav {
float:right;
background-image: url(../images/menu_bg.jpg);
background-repeat: no-repeat;
width: 821px;
height: 28px;
font-size: .8em;
}


#c4 {
float:right;
background-image: url(../images/content_bg.jpg);
background-repeat:repeat-y;
	color: #FFFFFF;
	width: 821px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #333333;
	margin: 0px 0px 0px 0px;
	
	font-size: .75em;
}
#c4 p{
	color:#000;
	line-height: 1.6em;
	margin: 0px 45px 0px 20px;
	text-align:left;
}
#c4 h2 {
	font-size: 1.3em; 
	margin: 0 50px 6px 20px; 
	color: #000;
	text-align:right;
} 
#c4 h1 {
	font-size: 1.3em; 
	margin: 0 50px 6px 20px; 
	color: #000;
	text-align:left;
} 

#c4  ul li{
	list-style:disc;
	color:#000;
	font-size: 100%;
	l//ist-position: inside;
	margin: 5px 10px;
}
#img2 {
float: right;

margin-right: 20px;
width: 330px;
} 
#img2 p{
	
	text-align: center;
}
#img {
float: right;

margin-right: 50px;
width: 315px;
} 
#img p{
	
	text-align: center;
}
#video {
	
	margin: 0 6px 6px 95px; 
	color: #000;
	
} 

#c3 {
b//ackground-image: url(../images/sidebar_bg.jpg);
b//ackground-repeat: no-repeat;
	background-color: #DBD4C7;
	width: 300px;
	padding: 0px;
	border: 0px solid #333333;
	margin-right: 0px;
	float: right;
	
}

#c3 p{
	color:#000000;
	font-size: .72em;
	line-height: 1.6em;
	margin: 0px 5px 0px 16px;
	text-align:left;
}

#c3 h2 {
	font-size: 0.8em; 
	margin: 4px 0px 0px 16px; 
	color: #000;
	
} 
#list {
	font-size: .72em;
	line-height: 1.7em;
	color:#000;
	margin: 0px;
}
#list  ul li{
	list-style:disc;
	list-position: inside;
	margin: 0px 10px 0px 0px;
}
h3 {
	font-size: 1.3em; 
	margin: 36px 0 6px; 
} 
#footer {
float:right;
background-image: url(../images/footer.jpg);
background-repeat: no-repeat;
	width: 821px;
	height: 30px;
	background-color: #363636;
	color : #CCC; 
	font-size: 0.65em;
	padding: 0px 0 0 0;
	margin: 0px px 0px 0px;
	clear: both;
}
#footer p {
	margin: 10px 0px 0px 0px;
	text-align: center;
	color: #CCC;
}

#footer a:link {
		color: #CCC;
	}
	
	#footer a:visited {
		color: #CCC;
	}
	
	#footer a:hover {	
		text-decoration: underline;
		color: #ffffff;
		border-bottom: 1px none;
	}
	
	#footer a:active {
		color: #CCC;
	}


