/* Eric Meyer's Reset CSS.	
 * --------------------------------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
#s7 {
height:100px;
overflow: hidden;
width:100%;
float:left;
padding-bottom: 10px;
}
.videoshere {
width:165px; padding-bottom:10px; text-align:center; float:left;
}
body {
	line-height: 1.5;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


a:link {
	color: #333;
	text-decoration: none;
}



a:active {
	text-decoration: none;
}


a:visited {
		color: #333;
		text-decoration: none;
}

a:hover {
	text-decoration: none;
	color:#3D4B01;
}



/* Structure
 * --------------------------------------------------------------------------------------- */

html {
	font: 62.5% Arial, Helvetica, sans-serif;
	color: #666;
	background: #9fce00;	
}

body {
	width: 100%;
	margin: 0 auto;
	background: #9fce00 url("images/bg-dash.png") center top no-repeat;
}

#container {
	width: 780px;
	margin: 0 auto;
}

#top-nav {
	float: right;
}

	#top-nav li {
		float: left;
	}
	
		#top-nav li a {
			display: block;
			height: 31px;
			text-indent: -99999px;
		}

		#nav-jukebox a {
			width: 103px;
			background: url("images/nav-jukebox.gif") no-repeat;
		}

		#nav-history a {
			width: 85px;
			background: url("images/nav-history.png") no-repeat;
		}

		#nav-faq a {
			width: 87px;
			background: url("images/nav-faq.gif") no-repeat;
		}

#header {
	margin: 0 auto 10px;
}

#content-top, #content {
	margin: 0 auto;
}

#content-top {
	width: 755px;
	background: url("images/box-top.png") top center no-repeat;
	height: 20px;
}

#content {
	width: 755px;
	padding: 10px 0 20px;
	background: url("images/box-bottom.png") bottom left no-repeat;
	overflow: hidden;
}

	#main {
		width: 494px;
		padding: 0 20px;
		float: left;
	}
	
		#feature {
			width: 291px;
			float: left;
			margin-top: 30px;
		}
		
			#feature-hd-top {
				background: url("images/feature-hd-top.png") top no-repeat;
				height: 10px;
			}
		
			#feature h2 {
				background: #363f16 url("images/feature-hd.png") bottom no-repeat;
				padding: 0 15px 10px;
				font-size: 2.2em;
				color: #fff;
			}
			
			#feature-date-top {
				background: url("images/feature-date-top.png") top no-repeat;
				height: 5px;
				margin-top: 10px;
			}
			
			#feature-date {
				background: #bcc3a6 url("images/feature-date.png") bottom no-repeat;
				padding: 0 15px 5px;
				font-weight: bold;
				font-size: 1.6em;
				color: #fff;
				margin-bottom: 20px;
			}
			
			#feature p {
				font-size: 1.4em;
				line-height: 1.5;
				color: #333;
				margin-bottom: 10px;
			}
			
		#blogs-top {
			width: 186px;
			float: right;
			background: url("images/blogs-top.png") top no-repeat;
			height: 10px;
			margin-top: 30px;
		}
		
		#blogs {
			width: 165px;
			float: right;
			background: #e1e8cf url("images/blogs.png") bottom no-repeat;
			text-align: right;
			padding: 0 10px 30px 10px;
		}
		
			#blogs h2 {
				font-weight: bold;
				font-size: 2.4em;
				color: #919686;
				padding: 5px 0;
			}
			
			.blog-item {
				border-top: 1px solid #ccc;
				padding-top: 10px;
				margin-bottom: 10px;
			}
			
				.blog-item h3 {
					font-weight: bold;
					font-size: 1.4em;
					color: #919686;
					margin-bottom: 5px;
				}
				
				.blog-item p {
					font-size: 1.2em;
					color: #919686;					
				}
				
				.blog-item .more a {
					font-weight: bold;
					font-size: 1em;
					color: #919686;
				}
	
	#sidebar {
		width: 197px;
		float: right;
		margin-right: 20px;
	}
	
		#sidebar h2 {
			font-weight: bold;
			font-size: 2.4em;
			color: #a9b192;
			margin-bottom: -3px;
		}
	
		.sb-top {
			background: url("images/sb-top.png") top no-repeat;
			height: 17px;
			margin-bottom: -7px;
		}
		
		#sb-gallery, #sb-videos {
			background: url("images/sb.png") bottom no-repeat;
			padding: 5px 15px 35px;
			height:300px;
			margin-bottom: 10px;
	
		}
		
		#sb-videos {
		height:90px;
		}
		
			#video-link {
				display: block;
				margin: 0 auto 10px;
			}
		
			#video-nav-back, #video-nav-next {
				font-weight: bold;
				font-size: 1.2em;
			}
			
			#video-nav-back {
				float: left;
			}
			
			#video-nav-next {
				float: right;
			}

#footer {
	width: 780px;
	margin: 10px auto;
	text-align: center;
	clear: both;
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 20px;
}
.sidegal {
margin-left:3px;
margin-bottom:3px;
color:#CCCCCC;
border-width:2px;
border-color:#CCCCCC;
border-style:solid;
}

