* {
	font-family: Helvetica, Arial, sans-serif;
	background-color:transparent;
}

a {
	text-decoration: underline;
	color: #ffffff;
}

html { min-height: 100%; margin-bottom: 1px; 
overflow: -moz-scrollbars-vertical;

}


body {

	margin:0;

	padding:0;
	background-color: #000000;
	background: url('images/body-bg.jpg') repeat;
}



/* ie only */


#main {
margin-left: auto;
margin-right: auto;
width: 990px;
clear: left;
margin-top: 0px;
margin-bottom: 0px;
padding: 0px;
background:url('images/main-bg.png') repeat;

}

#logo {
padding: 0px;
margin: 0px;
height: 160px;
width: 100%;
background: url('images/logo-bg.png') repeat-x;
border-bottom: 10px solid #666666;
}

#logoimg {
margin: 5px;
padding: 0px;
border: 0px none;
}

#shadow {
clear: left;
margin: 0px;
padding: 0px;
background: url('images/logo-footer.png') repeat-x;
width: 100%;
height: 30px;

}

#shadowright {

width: 30px;


}

#bottomshadow {
clear: left;
margin: 0px;
margin-left: auto;
margin-right: auto;
margin-bottom: 10px;
width: 990px;
height: 30px;
}

#mainshadowbl {
margin: 0px;
padding: 0px;
background: url('images/shadow-bl.png') no-repeat;
width: 29px;
height: 30px;
float: left;
}

#mainshadowbr {
margin: 0px;
padding: 0px;
background: url('images/shadow-br.png') no-repeat;
width: 29px;
height: 30px;
float: left;
}

#mainshadowbottom {

margin: 0px;
padding: 0px;
background: url('images/logo-footer.png') repeat-x;
width: 932px;
height: 30px;
float: left;
}


#menu {
margin-left: auto;
margin-right: auto;
width: 990px;
clear: left;
margin-top: 10px;
margin-bottom: 0px;
padding: 0px;
color: #ffffff;
height: 24px;
border-bottom: 10px solid black;
}

.menuitem {
margin: 0px;
padding: 0px;

color: #ffffff;
padding-left: 10px;
padding-right: 10px;
width: 150px;
height: 24px;
font-size: 90%;
float: left;
font-weight: bold;
display: table-cell;
vertical-align: middle;
overflow: hidden;
cursor: pointer;
position: relative;
background: transparent;
}

.sidemenu li {
	cursor: pointer;
	font-weight: bold;
	font-size: 90%;
	padding-top: 3px;
	padding-bottom: 3px;
}


.menuitem a {
text-decoration: none;
color: #ffffff;
font-weight: bold;
vertical-align: middle;
position: absolute;
top: 0px;
left: 0px;
}
.menuitem img {
border: 0px none;
width: 100%;
height: 100%;
margin-left: -10px;
background: transparent;
}

.secondarymenuitem {
margin-left: -30px;
}

.secondarymenuitem  img{
margin-left: -10px;
}

#portfolio li {
	cursor: pointer;
}

.img_left {
	float: left;
}

.img_right {
	float: right;
}


#home {
background: url('menu/home.png') no-repeat;
}

#services {
background: url('menu/services.png') no-repeat;
}

#technology {
background: url('menu/technology.png') no-repeat;
}

#stations {
background: url('menu/stations.png') no-repeat;
}

#contact {
background: url('menu/contact.png') no-repeat;
}


#services_left {
	border-right: 5px solid #0f729d;
	position: relative;
	width: 200px;
	height: 500px;
	background: url('images/70_white-1x1.png') top left repeat;
	float: left;
}
#services_left ul {
	width: 200px;

}
#services_left ul li {
	width: 180px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 5px;
}

#services_left ul li:hover {
	background-color: #ffffff;
	margin-right: 0px;
	border-right: 5px solid #21bcff;
}
#services_main {
	float: left;
	width: 785px;
	color: #ffffff;
	font-weight: bold;
	padding: 0px;
	text-align: justify;
		background: url('images/topic-bg.png') top left repeat-x;
		height: 500px;
}

#temp {
z-index: 1;
margin: 0px;
clear: left;
float: left;
width: 990px;
min-height: 300px;
padding: 0px;
}


#home_frame {
position: absolute;
z-index: 1;
margin: 0px;
width: 990px;
min-height: 300px;
padding: 0px;
}

#services_frame {
position: absolute;
z-index: 2;
margin: 0px;
width: 990px;
min-height: 300px;
padding: 0px;
display: none;

}

#technology_frame {
position: absolute;
z-index: 3;
margin: 0px;
width: 990px;
min-height: 300px;
padding: 0px;
display: none;
}

#stations_frame{
position: absolute;
z-index: 4;
margin: 0px;
width: 990px;
min-height: 300px;
padding: 0px;
display: none;

}

#contact_frame{
position: absolute;
z-index: 5;
margin: 0px;
width: 990px;
min-height: 300px;
padding: 0px;
display: none;
}


#technology_left {
position: relative;
float: left;
width: 500px;
height: 500px;
background: transparent url('images/board.png') top left no-repeat;
}

#technology_main {
position: relative;
	float: left;
	margin-left: -200px;
	width: 670px;
	color: #ffffff;
	font-weight: bold;
	padding: 10px;
}



#stations_main {
position: relative;
	float: left;
	height: 500px;
	width: 765px;
	color: #ffffff;
	font-weight: bold;
	padding: 10px;
	overflow: hidden;
			
}

#stations_left {
	border-right: 5px solid #0f729d;
	position: relative;
	width: 200px;
	height: 500px;
	background: url('images/70_white-1x1.png') top left repeat;
	float: left;
}

#stations_left ul {
	width: 200px;

}
#stations_left ul li {
	width: 180px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 5px;
}

#stations_left ul li:hover {
	background-color: #ffffff;
	margin-right: 0px;
	border-right: 5px solid #21bcff;
}

#contact_left {
	position: relative;
	width: 150px;
	height: 500px;
	float: left;
}

#contact_main {
	position: relative;
	float: left;
	width: 820px;
	height: 500px;
	color: #ffffff;
	font-weight: bold;
	padding: 10px;
}

#contact_main a {
	color: #ffffff;
}



#left {
margin: 0px;
clear: left;
float: left;
width: 220px;

color: #ffffff;

}

#center {
margin: 0px;
float: left;
width: 570px;

color: #ffffff;

}

#right {
margin: 0px;
float: left;
width: 170px;
/* min-height: 400px; */
color: #ffffff;

}

#right img {
border: 0px;
margin: 0px;
}

#content {
	min-height: 300px;
	padding: 0px;
	position: relative;
}

#footer {
clear: left;
width: 100%;

background:url('images/main-bg.png') repeat;
color: #ffffff;
margin-top: 0px;
vertical-align: middle;
text-align: center;
font-size: .80%;
height: 30px;
padding-top: 4px;
}

ol,ul {list-style:none;}
dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
#portfolio img{
border: 0px none;
}

.content_list {
	list-style-type: disc;
	list-style-image: url(bullet.gif);
	list-style-position: inside;
	padding-left: 1em;
	text-indent: -1em;

}

.services_frames {
	margin: 0px;
	padding: 10px;
	width: 765px;
	overflow: auto;
}

.services_frames  img{
	margin: 5px;
	
}

#video {
	display: none;
}

#device {
	display: none;
}

#richmedia {
	display: none;
}

#design {
	display: none;
}


#TWR {
	
}

#HTH {
	display: none;
}

#WCMN {
	display: none;
	height: 465px;
	width: 755px;
	margin: 0px;
}

#NEBN {
	display: none;
}

#WCBN {
	display: none;
}
