body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	margin:0px;
	padding:0px;
	width:746px;
}

body h1{
	font-weight:bold;
	font-size:18px;
	line-height:normal;
	padding:0px;
	margin:0px;
	padding-bottom:10px;
}
body h2{
	font-weight:bold;
	font-size:12px;
	line-height:normal;
	padding:0px;
	margin:0px;
	padding-bottom:5px;
}

body h3{
	font-weight:normal;
	font-size:11px;
	line-height:normal;
	padding:0px;
	margin:0px;
}

body p{
	margin-top:0px;
}

body a{
	text-decoration:none;
	color:#990000;
}


body a:hover{
	text-decoration:underline;
	color:#990000;
}

body ul {
 	list-style-image:url(images/bullet.gif);
	padding:0;
	margin:0;
	padding-left:15px;
}

body li {
	line-height:12px;
}


div.header_con {
	width:746px;
}

div.promo_con {
	float:left;
	width:585px;
}
/*RHS Navigation*/
div.nav_rhs_con {
	padding:0px;
	margin:0px;
	float:left;
	height:114px;
	width:161px;
	background-image:url(images/nav_rhs_off.gif);
}

.nav_rhs {
	margin-top:20px;
	padding:0px;
	overflow:hidden;
}

.nav_rhs a {
	float:left;
	padding: 0px 1000px;
	height:19px;

}

.nav_rhs a:hover {
	height:19px;
	background-position: -161px 0px;
	overflow:hidden;
}


.document_storage {
	padding-top:9px;
	width:161px;
	background:url(images/nav_rhs_1.gif) top left no-repeat;
	overflow:hidden;
}

.uds_online {
	width:161px;
	background:url(images/nav_rhs_2.gif) top left no-repeat;
	overflow:hidden;
}

.scanning {
	width:161px;
	background:url(images/nav_rhs_3.gif) top left no-repeat;
	overflow:hidden;
}

.back_up {
	width:161px;
	background:url(images/nav_rhs_4.gif) top left no-repeat;
	overflow:hidden;
}

.server_storage {
	width:161px;
	background:url(images/nav_rhs_5.gif) top left no-repeat;
	overflow:hidden;
}
/*/RHS Navigation*/

/*BOTTOM Navigation*/
div.nav_btm_con {
	padding:0px;
	margin:0px;
	float:left;
	height:31px;
	width:746px;
	background-image:url(images/nav_btm_bg.gif);
	background-repeat:no-repeat;
}

div.nav_btm {
	float:right;
	height:31px;
	width:595px;
	background-repeat:no-repeat;
	overflow:hidden;
}

.nav_btm a {
	display:block;
	float:left;
	height:31px;
	overflow:hidden;
}

.nav_btm a:hover {
	background-position: 0px -31px;
	overflow:hidden;
}

.home {
	width:44px;
	height:31px;
	background:url(images/nav_btm_a.gif) top left no-repeat;
	overflow:hidden;
}

.about_us {
	width:62px;
	height:31px;
	background:url(images/nav_btm_1.gif) top left no-repeat;
	overflow:hidden;
}

.quote {
	width:58px;
	height:31px;
	background:url(images/nav_btm_q.gif) top left no-repeat;
	overflow:hidden;
}

.q_a {
	width:35px;
	height:31px;
	background:url(images/nav_btm_2.gif) top left no-repeat;
	overflow:hidden;
}

.privacy_policy {
	width:95px;
	height:31px;
	background:url(images/nav_btm_3.gif) top left no-repeat;
	overflow:hidden;
}

.site_map {
	width:59px;
	height:31px;
	background:url(images/nav_btm_4.gif) top left no-repeat;
	overflow:hidden;
}

.contact_us {
	width:81px;
	height:31px;
	background:url(images/nav_btm_6.gif) top left no-repeat;
	overflow:hidden;
}

.client_login {
	width:161px;
	height:31px;
	background:url(images/nav_btm_5.gif) top left no-repeat;
	overflow:hidden;
}
/*/BOTTOM Navigation*/

/*MAIN Content*/
.interesting_links {
	float: right;
	color:#333333;
	padding-top:15px;
}

div.main_content {
	float:left;	
	padding-left:30px;
	padding-top:30px;
	padding-bottom:30px;
	padding-right:0px;
	width:700px;
	line-height:16px;
}

div.main_content strong{
	color:#000066;
}

div.main_content h1{
	color:#990000;
}

div.main_content h2{
	color:#000066;
}

/*/MAIN Content*/

/*DOCUMENT STORAGE Content*/
div.document_content {
	float:left;
	position:relative;
	top:30px;
	left:288px;
	padding-bottom:30px;
	line-height:16px;
	width:446px;
}

div.document_content strong{
	color:#000066;
}

div.document_content h1{
	color:#000066;
}

div.document_content h2{
	color:#990000;
}

/*/DOCUMENT STORAGE Content*/

/*ONLINE Content*/
div.online_content {
	float:left;
	position:relative;
	top:30px;
	left:288px;
	padding-bottom:30px;
	line-height:16px;
	width:446px;
}

div.online_content strong{
	color:#000066;
}

div.online_content h1{
	color:#000066;
}

div.online_content h2{
	color:#990000;
}

div.online_content ul{
	color:#000066;
	font-weight:bold;
	padding-top:10px;
}

div.online_content li{
	line-height:14px;
}
/*/ONLINE Content*/

/*SCANNING Content*/
div.scanning_content {
	float:left;
	position:relative;
	top:30px;
	left:288px;
	padding-bottom:30px;
	line-height:16px;
	width:446px;
}

div.scanning_content strong{
	color:#000066;
}

div.scanning_content h1{
	color:#000066;
}

div.scanning_content h2{
	color:#990000;
}

div.scanning_content ul{
	color:#000066;
	color:#000066;
	font-weight:bold;
	padding-top:10px;
}
/*/SCANNING Content*/

/*BACKUP Content*/
div.backup_content {
	float:left;
	position:relative;
	top:30px;
	left:288px;
	padding-bottom:30px;
	line-height:16px;
	width:450px;
}

div.backup_content strong{
	color:#000066;
}

div.backup_content h1{
	color:#000066;
}

div.backup_content h2{
	color:#990000;
}

div.backup_content ul{
	color:#000066;
	color:#000066;
	font-weight:bold;
	padding-top:10px;
}

div.backup_content li{
	line-height:14px;
}
/*/BACKUP Content*/

/*SERVER STORAGE Content*/
div.server_storage_content {
	float:left;
	position:relative;
	top:30px;
	left:288px;
	padding-bottom:30px;
	line-height:16px;
	width:450px;
}

div.server_storage_content strong{
	color:#000066;
}

div.server_storage_content h1{
	color:#000066;
}

div.server_storage_content h2{
	color:#990000;
}

div.server_storage_content ul{
	color:#000066;
	color:#000066;
	font-weight:bold;
	padding-top:10px;
}
/*/SERVER STORAGE Content*/

/*SITE MAP Content*/
div.site_map_content {
	float:left;	
	padding-left:60px;
	padding-top:50px;
	padding-bottom:30px;
	padding-right:0px;
	width:1000px;
	line-height:16px;
}

div.site_map_content a{
	color:#666666;
}

div.column_1{
	float:left;
	color:#666666;
	font-weight:bold;

}

div.column_2{
	float:left;
	position:absolute;
	left: 170px;
	color:#FF6600;
	font-weight:bold;

}

div.column_3{
	float:left;
	position:absolute;
	left: 270px;
	color:#333333;
	font-size:9px;
	font-weight:lighter;

}
/*/SITE MAP Content*/

/*ABOUT US Content*/
div.about_us_con {
	float:left;
	position:relative;
	top:0px;
	left:150px;
	padding-bottom:30px;
	line-height:16px;
	width:550px;
	line-height:16px;
}

div.rhs_column{
	position:absolute;
	top:0px;
	left:200px;
	line-height:16px;
}

div.about_us_con h2{
	padding:0px;
	padding-bottom:2px;
	margin:0px;
	font-size:12px;
}

div.about_us_con p{
	padding-bottom:15px;
	margin:0px;
	font-size:11px;
}

/*/ABOUT US Content*/

/*QUALITY ASSURANCE Content*/
div.quality_content {
	float:left;
	position:relative;
	top:30px;
	left:288px;
	padding-bottom:30px;
	line-height:16px;
	width:450px;
}

div.quality_content h1 {
	color:#000066;
}

div.quality_content h2 {
	line-height:25px;
	padding-top:0px;
	padding-bottoms:0px;
	color:#000066;
}

/*/QUALITY ASSURANCE Content*/

/*PRIVACY POLICY Content*/
div.privacy_content {
	float:left;
	position:relative;
	top:30px;
	left:288px;
	padding-bottom:30px;
	line-height:16px;
	width:450px;
	font-size:9px;
}

div.privacy_content h2 {
	padding-top:0px;
	padding-bottom:0px;
	color:#990000;
	font-size:9px;
}

/*/PRIVACY POLICY Content*/

/*CONTACT Content*/
div.contact_content {
	float:left;
	position:relative;
	top:30px;
	left:288px;
	padding-bottom:30px;
	line-height:11px;
	width:450px;
}

div.contact_content h2 {
	line-height:25px;
	padding-top:0px;
	padding-bottoms:0px;
	color:#000066;
}

div.contact_content a {
	color:#000066;
	font-weight:bold;
	line-height:16px;
}

div.contact_content a:hover {
	color:#000066;
	font-weight:bold;
	line-height:16px;
	text-decoration:underline;
}

/*/CONTACT Content*/


/*FREE OFFER Content*/

div.free_content {
	color:#669ef5;
	width:746px;
	height:495px;
	background:url(images/bg_free_offer.jpg) no-repeat;
	float:left;
	margin-top:2px;
}

div.free_content p {
	margin:15px;
	padding-left:15px;
}

div.free_content form {
	padding-top:20px;
	padding-left:29px;
	float:left;
	color:#FFFFFF;
	font-weight:bold;
	text-align:right;
}

div.row {
	clear:both;
	text-align:right;
	padding-top:3px;
}

div.row span.label {
	padding-top:4px;
	float:left;
	width:120px;
	padding-right:20px;
	text-align:left;
}

.search {
	margin-left:10px;
	margin-right:2px;
}

.form_bottom {
	padding-top:20px;
}

p.message {
	padding-top:67px;
}

div.mini_map {
	position:absolute;
	left:35px;
	top:280px;
}

div.mini_map img{
	float:left;
	padding:0;
	margin:0;
}

div.mini_map ul{
	padding-top:10px;
	font-weight:bold;
	margin-left:15px;
}

div.mini_map li{
	padding-top:5px;
}

div.mini_map p{
	float:left;
	font-weight:bold;
	padding-top:70px;
	padding-left:26px;
	color:#ff6600;
}
