body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/bg.jpg) no-repeat center top;
}
p {
	color: #666666;
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	text-align: left;
}

div,ul,li {
	color: #666666;
	margin: 0;
	padding: 0;
}
#outter_wrap {
	width: 1014px;
	height: 864px;
}
#top_wrap {
	width: 994px;
	height:130px;
	margin-top:23px;
	margin-bottom:23px;
}
#middle_wrap {
	width: 1014px;
}
#middle_left {
	float:left;
	width: 218px;
	min-height:400px;
}
#middle_right {
	float:right;
	width: 794px;
	min-height:400px;
}

#footer_wrap {
	clear:both;
	width: 1016px;
	height: 33px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(images/footer_bg.jpg);
}

#footer_wrap p {
	text-align:center;
	font-size: 9px;
	line-height:33px;
	font-weight: bold;
}



#menu_wrap {
	width: 218px;
	height: 213px;
	background-image: url(images/menu_bg.jpg);
	float:left;
}

#menu_wrap ul{
	list-style: none;
	padding: 0;
	margin-top:10px;
	margin-left: 10px;
}

#menu_wrap li {
	float:left;
	clear:left;
	width:198px;
	height:30px;
	background-image: url(images/menu_item_bg.jpg);
}
#menu_wrap li a {
	width:170px;
	height:30px;
	line-height: 30px;
	float: left;
	display: block;
	text-decoration: none;
	text-align: left;
	padding-left: 30px;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
}

.promo_wrap {
	width: 218px;
	height: 270px;
	float:left;
	clear:left;
	margin-top: 10px;
}
.promo_top {
	background-image: url(images/promo_top.gif);
	background-repeat: no-repeat;
	height:11px;
	width:218px;
}
.promo_mid {
	width: 218px;
	height: 205px;
	background-image: url(images/promo_mid.gif);
}
.promo_bot {
	width: 218px;
	height: 47px;
	background-image: url(images/promo_bot.gif);
}
.promo_bot_text {
	float:right;
	width: 170px;
	height: 37px;
	font-family: Verdana;
	font-size: 9px;
	text-align:left;
	padding-top: 10px;
}
.promo_bot_text a {
	font-weight: bold;
}

#player {
	width:575px;
	height:324px;
}

#player {
	float: right;
	width:575px;
	height:324px;
}
#playitsmart {
	float: right;
	width:219px;
	height:324px;
}

.feature {
	float:left;
	width:380px;
	height:294px;
	background-image: url(images/feature_bg.jpg);
	margin-top: 16px;
	margin-left: 6px;
	margin-right: 6px;
	text-align: left;
}

.feature_content {
	width:350px;
	margin:12px;
	font-size: 10px;
}

.feature_content .subtitle {
	margin:6px 0 0 0;
	font-weight: bold;
}

.feature_content .description {
	margin:6px 0 0 0;
	line-height: 16px; 
}

.feature_content .product_image {
	float:right;
	margin:10px 0 0 10px;
}

.feature_content .more_information {
	float:left;
	width:100px;
	height:18px;
	margin:12px 0 0 0;
}
.feature_content .more_information p {
	margin:0;
	line-height: 18px;
	font-weight: bold;
}

.feature_content .more_information_image {
	float:left;
	width:17px;
	height:18px;
	margin:12px 0 0 0;
}

.feature_content .price {
	clear:left;
	font-weight: bold;
	margin:12px 0 6px 0;
}

#big_window {
	position:relative;
	float:left;
	clear:left;
	width:793px;
	background: url('images/big_window_mid.jpg') repeat-y;
	text-align: left;
}
#big_window #top {
	position:absolute;
	top:0;
	left:0;
	width:793px;
	height:236px;
	background: url('images/big_window_top.jpg') no-repeat;
	text-align: left;
	z-index:0;
}
#big_window #content {
	position:relative;
	top:0;
	left:0;
	width:793px;
	z-index:1;
	padding-bottom:12px;
}
#big_window_title {
	margin:0px 0 0 50px;
	width:645px;
	height:30px;
	text-align: left;
	z-index:2;
}
#big_window_text {
	margin:50px 0 0 50px;
	width:685px;
	font:normal 11px/13px Verdana;
	z-index:2;
}
#big_window_text p {
	text-align:left;
	margin:12px 0 0 0;	
	font:normal 10px/13px Verdana;
}
#big_window_text p.series_title {
	text-align:left;
	margin:12px 0 0 0;	
	font:bold 10px/13px Verdana;
	text-decoration: none;
}
#big_window_text ul {
	text-align:left;
	margin:12px 0 0 12px;	
	font:normal 10px/13px Verdana;
}
#big_window_text li {
	text-align:left;
	margin:6px 0 0 0;	
	font:normal 10px/13px Verdana;
}
#big_window_text .series_listing {
	width:100%;
	position:relative;
	text-align:left;
	clear: both;
	padding-top:8px;
}
#big_window_text .series_image {
	width:120px;
	float:right;
	text-align: center;
}

#big_window_bottom {
	position:relative;
	float:left;
	clear:left;
	width:793px;
	height:46px;
	background: url('images/big_window_bot.jpg') no-repeat;
}



a {color: #0775a2;text-decoration: none;}
a:hover {color: #000000;text-decoration: underline;}
a:visited {color: #0775a2;text-decoration: none;}
a:visited:hover {color: #000000;text-decoration: underline;}

a.resources {color: #666666;text-decoration: underline;}
a.resources:hover {color: #000000;text-decoration: underline;}
a.resources:visited {color: #666666;text-decoration: underline;}
a.resources:visited:hover {color: #000000;text-decoration: underline;}
