body{
	background: #2d2d2d;
	background-image:  url(../images/bg.gif);
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
	z-index:0;
	}
td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	}
.bold { font-weight: bold; color: #ffffff;}
.white { color: #ffffff;}
.large_white {font-weight: bold; color: #ffffff; font-size: 14px;}
h3 {color: #ffffff; }
a, img{border:0;text-decoration:none;}
a{color:#414141;}
a.black_link{color:#000000;}
a:hover{text-decoration:underline;}
a.blue_nav_link{color: #ffffff; text-decoration:none;}
a.blue_nav_link:hover{color: #ffffff; text-decoration:underline;}
.blue_bold{color: #0099cc; font-weight: bold;}
#container{	
	text-align: left;
	width: 950px;
	margin: 0 auto 0 auto;
	}
#body_container{
	position: relative;
	text-align: left;
	width: 950px;
	z-index:0;
	}
#logo{
	position: absolute;
	top: 40px;
	width: 295px;
	height: 89px;
	z-index:2;
	}
#headerbox{
	position: relative;
	width: 950px;
	height: 133px;
	z-index:1;
	}
#nav_tabs{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 950px;
	height: 61px;
	text-align: right;
	z-index:2;
	}
#products_tab{
	position: absolute;
	top: 27px;
	width: 143px;
	height: 34px;
	right: 305px;
	z-index:2;
	}
#products_tab_options{
	position: absolute;
	top: 62px;
	right: 0px;
	width: 580px;
	height: 45px;
	text-align: right;
	z-index:2;
	}
#solutions_tab{
	position: absolute;
	top: 27px;
	width: 142px;
	height: 34px;
	right: 163px;
	z-index:2;
	}
#solutions_tab_options{
	position: absolute;
	top: 62px;
	right: 0px;
	width: 690px;
	height: 45px;
	text-align: right;
	z-index:2;
	}
#technology_tab{
	position: absolute;
	top: 27px;
	width: 163px;
	height: 34px;
	right: 0px;
	z-index:2;
	}
#technology_tab_options{
	position: absolute;
	top: 62px;
	right: 0px;
	width: 690px;
	height: 45px;
	text-align: right;
	z-index:2;
	}
.nav_option{
	height: 45px;
	padding: 6px 12px 0px 12px;
	float: left;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	}
.nav_option a, .nav_option a:visited{
	color: #ffffff;
	text-decoration:none;
	}
.nav_option a:hover{
	color: #00ccff;
	text-decoration:none;
	}
.nav_seperator{
	background-image:  url(../images/nav_seperator.gif);
	background-repeat: no-repeat;
	width: 2px;
	height: 45px;
	float:left;
}
.dropmenu{
	position: absolute;
	background: #c9c9c9;
	background-image:  url(../images/menu_drop_bg.gif);
	background-repeat: repeat-x;
	width: 270px;
	top:107px;
	right: 0px;
	z-index: 10;
	display: none;
	}
ul.dropmenu_title{
	padding: 15px 20px 10px 10px;
	margin: 0 0 0 0;
	color: #333333;
	font-size: 13px;
	list-style-type: none;
	}
ul.dropmenu_list{
	padding: 0px 20px 7px 25px;
	margin: 0 0 0 0;
	color: #00b0f8;
	font-size: 13px;
	list-style-image:  url(../images/menu_arrow_bullet.gif)
	}
li.dropmenu_item{
	padding: 0 0 10px 0;
	}
.dropmenu_text{
	color: #333333;
	font-size: 13px;
	}
#more_button{
	padding: 5px 20px 10px 0px;
	text-align: right;
	}
#blue_nav{
	position: absolute;
	background-image:  url(../images/blue_nav_bg.gif);
	background-repeat: no-repeat;
	right: 0px;
	bottom: 0px;
	width: 367px;
	height: 24px;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	z-index:2;
	}
.bluemenu{
	position: absolute;
	background: #ffffff;
	top:133px;
	z-index: 10;
	border-bottom: 1px solid #118bbd;
	border-left: 1px solid #118bbd;
	border-right: 1px solid #118bbd;
	display: none;
	}
.bluemenu ul{
	list-style:none;
	margin:0;
	padding:0;
	}
.bluemenu ul li{
	margin: 0 0 0 0;
	}
.bluemenu ul li a, .bluemenu ul li a:visited{
	text-decoration:none;
	display:block;
	padding:5px 35px 5px 12px;
	color:#333333;
	}
.bluemenu ul li a:hover{
	text-decoration:none;
	background-color:#07a6e6;
	color:#ffffff;
	}
#bluemenu_1{
	left: 695px;
	}
#footer a, #footer a:visited{
	color: #ffffff;
	text-decoration:none;
	}
#footer a:hover{
	color: #ffffff;
	text-decoration:underline;
	}