body {
	font-family: Century Gothic, Arial, monotype;
	color:#757575;
	}

#wrapper {
	margin-top:15px;
	margin-bottom:50px;

	}

#logo {
	margin-left:-5px;
	}

#nav {
	width:145px;
	height:213px;
	background:url(../images/nav_bg.jpg) top left no-repeat;
	text-align:center;
	padding-left:3px;
	}

#nav ul {
	list-style-type: none;
	padding-top: 20px;
	width:138px;
	}

#nav ul li {
	margin:0px;
	padding:10px 0px;
	width:138px;
	cursor:pointer;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.1em;
	color:#000;
	border-top:1px solid #E8E8E8;
	border-bottom:1px solid #A2A2A2;
	}

#nav ul #first {
	border-top:none;
}

#nav ul #last {
	border-bottom:none;
}

#nav ul li:hover {
	background:#414141;
	/*#ff6408;*/
	color:#fff;
	}

#nav ul li.active {
	background:#ff6408;
	color:#fff;
	}

#contact_box {
	width:125px;
	height:118px;
	background:url(../images/contact_bg.jpg) top left no-repeat;
	padding:20px 10px 10px 10px;
	text-align: center;
	}

#contact_box h3 {
	margin: 0px;
	}

#contact_box a.orange {
	font-size: .9em;
	font-weight:bold;
	text-decoration: none;
	color:#ff6408;
	}

#contact_box a.orange:hover {
	text-decoration: underline;
	}

#bar_top {
	width:800px;
	height:26px;
	padding-left:3px;
	}

#orange_top {
	width:136px;
	height:26px;
	background:#ff6408;
	float:left;
	margin-right:5px;
	}

#grey_top {
	width:641px;
	height:26px;
	background:#414141;
	float:left;
	}

#header {
	width:793px;
	height:132px;
	background:url(../images/ipowerheader.jpg) top left no-repeat;
	}

#container {
	width:555px;
	min-height:492px;
	background:url(../images/content_bg.jpg) top left repeat-y;
	float:left;
	margin-left:2px;
	margin-bottom:10px;
	}

#container_top {
	width:555px;
	height:7px;
	background:url(../images/content_top_bg.jpg) top left no-repeat;
	}

#container_bottom {
	width:555px;
	height:8px;
	background:url(../images/content_bottom_bg.jpg) top left no-repeat;
	}

#content {
	width:521px;
	background:transparent url(../images/ipod.jpg) no-repeat scroll 50px 130px;
	margin:10px;
	min-height:590px;

}

#content #top_left {
	padding: 10px 20px;
	margin: 0px;
	width: 280px;
	}

#content #top_left p {
	font-weight: bold;
	line-height: 1;
	}

#content #top_left .orange {
	color:#ff6408;
	}

#content #top_left h1.orange{
	margin: 0px;
	margin-bottom:-10px;
	color:#ff6408;
	font-size: 2.2em;
	}


#content #bottom_right {
	float:right;
	margin: 150px 20px 0px 20px;
	text-align: center;
	}

#content #bottom_right h3 {
	color: #000;
	}

#sidebar_wrapper {
	width:224px;
	min-height:491px;
	background:url(../images/sidebar_bg.jpg) top left repeat-y;
	float:right;
	margin-right:-5px;
	margin-bottom:5px;
	}

#sidebar {
	width:184px;
	min-height:439px;
	background:transparent url(../images/sidebar_top_bg.jpg) top left no-repeat;
	padding:20px;
	font-weight:bold;
	}

#sidebar h1 {
	color: black;
	}

#sidebar a.orange {
	font-size:1.3em;
	color:#ff6408;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
	}

#sidebar a.orange:hover {
	text-decoration:underline;
	}

#sidebar_bottom {
	width:224px;
	height:12px;
	background:url(../images/sidebar_bottom_bg.jpg) top left no-repeat;
	}

#bar_bottom {
	width:800px;
	height:8px;
	padding-left:3px;
	}

#orange_bottom {
	width:136px;
	height:8px;
	background:#ff6408;
	float:left;
	margin-right:5px;
	}

#grey_bottom {
	width:641px;
	height:8px;
	background:#414141;
	float:left;
	}

#ce {
	float:left;
	margin:4px 0px 0px 0px;
	}

#footer {
	color:#757575;
	float:right;
	width:740px;
	font-weight:bold;
	font-size: .9em;
	margin:0px 0px 40px 0px;
	}

#footer em.orange {
	font-size:1.4em;
	color:#ff6408;
	padding-right:2px;
	}

.buynow {
	background: transparent url(../images/buynow.jpg) top left no-repeat;
	width: 107px;
	height: 28px;
	cursor: pointer;
	}

#sizzle{
padding:40px 0px 0px 50px;font-size:2.0em;
}