@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}
html, body {
	height:100%;
}
html {
	min-width:972px;
}
body {
	font-size:12px;
	color:#333;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
}
img {
	border:none;
	vertical-align:top;
	text-align:left;
}
ul, ol {
	list-style:none;
}
table {
	padding:0px;
	border:none;
	border-collapse:collapse;
}
.blue {
	color:#006699;
}
.bold {
	font-weight:bold;
}
.clear {
	clear:both;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6 {
	float:left;
}
.alignright {
	text-align:right;
}
.alignleft {
	text-align:left;
}
.aligncenter {
	text-align:center;
}
.wrapper {
	width:100%;
	overflow:hidden;
}
.container {
	width:100%;
}

.top-links .left {
	width:200px;
	float:left;
}
.top-links .left ul li {
	width:40px;
	height:38px;
	float:left;
	background:url(../images/nav-pipe.png) 100% 50% no-repeat;
	margin-left:3px;
}
.top-links .left ul li img {
	margin-left:4px;
	margin-top:5px;
}
.top-links .right {
	float:right;
	width:190px;
	height:38px;
	display:block;
}

.header .row-3 {
	background:url(../images/navigation-bg.png) 0 0 no-repeat;
	height:49px;
	width:985px;
	padding-right:15px;
	padding-top:1px;
	display:block;
}
.row-3 .navigation {
	float:left;
	width:722px;
	height:26px;
}
.navigation ul {
	float:left;
}
.navigation ul li {
	height:43px;
	background:url(../images/nav-pipe.png) 100% 50% no-repeat;
	padding-left:1px;
	position: relative;
	display: inline;
	float: left;
}
.navigation ul li a {
	line-height:43px;
	background:url(../images/nav-bg-up.png) 0 0 no-repeat;
	display:block;
	width:89px;
	height:43px;
	overflow:hidden;
	color:#fff !important;
	font-size:12px !important;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	padding-top:3px;
	text-decoration:none;
	padding-right:1px !important;
}
.row-3 .navigation ul li a:hover, .selected {
	background:url(../images/hover-bg.png) 0 0 repeat-x !important;
	width:89px;
	height:43px;
	overflow:hidden;
	display:block;
	padding-top:3px;
}
#main .banner {
	height:249px;
	width:981px;
	position:relative;
}
#main .banner-inside {
	height:93px;
	width:981px;
}
.banner .learn-more {
	background:url(../images/learn-more.png) 0 0 no-repeat;
	height:60px;
	width:183px;
	position:absolute;
	top:177px;
	left:55px;
}
.more-testi-btn {
	background:url(../images/more-testi-btn.png) 0 0 no-repeat;
	height:27px;
	width:114px;
	position:absolute;
	top:200px;
	left:857px;
	z-index:555;
}
.banner .man {
	position:absolute;
	top:-22px;
	left:560px;
	z-index:999;
}
.testimonial-home {
	position:absolute;
	height:138px;
	width:181px;
	float:right;
	z-index:999;
	left:795px;
	top:23px;
}
.testimonial-home p {
	color:#fff;
	font-size:12px;
	line-height:20px;
}
.product-info {
	height:143px;
	margin-left:1px;
	width:980px;
	background-color:#fff;
	margin-top:4px;
	padding:9px 0px 0px 0px;
}
.product-info ul li {
	height:143px;
	width:232px;
	margin-left:8px;
	float:left;
}
.product-info ul .first {
	margin-left:15px;
}
.product-info ul .hard-dreive {
	background:url(../images/hard-drive-rec-bg.png) 0 0 no-repeat;
	height:135px;
	width:230px;
}
.product-info ul .memory {
	background:url(../images/memory-card.png) 0 0 no-repeat;
	height:135px;
	width:230px;
}
.product-info ul .raid {
	background:url(../images/raid-bg.png) 0 0 no-repeat;
	height:135px;
	width:230px;
}
.product-info ul .computer {
	background:url(../images/computer-for-img.png) 0 0 no-repeat;
	height:135px;
	width:230px;
}
#main .col-1 {
	width:698px;
	overflow:hidden;
	display:block;
	float:left;
	margin-top:4px;
	background-color:#fff;
	padding:15px 15px 15px 21px;
	margin-left:1px;
	display:block;
	position:relative;
}
.col-1 .us-location {
	background:url(../images/us-location-bg.png) 0 0 no-repeat;
	width:657px;
	height:185px;
	padding:25px 15px 0px 15px;
}
.col-1 .canada-location {
	background:url(../images/us-location-bg.png) 0 0 no-repeat;
	width:657px;
	height:185px;
	padding:25px 15px 0px 15px;
}
.us-location a {
	color:#666;
	font-size:12px;
}
.canada-location a {
	color:#666;
	font-size:12px;
}
.col-1 .icon {
	position:absolute;
	left:570px;
	top:5px;
}
.col-1 h1 {
	font-weight:bold;
	font-size:29px;
	color:#999;
	padding-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
}
.col-1 h2 {
	font:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:15px;
	color:#666;
	margin-top:10px;
	padding-bottom:10px;
}
.col-1 .line {
	margin-top:20px;
	height:1px;
	width:100%;
	background-color:#CCC;
}
.col-1 p {
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#999;
	padding-top:5px;
	line-height:20px;
	text-align:justify;
}
.col-1 p span {
	color:#fc710c;
}
.col-1 .tab-place {
	height:280px;
	width:698px;
	position:relative;
}

.col-1 .frm-bg-big {
	background:url(../images/frm-bg-big2.png) 0 0 no-repeat;
	width:658px;
	display:block;
	padding:15px;
	text-shadow:#fff 0px 1px 0px;
}

.col-1 .frm-bg-big2 {
	background:url(../images/frm-bg-big2.png) 0 0 no-repeat;
	width:688px;
	display:block;
	padding:15px;
	text-shadow:#fff 0px 1px 0px;
}



.col-1 .testimonials-all {
	padding-bottom:25px;
}
.col-1 .testimonials-all .bg-top {
	background:url(../images/bg-top.png) 0 0 no-repeat;
	height:10px;
	width:692px;
	overflow:hidden;
	display:block;
}
.col-1 .testimonials-all .bg-mid {
	background:url(../images/bg-mid.png) 0 0 repeat-y;
	width:662px;
	display:block;
	padding:0px 15px 15px 15px;
}
.col-1 .testimonials-all .bg-bottom {
	background:url(../images/bg-bottom.png) 0 0 no-repeat;
	height:10px;
	width:692px;
	overflow:hidden;
	display:block;
}
.frm-bg-big table tr td {
	font-size:12px;
	color:#666565;
	font:Arial, Helvetica, sans-serif;
	padding-bottom:10px;
}
.frm-bg table tr td {
	font-size:12px;
	color:#666565;
	font:Arial, Helvetica, sans-serif;
	padding-bottom:10px;
}
.select2 {
	background:url(../images/select-box-bg2.png) 0 0 no-repeat;
	height:22px;
	width:180px;
}
.txtarea {
	background:url(../images/text-area-bg.png) 0 0 no-repeat;
	height:125px;
	width:638px;
	padding:5px;
}
.txtarea-small {
	background: url(../images/text-area-small.png) 0 0 no-repeat;
	height:52px;
	width:638px;
	padding:5px;
}
.frm-feild {
	background:url(../images/frm-field-bg.png) 0 0 no-repeat;
	height:14px;
	width:158px;
	padding:4px;
	font-size:12px;
	color:#333;
}
.sbmtbtn {
	background:url(../images/sbmt-btn.png) 0 0 no-repeat;
	height:25px;
	width:119px;
	cursor:pointer;
	z-index:999;
	margin-top:10px;
}
.print-btn {
	background:url(../images/print-btn.png) 0 0 no-repeat;
	height:25px;
	width:119px;
	cursor:pointer;
	z-index:999;
	margin-top:10px;
}
.reset {
	background:url(../images/reset-btn.png) 0 0 no-repeat;
	height:25px;
	width:119px;
	cursor:pointer;
	z-index:999;
	margin-top:10px;
}
#main .col-2 {
	width:222px;
	overflow:hidden;
	display:block;
	float:left;
	margin-top:4px;
	margin-left:4px;
	background-color:#fff;
	padding:22px 10px 15px 10px;
}
.col-2 .contact-immedeate {
	background:url(../images/contact-immedeate-bg.png) 0 0 no-repeat;
	width:204px;
	height:221px;
	padding-top:70px;
	padding-left:12px;
}
.contact-immedeate ul li {
	height:52px;
	background:url(../images/ul-bg.png) 0 100% no-repeat;
}
.contact-immedeate ul li img {
	padding-right:10px;
	height:39px;
	float:left;
	margin-top:9px;
}
.contact-immedeate ul li p {
	font-size:10px;
	font-weight:bold;
	padding-top:10px;
}
.contact-immedeate ul li a {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	line-height:52px;
	color:#545454;
}
.contact-immedeate ul li a:hover {
	text-decoration:underline;
}
.col-2 .testimonial {
	background:url(../images/testimonial-bg.png) 0 0 no-repeat;
	height:165px;
	width:195px;
	padding:71px 12px 0px 12px;
}
.testimonial p {
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999;
}
.special-offer {
	background:url(../images/our-special-bg.png) 0 0 no-repeat;
	width:224px;
	height:102px;
	margin-top:10px;
	padding-top:78px;
}

.printtext{display:none;}

