/* RESET - v1.0 | 20080212 */

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;
}
body {

	font-family:Verdana,sans-serif;
	background-image:url('../images/back.jpg');
	background-repeat:no-repeat;
	background-position: top center;
}

#container {
	width:950px;
	margin: 0 auto;
}

#header_images {
	float:left;

}

ol, ul {
	list-style: none;
/*	margin-top:15px;*/
}

p.video {
color:#666666;
font-size:12px;
margin-top:9px;
width:180px;
}

#videos {
	height:578px;
	float:left;
	width:950px;
	background-image: url('../images/back-white.jpg');
	background-repeat:no-repeat;
	background-position: 0px 0px;
	margin-top:0px;
}

li.video_box_1, li.video_box_2, li.video_box_3, li.video_box_4, li.video_box_5, li.video_box_6 {
	width:248px;
	height:288px;
	float:left;
	margin-left:48px;

}

li.video_box_1 {
	background-image: url('../images/video-back1.png');
	background-repeat:no-repeat;
	background-position: 0px 0px;
}

li.video_box_2 {
	background-image: url('../images/video-back2.png');
	background-repeat:no-repeat;
	background-position: 0px 0px;
}

li.video_box_3 {
	background-image: url('../images/video-back3.png');
	background-repeat:no-repeat;
	background-position: 0px 0px;
}

li.video_box_4 {
	background-image: url('../images/video-back4.png');
	background-repeat:no-repeat;
	background-position: 0px 0px;
}

li.video_box_5 {
	background-image: url('../images/video-back5.png');
	background-repeat:no-repeat;
	background-position: 0px 0px;
}

li.video_box_6 {
	background-image: url('../images/video-back6.png');
	background-repeat:no-repeat;
	background-position: 0px 0px;
}

.video_top {
	height:197px;
	width:244px;	
	padding:3px;
}

.video_bottom_1, .video_bottom_2, .video_bottom_3, .video_bottom_4, .video_bottom_5, .video_bottom_6 {
	height:78px;
}

.video_bottom_1 {
	background-image: url('../images/video_price_1.png');
	background-repeat:no-repeat;
	background-position: 189px 0px;
}

.video_bottom_2 {
	background-image: url('../images/video_price_2.png');
	background-repeat:no-repeat;
	background-position: 189px 0px;
}

.video_bottom_3 {
	background-image: url('../images/video_price_3.png');
	background-repeat:no-repeat;
	background-position: 189px 0px;
}

.video_bottom_4 {
	background-image: url('../images/video_price_4.png');
	background-repeat:no-repeat;
	background-position: 189px 0px;
}

.video_bottom_5 {
	background-image: url('../images/video_price_5.png');
	background-repeat:no-repeat;
	background-position: 189px 0px;
}

.video_bottom_6 {
	background-image: url('../images/video_price_6.png');
	background-repeat:no-repeat;
	background-position: 189px 0px;
}

 #footer_images {
	float:left;
}

#footer_text {
	float:right;
	padding-top:70px;
	padding-right:6px;
	font-family:Verdana,sans-serif;
	font-size:10px;
	
}

.download_1 {
	background-image: url('../images/download_style.gif');
	background-repeat:no-repeat;
	background-position: 96px 5px;
	padding-right:40px;
	color:#49b722;
	text-decoration:none;
	font-size:12px;
}


.download_2 {
	background-image: url('../images/download_style.gif');
	background-repeat:no-repeat;
	background-position: 127px 5px;
	padding-right:40px;
	color:#49b722;
	text-decoration:none;
	font-size:12px;
}























