html, body {
	height:100%;
	font-family:Arial, Helvetica, "Lucida Grande", Lucida, sans-serif;
	font-size:80%;
	color:#7f8183;
	margin:0;
	padding:0;
}
#wrap {
	min-height:100%;
	position:relative;
}
/*RESET
*/
div, dl, a, dt, p, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	text-decoration:none;
	margin:0;
	padding:0;
}

/*TYPOGRAPHY
*/
p {
	font-size:1.5em;
}
a {
	color:#09F;
}
a:hover {
	color:#999;
	text-decoration: underline;
}
h1 {
	font-size:1.5em;
	font-weight:400;
	padding-bottom:20px;
}
h2 {
	font-size:1.5em;
	font-weight:bold;
}
h3 {
	font-size:1.5em;
	font-weight:400;
}
.read_more {
	font-size:1.5em;
}
.copyright {
	float:left;
	padding-top:5px;
	margin:0;
}
.policy {
	float:right;
	padding-top:5px;
	margin:0;
}
.clear {
	clear:both;
	padding-bottom:60px;
}
.space {
	margin:0 0 15px;
}
#footer p, #footer a {
	color:#fff;
}

/* 
TOP NAVIGATION
*/
#nav {
	height:37px;
	width:942px;
}
#home {
	background:transparent url(../images/nav/home.gif) no-repeat left top;
}
#meet {
	background:transparent url(../images/nav/meet.gif) no-repeat left top;
}
#support {
	background:transparent url(../images/nav/support.gif) no-repeat left top;
}
#products {
	background:transparent url(/images/nav/products.gif) no-repeat left top;
}
#contact {
	background:transparent url(../images/nav/contact.gif) no-repeat left top;
}
#nav_home a {
	float:left;
	width:90px;
	height:37px;
	text-decoration:none;
	text-indent:-4000px;
	margin:0;
	padding:0;
}
#nav_meet a {
	float:left;
	width:137px;
	height:37px;
	text-decoration:none;
	text-indent:-4000px;
	margin:0;
	padding:0;
}
#nav_support a {
	float:left;
	width:185px;
	height:37px;
	text-decoration:none;
	text-indent:-4000px;
	margin:0;
	padding:0;
}
#nav_products a {
	float:left;
	width:232px;
	height:37px;
	text-decoration:none;
	text-indent:-4000px;
	margin:0;
	padding:0;
}
#nav_contact a {
	float:left;
	width:144px;
	height:37px;
	text-decoration:none;
	text-indent:-4000px;
	margin:0;
	padding:0;
}
#nav_get a {
	float:left;
	width:154px;
	height:37px;
	text-decoration:none;
	text-indent:-4000px;
	margin:0;
	padding:0;
}
#get, #shop {
	background:transparent url(../images/nav/get.gif) no-repeat left top;
}
#nav_home, #nav_meet, #nav_support, #nav_contact, #nav_get, #nav_products {
	z-index:4000;
	background:transparent;
	margin-top:0;
	margin-right:0;
	float:right;
}
#nav_home li, #nav_meet li, #nav_support li, #nav_contact li, #nav_get li, #nav_products li {
	float:left;
	list-style:none;
	margin:0;
}
#nav_home a:hover, #nav_meet a:hover, #nav_support a:hover, #nav_contact a:hover, #nav_get a:hover, #nav_products a:hover {
	background-position:0 -37px;
}
#nav_home .active, #nav_support .active, #nav_contact .active, #nav_get .active {
	background-position:0 -74px;
}
#nav_meet .active, #nav_products .active {
	background-position:0 -75px;
}
.subnav .subnavonpage a:link, .subnav .subnavonpage a:visited {
	background-color:#0397d6;
	color:#fff;
	text-decoration:none;
	padding:5px;
}
/* 
TOP NAVIGATION END
*/


#content {
	padding-bottom:60px;
}
#banner {
	height:95px;
	width:100%;
	background:url(../images/blue-banner.png) repeat-x;
}
#buynow {
	float:right;
	width:199px;
	height:70px;
	margin:0;
	padding:0;
}
#buynow img {
	width:197px;
	height:70px;
	border:0;
}
#tab {
	float:left;
	margin-left:60px;
}
#tab img {
	width:256px;
	height:125px;
}
#header_big {
	height:324px;
	width:1066px;
	background:url(../images/header_big2.jpg) no-repeat;
}
#container {
	width:942px;
	height:100%;
	margin:0 auto;
}
#content_tab {
	width:942px;
	height:86px;
	margin:0 auto;
}
#left-column {
	width:280px;
	height:100%;
	padding-bottom:60px;
	float:left;
	padding-right:20px;
}
#left-column img {
	margin-left:130px;
}
#left-column p {
	padding:0 0 20px;
}
#left-column a:hover {
	text-decoration: underline;
}
#main {
	width:315px;
	float:left;
	height:100%;
	margin-left:60px;
	padding:0 20px 60px 5px;
}
#right-column {
	width:242px;
	height:100%;
	float:left;
	margin:0;
	padding:0;
}
#right-column img {
	float:right;
}
.thumbnail {
	padding-right:10px;
	clear:left;
	float:left;
}
#hue {
	position:relative;
	float:left;
	width:300px;
	height:86px;
}
#hue img {
	width:300px;
	height:86px;
	float:left;
}
#video {
	margin-left:464px;
}
#facebook {
	width:198px;
	float:right;
}
#right-column .twitter-icon {
	margin-right:20px;
	padding-bottom:10px;
}
#content-box, #pre-content {
	width:942px;
	margin:0 auto;
}
#footer {
	position:absolute;
	bottom:0;
	width:100%;
	min-height:60px;
	background:#0397d6;
}
#footer_container {
	width:942px;
	padding-top:15px;
	margin:0 auto;
}
#footer a:hover {
	text-decoration:underline;
}
