body{
	background:#000 url('../images/bg.jpg');
	color: #B2B2B2;
	font-size: 14px;
	font-family: Arial, Verdena;
}

body, div{
	scrollbar-face-color : #4C4C4C; 
	scrollbar-highlight-color : #666; 
	scrollbar-3dlight-color : #FFA44A;
	scrollbar-darkshadow-color : #666; 
	scrollbar-arrow-color : #FF7601; 
	scrollbar-shadow-color : #BF5702; 
	scrollbar-track-color: #232220 
}

#content{
 padding: 13px 2px 16px 10px;
 margin-top:8px;
 width:99%;
 height: 384px;
 
 
}

#content1{
	width:475px;
	overflow:auto;
	height: 363px;
	float:right;
	padding-right:15px;
	padding-bottom:10px;
	line-height:19px;
}

a, a:visited{
	color:#FC8600;
}

a:hover{

	text-decoration: none;
}

.button_vbar {
	border-style:solid;border-color:#595959;
	border-width:1px 3px 2px 1px;background:#4F4F4F;color:#FE690E;font-family:Arial;	
	background-image:url('../images/arrow3.jpg');	background-repeat: no-repeat; background-position: 99% 96%;
	font-size:15px;
	letter-spacing:1px;
	padding: 5px 4px 0px 13px;
	width:190px;
	text-align:left;				
}

.button_vbarhov{
   border-top-color:#FE690E;
   border-left-color:#FE690E;
   border-right-color:#FE690E;
   border-bottom-color:#FE690E;
   border-width: 1px 3px 2px 1px;
   
   }


#left_content{
	float:left;
	width: 435px;
	height: 363px;;
	border-bottom: 6px solid #666;
	
}

.theme_about_us{ background:url('../images/theme_satellite.jpg') no-repeat 40% 0%; 	}
.theme_service{ background:url('../images/theme_mis.jpg') no-repeat;	}
.theme_voip{ background:url('../images/theme_link_ball.jpg') no-repeat;	}
.theme_geo_vision{ background:url('../images/theme_notebooks.jpg') no-repeat;	}
.theme_vpn{ background:url('../images/theme_server_room.jpg') no-repeat;	}
.theme_email{ background:url('../images/theme_email.jpg') no-repeat;	}
.theme_ip_guard{ background:url('../images/theme_security.jpg') no-repeat;	}
.theme_contact{ background:url('../images/theme_link.jpg') no-repeat; 	}

#vbar{
	float:left;
	height:60%;
	background-color: #666;
	margin-left:5px;
	margin-top:8px;
	padding: 4px 1px 1px 1px;
}

.img_border{border: 2px solid #434343;}
ul.vbarmenu li{
	margin-bottom: 5px;
	list-style:none;
}

ul.vbarmenu{
	margin-left:1px;
	padding-left:1px
}

td{font-size:13px; letter-spacing:2px;}

.title{
 color:#FC8600; 
 font-size:16px;
 margin-bottom:8px;
 width: 100%;
 padding-bottom:3px;
 border-bottom: 1px solid #4f4f4f;
}

th{
	font-size:15px;
	color: #FE690E;

}
td.highlite1{
	background-color:#666;
	color: #000;
	text-align:right;
	padding-right:3px;
	border-color: #ccc;
}

input, textarea{
	border: 1px solid #FC8600; 
	background-color: #4f4f4f;
	padding:2px;
}

hr{color: #4f4f4f;}

.infoBox{
	border: 1px dashed #FC8600;
}

.errorBox{
	border: 1px dashed #FC8600;
}

.footer{
 float:right; 
 color: #7a7976;
 font-size:12px;
 padding-top:8px;
 padding-right:7px; 
 letter-spacing:1px;
 
}
.nasthon{
	margin-top:8px;
	padding-top:8px;
	font-size:11px;
	color: #474643;
	letter-spacing:0px;
}