html {
	overflow: hidden;
}
body {
	overflow: hidden;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: white;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
}
.hidden {
	display: none;
}
a {
	text-decoration: none;
	color: blue;
}
a:link {
	font-weight: normal;
}
a:hover {
	font-weight: normal;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
	color: rgb(0,51,153);
}
ol {
 	list-style-type: circle;
	padding-left: 30px;
	margin-left: 0;
	text-align: left;
}
#BG_top {
	position: fixed;
	width: 100%;
	top: 0;
	z-index: -3;
}
#BG_top_left {
	position: absolute;
	width: 50%;
	margin-top: 0;
	height: 81px;
	background: url(fon_top_left.png) repeat-x;
}
#BG_top_right {
	position: absolute;
	width: 50%;
	margin: 0 50%;
	height: 81px;
	background: url(fon_top_blue.png) repeat-x;
}
#BG_bottom {
	position: fixed;
	width: 100%;
	bottom: 81px;
	z-index: -3;
}
#BG_bottom_left {
	position: absolute;
	width: 50%;
	margin-bottom: 0;
	height: 81px;
	background: url(fon_bott_blue.png) repeat-x;
}
#BG_bottom_right {
	position: absolute;
	width: 50%;
	margin-bottom: 0;
	margin-left: 50%;
	height: 81px;
	background: url(fon_bott_right.png) repeat-x;
}
#conteiner {
	position: absolute;
	width: 100%;
	height: 100%;
	margin: 0px;
	text-align: center;
	z-index: -1;
}
#main {
	width: 750px;
	position: static;
	text-align: left;
	margin: 0 auto;
	z-index: -2;
}
#header {
	position: fixed;
	margin: 0;
}
#footer {
	position: fixed;
	bottom: 0;
}
#logo_pack {
	position: fixed;
	margin: 40px 20px;
	z-index: 50;
}
#blaster_left {
	position: fixed;
	margin-left: -170px;
	bottom: 80px;
	z-index: -5;	
	visibility: visible;
}
#logos_right {
	position: fixed;
	display: block;
	margin-left: 750px;
	bottom: 160px;
	z-index: -1;
	visibility: visible;
}
#logos_right div {
	position: fixed;
	width: 160px;
	float: left;
	margin-top: 10px;
}
#logos_right a {
	color: white;
}
#promo {
	position: fixed;
	margin: 170px 745px;
}
#promo img {
	border: 1px white solid;
}
#bgengflag {
	position: fixed;
	margin: 55px 290px;
	border: 0;
	z-index: 50;
}
#menu {
	position:fixed;
	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;
	width: 710px;
}
.required {
	font-size: 11px;
	font-style: italic;
	text-align: left;
}
#info {
	position: fixed;
	margin-left: 220px;
	bottom: 20px;
	width: 510px;
	z-index: 3;
	font-size: 10px;
	text-align: right;
}
#content_holder {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 110px;
	left: 50%;
	bottom: 100px;
	text-align: left;
}
#content {
	display: block;
	height: 100%;
	width: 750px;
	margin-left: -375px;
}
.layers {
	position: absolute;
	margin: 0 20px;
	height: 100%;
	visibility: hidden;
	font-size: 12px;
}
#banner {
	display: block;
	cursor: pointer;
	width: 710px;
	height: 200px;
}
#home {
	visibility: visible;
}
.bold {
	font-weight: bold;
	font-size: 11px;
}
.sItem {
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
}
.tab {
	margin-left: 30px;
}
#news {
	position: absolute;
	overflow: scroll;
	width: 100%;
	margin-top: 260px;
	top: 10px;
	bottom: 0px;
	border: 1px silver solid;
	border-right: 0;

}
#news div {
	height: 100px;
	margin-bottom: 20px;
}
#news p {
	margin: 5px;
}
#news img {
	float: left;
	margin: 5px 10px 5px 0;
	cursor: pointer;
	border: 1px white solid;
}
#news li {
	margin-left: 100px;
}
#services {
	z-index: 2;
}
#sMenu_left {
	position: absolute;
	margin-top: 25px;
	margin-left: 10px;
}
#sHolder {
	position: absolute;
	margin-left: 160px;
	width: 550px;
	top: 5px;
	bottom: 10px;
}
#sDownload {
	position: fixed;
	bottom: 80px;
	margin-left: 180px;
	font-size: 11px;
}
#sDownload a {
	color: rgb(0,51,153);
	text-decoration: underline;
}
#sDownload 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;
	top: 5px;
	bottom: 10px;
	overflow: scroll;
	overflow-x: hidden;
	padding-right: 10px;
	width: 100%;
}
.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;
}
.left {
	float: left;
	clear: left;
}
.right {
	float: right;
	clear: left;
}
.serv_layers {
	height: 100px;
	margin-bottom: 10px;
}
#gallery {
	z-index: 50;
	width: 850px;
	margin-left: 0px;
}
#gallery_top {
	display: block;
	position: absolute;
	margin-left: -10px;
	top: 0;
	bottom: 0;
	width: 840px;
	overflow: scroll;
	text-align: left;
}
.preview_desc {
	float: left;
	border: 1px transparent solid;
	margin-right: 5px;
	margin-bottom: 5px;
	width: 265px;
	color: white;
	font-size: 11px;
}
.preview {
	background: white url(loading.gif) no-repeat center;
	width: 130px;
	height: 98px;
	float: left;
	margin: 5px;
}
.preview img {
	position: absolute;
}
.preview a {
	position: absolute;
	display: block;
	margin-top: 45px;
	width: 57px;
	height: 50px;
	background: url(1.png) -1px -1px no-repeat;
}
.half_dark {
	visibility: hidden;
}
.picsIc {
	visibility: hidden;
	margin-top: 50px;
	margin-left: 9px;
}
.videoIc {
	visibility: hidden;
	margin-top: 50px;
	margin-left: 71px;
}
.picsI {
	margin-top: 50px;
	margin-left: 9px;
}
.videoI {
	margin-top: 50px;
	margin-left: 71px;
}
.picsIa {
	margin-left: 7px;
}
.videoIa {
	margin-left: 65px;
}
#gallery_inside {
	display: none;
	position: absolute;
	width: 765px;
	height: 337px;
	margin-left: 10px;
	margin-top: 10px;
}
#gi_left img, #gi_right img {
	background: white url(loading.gif) center no-repeat;
	border: 1px rgb(99,100,102) solid;
	width: 65px;
	height: 49px;
	margin-right: 3px;
	margin-bottom: 3px;
	cursor: pointer;
}
#gi_left {
	position: absolute;
	margin-left: 470px;
	overflow: hidden;
	width: 160px;
	height: 100%;
	float: left;
}
#gi_right {
	position: absolute;
	margin-left: 615px;
	overflow: hidden;
	width: 160px;
	height: 100%;
	float: left;
	z-index: 100;
}
#gi_center {
	position: absolute;
	width: 465px;
	height: 100%;
	float: left;
	z-index: -1;
}
#close_gallery {
	position: static;
	margin-left: 430px;
	margin-top: -4px;
	background: rgb(72,72,72);
	cursor: pointer;
}
#video_holder {
	display: none;
	margin-left: -40px;
	z-index: 50;
}
#video_player {
	position: absolute;
	margin-left: 55px;
}
#ref_holder {
	position: absolute;
	margin-left: 280px;
}
#ref_menu {
	font-size: 10px;
	position: fixed;
	margin: 20px 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;
}
#shop {
	margin-left: 20px;
	text-align: center;
}
#shop a {
	color: #039;
}
#products {
	position: absolute;
	top: 50px;
	bottom: 0;
	text-align: justify;
	width: 710px;
	overflow: scroll;
}
#products img {
	float: left;
}
#products div {
	float: left;
	border: thin gray solid;
	padding-right: 5px;
	margin-bottom: 5px;
	width: 680px;
}
#products ol {
	margin-left: 130px;
}
.videoeffect {
	position: absolute;
	margin: 0;
	height: 100%;
	width: 100%;
}
#ve_back {
	z-index: -3;
}
#ve_front {
	position: fixed;
	z-index: 49;
	display: none;
	width: 750px;
	top: 0;
	bottom: 0;
	height: 100%;
}
#bg_white {
	background-color: white;
	position: fixed;
	height: 100%;
	width: 750px;
}
.popup {
	position: absolute;
	display: none;
	background: url(popup_fon.png) repeat-y;
	color: white;
	font-weight: bold;
	margin-left: 21px;
	margin-top: 0;
	height: 390px;
	width: 710px;
}
#contact {
	z-index: 51;
}
#contact table {
	width: 620px;
	margin-left: 40px;
	margin-top: 50px;
	text-align: center;
}
.close_button {
	position: absolute;
	margin-top: 5px;
	margin-left: 673px;
	cursor: pointer; 
}
#close_video {
	position: static;
	margin-top: 0px;
	margin-left: 725px;
	cursor: pointer; 
}
#contact textarea {
	width: 100%;
	border: 2px rgb(144,144,144) solid;
}
#map {
	z-index: 52;
}
#google_map_holder {
	margin-top: 40px;
	margin-left: 43px;
	width: 620px;
	height: 320px;
	background: white url(loading.gif) no-repeat center;
}
.dNone {
	display: none;
}
#faq li {
	margin-top: 15px;
}
#services li {
	margin-top: 10px;
}
#faq {
	overflow: scroll;
	padding-right: 5px;
	width: 705px;
	text-align: left;
	bottom: 0;
}

