body {
	background: #010173;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;	
	margin:0;
	padding:0;
}
a {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #010173;
	text-decoration:none;
}

a:hover {
	color: #000;
	text-decoration:underline;
	outline:none;
}
div,p,input,texarea,form,h1,h2,h3,h4,ul,li {
	margin:0;
	padding:0;
}
p {
	margin:0px 0px 10px 0px;	
}
img {
	border:none;
}
ul li {
	list-style:none;	
}
h1,h2,h3,h4 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000;
	margin:0px 0px 10px 0px;
}
h1{
color:#010173;
}
h2 {
	font-size:16px;
	color:#010173;
}
h3 {
	font-size:14px;	
}
h4 {
	font-size:12px;	
}
#wrapper {
	background:#fff;
	width:900px;
	margin:0 auto;	
}
#header {	
	padding:10px;
	width:880px;
}

#nav a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000;
	text-transform:uppercase;	
	display:block;
	margin:0px 10px;
	float:left;
	height:43px;
	line-height:43px;
}
#nav a.home-bt {
	background:url(../images/home-bt.gif) no-repeat;
	width:45px;
	height:43px;
	padding:0px 10px; 
	line-height:43px;
}
#nav a.about-bt {
	background:url(../images/products-bg.gif) no-repeat;
	width:76px;
	height:43px;
	padding:0px 10px; 
	line-height:43px;
}
#nav a.products-bt {
	background:url(../images/products-bg.gif) no-repeat;
	width:76px;
	height:43px;
	padding:0px 10px; 
	line-height:43px;
}

#nav a.standards-bt {
	background: url(../images/standard-bt.gif) no-repeat;
	width:85px;
	height:43px;
	padding:0px 10px; 
	line-height:43px;
}
#nav a.downloads-bt {
	background: url(../images/standard-bt.gif) no-repeat;
	width:85px;
	height:43px;
	padding:0px 10px; 
	line-height:43px;
}
#nav a.career-bt {
	background: url(../images/career-bt.gif)  no-repeat;
	width:67px;
	height:43px;
	padding:0px 10px; 
	line-height:43px;
}

#header-banner {
	background:url(../images/banner-bg.gif) no-repeat;
	width:900px;
	height:245px;	
}
#header-banner .banner_content {
	width:327px;
	float:left;
	padding:40px 20px 20px 20px;
	display:block;
}
#header-banner .banner_img {	
	float:right;
	display:block;
	text-align:right;
}

.clear {
	clear:both;	
}
#logo {
	position:absolute;
	display:block;
	width:378px;	
	height:108px;	
}
#left_nav {
	background:url(../images/menubackground.gif) no-repeat;
	width:250px;
	height:216px;
	padding:15px 0px;
}
#left_nav a {
	font-size:15px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	padding:10px 10px;
	margin:0px 0px 5px 0px;
	display:block;
	text-decoration:none;	
}
#left_nav a:hover {
	background:url(../images/arrow.gif) no-repeat;
}
#left_nav a.active {
	background:url(../images/arrow.gif) no-repeat;
}
.img-border {
	border:2px solid #ccc;	
}
.rht-box-head {
	background:url(../images/newsmenu.gif) no-repeat;
	width:218px;
	height:42px;
	line-height:42px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	padding:0px 0px 0px 15px;
}
.rht-box-content {
	width:231px;
	height:240px;
	background:#e5e5e5;
	border-left:1px solid #bcbcbc;
	border-right:1px solid #bcbcbc;
	overflow:scroll;
	overflow-x:hidden;	
}
.rht-box-content p {
	padding:10px 10px 0px 10px;	
}
.rht-box-content strong {	
	display:block;
	margin:5px 0px 0px 0px;
}
#footer {
	color:#fff;
	text-align:center;	
}
#footer a {
	font-size:12px;
	color:#fff;
}
#footer p {
	padding:10px 0px;	
}
.breadcrumb {
	background:#e5e5e5;	
	display:block;
	padding:6px;
	border:1px solid #bcbcbc;
}
.list li{
	background:url(../images/icon.gif) no-repeat left 4px;
	font-size:12px;
	font-weight:bold;
	color:#000;
	display:block;
	padding:5px 0px 5px 25px;
}
.list li a{	
	font-size:12px;
	font-weight:bold;
	color:#000;	
}
#items_container {
	background:url(../images/banner-bg.gif) no-repeat;
	width:900px;
	height:245px;	
	overflow: hidden;
	position: relative;		
}
div.slide_item {
	width:900px;
	height:245px;	
	position: absolute;
	left: 500px;	
}

div.first_item {
	left: 0;
}
.sidea {
	width:327px;
	float:left;
	padding:40px 20px 20px 20px;
	display:block;	
}
.sideb {
	float:right;
	display:block;
	text-align:right;
}
