body {
	background-color: #ffffff;
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:Arial, Verdana, sans-serif;
	line-height:17px;
}
#container {
	width:100%;
	height:auto;
	margin:0 auto;
	margin-top:15px;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, hr, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
hr {
	border-bottom:1px dotted;
	margin-top:0px;
	margin-bottom:0px;
}

a.all-links:hover {
	border-bottom:1px dotted #999;
	color:#2a86bd;
}


/*Salesforce Portal Login*/
#login {
	width:300px;
	height:auto;
	padding: 0px;
	margin-bottom: 15px;
}
/*Salesforce Login */
form label {
	display: block;  /* block float the labels to left column, set a width */
	float: left;
	width: 50px;
	padding: 0;
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
}
form fieldset label:first-letter { /* use first-letter pseudo-class to underline accesskey, note that */
	text-decoration:underline;    /* Firefox 1.07 WIN and Explorer 5.2 Mac don't support first-letter *//* pseudo-class on legend elements, but do support it on label elements *//* we instead underline first letter on each label element and accesskey */
                                    /* each input. doing only legends would  lessens cognitive load */
                                   /* opera breaks after first letter underlined legends but not labels */
}
form input, form textarea {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 10px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
}
.submit-login {
	margin-left: 4.5em;
}

/**/

.titles {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#666;
	text-transform:capitalize;
}
.p {
	margin:0px;
	padding:0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	color: inherit;
	line-height: inherit;
	vertical-align: top;
}
p {
	padding-top:0px;
	margin-top:0px;
	color:#333;
}
img {
	border:0px;
}
div {
	margin:0px;
	padding:0px;
}
.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}
.sidebar {
	float:left;
	width:200px;
	margin-right:-40px;
	padding:5px 15px 0px 15px;
	overflow:visible;
	height:auto;
}
#main {
	width:945px;
	margin: 0px auto 0px auto;
	height: auto;
	margin-top:0;
}
#logo {
	margin-left:18px;
	margin-top:17px;
	width:122px;
	height:26px;
	margin-bottom:0px;
	float:left;
	display:inline;
}
#nav_01 {
	margin-top:10px;
	margin-left:100px;
	width:500px;
	height:35px;
	margin-bottom:0px;
	float:left;
	display:inline;
}
.prod_container {
	width:250px;
	height:150px;
	float:left;
}
.thumbnails {
	width:62px;
	height:100px;
}
.title {
	width:170px;
	height:auto;
	float: right;
	font-weight:bold;
	margin-bottom: 10px;
}
.prod_copy {
	width:170px;
	height:auto;
	padding:0px;
	float: right;
	font-size:95%;
}
#movie_holder {
	margin-left:17px;
	margin-top:20px;
	width:765px;
	height:325px;
	float:left;
	display:inline;
	margin-bottom:100px;
}
#banner {
	margin-left:17px;
	margin-top:20px;
	width:930px;
	height:auto;
	float:left;
	display:inline;
	margin-bottom:25px;
}
#movie_holder2 {
	margin-left:17px;
	margin-top:20px;
	width:765px;
	height:25px;
	float:left;
	display:inline;
	margin-bottom:250px;
}
#products_wrapper {
	width:965px;
	height:auto;
}
#carts {
	margin-left:17px;
	padding-right:15px;
	width:275px;
	height:215px;
	float:left;
	display:inline;
	margin-bottom: 10px;
	margin-right: 15px;
}
#wallstations {
	margin-left:0px;
	margin-top:0px;
	padding-right:0px;
	width:275px;
	height:250px;
	margin-bottom:10px;
	float:left;
	display:inline;
	margin-right: 15px;
}
#wall_arms {
	margin-left:0px;
	margin-right:35px;
	width:300px;
	height:215px;
	margin-bottom:0px;
	float:left;
	display:inline;
}
#slide_holder {
	margin-left:9px;
	margin-top:22px;
	width:475px;
	height:250px;
	float:left;
	display:inline;
	margin-bottom:30px;
}
/*STYLES FOR ALL PRODUCT LANDING PAGES*/

.product_container {
	margin-right:0px;
	width:665px;
	height:auto;
	margin-bottom:150px;
	float:left;
	display:inline;
	font-size:95%
}
.prod-icon {
	margin-left:0px;
	margin-top:21px;
	margin-right:50px;
	width:50px;
	height:50px;
	margin-bottom:0px;
	float:left;
	display:inline;
	clear:both;
}
.line-divider {
	width:545px;
	height:auto;
	margin-top:15px;
}
.download-box {
	width:150px;
	height:75px;
	padding:6px;
	border:1px dotted #CCC;
	float:right;
	margin-top:8px;
}
/*INSTALLATION*/

#install-col-1 {
	margin-left:-25px;
	margin-top:10px;
	margin-bottom:0px;
	margin-right:65px;
	width:350px;
	height:auto;
	float:left;
	display:inline;
	/*-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background-color:#f9f5f5;*/
	padding:10px;
	text-align: left;
}
#install-col-2 {
	margin-left:0px;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:0px;
	width:300px;
	height:auto;
	float:left;
	display:inline;
	/*-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background-color:#f9f5f5;*/
	padding:10px;
}
#install-col-3 {
	margin-left:10px;
	margin-top:5px;
	margin-bottom:25px;
	margin-left:0px;
	padding:0 0 0 25px;
	width:300px;
	height:auto;
	float:left;
	display:inline;
	/*	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	background-color:#f9f5f5;*/
	padding:10px;
}
#install-col-4 {
	margin-left:10px;
	margin-top:5px;
	margin-bottom:25px;
	margin-left:18px;
	padding:0 0 0 25px;
	width:325px;
	height:auto;
	float:left;
	display:inline;
	/*	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background-color:#f9f5f5;*/
	padding:10px;
}
#install-col {
	margin-left:0px;
	margin-top:0px;
	margin-bottom:25px;
	padding:0 0 0 25px;
	width:750px;
	height:auto;
	float:left;
	display:inline;
}
#table-container {
	width:700px;
	height:auto;
	margin-left: 35px;
}
#level-1 {
	width:125px;
	height:150px;
	padding:5px;
	border:0px #CCC dotted;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	border-right:1px dotted #CCC;
	font-weight: bold;
}
#level-2 {
	width:125px;
	height:150px;
	padding:5px;
	border:0px #CCC dotted;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	border-right:1px dotted #CCC;
}
#level-3 {
	width:125px;
	height:150px;
	padding:5px;
	border:0px #CCC dotted;
	float:left;
	margin-right:10px;
	border-right:1px dotted #CCC;
}
#level-4 {
	width:125px;
	height:150px;
	padding:5px;
	border:0px #CCC dotted;
	float:left;
}
/*END INSTALLATION*/

a {
	color:#6a746d;
	margin: 0;
	outline: 0;
}
a, a:visited, a:active {
	text-decoration: none;
}
a:hover {
	color:#999;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6, h7 {
	letter-spacing:-0.5px;
}
h1 {
	font-size:2.8em;
	color:#47add9;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0 0 10px 0;
}
h2 {
	font-size:2.2em;
	color:#484747;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0px 0 10px 0;
}
h3 {
	font-size:1.5em;
	color:#484747;
	margin: 0px 0 10px 0;
}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#9EB1A7;
}
h5 {
	font-size:1.5em;
	color:#484747;
	margin: 0px 0 2px 0;
}
h6 {
	font-size:1.2em;
	color:#484747;
	margin: 0px 0 5px 0;
}
h7 {
	font-size:20px;
	color:#3baad5;
}
.clearfix {
	display:inline-block;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:block;
}
/*MENU NAVIGATION*/
.header #nav {
	position:relative;
	top:0px;
	right:0px;
	left:253px;
	margin:0px;
	padding:0;
}
.header #nav li {
	position: relative;
	float:left;
	width:auto;
	padding:0 5px !important;
	background:transparent;
}
.header #nav li a {
	position: relative;
	display:block;
	color:#919394;
	font-size:1.4em;
	border:1px solid #fff;
	padding:15px 8px 10px 0px;
	text-transform:uppercase;
	background:transparent;
}
.header #nav li a:hover {
	color:#47add9;
	background:#fff;
}
.header #nav li a.selected {
	color:#47add9;
	background:#fff;
}
.header #nav li.sub a:hover, .header #nav li.sub:hover a {
	/*color:#47add9;*/
	border-top:0px dottted #efefef;
	border-left:1px solid #FFF;
	border-right:1px solid FFF;
	border-bottom:1px solid #fff;
	background:transparent;
	z-index: 2;
}
.header #nav li ul {
	position:absolute;
	padding:5px 5px;
	margin:0;
	width:190px;
	height:auto;
	top:43px;
	left:5px;
	background:#ffffff;
	border:0px solid #efefef;
	display:none;
	z-index: 1;
}
.header #nav li ul li {
	float:none;
	padding:0;
	margin:7px 0;
}
.header #nav li ul li a {
	width:190px;
	font-size:1.3em;
	padding:5px 0;
	text-transform: none;
	border:none !important;
	color:#919394 !important;
}
.header #nav li ul li a:hover {
	color:#484747 !important;
	border: none !important;
}
TOP LIST ITEMS #navlist a {
	color:#666;
	margin: 0;
	outline: 0;
}
#navlist a, a:visited, a:active {
	text-decoration: none;
}
#navlist a:hover {
	color:#000;
	border-bottom:1px dotted;
	text-decoration: none;
}
#navlist li {
	display: inline;
	list-style-type: none;
}
#navlist li:before {
	content: "| ";
	color:#666;
}
#navlist li:first-child:before {
	content: "";
}
.last li {
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	padding-left:0px;
}
.indent {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}
p.list {
	line-height:200%;
}
ul, ol {
	list-style-type:none;
	margin:13px 0 13px 0px;
	padding:0;
}
ul li, ol li {
	line-height:1.5;
	margin:0 0 0px 0;
	padding:0;
}
#head_01 {
	margin-left:0px;
	margin-top:0px;
	margin-right:5px;
	width:200px;
	height:50px;
	margin-bottom:0px;
	float:left;
	display:inline;
}
#head_03 {
	margin-right:75px;
	margin-top:20px;
	width:200px;
	height:50px;
	margin-bottom:0px;
	float:right;
	display:inline;
}
#head_02 {
	margin-right:129px;
	margin-top:20px;
	width:200px;
	height:50px;
	margin-bottom:0px;
	float:right;
	display:inline;
}
#top_address {
	margin-left:302px;
	margin-top:22px;
	width:480px;
	height:26px;
	margin-bottom:0px;
	float:left;
	display:inline;
}
#case-slideshow {
	margin-left:70px;
	margin-top:8px;
	width:765px;
	height:300px;
	margin-bottom:0px;
	float:left;
	display:inline;
}
.clearfix {
	display:block;
}
#product_info {
	margin-left:17px;
	margin-top:-5px;
	width:500px;
	height:150px;
	margin-bottom:25px;
	float:left;
	display:inline;
}
#divider {
	margin-left:69px;
	margin-top:8px;
	width:763px;
	height:15px;
	margin-bottom:0px;
	float:left;
	display:inline;
}
/*FOOTER STARTS HERE*/
#footer {
	background-color:#F2F2F2;
	clear: both;
	margin-top:25px;
	padding-top:10px;
	width:100%;
}
#footercontainer {
	margin-left: auto;
	margin-right:auto;
	padding-top:30px;
	padding-left:55px;
	position:relative;
	width:980px;
}
#footercontent {
	margin:0 auto;
	width:525px;
	text-align:left;
	float:left;
	margin-left:-5px;
	font-size:11px;
}
#footer a, a:visited, a:active {
	text-decoration: none;
}
#footer a:hover {
	color:#000;
	border-bottom:1px dotted;
	text-decoration: none;
}
#ultratopbar {
	width:100%;
	/*background-color:#f2f2f2;*/
	padding-bottom: 10px;
}
#topbar {
	width:920px;
	height:30px;
	/*background-color:#f2f2f2;*/
	text-align:left;
	padding:10px 10px 0 38px;
	margin:0 auto;
}
#topbar #searchbar {
	float:left;
	text-align:right;
	width:300px;
	padding-left: 20px;
}
#topbar #message {
	float:left;
	margin-top:5px;
	width:600px;
}
.footer-link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:95%;
}
.top-link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:95%;
}
.products_footer {
	font-size:95%;
	width:85px;
	height:auto;
	float:left;
	border-right: 0px dotted #000000;
	margin-right:65px;
}
.services_footer {
	font-size:95%;
	width:85px;
	height:auto;
	float:left;
	border-right: 0px dotted #000000;
	margin-right:65px;
}
.support_footer {
	font-size:95%;
	width:115px;
	height:auto;
	float:left;
	border-right: 0px dotted #000000;
	margin-right:65px;
}
.quality_footer {
	font-size:95%;
	width:125x;
	height:auto;
	float:left;
	border-right: 0px dotted #000000;
	margin-right:65px;
}
.about_us_footer {
	font-size:95%;
	width:70px;
	height:130px;
	float:left;
	border-right: 0px dotted #000000;
	padding-right:0px;
	margin-right: 65px;
}
.login_footer {
	font-size:95%;
	width:125px;
	height:130px;
	float:left;
	border-right: 0px dotted #000000;
	margin-right:10px;
	padding-right:10px;
}
#newsletter-signup {
	width:auto;
	height:130px;
	float:left;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #484747;
}
#slideShow {
	width:750px;
	height:350px;
	float:left;
}
#table-container table {
	background-color:#f9f5f5;
	text-align: left;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
#table-container table tr th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: left;
}
#table-container table tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 250px;
}
#table-container h3 {
	margin-left: 15px;
}
.tech-support {
	width:280px;
	height:auto;
	background-color:#F8F8F8;
	padding:8px;
	margin-bottom: 25px;
}
.awards {
	width:615px;
	height:auto;
	padding:8px;
	border:1px dotted #000;
	float:left;
}
.accordionButton {
	width: 450px;
	float: left;
	_float: none;  /* Float works in all browsers but IE6 */
	/*	background: #F8F8F8;*/
	border-bottom: 1px solid #FFFFFF;
	cursor: pointer;
	margin-top:10px;
	text-align: justify;
}
.accordionContent {
	width: 450px;
	float: left;
	_float: none; /* Float works in all browsers but IE6 */
	/*background: #F8F8F8;*/
	padding:0px;
	margin-bottom:10px;
	text-align: justify;
}
.indent {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}
p.list {
	line-height:200%;
}
p.formatting {
	background-color:#F8F8F8;
}
#install-col #install-col-2 ul {
	color: #333;
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 10px;
}
#main .product_container #install-col #install-col-1 .tech-support .accordionContent .expand li {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 12px;
}
#install-col ul {
	list-style-position: outside;
	list-style-type: none;
	color: #333;
	margin-left: 20px;
}
.support-button {
	width:138px;
	height:95px;
	float:none;
	padding:0;
	margin-left: 15px;
}
.support-bullets {
	list-style-position: outside;
	list-style-type: square;
}

