@charset "utf-8";
/* CSS Document */

*{
	font-family:arial;
	font-size:12px;
	margin:0 auto;
	color: #333333;
}

a{
	color: #333333;
}
a:hover {
	text-decoration:underline;
	color: #0066FF;
}


body{
	background-image: url('../images/strip.jpg');
	
}

#wrapper{
	margin:0 auto;	
	width: 900px;

}           

#sub_wrapper{		
	width: 900px;
	background-color: #ffffff;
	float:left;
}
#navigation{
	width: 609px;
	height: 61px;
	margin-left:20px;
	background-image: url('../images/button_strip.jpg');
	background-repeat:repeat-x;
	float: left;
	overflow:hidden;
	z-index:1;
	margin-top:30px;

}
#navigation img{
	width: 3px;
	height: 61px;
	float: left;

}
#nav_home a{
	width: 101px;
	height: 61px;
	background-image: url('../images/home.jpg');
	float:left;
}
#nav_home a:hover, #nav_home a.active{
	background-image: url('../images/home_hover.jpg');
	color: #000000;

}
.nav_any a{
	width: 124px;
	height: 61px;
	float:left;
}
.nav_any a:hover, .nav_any a.active{	
	background-image: url('../images/button_strip_hover.jpg');
	background-repeat:repeat-x;
	color: #000000;
	text-decoration:none;
} 




#nav_contact a{
	width: 127px;
	height: 61px;
	background-image: url('../images/contactus.jpg');	
	float:left;
}
#nav_contact a:hover, #nav_contact a.active2{
	background-image: url('../images/contactus_hover.jpg');	
	color: #000000;

}

#nav_home a, .nav_any a, #nav_contact a{
	height: 53px;
	padding-top: 8px;
	text-align:center;
	text-decoration:none;
	color: #003366;
	font-size: 12px;
	float: left;
}

#company_logo{
	width: 200px;
	float: right;	
}

#header_area{
	float: left;
	width: 900px;
	height: 220px;
	z-index:-200;
}
#body_area{
	width: 900px;
	height: 670px;
	background-image: url('../images/body_background.jpg');	
	float: left;
}

#service_entries{
	flaot: left;
	width: 880px;
	height: 130px;
}


.service_entry{
	width: 200px;
	padding-left:20px;
	float: left;

}
.service_entry a img{
	width: 198px;
	border: none;
	float: left;
	border: 1px solid #003366;
}
.service_entry a img:hover{
border: 1px solid #0066CC; 
}

.service_caption{
	width: 200px;
	float: left;
	margin-top:5px;
	background-image: url('../images/service_bullet.jpg');
	background-repeat: no-repeat;
	background-position:right;	
}
.service_title a{
	width: 168px;
	height: 15px;
	border-bottom: 1px solid #b9bbc1;	
	text-align: right;
	font-family: arial narrow;
	font-size:13px;
	font-style: italic;
	font-weight:bold;
	padding-right:2px;	
	text-decoration:none;
	float: left;
	color: #003366;
}
.service_title1 a{
	width: 168px;
	height: 15px;
	text-align: right;	
	font-family: arial narrow;
	font-size:13px;
	font-style: italic;
	font-weight:bold;
	padding-right:2px;
	text-decoration:none;	
	float: left;
	color: #003366;
}

#service_rightbody{
	width: 480px;
	height: 420px;
	float: right;
}
#service_desc{
	text-align:justify;
	float: left;
	height: 360px;	
	margin-bottom:10px;
}
#service_desc1{
	text-align:justify;
	float: left;
	height: 340px;
	overflow: auto;
	margin-bottom:10px;
	padding:10px;
	border: 1px solid #CCFFFF;
}

#we_support{
	height: 50px;
	width: 150px;
	float: right;
	border: none;
	cursor:pointer;
	margin: 0px;
	
}
#we_support a img{
	border: 1px solid #003366;
	}
	

#we_support1{
	height: 42px;
	width: 152px;
	float: right;
	border: none;
	cursor:pointer;
	margin: 25px 0px 0px 0px;
}

#next_service a{
	padding: 6px 2px 0px 0px;
	color: #f9f9fb;
	height: 44px;
	width: 118px;
	float: right;
	text-align:right;
	background-image: url('../images/next_service.gif');
	text-decoration:none;
	margin: 0px 20px 0 0;
}
#remote_support_index a{
	padding: 6px 5px 0px 0px;
	color: #f9f9fb;
	height: 44px;
	width: 145px;
	float: right;
	text-align:right;
	background-image: url('../images/remote_support.jpg');
	text-decoration:none;
	font-style:normal;
	font-weight:100;
	margin: 15px 0px 0 0;
}
#remote_support a{
	padding: 6px 5px 0px 0px;
	color: #f9f9fb;
	height: 44px;
	width: 145px;
	float: right;
	text-align:right;
	background-image: url('../images/remote_support.jpg');
	text-decoration:none;
	font-style:normal;
	font-weight:100;
	margin: 20px 0px 0 0;
}
#welcome_area{
	width: 860px;
	height:65px;	
	margin: 15px 20px 0px 20px;
	float: left;		
}

#welcome_text{
	color: #000000;	
	font-size:24px;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	margin: 15px 0px 0px 20px;
}

#welcome_bullet img{
	height: 65px;
	width: 75px;
	float: left;
}


#page_title{
	width: 860px;
	height: 70px;
	padding-left: 20px;
	float: left;
	
}
#page_tit{
	float: left;
	color: #5d5dc8;
	font-style: italic;
	font-size:24px;
	font-weight:bold;
	margin-top:20px;


}
#page_title img{
	margin-right: 20px;
	float: left;
	width: 70px;
	height: 70px;
	overflow:hidden;
	
}
#left_body{
	width: 555px;
	color: #080808;
	text-align: justify;
	line-height: 17px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 30px;
	margin-top: 20px;
	float: left;	
}
#index_left_body{
	width: 555px;
	color: #080808;
	text-align: justify;
	line-height: 17px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	margin-top: 20px;
	float: left;
	height: 255px;
}


#contact_tel{
	float: left;
	margin-top: -30px;
	padding-bottom:50px;
}

#contact_tel img{
	float: left;
	margin-right: 20px;
	height: 250px;

}

#index_left_body span a{
	padding: 6px 6px 0px 0px;
	color: #ffffff;
	margin-top:30px;
	height: 44px;
	width: 114px;
	float: right;
	text-align:right;
	background-image: url('../images/learn_more.gif');
	text-decoration:none;
	position:absolute;
	margin-right:-40px;
	
}
#index_left_body span a:hover, #we_support a:hover, #next_service a:hover, #remote_support a:hover, #remote_support_index a:hover{
	color: #00FFFF;
}

#body_area_subpage{
	width: 900px;
	height: 670px;
	background-image: url('../images/subpage_back.jpg');
	float: left;
}
#subpage_content{
	width: 860px;
	color: #080808;
	line-height: 18px;
	text-align: justify;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 20px;
	margin-bottom:5px;	
	float: left;
}
#subpage_content p{
	font-size: 14px;
	font-weight:bold;
	color:#003366;
	font-style:italic;	
	float: left;	
}
#subpage_content span{
	font-size: 13px;
	width: 640px;
	float: left;	
}

#subpage_content ul{
	padding-left:20px;
	width: 560px;
	display:block;
	float:left;
	list-style:none;
	padding-top:20px;
	padding-bottom:10px;
}
#subpage_content ul li{
	width: 560px; 
	margin-bottom:10px;
	display:block;
	float:left;
	font-size: 13px;
	font-style:italic;	
	list-style:none;	
}
#subpage_content ul li img{	
	margin-right:10px;	
	float: left;
}

#services_content{
	width: 640px;
	height:360px;
	float: left;
}
#company_info img{
	width: 250px;
	height:250px;
	float: right;
	margin-left: 20px;
	
}
#info_content{
	width: 590px;
	height:420px;
	float: left;
}
#gen_image_links{
	float: right;
	height:85px;
	width: 250px;
	margin: 50px 20px 0px 0px;
	
}

#image_links{
	float: right;
	height:85px;
	width: 250px;
	margin-top:90px;
}
#webmail{
	float:right;
	padding-top:40px;
	margin-right:20px;
}
#book_now{
	padding-top:50px;
	float: right;
	margin-right:20px;
	
}
#accredited{
	float: right;
	
}
#accredited a img, #book_now a img, #webmail a img{
	border: none;	
	bottom: 10px;

}

#service_contact{
	font-style:italic;
	color:#666666;
	margin-top:20px;
	text-align:left;
	width: 242px;
	float: right;
	height: 120px;
	background-image: url('../images/yellow_strip.jpg');
	background-repeat:repeat-x;
	padding-top: 10px;
	font-size: 14px;
}
#service_contact img{
	margin-right: 10px;
	float: left;
}

#service_contact_number{
	margin-left:10px;
	margin-top: 5px;
	font-size: 24px;
	font-weight:bold;
	width: 200px;
	height:25px;

}

#right_body{
	width: 264px;
	padding: 0px 20px 0px 16px;
	margin-top:20px;
	float: left;
	border-left: 1px solid #a5a5a5;
	padding-bottom:10px;

}

.input1 input{
	width: 264px;
	background-color:#e4e7e8;	
	margin: 1px 0px 0px 0px;
	border:1px solid #cccac8;
	float: left;
}
#input2 textarea{
	background-color:#e4e7e8;
	border:1px solid #cccac8;
	margin: 1px 0px 0px 0px;
	width: 264px;
	height: 110px;
	float: left;
	
}
#feedback_title{
	width: 268px;
	height: 25px;
	padding-top: 5px;
	font-size:14px;
	float: left;
	color:#ffffff;
	background-image:url(../images/contact_strip.jpg);
	background-repeat:repeat-x;
	font-weight:bold;
	font-style: italic;
}
#contact_right_tab{
	float: right;
	width:10px;
	height: 30px;
	margin-top:-5px;
	
}
#contact_left_tab{
	float: left;
	width:10px;
	height: 30px;
		margin-top:-5px;
	
}
.feedback_label{
	width: 264px;
	height: 15px;
	text-align:right;
	font-style:italic;
	margin-top: 5px;
	float: left;
}
#contact_submit{
	width: 264px;;
	height: 30px;
	float: left;
	margin-top:5px;
}
#contact_submit span{
	padding-top: 10px;
	float:right;
	color:#009933;
}
#contact_submit input{
	margin-right: 20px;
	background-image:url(../images/send_button.gif);
	width: 80px;
	height:30px;
	color: #ffffff;
	border:0px;
	cursor:pointer;
	float: left;
	font-size:14px;
}

#send_button{
	background: none;
}
#contact_submit input:hover{
	color: #00FFFF;
}
.det_icon{
	float: left;
	width: 280px;
	height: 50px;
	padding-top: 10px;
	font-size:14px;
	font-weight:bold;
		
}
.det_icon img{
	width:50px;
	height: 50px;
	float: left;
	margin-right:10px;
	margin-top:-10px;
}

#error_msg{
	width: 244px;;
	height: 25px;
	float: left;
	color:#CC9900;
	font-weight:bold;
}



#map_area{
	float: left;
}

#location_contact{
	padding-left:20px;
	float: left;
	width: 280px;
	font-size:14px;
	font-weight:bold;
	line-height: 25px;
}

#cybernut_title{
	width: 280px;
	font-size:20px;
	color: #003366;
	font-style: italic;
	margin-bottom:15px;
	float: left;
	font-weight:bold;
}

#contact_email a{
	color: #0033FF;	
}

#location_desc{
	margin-top:80px;
	width: 415px;
	height: 120px;
	font-style:italic;
	color:#666666;
	float: right;
	text-align:justify;
	background-image: url('../images/yellow_strip.jpg');
	background-repeat:repeat-x;
	padding-top: 10px;
	
}

#location_desc img{
	margin-top: 5px;
	float: left;
	margin-right: 10px;

}


#button_right{
	background-image: url('../images/button_right.jpg');
	background-repeat:no-repeat;
	background-position:right;
	margin-top: -10px;
	height:120px;
	width:15px;
	float:right;
	

}

#button_left{
	background-image: url('../images/button_left.jpg');
	background-repeat:no-repeat;
	background-position:left;
	margin-top: -10px;
	height:120px;
	width:15px;
	float: left;
}

#service_rightbody ul li {
	display:block;
	float:left;
	font-style: normal;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	width: 460px;
	margin: 0px;
	

}

#service_rightbody ul{
	padding-left:20px;
	width: 460px;
	display:block;
	float:left;
	list-style:none;
	padding-top:0px;
	padding-bottom:10px;
}

#service_rightbody ul li img{
	float:left;
	margin: 3px 10px 0px 0px;
	


}
#service_rightbody ul li span{
	width: 440px;
	float: left;
	text-align:left;	
}











#footer_area{
	width: 900px;
	margin-top: -120px;
	float:left;
}

#footer_links{
	width: 450px;
	display:block;
	margin-left:auto;
	margin-right:auto;
}
#footer_links a{
	font-size:13px;
	padding: 0px 3px 0px 3px;
	text-decoration:none;
	float:left;
}
#footer_links a:hover{
	text-decoration: none;
	color: #666666;
}
#footer_links span{
	padding: 0px 3px 0px 3px;
	float:left;
}
#footer_copyright{
	width: 900px;
	margin-top:5px;
	font-weight:bold;
	text-align: center;
	float:left;
}
.dropdown {
	float:left; 
	width: 124px; 
	height:61px;
	
}
.dropdown dt {
	width: 124px; 
	height: 23px; 
	cursor:pointer; 
	text-align: center;
	padding-top:8px;
	color: #003366;
	
}
.dropdown dt:hover, .dropdown dt.active {
	background-image: url('../images/button_strip_hover.jpg'); 
	color:#000000;
	
}
.dropdown dd {
	position:absolute; 
	overflow:hidden; 
	width:300px; 
	display:none;  	
	opacity:0;
	margin-top: 2px;
		
}
.dropdown ul {
	width:298px; 
	border: 1px solid #d8eef9; 
	list-style:none; 
	border-top:none; 
	padding: 0px;
	
}
.dropdown li {
	display:inline; 
	padding: 0px; 
	margin: 0px; 
	
}
.dropdown a, .dropdown a:active, .dropdown a:visited {
	display:block; 
	padding: 9px 5px 9px 10px; 
	color:#003366; 
	text-decoration:none; 
	background-color: #7cd1f7; 
	width:283px;
	
}
.dropdown a:hover, .dropdown a.active{
	background-image: url('../images/button_strip_hover.jpg');
	background-repeat:repeat-x;
	color: #000000;
	text-decoration:none;

}
.dropdown .underline {
	border-bottom:1px solid #d8eef9;
	
}



#service_left_header {
	float: left;
	width:600px;
	height: 220px;

}

#service_right_header{
	float: left;
	background-image: url('../images/service_right_header.jpg');
	width: 290px;
	height:220px;
	border:0px;
	margin: 0px;
	padding: 0px 10px 0px 0px;	
}

#header_menu {
	height:40px;
	background-image: url('../images/menu_head1h.jpg');
	background-repeat:no-repeat;
	float: right;
	width: 265px;
	margin-top: 10px;
}
#header_menu a, #header_menu1 a, #header_menu2 a, #header_menu3 a{
	padding-left: 50px;
	padding-top: 5px;
	width: 225px;
	float:left;
	text-decoration: none;
	color: #003366;
	height:35px;
}
#header_menu a:hover, #header_menu1 a:hover, #header_menu2 a:hover, #header_menu3 a:hover,
#header_menu a.active, #header_menu1 a.active1, #header_menu2 a.active2, #header_menu3 a.active3{	
	color: #000000;	
}
#header_menu a:hover, #header_menu a.active {
	background-image: url('../images/menu_head1.jpg');
	background-repeat:no-repeat;
	height:35px;	
}
#header_menu1 {
	height:40px;
	background-image: url('../images/menu_head2h.jpg');
	background-repeat:no-repeat;
	float: right;
	width: 265px;
	margin-top: 7px;
}

#header_menu1 a:hover, #header_menu1 a.active1  {
	background-image: url('../images/menu_head2.jpg');
	background-repeat:no-repeat;
	height:35px;
}
#header_menu2{
	height:40px;
	background-image: url('../images/menu_head3h.jpg');
	background-repeat:no-repeat;
	float: right;
	width: 265px;
	margin-top: 5px;
}
#header_menu2 a:hover, #header_menu2 a.active2  {
	background-image: url('../images/menu_head3.jpg');
	background-repeat:no-repeat;	
	height:35px;
}
#header_menu3 {
	height:40px;
	background-image: url('../images/menu_head4h.jpg');
	background-repeat:no-repeat;
	float: right;
	width: 265px;
	margin-top: 5px;
}
#header_menu3 a:hover, #header_menu3 a.active3 {
	background-image: url('../images/menu_head4.jpg');	
	background-repeat:no-repeat;
	height:35px;
}



#service_right_header ul li a{
	float: left;
	width: 210px;
	height: 40px;	
	padding-left: 60px;
	font-size:14px;	
	padding-top:5px;
	text-decoration:none;
}

#service_banner{
	float: right;
	width: 200px;
	height:400px;

}
#terms_content{
	float: left;
	width:568px;
	height: 398px;
	overflow: auto;
	text-align:justify;
	padding: 10px;

}
#support_content{
	float: left;
	width:860px;
	text-align:justify;

}

#supported{
	float: left;
	width:502px;
	clear:both;	
}
#supported_column{
	float: left;
	width: 152px;
	margin-right: 10px;
	padding:0px;
}
#supported_column ul{
	float: left;
	width: 152px;
	display:block;
	padding: 0px;
	margin:0px;
}
#supported_column ul li{
	float: left;
	width: 152px;
	display:block;
	list-style:none;
	height:52px;
	padding: 0px;
	margin:0px 0px 10px 0px;
}
#supported_column ul li img{
	float: left;
	width: 150px;
	height:50px;
	margin:0px;
	padding:0px;
	border:1px solid #003366;
}

#supported_title_wrapper{
	float: left;
	width: 495px;
	height: 28px;
	margin-bottom:10px;

}
#supported_title_wrapper1{
	float: left;
	width:270px;
	height: 30px;
	margin-bottom:10px;

}

#partners{
	width: 325px;
	float: right;
	padding-left:0px;

}

