
body {
	background-image:url(/images/bg.gif);
	background-repeat:repeat-x;
	color:#000000;  
	text-align:center;
	font-family:Tahoma;
	font-size: 12px;
}

a {
	color:#757575;
	font-weight: bold;
}

a:hover {
	color:#B30000;
	text-decoration:none;
}


h1 {
	margin:5px 0 -5px 0px;
	padding:6px 0 0 .9em;
	font-size:1.7em;
	font-weight:bold;	
}

h2 {
 	font-weight:bold;
	font-size: 13px;
	color:#000000;
}



h3 {
 	font-weight:bold;
	padding: 10px 0 0 10px;
	font-size: 12px;
	color:#000000;
	background: transparent url(/images/button.jpg) no-repeat;
	font-size:11px;
	height:33px;
}

h3 a {
	color:#FFFFFF;
} 

h4 {
	font-size:10px;
}


h5 {
	font-size:11px;
}

ul {
	padding: 0 0 0 15px;
	margin:8px 0;
}

li {
	padding-bottom: 5px;
	}

hr {
	border: 0;
	background-color: #CCC;
	height: 1px;
	width: 100%;
}

input,textarea
{
	width:350px;
	font-family:Tahoma;
	font-size:12px;
}

.btn 
{
	width:100px;
}

/* Column --------------------------------------------- */

#centerColumn { 	
	margin:0 auto;
	padding:5px;
	width:720px;
	text-align:left;
	vertical-align: middle;	

}


/* Global Navigation  --------------------------------------------- */

#navbar {
	padding:15px 0 5px 0;
	background: url(/images/top_bg.gif)  no-repeat -2px 10px;
	width: 731px;
	height: 26px;
}

#navbar ul {
	margin:3px 0 0 3px;
	padding:0 0 1em 0;
	list-style:none;

}

#navbar li {
	margin: 0 0 0 38px;
	list-style:none;
	display:inline;

}



/* Header  --------------------------------------------- */

#about_header {
	background: url(/images/about_header.gif) no-repeat;
	margin: 10px 0 0 0;
	height:168px;
}

#about_video {
	background: url(/images/about_header.gif) no-repeat;
	margin: 10px 0 0 0;
	height:168px;
}

#about_header p {
	padding: 60px 0 0 10px;
	width: 500px;
	line-height: 20px;
}

.reviewsfont {
	padding: 16px 0 0 10px;
	width: 435px;
	line-height: 25px;
}


/* About Header  --------------------------------------------- */

#aboutpage_header {
	background: url(/images/aboutpage_header.gif) no-repeat;
	margin: 10px 0 0 0;
	height:168px;
}

#aboutpage_header p {
	padding: 60px 0 0 10px;
	width: 500px;
	line-height: 20px;
}


/* Contact Header  --------------------------------------------- */

#contactpage_header {
	background: url(/images/contact_header.gif) no-repeat;
	margin: 10px 0 0 0;
	height:168px;
}

#contactpage_header p {
	padding: 60px 0 0 10px;
	width: 500px;
	line-height: 20px;
}



/* News Header  --------------------------------------------- */

#newspage_header {
	background: url(/images/news_header.jpg) no-repeat;
	margin: 10px 0 0 0;
	height:168px;
}

#newspage_header p {
	padding: 60px 0 0 10px;
	width: 500px;
	line-height: 20px;
}




/* Main Content --------------------------------------------- */

#maincontent {
	margin:13px 25px 0 0;
	padding:8px;
	float:left;
	width:425px;
}

#maincontent h2 
{
	font-size:16px;
	padding:5px 0 5px 0;
	margin:0;
}

#maincontent h3 
{
	background:none;
	padding:0;
	margin:0;
	color:#000;
}

#maincontent h3 a 
{	
	font-size:14px;
	color:#B30000;
}

#maincontent p
{
	line-height:20px;
	padding:8px 0;
	margin:0;
}

#maincontent ul
{
	line-height:20px;
}

#video
{
	padding: 10px 0 25px 0;
	background:url(/images/video_bg.jpg) no-repeat;
	text-align:center;
	/*background-color:#DAD8CC;
	border: 1px solid #CCCCCC;*/
	margin:0;
	width:425px;	
}

#video h2 {
	text-align:left;
	margin: 0 0 5px 45px ;
	
}

/* Right Column  --------------------------------------------- */

#rightside 
{
	float:left;
	width:210px;	
}

#rightside h2 
{
	font-size:13px;
}

#rightside p 
{
	line-height:17px;
}

#about, #contact
{
	padding: 10px 10px 0 10px;
	background-color:#DAD8CC;
	border: 1px solid #CCCCCC;	
	margin:20px 0 20px 0;
}

#contact_1eft {
	margin:15px 5px 1px 0;
	padding:8px;
	float:left;
	width:680px;

}

#downloads
{
	background: url(/images/pdf-rightnav.jpg) no-repeat;
	border: 0;	
	margin:20px 0 20px 0;
	padding: 10px 10px 0 55px;
}

#downloads.video
{
	background: url(/images/clip-rightnav.jpg) no-repeat;
	padding: 15px 10px 0 55px;
}

#downloads ul
{
	padding: 0 0 0 20px;
}

#downloads li 
{
	list-style-image: url(/images/redarrow.gif);
}

/* Footer  --------------------------------------------- */

#footer {
	clear:both;
	padding:6px 0 0 15px;
	width:728px;
	line-height:4em;
	text-align:left;
	background:url(/images/footer.gif) no-repeat;
}