@charset "UTF-8";
body {
	background-color: #3B3B3B;
}
#wrapper {
	position:relative;
	height: auto;
	width: 1000px;
	background-color:#161616;
	margin: 0px auto;
	z-index: 5;
}
#copyright {
	position:relative;
	height: auto;
	width: 1000px;
	background-color:#3b3b3b;
	margin: 0px auto;
	text-align:center;
	color:#FFF;
}
#header {
	height: auto;
	margin-bottom: 10px;
	padding: 10px;
	width: 980px;
	color: white;
	background-color: #161616;
	margin-top: 10px;
	position:relative;
}
.headerCenter {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 60px;
}
.navBar {
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
	display: inline;
}
#header li {
	text-decoration: none;
	float: left;
	margin-left:54px;
	display: inline;
}
#header ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 2px;
	margin-left:40px;
	
}
#header li a:link,#header li a:visited {
	background:#161616;
	color:#FFF;
	padding: 3px 3px;
	font-family:"Times New Roman", Times, serif;
	font-size:1.15em;
	display: block;
	text-decoration: none;
	line-height: 1.2em;
	margin-right: .5em;
}
#header li a:hover{
	color:#F90;
	background:#161616;
}
#header li a.current,#header li a.current:hover,#header li a.current:active {
	
}
#mainContent {
	background: #fff;
	color: #161616;
	height: auto;
	margin-bottom: 10px;
	padding: 5px;
	width: 590px;
	float: right;
	margin-right: 70px;
	text-align: justify;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	z-index: 6;
	min-height: 450px;
}
#mainContent h1 {
	font-size:22px;
}
#sidebar {
	float: left;
	color: #161616;
	background: #fff;
	width: 226px;
	height:auto;
	padding: 5px;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-size: 18px;
	margin-left: 70px;
}
#featuresContent {
	float: left;
	color: #161616;
	background: #fff;
	height: auto;
	width: 226px;
	padding: 5px;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-size: 18px;
	margin-left: 70px;
	margin-top: 25px;
}
#cabinetSidebar {
	float: left;
	color: #161616;
	background: #fff;
	height: auto;
	width: 226px;
	padding: 5px;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-size: 18px;
	margin-left: 70px;
	margin-bottom: 25px;
}
.newsletterIcon {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 1px;
}
.newsIcon {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 60px;
}
.joinIcon {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 16px;
}
.sidebarIcons {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 16px;
}
.currentLink{
color:#F90 !important;
}
.currentLinktwo{
	color:#F90 !important;
	background-color:#161616 !important;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#offerIcon p{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	margin-left: 10px;
	margin-right: 10px;
}
#hoursIcon p{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}
#footer {
	background-color: #161616;
	bottom: auto;
	width: 980px;
	height: 75px;
	margin-top: 10px;
	padding: 10px;
	margin-bottom: 10px;
}
#footer li {
	text-decoration: none;
	float: left;
}
#footer ul{
	float:left;
	list-style:none;
	margin:0px;
	padding:2px;
	margin-left:160px;
}
#footer li a:link,#footer li a:visited {
	background:#161616;
	color:#FFF;
	padding: 3px 3px;
	font-family:"Times New Roman", Times, serif;
	font-size:1em;
	display: block;
	text-decoration: none;
	line-height: 1.2em;
	margin-right: .5em;
}
#footer li a:hover{
	color:#F90;
	background:#161616;
	cursor:default;
}
.navBarbottom{
	margin-top: 0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:60px;
}
.clearFloat {
	clear:both;
	height:0;
	font-size:1px;
	line-height:0px;
}
.white {
color:#FFFFFF;
padding:5px 7px 4px 4px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	clear: both;
	margin-top: 0px;
	font-style: normal;
	text-align: center;
	font-weight: normal;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
}
#floater {
	height: auto;
	width: 226px;
	background: #fff;
	border: thin double #333;
	text-align: center;
	float: left;
	margin-left: 69px;
	padding: 5px;
	margin-top: 20px;
	color:#161616;
}
#twitterfeedIcon  {
	height: auto;
	width: 226px;
	background: #fff;
	border: thin double #333;
	text-align: center;
	float: left;
	margin-left: 69px;
	padding: 5px;
	margin-top: 20px;
	color:#161616;
}
#floater #joinIcon {
	padding-top: 5px;
}
#floater #phone {
	padding-bottom: 5px;
	font-family: "Times New Roman", Times, serif;
}
#sidebar #productsNav ul {
	margin:0;
	padding:0;
	list-style:none;
}
#sidebar #productsNav ul li {
	margin:0;
	padding:0;
}
#sidebar #productsNav ul a {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#FFF;
	text-decoration:none;
	line-height:30px;
	display:block;
	width:194px;
	padding-left:13px;
	padding-right:13px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #161616;
	background-color: #161616;
}
.lightgrayNavCurrentLink {
	color: #F90 !important;
	background-color: #3b3b3b !important;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#cabinetSidebar #cabinetsNav ul {
	margin:0;
	padding:0;
	list-style:none;
}
#cabinetSidebar #cabinetsNav ul li {
	margin:0;
	padding:0;
}
#cabinetSidebar #cabinetsNav ul a {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#FFF;
	text-decoration:none;
	line-height:30px;
	margin:0;
	display:block;
	width:200px
	padding-left:26px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFF;
	background-color: #161616;
}
rss {
display: block;
font-family: "Times New Roman", Times, serif;
}
title {
	display: block;
	margin: 5px;
	padding: 2px;
	color: #161616;
	font-size:16px;
	font-weight:bold;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}
link {
display: block;
font-size: small;
padding-left: 10px;
color:#F90
}
item {
	display: block;
}
docs {
	display: block;
	margin: 20px;
	text-align: center;
	padding: 5px;
	color: #161616;
}
description {
	display:block;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #161616;
	word-spacing: normal;
	text-align: center;
}
pubDate {
	font-size:10px;
	text-align: center;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: underline;
	padding: 0px;
	font-weight: normal;
	text-align: left;
	margin-left: 15px;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	margin-left: 30px;
}
/* all hidden elements */
language, lastBuildDate, ttl, guid, category {
display: none;
}
#wrapper #mainContent #testimonialsContent p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #161616;
	letter-spacing: normal;
	text-align: justify;
}
#wrapper #mainContent #aboutContent p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
}
#wrapper #mainContent #marbleContent table {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}
#wrapper #mainContent #silverlineContent table {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: center;
}
#wrapper #mainContent #designerContent table {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: center;
}
#wrapper #mainContent #platinumContent table {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: center;
}
#wrapper #mainContent #hardwareContent table tr td {
	text-align: justify;
}
.lightgrayNav {
	background-color: #3b3b3b !important;
}
#singleColumnContent {
	background: #fff;
	color: #161616;
	margin-bottom: 10px;
	padding: 5px;
	width: 830px;
	float: right;
	margin-right: 70px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	z-index: 6;
}
#sidebar li a:hover {
	color: #F90 !important;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#wrapper #floater #hoursIcon h4 a {
	font-family: "Times New Roman", Times, serif;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	color: #161616;
}
