/* =Common Elements
----------------------------------------------- */

* {
	margin: 0px;
	padding: 0px;
	}

body {
	background: #000 url('../images/bg.jpg') no-repeat center top;
	color: #fff;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px auto;
	}

img, div, table, td {
	behavior: url('iepngfix.htc');
	}

.clearit {
	clear: both;
	font-size: px; /*for IE*/
	height: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	}

.spacer {
	clear: left;
	height: 1px;
	}
	
h1, h2, h3, h4, h5, h6, h7 {
	font-weight: normal;
	}

#container {
	margin: 0px auto;
	width: 960px;
	}

#header {
	height: 128px;
	}

#logo {
	float: left;
	margin: 31px;
	height: 69px;
	width: 170px;
	}

#header ul {
	float: right;
	margin: 95px 0px 0px 0px;
	}

#header ul li {
	list-style: none;
	float: right;
	margin: 0px 0px 0px 50px;
	}

#header ul li a {
	color: #fff;
	text-decoration: none;
	}

#header ul li a:hover {
	color: #f77902;
	}

#feature {
	background: url('../images/feature_shadow.png') no-repeat bottom left;
	height: 282px;
	}

#feature #promo {
	background: #f77902 url('../images/feature_gnc_city.jpg') no-repeat 0px 0px;
	height: 220px;
	padding: 40px 0px 0px 40px;
	}

#feature h1 {
	font-size: 30px;
	line-height: 32px;
	width: 385px;
	}

#feature p {
	line-height: 14px;
	margin: 10px 0px 10px 0px;
	width: 330px;
	}

#head {
	background: url('../images/feature_shadow.png') no-repeat bottom left;
	height: 122px;
	}

#head h1 {
	background: url('../images/bg_head.gif') no-repeat top left;
	font-size: 36px;
	height: 60px;
	padding: 40px 0px 0px 30px;
	margin: 0px;
	}

.btn {
	background: url('../images/arrow.gif') no-repeat 0px 3px;
	font-size: 10px;
	font-weight: bold;
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	text-transform: uppercase;
	}

.btn a {
	color: #fff;
	text-decoration: none;
	}

.btn a:hover {
	color: #f77902;
	}
	
a.interior:link {
	color: #f77902;
	text-decoration: none;
	}
	
a.interior:hover {
	color: #fff;
	}
	
a.interior:visited {
	color: #f77902;
	}

#feature .btn a:hover {
	color: #000;
	}

#quads {
	background: url('../images/bg_quads.gif') no-repeat 0px 0px;
	}

#quads h2 {
	color: #ccc;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	}

#quads h1 {
	color: #fff;
	font-size: 18px;
	line-height: 20px;
	}
	
#quads p {
	color: #ccc;
	font-size: 11px;
	margin: 10px 0px 10px 0px;
	}
	
#quads-footer {
	background: url('../images/quads_footer.gif') no-repeat 0px 0px;
	height: 3px;
	}

#quad1 {
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 20px;
	width: 240px;
	}

#quad2 {
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 20px;
	width: 348px;
	}

#quad2 #pic {
	background-color: #000;
	border: 1px solid #666;
	float: right;
	margin: 0px 0px 0px 20px;
	padding: 5px;
	}

#quad2 #pic img {
	width: 97px;
	}

#quad3 {
	float: left;
	}

#quad3 h1 {
	color: #fff;
	font-size: 18px;
	line-height: 20px;
	}
	
#contactus {
	background: url('../images/quad3.gif') no-repeat 0px 0px;
	height: 84px;
	margin: -7px 0px 0px 0px;
	padding: 17px 0px 0px 15px;
	width: 257px;
	}

#news {
	padding: 15px 0px 0px 15px;
	}

#news h1 {
	color: #ccc;
	font-size: 10px;
	text-transform: uppercase;
	}

#news ul {
	}

#news ul li {
	background: url('../images/dotted.gif') repeat-x 0px 0px;
	list-style: none;
	padding: 5px 0px 5px 0px;
	}

#news ul li a {
	color: #999;
	text-decoration: none;
	}

#news ul li a:hover {
	color: #fff;
	}	
	
ul.press {
	list-style: none;
	font-size: 12px;
	font-weight: bold;
	}

ul.press li {
	margin: 0px !important;
	padding: 0px 0px 20px 0px !important;
	}

ul.press li a {
	color: #fff;
	text-decoration: none;
	}

ul.press li a:hover {
	color: #c30;
	text-decoration: underline;
	}	

ul.press li a:visited {
	color: #fff;
	}

#content {
	background: url('../images/bg_content.gif') no-repeat 0px 0px;
	border-bottom: 3px solid #454545;
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 30px;
	width: 618px;
	}

#content h1 {
	font-size: 18px;
	}

#content p {
	font-size: 12px;
	line-height: 17px;
	margin: 15px 0px 0px 0px;
	}

#content .btn {
	margin-top: 15px;
	}

#footer {
	color: #333;
	font-size: 10px;
	padding: 15px 0px 15px 0px;
	text-transform: uppercase;
	}

#footer a {
	color: #333;
	text-decoration: none;
	}


.video {
	margin: 0px 0px 10px 0px;
	}






