/* @override 
	http://impulse-one.com/v2/style.css
	http://impulse-one.com/style.css
*/

body {
	font-family: "century gothic", "trebuchet ms", arial, sans-serif;
	width: 775px;
	margin-right: auto;
	margin-left: auto;
}


a {
	color: #34c6f4;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

div#content {
	width: 775px;
	margin-right: auto;
	margin-left: auto;
}

div#header {
	width: 775px;
	height: 140px;
	padding-left: 20px;
}

div#main {
	width: 775px;
	padding-top: 0;
top: 0; _top: 0px;
	left: 0;
	_left: 0;
	height: 365px;
	position: relative;
}


*:first-child+html #main{
	top: 0; _top: 0px;
	left: 0;
	_left: 0;
}

#content div.update {
	position: absolute;
	top: 0;
	width: 150px;
	height: 36px;
	background: url(img/update_bg.png) no-repeat;
	padding-top: 12px;
	padding-left: 13px;
	right: 2px;
}

#content div.update:hover {
	background-image: url(img/update_bg_hov.png)
;
	}
	
#content div.update:hover a{
	 color: #34c6f4;	

}

#content div.update a {
	color: #fff;
	text-decoration: none;
	font-size: 14px;
}

#content div.update a:hover {
color: #34c6f4;	
}

div.nav {
	width: 420px;
	margin-bottom: -1px;
	position: relative;
	top: -87px;
	left: 310px;
}

.io_logo img {
}

.nav a {
	color: #7d7d7d;
	text-decoration: none;
	letter-spacing: -.04em;
	font-size: 1em;
}

.nav a.active {
	color: #34c6f4;
	font-size: 1.3em;
}

.nav a:hover {
	color: #34c6f4;
	padding: 5px;
	margin: -5px;
	text-decoration: none;
}

.nav a.active:hover {
	color: #34c6f4;
	
}

.right div.words h2 {
	color: #34c6f4;
	margin: 0 0 -16px;
	font-weight: normal;
	font-style: normal;
	padding-bottom: 0;
	font-size: 20px;
}

div.blue.box {
	width: 355px;
	background-color: #34c6f4;
	margin-bottom: 15px;
	color: #fff;
	font-size: 1.2em;
	padding: 5px 15px 5px 24px;
	position: relative; top: 0; _top: 0px;
	left: 0;
	_left: 0;

}

ul.brands h3 {
	text-align: center;
	background-color: #7d7d7d;
	color: #fff;
	font-weight: normal;
	font-style: normal;
	font-size: 15px;
	width: 100%;
}

div.left {
	width: 365px;
	height: 365px;
	position: relative;
	margin-right: 30px;
}

.left div.pic {
	width: 365px;
	height: 365px;
}

div.right {
	width: 390px;
	position: relative;
	top: -365px;
	left: 380px;
	height: 365px;
}

.right div.words {
	margin-left: 24px;
}

.right div.words p {
	word-spacing: 1px;
	color: #7d7d7d;
	margin-bottom: 28px;
	font-size: 16px;
	width: 360px;
	margin-top: 22px;
}

div.footer {
	width: 775px;
	position: absolute;
	top: 570px;
}

div.footer ul.brands {
	padding: 0;
}

ul.brands p {
	font-size: 10px;
	text-align: center;
	margin: -13px 0 20px;
	width: 100%;
}


ul.brands li {
		width: 775px;
		display: inline;
	padding-left: 20px;
	padding-right: 20px;
}


div.footer ul.brands li a img {
	margin-bottom: 0;
	margin-top: 0;
	margin-right: 0;
	padding-left: 10px;
	padding-right: 10px;
}

div.footer div.retailers img {
	margin-left: 90px;
	margin-right: auto;
}

div.footer p.footer_text {
	text-align: center;
	font-size: .5em;
	color: #7d7d7d;
}

div.footer p.footer_text a{
		color: #7d7d7d;
	text-decoration: none;
}

