body {
	margin: 0;
	padding: 0;
	background-color: silver;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
}
.hidden {
	display: none;
}
a {
	text-decoration: none;
	color: black;
}
a:link {
	font-weight: normal;
}
a:hover {
	font-weight: bold;
}
a:active {
	font-weight: bold;
	color: rgb(0,51,153);
}
ol {
 	list-style-type: circle;
	padding-left: 30px;
	margin-left: 0;
	text-align: left;
}
#BG {
	position: absolute;
	width: 100%;
	top: 50%;
	z-index: -3;
}
#BG_left {
	width: 50%;
	margin-top: -285px;
	height: 570px;
	background: url(fon_left.png) repeat-x;
}
#BG_right {
	width: 50%;
	margin: -570px 50%;
	height: 570px;
	background: url(fon_right.png) repeat-x;
}
#conteiner {
	position: absolute;
	width: 100%;
	margin: 0px;
	text-align: center;
	top: 50%; 
}
#main {
	width: 750px;
	height: 570px;
	background: url(BG_main_570.png) no-repeat center;
	text-align: left;
	margin: -285px auto;
	position: relative;
	z-index: -2;
}
#logo_pack {
	position: absolute;
	margin: 40px 20px;
	z-index: 50;
}
#blaster_left {
	position: absolute;
	margin: 100px -140px;
	z-index: 1;	
	visibility: visible;
}
#blaster_right {
	position: absolute;
	margin: 80px 550px;
	z-index: -1;
	visibility: visible;
}
#patch_right {
	position: absolute;
	margin: 325px 713px;
	z-index: 1;
	visibility: visible;
}
#bgengflag {
	position: absolute;
	margin: 55px 290px;
	border: 0;
	z-index: 50;
}
#menu {
	position:absolute;
	margin: 70px 290px;
	width: 394px;
	z-index: 50;
	font-size: 12px;
}
.menu_item {
	float: left;
	width: 65px;
	text-align: center;
	line-height: 18px;
	height: 18px;
	border-bottom: 2px gray solid;
	color: black;
	cursor: pointer;
}
.curr_item {
	float: left;
	width: 65px;
	height: 18px;
	text-align: center;
	line-height: 18px;
	border: 1px gray solid;
	border-bottom: 0;
	font-weight: bold;
	color: rgb(0,51,153);
	cursor: default;
}
.about {
	font-size: 11px;
	font-style: italic;
	text-align: center;
}
.required {
	font-size: 11px;
	font-style: italic;
	text-align: left;
}
#info {
	position: absolute;
	margin: 510px 185px;
	width: 510px;
	z-index: 1;
	font-size: 10px;
	text-align: right;
}
.layers {
	position: absolute;
	margin: 110px 20px;
	width: 710px;
	height: 370px;
	visibility: hidden;
	font-size: 12px;
}
.noScLayers {
	position: absolute;
	margin: 110px 40px;
	width: 690px;
	height: 370px;
}
#customersN ol {
	margin-left: 50px;
}
#home {
	visibility: visible;
}
.bold {
	font-weight: bold;
}
.sItem {
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
}
.tab {
	margin-left: 30px;
}
#banner {
	width: 642px;
	margin: 20px auto;
	text-align: center;
}
#banner img {
	border:1px gray solid;
}
#news {
	overflow: scroll;
	width: 100%;
	height: 150px;
	border: 1px silver solid;
	border-right: 0;
}
#news p {
	margin: 5px;
}
#services {
}
#sMenu_left {
	position: absolute;
	margin-top: 37px;
	margin-left: 10px;
}
#sMenu_top {
	position: absolute;
	margin-top: 0;
	margin-left: 160px;
	width: 500px;
	height: 20px;
	text-align: center;
}
#sHolder {
	position: absolute;
	margin-top: 40px;
	margin-left: 160px;
	width: 510px;
	height: 350px;
}
#sDownload {
	position: absolute;
	margin-top: 350px;
	margin-left: 180px;
	font-size: 11px;
}
#sDownload a {
	color: rgb(0,51,153);
	text-decoration: underline;
}
#sDownload a:hover {
	text-decoration: none;
}
.noScDownload {
	font-size: 11px;
}
.noScDownload a {
	color: rgb(0,51,153);
	text-decoration: underline;
}
.noScDownload a:hover {
	text-decoration: none;
}
#sPicture {
	position: absolute;
	margin-top: 120px;
	margin-left: 10px;
}
#sPicture img {
	border: 1px gray solid;
	margin-bottom: 2px;
}
.sContent {
	position: absolute;
	visibility: hidden;
	text-align: justify;
}
.servL_item {
	border-right: 2px gray solid;
	width: 130px;
	height: 15px;
	font-weight: normal;
	cursor: pointer;
}
.servL_curr_item {
	border: 1px gray solid;
	border-right: 0;
	color: rgb(0,51,153);
	font-weight: bold;
	cursor: default;
}
.servT_item {
	float: left;
	width: 90px;
	text-align: center;
	line-height: 18px;
	height: 18px;
	border-bottom: 2px gray solid;
	color: black;
	font-weight: normal;
	cursor: pointer;
}
.servT_curr_item {
	float: left;
	width: 90px;
	height: 18px;
	text-align: center;
	line-height: 18px;
	border: 1px gray solid;
	border-bottom: 0;
	font-weight: bold;
	color: rgb(0,51,153);
	cursor: default;
}
.left {
	float: left;
	clear: left;
}
.right {
	float: right;
	clear: left;
}
.serv_layers {
	height: 100px;
	margin-bottom: 10px;
}
#gallery {
	z-index: 50;
}
#gallery img, #noScgallery img {
	background: url(loading.png) center no-repeat;
	width: 130px;
	height: 98px;
}
#noScgallery {
	text-align: center;
	overflow: scroll;
}
#noScServices {
	overflow: scroll;
}
#gallery_top {
	display: block;
	position: absolute;
	margin-top: 30px;
	padding-left : 25px;
}
#gallery_inside {
	display: none;
	position: absolute;
	width: 765px;
	height: 337px;
	margin-left: -30px;
}
#gi_left {
	overflow: scroll;
	width: 150px;
	height: 100%;
	float: left;
}
#gi_center {
	width: 465px;
	height: 100%;
	float: left;
}
#gi_right {
	overflow: scroll;
	width: 150px;
	height: 100%;
}
#gi_menu {
	width: 360px;
	height: 37px;
	margin: 0 405px;
	text-align: right;
}
#gallery img {
	border: 1px rgb(99,100,102) solid;
	width: 130px;
	height: 98px;
	cursor: pointer;
}
#video {
	margin: 115px 45px;
	width: 665px;
	height: 375px;
	z-index: 50;
}
#video_menu {
	overflow: scroll;
	height: 350px;
}
#video_menu img{
	margin-left: 17px;
	margin-bottom: 5px;
	border: 1px gray solid;
}
#content {
	float: left;
}
#customers {
	overflow: scroll;
	font-size: 10px;
}
#ref_holder {
	position: absolute;
	margin-left: 280px;
}
#ref_menu {
	font-size: 10px;
	position: fixed;
	margin: 30px 60px;
}
.ref_item {
	border-right: 2px gray solid;
	width: 130px;
	height: 15px;
	cursor: pointer;
}
.ref_curr_item {
	border: 1px gray solid;
	border-right: 0;
	color: rgb(0,51,153);
	font-weight: bold;
	cursor: default;
}
#contact {
	text-align: center;
	width: 450px;
	margin-left:155px;
}
#contact table {
	width: 450px;
	margin: 0 auto;
	text-align: center;
}
.videoeffect {
	position: absolute;
	margin: 0;
	height: 100%;
	width: 100%;
}
#ve_back {
	z-index: -3;
}
#ve_front {
	z-index: 49;
	display: none;
}