body {
	color:#3D303E;
	font:12px "Trebuchet MS", Helvetica, sans-serif; /* Was 11px */
	margin:0;
	padding:0;
	background:#fff url(../img/header-bg.gif) repeat-x;
	min-width:797px;
}

/* Common Parts */
a {
	text-decoration:underline;
	color:#2D72B9;
}
a:hover {color:#21428A;}
a:visgited {color:#FDB834;}
a.more {color:#FDB834;}
a.more:hover {color:#21428A;}
p {
	margin:0 0 15px;
	padding:0;
	line-height:15px;
}
img {border:none;}
form {
	margin:0;
	padding:0;
}
fieldset {
	margin:0;
	padding:0;
	border:0;
}
input, select, textarea {
	vertical-align:middle;
	font:11px Arial, Helvetica, sans-serif;
	color:#000;
}
label, input {vertical-align:middle;}
label {
	width: 7em;
	float: left;
	line-height: 1.5em;
	margin-bottom: .5em;
}
input,textarea {
	clear: right;
	line-height: 1.5em;
	margin-bottom: .5em;
}
input.submit {
	padding: .5em 1em;
	font-size: 12pt;
	margin-left: 5em;
}
/* Main Blocks */
#page-box {
	width:797px;
	margin:0 auto;
	background:url(../img/page-bg.gif) repeat-y;
}
#container {
	background:url(../img/header-bg.jpg) no-repeat;
	min-height:511px;
	padding-bottom:20px;
	position:relative;
	z-index:2;
}
* html #container {height:511px;}
#header {
	margin:0 -11px;
	padding:25px 11px 15px;
	width:100%;
	overflow:hidden;
	background:url(../img/page-header.gif) no-repeat;
}
#footer {
	background:#fff url(../img/footer-bg.gif) no-repeat;
	padding:0 0 0 10px;
	position:relative;
	z-index:1;
}
.cable {
	background:url(../img/cable-btm.gif) no-repeat;
	width:263px;
	height:206px;
	overflow:hidden;
	position:absolute;
	top:0;
	left:100%;
	margin:-139px 0 0 -181px;
}
* html .cable {margin-left:-190px;}
*+html .cable {margin-left:-181px;}
#footer ul {
	margin:0;
	padding:13px 0 0;
	list-style:none;
	background:url(../img/footer-panel.gif) no-repeat;
	width:379px;
	height:45px;
	text-align:center;
	color:#504F4F;
}
#footer li {
	padding:0 4px 0 5px;
	display:inline;
	border-left:1px solid #504F4F;
	font:bold 12px/12px "Trebuchet MS", Helvetica, sans-serif;
}
#footer li.first {border:none;}
#footer a {color:#504F4F;}
/* header styles */
#header p {
	margin:0 25px 0 0;
	text-align:right;
	color:#504F4F;
	font-size:15px;
	line-height:16px;
}
#header p strong {font-size:17px;}
#logo {
	margin:32px 0 0 30px;
	padding:0;
	float:left;
	display:inline;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../img/logo.gif) no-repeat;
	width:157px;
	height:140px;
}
#logo a {
	display:block;
	width:100%;
	height:100%;
	overflow:hidden;
}
.search {
	float:right;
	width:310px;
	display:inline;
	margin:30px 40px 15px 0;
}
.search label {
	color:#fff;
	font-size:12px;
	text-transform:uppercase;
}
.search input.text {
	width:121px;
	padding:0 2px;
	margin:0 10px 0 5px;
}
.nav {
	margin:45px 18px 0 0;
	padding:0 0 2px;
	list-style:none;
	float:right;
	clear:right;
	width:405px;
	display:inline;
	overflow:hidden;
}
.nav li {
	float:left;
	margin-left:-1px;
	font:normal 14px/15px "Trebuchet MS", Helvetica, sans-serif;
	background:url(../img/split.gif) no-repeat left bottom;
}
.nav li a {
	color:#504F4F;
	display:block;
	padding:35px 7px 0;
}
.nav li a:hover,
.nav li.active a,
body#home .nav li#nav-home a,
body#services .nav li#nav-services a,
body#about .nav li#nav-about a,
body#testimonials .nav li#nav-testimonials a,
body#support .nav li#nav-support a {
	color:#FDB834;
	background:url(../img/item-hover-bg.gif) no-repeat center top;
	text-decoration:none;
}
.add-nav {
	margin:0 25px 0 0;
	padding:0;
	list-style:none;
	clear:right;
	text-align:right;
}
.add-nav li {
	color:#504F4F;
	display:inline;
	padding:0 5px 0 6px;
	background:url(../img/split.gif) no-repeat 0 5px;
	line-height:12px;
	font-size:12px;
}
.add-nav li.first {background:none;}
.add-nav a {
	color:#504F4F;
	text-decoration:underline;
}
.add-nav a:hover {
	text-decoration:none;
	color:#504F4F;

}

/* union part styles */
.union-box {
	clear:both;
	width:100%;
	overflow:hidden;
	width:740px;
	margin:0 auto;
	padding-top:15px;
	border-top:1px solid #bfbfbf;
}
.main-part {
	float:right;
	width:560px;
	padding-bottom:40px;
}
.breadcrumb {
	clear:both;
	margin:0 0 15px;
	padding:0;
	list-style:none;
	font-size:12px;
}
.breadcrumb li {
	display:inline;
	background:url(../img/arrow.gif) no-repeat right center;
	padding-right:10px;
	margin-right:3px;
}
* html .breadcrumb li {
	padding-right:6px;
	margin-right:5px;
}
*+html .breadcrumb li {
	padding-right:6px;
	margin-right:5px;
}

.breadcrumb li.last {background:none;}
.breadcrumb a {
	color:#000;
	text-decoration:none;
}
.breadcrumb a:hover,
.breadcrumb li.active a {
	color:#FDB834;
	text-decoration:underline;
}
.main-part h2 {
	margin:0 0 12px;
	padding:0;
	font:normal 18px "Trebuchet MS", Helvetica, sans-serif;
	color:#21428A;
}
.text-box {
	border-bottom:1px solid #bfbfbf;
	padding-bottom:15px;
	margin-bottom:10px;
	width:100%;
	overflow:hidden;
	font-size: 12px;
}
.text-box.product {padding-bottom:0;}
.info-box-list {
	width:100%;
	overflow:hidden;
	margin-top:-10px;
}
.info-box {
	float:left;
	width:250px;
	padding-top:15px;
	margin:0 30px 10px 0;
}
.info-box .title {
	background:url(../img/box-title-bg.gif) repeat-y;
	border-bottom:1px solid #4F2420;
	position:relative;
	width:100%;
}
.info-box.backup span {
	background:url(../img/icon-backup.png) no-repeat;
	width:54px;
	height:64px;
	position:absolute;
	left:22px;
	top:-15px;
}
.info-box.network span {
	background:url(../img/icon-computer.png) no-repeat;
	width:56px;
	height:51px;
	position:absolute;
	left:1px;
	top:-15px;
}
.info-box .title h3 {
	margin:0;
	padding:13px 15px 10px 70px;
	font:bold 12px "Trebuchet MS", Helvetica, sans-serif;
	color:#504F4F;
	text-transform:uppercase;
	background:url(../img/box-title-top-bg.gif) no-repeat;
}
.info-box.backup .title h3 {padding-left:80px;}
.info-box .text {
	border:1px solid #504F4F;
	border-top:none;
	padding:25px 25px 10px;
}
.see-all {
	clear:both;
	text-align:right;
	padding-right:30px;
	font-size:12px;
}
.see-all a {color:#21428A;}
.see-all a:hover {text-decoration:none;}
.product-list {
	width:100%;
	overflow:hidden;
	margin-bottom:10px;
}
.product-box {
	float:left;
	background:#fff;
	border:1px solid #D0D0D0;
	padding:5px 15px;
	text-align:center;
	width:140px;
	margin:0 10px 0 0;
}
.product-box p {
	margin:0 0 5px;
	padding:0;
	font:bold 12px/14px "Trebuchet MS", Helvetica, sans-serif;
	color:#FDB834;
}
.product-box strong {color:#000;}
a.add {
	padding-left:7px;
	background:url(../img/arrow-small.gif) no-repeat 0 7px;

}
/* sub part styles */
.sub-part {
	float:left;
	width:156px;
}
.box {margin-bottom:10px;}
.box h2 {
	margin:0;
	padding:7px 5px 4px;
	font:bold 12px "Trebuchet MS", Helvetica, sans-serif;
	color:#504F4F;
	text-transform:uppercase;
	text-align:center;
	background:url(../img/sub-part-title.gif) no-repeat;
}
.box .text {
	width:140px;
	padding:7px 7px 0;
	background:#fff;
	border:1px solid #D0D0D0;
}
.box .product-box {
	margin:0;
	float:none;
	width:128px;
	padding:5px;
	margin-bottom:7px;
}
.box .product-box h3 {margin:15px 0;}
.box .product-box p {margin-bottom:12px;}
.testimonials-box {
	border-bottom:1px solid #d0d0d0;
	padding:0 0 10px;
	margin:10px 7px -1px;
}
.testimonials-box blockquote {
	padding:0;
	margin:0;
	line-height:15px;
	font-size:12px;
}
.testimonials-box cite {
	font-style:normal;
	color:#2D72B9;
}
.mail {
	margin:-15px 0 20px;
	padding:50px 0 0;
	width:100%;
	list-style:none;
	text-align:center;
	position:relative;
	background:url(../img/mail.png) no-repeat;
}
.phone {
	margin:0 0 7px;
	padding:40px 0 0;
	width:100%;
	list-style:none;
	text-align:center;
	color:#2D72B9;
	font:bold 11px/14px "Trebuchet MS", Georgia, Times, serif;
	background:url(../img/phone.gif) no-repeat center top;
}
.phone strong {color:#000;}
.title-box {
	width:100%;
	overflow:hidden;
	border-bottom:1px solid #bfbfbf;
	margin-bottom:10px;
	color:#21428A;
	font:12px/14px "Trebuchet MS", Georgia, Times, serif;
}
.title-box.without-border {border:none;}
.title-box h2 {
	float:left;
	margin:0;
}
.title-box div {
	display:inline;
}
.title-box div.pager {
	float:right;
	margin:4px 20px 0 0;
	background:none;
}
.title-box a.right {
	float:right;
	margin:4px 20px 0 0;
}
.title-box p {
	display:inline;
	background:url(../img/split-blue.gif) no-repeat 100% 4px;
	margin-right:5px;
	padding-right:5px;
}
* html .title-box p {margin-right:5px;}
*+html .title-box p {margin-right:5px;}
.title-box ul {
	margin:0;
	padding:0 0 0 5px;
	list-style:none;
	display:inline;
}
.title-box li {display:inline;}
.title-box ul a {text-decoration:none;}
.title-box a {color:#21428A;}
.title-box a:hover,
.title-box li.active a {
	color:#FDB834;
	text-decoration:underline;
}
.main {
	margin:0 0 10px;
	padding:0;
	list-style:none;
}
.main a {
	text-decoration:none;
	color:#2D72B9;
}
.main.underline a {text-decoration:underline;}
.main a:hover {
	color:#FDB834;
	text-decoration:underline;
}
.box h3 {
	margin:0 -7px 5px;
	padding:5px 7px;
	font:bold 12px "Trebuchet MS", Helvetica, sans-serif;
	text-transform:uppercase;
	color:#504F4F;
	background:#FC8F16 url(../img/title-bg.gif) repeat-x;
	border-bottom:1px solid #D0D0CF;
	border-top:1px solid #CFA556;
	text-align:center;
}
.product-box h3,
.box .product-box h3 {
	margin:0 0 7px;
	padding:0;
	font:normal 12px/14px "Trebuchet MS", Helvetica, sans-serif;
	color:#000;
	background:none;
	border:none;
	text-transform:none;
}
.product-box h3 a {color:#000;}
.product-box h3 a:hover {
	color:#000;
	text-decoration:none;
}
.more a {
	color:#504F4F;

}
.more a:hover {
	color:#726F6F;
	text-decoration:underline;
}
.services-list,
.details-box {
	background:#fff;
	border:1px solid #d0d0d0;
	padding:0 10px 10px;
	width:520px;
	margin-bottom:30px;
}
.services-box .title {
	background:url(../img/service-title.gif) no-repeat;
	width:209px;
	height:29px;
	position:relative;
}
.services-box.home .title span {
	background:url(../img/home.png) no-repeat;
	width:65px;
	height:53px;
	position:absolute;
	left:12px;
	top:-15px;
}
.services-box.business .title span {
	background:url(../img/business.png) no-repeat;
	width:62px;
	height:59px;
	position:absolute;
	left:12px;
	top:-15px;
}
.services-box {margin-top:20px;}
.services-box .title h3 {
	margin:0;
	padding:8px 15px 0 85px;
	font:bold 12px "Trebuchet MS", Helvetica, sans-serif;
	color:#504F4F;
	text-transform:uppercase;
}
.services-box h4 {
	margin:0 0 2px;
	padding:0;
	font:bold 11px "Trebuchet MS", Helvetica, sans-serif;
	color:#2D72B9;
	text-transform:uppercase;
}
.services-box .text {
	border:1px solid #d0d0d0;
	padding:15px 10px 10px;
}
.service-list {
	width:100%;
	height:83px;
	border-bottom:1px solid #d0d0d0;
	overflow:hidden;
	margin-bottom:10px;
}
.service-list ul {
	float:left;
	width:135px;
	height: 30px;
	margin:0;
	padding:0 5px 0 0;
	list-style:none;
}
.service-list a {
	text-decoration:none;
	font-weight:bold;
}
.service-list a:hover {
	text-decoration:underline;
	color:#FDB834;
}
.main-box {
	width:100%;
	overflow:hidden;
	padding-top:10px;
	margin-bottom:15px;
}
.img-box {
	width:210px;
	float:left;
	text-align:right;
}
.img-box a {color:#21428A;}
.img-box a:hover {text-decoration:none;}
.img-box div {
	width:208px;
	text-align:center;
	border:1px solid #d0d0d0;
	margin-bottom:5px;
}
.text-content {
	float:right;
	width:300px;
}
.text-content h3 {
	border-bottom:1px solid #d0d0d0;
	margin:0 0 12px;
	padding:0 0 5px;
	font:bold 14px "Trebuchet MS", Helvetica, sans-serif;
	color:#000;
	text-transform:uppercase;
}
.product-info {
	margin:0 0 30px;
	padding:0;
	list-style:none;
	font-size:14px;
	color:#504F4F;
	font-weight:bold;
}
.product-info li {margin-bottom:3px;}
.product-info li.original-price {color:#21428A;}
.product-info li.local-price {color:#FDB834;}
.product-info li span {color:#000 !important;}
.action-list {
	margin:0;
	padding:0;
	list-style:none;
	font-size:14px;
	font-weight:bold;
	color:#2D72B9;
}
.action-list li {margin-bottom:3px;}
.tab-box {
	width:100%;
	overflow:hidden;
}
.tabs {
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}
.tabs li {
	float:left;
}
.tabs li a {
	display:block;
	overflow:hidden;
	width:156px;
	height:23px;
	padding-top:6px;
	text-align:center;
	color:#504F4F;
	background:url(../img/tab-bg.gif) no-repeat 0 -29px;
	text-decoration:none;
}
.tabs li a:hover,
.tabs li.active a {
	background-position:0 0;
	color:#504F4F;
}
.tab-content {
	padding:10px;
	border:1px solid #d0d0d0;
}
.header-box {
	width:100%;
	overflow:hidden;
	margin-bottom:10px;
}
.tab-content h3 {
	color:#2D72B9;
	margin:7px 10px 0 0;
	padding:0;
	font:bold 12px "Trebuchet MS", Helvetica, sans-serif;
	text-transform:uppercase;
	float:left;
}
.rate {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	background:url(../img/rate-bg.gif) no-repeat;
	height:26px;
	width:95px;
}
.rate li {
	float:left;
	width:19px;
	height:26px;
	text-indent:-9999px;
	background:url(../img/rate-active.gif) no-repeat;
}
.tab-content .text {
	width:450px;
	border-bottom:1px solid #d0d0d0;
	font-size:12px;
	margin-bottom:10px;
}
.tab-content .text.last {
	border:none;
	margin-bottom:0;
}