* {
	font-family: Verdana, Geneva, sans-serif;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #3B3F47;
	
}
#container {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #FFF;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	position:relative;
	float: left;
	height: 144px;
	width: 960px;
	position: relative;
	background-image: url(images/header-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	display: inline;
	z-index:		4;
}
#company_info {
	position:relative;
	height: 105px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}

#phone_number {
	font-size:12px;
	color: #0090cc;
	width: 210px;
	float: right;
	height: 35px;
	text-align: right;
	margin-top: 30px;
	
}

#phone_number h2{
	font-size: 20px;
	color: #ffffff;
	display: inline;
	font-weight:bold;
}
#navigation {
	position:relative;
	background-color: #600;
	height: 21px;
	width: 960px;
	padding-top: 9px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	display: inline;
	clear: both;
	float: left;
	z-index:6;
	background-image: url(images/nav-bar.jpg);
	background-repeat: repeat-x;
}

#navigation ul {
	margin-left:160px;
}


#content {
	height:auto;
	width: 960px;
	background-color: #FFF;
	z-index: 1;
}
#product_info .product_name{
	color: #3399CC;
	display: inline;
}
#company_tagline {
	position:relative;
	float: left;
	height: 60px;
	width: 450px;
	text-align: center;
	padding-left: 50px;
	margin-top: 9px;
}
#search_and_share {
	width: 471px;
	height: 30px;
	display: inline;
}


#share {
	float: right;
	width: 140px;
	margin-top: 6px;
}
#search {
	color:#000000;
	margin-top:3px;
	width: 260px;
	float: left;
	height: 30px;
}
#search p {
	color:#000000;	
}

#search input {
	margin-right: 4px;
	margin-left: 4px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	border: 1px solid #CCC;
	color: #000000;
	background-color: #FFF;
}

#link_block {
	height: 115px;
	width: 300px;
	margin-bottom: 8px;
}
#link_block img {
	position:relative;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
}
#company_logo {
	position:relative;
	float: left;
	height: 114px;
	width: 489px;
}

#site_links {
	position:relative;
	background-color: #333;
	height: 12px;
	width: 940px;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFF;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 4px;
	margin: 0px;
	clear: both;
}
#site_links p {
	color: #FFF;
}

#introduction p {
	font-size: 12px;
}
#introduction {
	width: 300px;
	margin-bottom: 8px;
}

#introduction blockquote {
	display: block;
	margin: 1em 0px;
	font-size: 14px;
	font-style: italic;
	border: 4px double black;
	padding: 10px;
}

#company_tagline h1 {
	font-size:22px;
	font-weight: normal;
	color: #FFF;
	display: inline;
}

#footer {
	position:relative;
	clear: both;
	width: 960px;
	height: 52px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	font-size: 11px;
	padding-top: 15px;
}

#footer p {
	font-size:10px;
}

#copywrite {
	font-size: 9px;
	color: #999;
	height: 55px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	margin-bottom: 20px;
}

#copywrite p{
	color:#999;
}

#brand_logos {
	position:relative;
	height: 39px;
	width: 940px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}
#footer p {
		font-size: 11px;
}
#footer img {
	font-size: 11px;
	margin-right: 10px;
	margin-left: 10px;
}
#navigation a:link {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
}
#navigation a:hover {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 12px;
	text-decoration: underline;
}

#promo {
	width: 300px;
	height: 115px;
	background-color:#FFF;
	margin-bottom: 8px;
}
.promotion {
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}



/***************************** Nagiation Style ******************************/


/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
	z-index: 10;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;

	width:			10em; /* left offset of submenus need to match (see below) */
	list-style:		none;
}
.sf-menu ul li {
	width:			120px;
	list-style:		none;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
	list-style:		none;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	z-index:		12;
	
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
	z-index:		14;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** SKIN ***/
.sf-menu {
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 0;
}
.sf-menu a {
	text-decoration:none;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 3em;
	padding-bottom: 0.75em;
	padding-left: 3em;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#FFF;
	z-index:		99;
}
.sf-menu li {
	background:		none;
	z-index:		18;
}
.sf-menu li li {
	background:		#900;
	z-index:		20;
}
.sf-menu li li li {
	background:		#900;
}


/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	12px;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			0;
	top:			0; /* IE6 only */
	width:			1px;
	height:			1px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}




/***************************** End Nagiation Style ******************************/


.columns a:link {
	color: #3399cc;
	text-decoration: underline;
}

.columns {
	position: relative;
	height:auto;
	min-height: 25%;
	_height: 25%;
	width: 300px;
	float: left;
	margin-left: 15px;
	padding-top: 10px;
	display: inline;
	background-color: #FFF;
	z-index: 3;
}
.columns img {
	margin-bottom: 8px;
}



.double_wide_col {
	position: relative;
min-height: 25%;
_height: 25%;
	width: 616px;
	padding-top: 10px;
	margin-left: 15px;
	float: left;
}
.columns h2 {
	position:relative;
	font-size: 18px;
	margin-bottom: 5px;
}


.youtube_stream {
	position:relative;
	height: 234px;
	width: 288px;
	margin-bottom: 8px;
	background-color: #CCC;
	padding-top: 6px;
	padding-right: 6px;
	padding-left: 6px;
}

h1 .tag{
	font-size:22px;
	font-weight: normal;
	color: #036;
	display: inline;	
}
.double_wide_col h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	margin-top: 5px;
	margin-bottom: 8px;
}
.double_wide_col p {
	margin-bottom: 12px;
}

.double_wide_col a {
	color: #000000;
	text-decoration: underline;
}

.double_wide_col a:hover {
	color: #000000;
	text-decoration: underline;
}

.columns img {
	z-index: 50;
	margin-bottom: 8px;
}
.side_links ul {
	height: auto;
	width: 200px;
	list-style-position: outside;
	position: relative;
	margin-left:1px;
	padding-left: 20px;
	color: #FFF;
	list-style-type: none;
	padding-top: 3px;
	padding-bottom: 3px;
}


.side_links ul li {
	color: #FFF;
	padding-bottom: 4px;
}
.side_links {
	height: auto;
	width: 299px;
	position: relative;
	background-image: url(images/line_repeat_bg.gif);
	background-repeat: repeat;
	background-position: left top;
	color: #FFF;
	margin-left:1px;
	padding-top: 8px;
	padding-bottom: 15px;
	margin-bottom: 8px;
}
.side_links p {
	color: #FFF;
	padding-left: 10px;
}
.columns p {
	padding-bottom: 8px;
}

.columns table, .double_wide_col table {
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

.double_wide_col td {
	padding:6px;
}

.double_wide_col tr.alt {
	background: #E0E0E0;
}

.columns table tr td {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
}
.columns #product_info {
	height: auto;
	width: 300px;
	padding-bottom: 3px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #3399CC;
	margin-bottom: 12px;
}

.columns #product_info a, .columns #product_info a:hover {
	color: #3399CC;
	text-decoration: underline;
}

.columns h3 {
	font-size: 14px;
	padding-top: 2px;
	padding-bottom: 4px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 10px;
}

.columns ul {
	margin-left: 15px;
}

.columns ul li {
	list-style-type: disc;
	padding-bottom: 3px;
	margin-left: 15px;
}
.columns a:hover {
	color: #3399cc;
	text-decoration: none;
}
label {
	color: #900;
	padding-right: 5px;
}
table input{
	color: #333;
	background-color: #FFF;
	border: 1px solid #999;
	padding: 2px;
	margin-bottom: 5px;
}
textarea {
	color: #333;
	background-color: #FFF;
	border: 1px solid #999;
	padding: 2px;
	margin-bottom: 5px;
}

#site_links a, #site_links a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}

#copywrite a, #copywrite a:hover {
	color: #999999;
	text-decoration: underline;

}

#footer_copy {
	text-align:center;
	float:left;
	width:575px;
	height:auto;
	padding-left:200px;
}

div.stream {
	float: right;
	font-size: 8px;
	height: 65px;
	width: 105px;
	text-align: center;
}

.stream img {clear: both;}

.stream p {
	font-size:10px;
	font-size: 9px;
	width: 105px;
	display: inline;
}


.stream a:link, .stream a:hover, .stream a:visited, .stream a:active {
	font-size: 9px;
	color: #999;
	text-decoration: underline;
}
