@charset "utf-8";

#main_frame {
	position:relative;
	left:0px;
	top:114px;
	width:900px;
	height:500px;
	z-index:1;
	background-image: url(../gif%20pics/background_red_1px.gif);
	background-repeat: repeat;
}
#left_frame {
	position:absolute;
	left:0px;
	top:0px;
	width:200px;
	height:500px;
	z-index:1;
	background-color: #FFFFFF;
}
#right_frame {
	position:absolute;
	top:0px;
	width:175px;
	height:520px;
	right: -6px;
	visibility: visible;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #666666;
}
#navigation_frame {
	position:absolute;
	left:0px;
	top:36px;
	width:900px;
	height:30px;
	z-index:4;
	background-color: #666666;
	visibility: visible;
	text-align: center;
	vertical-align: middle;
	border-top-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #941E20;
	border-bottom-color: #941E20;
	border-bottom-width: 2px;
	float: left;
}
#right_frame_content {
	position:absolute;
	left:10px;
	top:90px;
	width:135px;
	height:220px;
	z-index:4;
	visibility: visible;
}
#main_frame_content {
	position:absolute;
	left:200px;
	top:90px;
	width:425px;
	height:310px;
	z-index:4;
	vertical-align: middle;
	padding: 50px;
	visibility: visible;
	overflow: hidden;
}
#about_us {
	position:absolute;
	left:25px;
	top:2px;
	width:150px;
	height:28px;
	z-index:6;
	visibility: visible;
}
#spectrum {
	position:absolute;
	left:200px;
	top:2px;
	width:150px;
	height:28px;
	z-index:2;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	visibility: visible;
}
#references {
	position:absolute;
	left:375px;
	top:2px;
	width:150px;
	height:28px;
	z-index:3;
	visibility: visible;
}
#network {
	position:absolute;
	left:550px;
	top:2px;
	width:150px;
	height:28px;
	z-index:4;
	text-align: center;
	vertical-align: middle;
	visibility: visible;
}
#contact {
	position:absolute;
	left:725px;
	top:2px;
	width:150px;
	height:28px;
	z-index:1;
	visibility: visible;
}
#sub_screen_line {
	position:absolute;
	left:0px;
	top:520px;
	width:900px;
	height:20px;
	background-color: #666666;
	vertical-align: middle;
	text-align: center;
}
#sub_content_bridge {
	position:absolute;
	top:500px;
	width:175px;
	height:20px;
	z-index:1;
	right: 0px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #666666;
}
#logo_frame {
	position:absolute;
	left:35px;
	top:380px;
	width:120px;
	height:108px;
	z-index:1;
}
#home_button {
	position:absolute;
	left:100px;
	top:10px;
	width:50px;
	height:22px;
	z-index:2;
	visibility: visible;
}
#center {
   margin:auto;
   width:900px;
   height:500px;
}

#about_us_button {
	position:absolute;
	left:25px;
	top:2px;
	width:150px;
	height:28px;
	z-index:4;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#spectrum_button {
	position:absolute;
	left:0px;
	top:1px;
	width:150px;
	height:27px;
	z-index:5;
}

#references_button {
	position:absolute;
	left:0px;
	top:1px;
	width:150px;
	height:28px;
	z-index:5;
}

#network_button {
	position:absolute;
	left:383px;
	top:7px;
	width:66px;
	height:20px;
	z-index:5;
}

#contact_button {
	position:absolute;
	left:478px;
	top:5px;
	width:114px;
	height:23px;
	z-index:5;
}
#language {
	position:absolute;
	left:35px;
	top:10px;
	width:50px;
	height:22px;
	z-index:4;
}

