body {
	background:#9aa2aa url(../imgs/css/body-bg.gif) repeat-x 0 0;
	font-size:11px;
	color:#5c636b;
	font-family:Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	text-align:center;
	font-weight: normal;
}
.l, .left {
	float:left;
	display:inline;
}
.r, .right{
	float: right;
	display:inline;
}
.cl {
	font-size:0;
	line-height:0;
	height:0;
	display:block;
	clear:both;
}
* {
	padding:0;
	margin:0;
	outline: 0 !important;
}
a{
	text-decoration:none;
	color:#D80000;
}
a:hover{
	text-decoration:underline;
}

#shell{
	width:955px;
	margin:0 auto;
	text-align:left;
}

#head{
	background:url(../imgs/css/head-bg.gif) no-repeat 0 0;
	height:94px;
	position:relative;
}
#topnav {
	position:absolute;
	width:200px;
	left:250px;
	padding-top:7px;
	top:0;
	color:#fff;
}
#topnav a {
	color:#fff;
}
#logo {
	margin-left:15px;
	float:left;
}
#head .r {
	margin-right:15px;
	margin-top:6px;
}
#nav{
	background:url(../imgs/css/nav-c.gif) repeat-x 0 0;
	margin:15px 0;
}

#nav .lc {
	background:url(../imgs/css/nav-l.gif) no-repeat 0 0;
}
#nav .rc {
	background:url(../imgs/css/nav-r.gif) no-repeat right 0;
	height:46px;
}
#nav ul {
	list-style-type:none;
	padding-left:10px;
}
#nav ul li {
	display:inline;
	float:left;
	border-left:solid 1px #41474f;
	border-right:solid 1px #666d76;
	height:39px;
	margin-top:4px;
	position:relative;
	z-index:3;
}
#nav a {
	color:#fff;
	font-weight:bold;
	font-size:14px;
	line-height:14px;
	color:#dae1e8;
	float:left;
	padding:13px 13px 12px 13px;
}
#nav a:hover,
#nav a.active,
#nav a.active:hover {
	text-decoration:none;
	color:#fff;
	background:url(../imgs/css/nav-a.gif) repeat-x 0 -4px;
}
.dd {
	position:absolute;
	width:180px;
	top:39px;
	left:0;
	background:#2e353e url(../imgs/css/dd-arr.gif) no-repeat 11px 0;
	z-index:202;
}
#nav ul li ul {
	padding:13px 13px 5px 13px;
}
#nav ul li ul li {
	padding:0;
	float:none;
	display:list-item;
	border:0;
	height:auto;
	margin:0;
	padding:0 0 10px 0;
}
#nav ul li ul li a{
	float:none;
	display:block;
	font-size:11px;
	font-weight:normal;
	padding:0;
	line-height:11px;
	padding:0 0 1px 10px;
	border-left:solid 2px #ff9d00;
	color:#9aa2aa;
	position:relative;
}
#nav ul li ul li a:hover {
	color:#fff;
	border-left:solid 2px #ff0000;
	background:none;
}
#content{
	background:url(../imgs/css/cnt-c.gif) repeat-y 0 0;
}
#content .tc {
	background:url(../imgs/css/cnt-t.gif) no-repeat 0 0;
}
#content .bc {
	background:url(../imgs/css/cnt-b.gif) no-repeat 0 bottom;
}

#foot{
	background:url(../imgs/css/foot-c.gif) repeat-x 0 0;
	margin:10px 0 0 0;
	color:#fff;
	text-align:center;
}
#foot .lc {
	background:url(../imgs/css/foot-l.gif) no-repeat 0 0;
}
#foot .rc {
	background:url(../imgs/css/foot-r.gif) no-repeat right 0;
	height:47px;
}
#foot a {
	color:#fff;
}
#foot p {
	padding:16px 0 0 0;
}
#copyright{
	text-align:center;
	color:#fff;
	font-size:10px;
	line-height:15px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 18;
	padding-left: 0;
	height: 39px;
}
#copyright a{
	color:#fff;
}

#place {
	padding:13px 10px 30px 10px;
}
#place{}

.data-loss {
	float:left;
	display:inline;
	margin-left:10px;
	width:684px;
	background:url(../imgs/css/data-loss-bg.gif) no-repeat 8px 38px;
	height:182px;
}
.noh {
	font-size:1px;
	line-height:1px;
}
.noh span{
	display:none;
}
.data-loss h1 {
	background: url(../imgs/css/h-nightmare.gif) no-repeat 0 0;
	height:38px;
}
.data-loss .l {
	color:#fff;
	font-weight:bold;
	font-size:14px;
	width:200px;
	margin-left:30px;
	margin-top:40px;
	line-height:19px;
}


.data-loss ul {
	width:390px;
	margin-top:15px;
	margin-right:5px;
}
.hbox1,
.hbox2 {
	display:inline;
	width:450px;
	height:140px;
	position: relative;
	margin-top:-8px;
}
.hbox1 {
	float:left;
	background: url(../imgs/css/hbox1.gif) no-repeat 0 0;
	margin-left:13px
}
.hbox2 {
	float:right;
	background: url(../imgs/css/hbox2.gif) no-repeat 0 0;
	margin-right:13px;
}
h1 {
	
}
.hbox1 h1 {
	font-size:18px;
	text-transform: uppercase;
	color:#222;
	font-weight:normal;
	line-height:18px;
	padding:8px 0 15px 100px;
}
.hbox1 h1 span {
	text-transform:none;
	font-size:20px;
}
.hbox1 p {
	font-size:14px;
	font-weight:bold;
	line-height:21px;
	padding-left:100px;
	padding-right:15px;
	color:#9aa2aa;
}
.hbox1 p strong {
	color:#222;
}
.hbox2 h1 {
	font-size:18px;
	color:#222;
	font-weight:normal;
	line-height:18px;
	padding:8px 0 15px 10px;
}
.hbox2 h1 span {
	font-size:20px;
}
.hbox2 p {
	padding-left:90px;
	font-size:12px;
	font-weight:bold;
	line-height:21px;
	color:#9aa2aa;
}
.hbox2 p strong {
	color:#222;
}
.homeLeft {
	width:224px;
	margin-top:10px;
	margin-left:13px;
}
.homeRight {
	margin-top:10px;
	width:680px;
	margin-right:5px;
}

ul.gray-buls,
ul.gray-dots,
ul.red-buls,
ul.red-arrows,
ul.org-arrows {
	list-style-type:none;
	color:#9aa2aa;
	font-weight:bold;
	list-style-position:outside;
}
ul.red-buls li,
ul.gray-dots li,
ul.gray-buls li,
ul.red-arrows li,
ul.org-arrows li {
	background:url(../imgs/css/gray-bul.gif) no-repeat 0 5px;
	padding:3px 0 3px 17px;
}
ul.red-buls {
	font-size:14px;
	color:#222;
}
ul.red-buls li{
	background:url(../imgs/css/red-bul.gif) no-repeat 0 5px;
}
ul.red-arrows {
	font-size:11px;
}
ul.red-arrows li{
	background:url(../imgs/css/red-arrow.gif) no-repeat 0 6px;
	padding:1px 0 1px 10px;
}
ul.org-arrows li{
	background:url(../imgs/css/org-arrow.gif) no-repeat 0 6px;
	padding:1px 0 1px 10px;
	font-weight:normal;
}
ul.gray-dots {
	font-weight:normal;
}
ul.gray-dots li{
	background:url(../imgs/css/gray-dot.gif) no-repeat 0 6px;
	padding:1px 0 1px 10px;
}
ul.red-buls ul {
	padding:3px 0 5px 2px;
}
ul.smaller {
	font-size:11px;
}

h2.h2-spec1 {
	background:url(../imgs/css/h2-spec1.gif) no-repeat 0 0;
	height:51px;
	font-size:11px;
	line-height:17px;
	margin-bottom:5px;
}
h2.h2-spec1 span {
	display: block;
	padding:8px 20px 0 12px;

}
.hbox3 {
	background:url(../imgs/css/hbox3.gif) no-repeat 0 0;
	height:177px;
	width:334px;
}
.hbox3 h2,
.hbox3 h3 {
	color:#fff;
	padding-left:95px;
}
.hbox3 h2 {
	font-size:11px;
	line-height:16px;
	padding-top:10px;
}
.hbox3 h3 {
	font-size:18px;
	line-height:18px;
	font-weight:normal;
	padding-bottom:27px;
}
.hbox3 p {
	line-height:19px;
	padding-left:15px;
	padding-right:10px;
	padding-bottom:4px;
}
span.more-info,
span.read-more,
.org-bul {
	background:url(../imgs/css/org-bul.gif) no-repeat 0 2px;
	padding-left:17px;
	font-weight:bold;
}
.org-bul {
	background:url(../imgs/css/org-bul.gif) no-repeat 0 1px;
}
span.read-more a,
span.more-info a{
	color:#9aa2aa;
	text-decoration:underline;
}
span.read-more a:hover,
span.more-info a:hover {
	text-decoration:none;
}
span.read-more {
	font-size:11px;
	font-weight:normal;
}
span.read-more a{
	color:#ffa200;
}

.htesti {
	width:207px;
	margin-top:15px;
}
.hnews-blog {
	width:457px;
	margin-top:15px;
}
.hnews-blog ul.r {
	width:220px;
	margin:10px 10px 0 0;
	
}
.testi {
	font-size:10px;
	border-left:solid 1px #9aa2aa;
	padding:5px 12px;
	margin-top:10px;
	margin-left:3px;
}
.testi p {
	color:#889199;
	padding-bottom:5px;
}
.testi p.from {
	font-weight:bold;
	font-size:12px;
}
.testi p.from strong {
	color:#333;
}


h2.h2-spec2,
h2.h2-spec2-news {
	font-size:13px;
	color:#3f464f;
	line-height:13px;
	height:32px;
}
h2.h2-spec2 span,
h2.h2-spec2-news span {
	display:block;
	padding:9px 10px 0 15px;
}
h2.h2-spec2 {
	background:url(../imgs/css/h2-spec2.gif) no-repeat 0 0;
}
h2.h2-spec2-news {
	background:url(../imgs/css/h2-spec2-news.gif) no-repeat 0 0;
}

.subLeft {
	width:231px;
}
.subRight {
	width:686px;
}

.rounded {
	background:url(../imgs/css/r-c.gif) repeat-y 0 0;
	margin-bottom:15px;
}
.rounded .r-bc {
	background:url(../imgs/css/r-b.gif) no-repeat 0 bottom;
	padding:0 13px 10px 13px;
}
.options .r-tc {
	background: url(../imgs/css/r-options-t.gif) no-repeat 0 0;
	padding-top:60px;
}
.options h2 {
	color:#fff;
	font-size:14px;
	padding:7px 0 10px 5px;
	line-height:14px;
}
ul.bul-nav {
	list-style-type:none;
	font-weight:bold;
	padding:10px 0 60px 0;
}
ul.bul-nav li {
	border-bottom:dotted 1px #9aa2aa;
}
ul.bul-nav li a{
	display:block;
	position:relative;
	z-index:2;
	color:#9aa2aa;
	padding:4px 0 3px 17px;
	background:url(../imgs/css/gray-bul.gif) no-repeat 0 5px;
}
ul.bul-nav li a:hover {
	background:url(../imgs/css/red-bul.gif) no-repeat 0 5px;
	color:#000;
	text-decoration:none;
}

.testimonials .r-tc {
	background:url(../imgs/css/r-testimonials-t.gif) no-repeat 0 0;
}
.testimonials .testi {
	padding:0;
}
.testimonials .testi p.from {
	font-size:11px;
}
.testimonials h2 {
	padding:0;
	margin:0;
	font-size:13px;
	color:#3f464f;
	line-height:13px;
	padding:7px 0 5px 0;
}

.free30day .noh {
	background:url(../imgs/css/r-free30day-t.gif) no-repeat 0 0;
	position:relative;
	width:237px;
	height:55px;
	margin-left:-19px;
}

.helpnav {
	text-align:right;
	padding:0 0 7px 0;
}
.helpnav a{
	color:#5a616a;
}
.header {
	background:url(../imgs/css/header.gif) no-repeat 0 0;
	height:110px;
	padding:0 10px;
	position:relative;
}
.header h1 {
	color:#fff;
	font-size:18px;
	font-weight:normal;
	padding-top:10px;
}
ul.tabs {
	list-style-type:none;
	position:absolute;
	left:20px;
	bottom:0;
	height:29px;
	width:500px;
}
ul.tabs li {
	float:left;
	display:inline;
}
ul.tabs li a{
	float:left;
	background:url(../imgs/css/tab.gif) no-repeat 0 0;
	height:29px;
	width:118px;
	position:relative;
	color:#9aa2aa;
}
ul.tabs li a.active:hover,
ul.tabs li a.active {
	border-bottom:solid 1px #fff;
	height:28px;
	color:#000;
	text-decoration:none;
}

ul.tabs li a span {
	display:block;
	padding:8px 0 0 17px;
}
.text-place {
	padding:20px 20px;
}
.txt {
	font-size:12px;
	line-height:19px;
	color:#222;
	padding-bottom:20px;
}
.nice-yel {
	background:url(../imgs/css/nice-yel.gif) no-repeat 0 0;
	padding:0 0 25px 40px;
	line-height:20px;
}
.nice-yel h3 {
	color:#222;
	font-size:12px;
}
.nice-yel p {
	color:#5c636b;
}
h2.red-bul {
	position:relative;
	margin-left:-20px;
	background:url(../imgs/css/red-bul.gif) no-repeat 0 5px;
	padding-left:20px;
	font-size:14px;
	color:#e80000;
	margin-bottom:10px;
}
h2.red-bul span {
	display:block;
	padding:2px 0 3px 0;
	border-bottom:dotted 1px #9aa2aa;
}
p.sign {
	border-top:solid 1px #d2d6d9;
	padding:10px 13px 0 13px;
	position:relative;
	margin-left:-13px;
	margin-right:-13px;
}
a.view-demo {
	position:relative;
	margin-top:-12px;
	margin-right:3px;
}

a.view-demo-yel {
	position:relative;
	margin-top:-10px;
	margin-right:10px;
	float:right;
}
/**
 * Contact page 
 * Emil
 * 8:55 PM 8/22/2007
 */
.form-hint {
    width: 636px;
    height: 24px;
    background: url('../imgs/css/form-hint.gif') no-repeat 0 0;
    font-size: 12px;
    padding: 9px 0 0 20px; 
    font-weight: normal;
    margin-bottom: 13px;
}
#contact_form .l {
    padding-left: 20px;
    width: 280px;
}
#contact_form .r {
    width: 300px;
}
#contact_form label {
    width: 85px;
    display: block;
    float: left;
    padding-top: 2px;
    color: #000;
}
/*table cells*/
#contact_form .label {
    color: #000;
    padding-left: 20px;
}
#contact_form textarea {
    width: 440px;
    height: 65px;
}
#contact_form input {
    width: 160px;
}
.page-title {
    color: #000;
    font-size: 12px;
    font-weight: bold;
    position: relative;
    margin-top: -3px;
}


.d-loss {
	background:url(../imgs/css/data-loss.gif) no-repeat 0 0;
	padding-top:68px;
	position:relative;
	width:931px;
}
.d-text {
	border:solid 1px #cbd1d7;
	background:url(../imgs/css/d-loss-img.jpg) no-repeat 270px 0;
	height:108px;
}
.bigger {
	font-size:13px;
	line-height:19px;
}
.d-text p{
	padding:15px 15px 0 15px;
}
.d-bottom {
	background:url(../imgs/css/r-b-r.gif) no-repeat 0 0;
	height:42px;
	color:#fff;
	padding:8px 10px 0 10px;
}
.d-bottom a{
	margin-left:10px;
	margin-top:-3px;
}
.d-bottom h2 {
	font-size:19px;
	font-weight:normal;
}
.d-list {
	position:absolute;
	background:url(../imgs/css/d-loss-list.gif) no-repeat 0 0;
	width:435px;
	height:162px;
	top:10px;
	right:8px;
}
.d-list ul{
	font-size:11px;
	color:#696f74;
	padding:15px 20px;
}
.d-list ul li {
	padding-top:4px;
	padding-bottom:8px;
}


.learn-more {
	background:url(../imgs/css/red-arrow.gif) no-repeat 0 4px;
	color:#5c636b;
	padding-left:10px;
}
.learn-more:hover {
	text-decoration:underline;
}

.d-descs p {
	line-height:22px;
}
.d-descs {
	font-size:14px;
	color:#808A95;
}
.d-descs .l {
	width:320px;
	margin-left:10px;
}
.d-descs .r {
	width:320px;
	margin-right:100px;
}
.black {
	color:#000;
}
.red {
	color:#e10000;
}
.y-boxes {
	margin-left:-6px;
	margin-right:-6px;
	position:relative;
	bottom:-9px;
	width:932px;
	
}
.y-boxes .box {
	float:left;
	display:inline;
	width:302px;

}
.y-boxes .box .t {
	background:url(../imgs/css/yb-t.gif) no-repeat 0 0;
	height:52px;
	color:#fff;
	line-height:11px;
	padding:0 0 0 50px;
}
.y-boxes .box .t h2 {
	font-size:11px;
	padding:13px 0 5px 0;
	
}
.y-boxes .box .t h3 {
	font-size:19px;
	font-weight:normal;
}

.y-boxes .box .c {
	padding:0 20px;
		background:url(../imgs/css/yb-c.gif) repeat-y 0 0;
}
.y-boxes .box p {
	padding-top:10px;
	line-height:19px;
}
.y-boxes .box .b {
	font-size:1px;
	line-height:1px;
	height:7px;
	background:url(../imgs/css/yb-b.gif) no-repeat 0 0;
}

.gray-bg {
	margin-top:10px;
	background:#e7eaee url(../imgs/css/gray-bg.gif) no-repeat center 0;
	padding-top:0px;
	width:920px;
	margin-left:5px;
	position:relative;

}

.dashed-links a {
	color:#696f74;
}
.dashed-links li {
	border-bottom: dotted 1px #696f74;
	padding-bottom:7px !important;
}

.b-info {
	padding-top:20px;
}
.b-info .l {
	width:282px;
	margin-left:10px;
}

.h-blog {
	width:614px;
	float:left;
	display:inline;
	margin-left:25px;
	background:url(../imgs/css/hb-c.gif) repeat-y 0 0;
}
.h-blog .t{
	background:url(../imgs/css/hb-t.gif) no-repeat 0 0;
	padding:6px 10px;
}
.h-blog .t h3 {
	font-size:13px;
}
.h-blog .b{
	font-size:1px;
	line-height:1px;
	background:url(../imgs/css/hb-b.gif) no-repeat 0 0;
	height:7px;
}
.h-blog .c {
	padding:5px 10px;
	font-size:11px;
}
.h-blog .c p {
	padding-bottom:5px;
}
.h-blog .c div {
	background:url(../imgs/css/gray-bul.gif) no-repeat 0 2px;
	padding-left:20px;
	
}
.h-blog .c p.from {
	font-size:11px;
}

.read-more {
	background:url(../imgs/css/read-more.gif) no-repeat 0 0;
	width:71px;
	height:16px;
	color:#696f74;
	font-size:10px;
	line-height:11px;
}
.read-more span {
	display:block;
	padding:2px 0 0 7px;
}

.nice-table {
	background:#fff;
	color:#333;
}
.nice-table th {
	background: url(../imgs/css/nt-th.gif) repeat-x 0 0;
	line-height:11px;
	text-align:center; 
	border-bottom:solid 1px #666;
}
.nice-table .brt td {
	border-top:solid 1px #666;
} 
.nice-table th span.pack1 {
	background:url(../imgs/css/nt-pack1.gif) no-repeat center 0;
	display:block;
	color:#000;
	padding:8px 0;
	
}
.nice-table th span.pack2 {
	background:url(../imgs/css/nt-pack2.gif) no-repeat center 0;
	display:block;
	color:#000;
	padding:8px 0;
	
}
.nice-table td {
	background:#f3f3f3;
	text-align:center;
	padding:3px 10px 3px 20px;
}
.nice-table .nt td {
	background:url(../imgs/css/nt-bg.gif) repeat-x 0 0;
	padding:3px 10px;
}
