body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #dcddde;
}
#container {
	width:875px;
	height:auto;
	margin-right:auto;
	margin-left:auto;
	border:8px solid #ffffff;
	background-color:#ffffff;
}
#banner {
	background-image:url(../images/banner-background.jpg);
	height:146px;	
}



#main-image {
	background-color:#FFF;
}
#info-area {
	background-color:#254f87;
	height:312px;
	margin-bottom:3px;
	padding:0px 10px 0px 10px;
}
#footer {
	clear:both;
	float:none;
	border-top:5px solid #e1a63d;
	height:auto;
	background-color:#ffffff;
	font-size: 12px;	
}
#footer-top {	
	color: #254f87;
	height:24px;
	padding:10px 5px 0px 5px;
	font-weight:bold;
}
#footer-lower {
	clear:both;
	float:none;
	color: #254f87;
	padding:10px 0px 10px 0px;
	border-top:1px solid #b6b6b6;
	width:865px;
	margin:0px 5px 0px 5px;
	font-size:11px;
	font-weight:bold;
}
#copyright {
	height:22px;
	width:875px;
	margin-right:auto;
	margin-left:auto;
	line-height:22px;
	font-size:11px;
	color:#999;
}

#copyright a {
	font-size:11px;
	color:#999;
	text-decoration:underline;
}

#searchbox {
	float:right;
	background-image:url(../images/search-area.jpg);
	width:234px;
	height:33px;
	margin-right:10px;
	line-height:33px;
}
.loading {
	text-align:center;
	font-size:12px;
	color:#b1d1fb;
	margin:100px 80px 100px 80px;
}

#nav-upper {
	clear:both;
	float:left;
	margin-left:80px;
}


#nav-upper ul {
	list-style: none;
	margin: 1px 0px 0px 0px;
	padding: 0;
	
}

#nav-upper li {
	float:left;
	background-image:url(../images/btn-main-off.jpg);
	width:86px;
	height:20px;
	margin-top:9px;
	text-align:center;
	padding-top:2px;
	margin-right:2px;	
	}


#nav-upper a {
	color: #adcdfa;	
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	
}

#nav-upper a:hover {
	color: #fff;	
	
}

#nav-upper #current {
	float:left;
	background-image:url(../images/btn-main-on.jpg);
	width:84px;
	height:20px;
	text-align:center;
	padding-top:2px;
	margin-right:2px;
	border-bottom:1px solid #eab047;
}

#nav-upper #current a {	
	color:#000066;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

#nav-lower {
	float:none;
	clear:both;
	background-image:url(../images/nav-lower.jpg);
	height:14px;
	padding: 10px 10px 10px 20px;
	font-size: 12px;
}

#nav-lower a {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}

#content {
	height:auto;	
	padding:0px;
}



#content-left {
	float:left;
	width:230px;
	height:auto;
	padding:0px 5px 30px 0px;
}

#content-right {
	float:left;
	width:626px;
	height:auto;
	padding:0px 5px 20px 0px;
}


#content-right ul {
	list-style-type:none;
	margin-left:30px;
	margin-top:15px;
	margin-bottom:15px;
	padding:0px;
	font-size:12px;
	line-height:14px;
}


#content-right li {
	background:url(../images/light-blue-bullet.gif) left center no-repeat;
	padding:5px 5px 5px 12px;
}

label.search-label {
	float:left;
	margin-left:32px;
	font-size:12px;
	color:#fff;
	margin-right:5px;
	width:40px;
}

.info-box {
	float:left;
	height:300px;
	width:259px;
	padding:12px 10px 0px 10px;
}
.info-box-2 {
	float:left;
	height:300px;
	width:255px;
	padding:12px 10px 0px 10px;
	border-left:2px solid #ffffff;
	border-right:2px solid #ffffff;
}
.box-title-area {
	float:left;
	margin-right:5px;	
}

.box-title {
	line-height:25px;
	font-size: 12px;
	color: #b1d1fb;
	margin-bottom:5px;
}

.resources-box-title {
	line-height:25px;
	font-size: 12px;
	color: #254f87;
	margin-bottom:5px;
}

ul.box-list {
	list-style-image: url('../images/nav-arrow.gif');
	list-style-position: outside;
	margin-left:22px;
	margin-top:0px;
	padding:0px;
	color:#FFF;
	font-size:12px;
}
.banner-link-area {
	color:#FFFFFF;
	font-size:12px;
	float:right;
	margin:5px 5px 0px 0px;
}
input.search-field {
	float:left;
	font-size:11px;
	width:108px;
	margin:8px 5px 0px 0px;
	border:1px solid #0066CC;
}

#contact-box {
	background-image:url(../images/contact-background.jpg);
	margin:10px 0px 0px 0px;
	width:224px;
	height:93px;
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:12px;
}

#contact-box a {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration:underline;
}

#contact-box a:hover {
	color:#e1a63d;
	font-size: 12px;
	text-decoration:underline;
}

.para-break {
	background-image:url(../images/para-break.jpg);
	width:626px;
	height:18px;
	margin:20px 0px 5px 0px;
}

.blue-box-top {
	margin-top:15px;
	background-image:url(../images/blue-view-box-top.jpg);
	width:224px;
	height:8px;
}

.blue-box-bottom {
	background-image:url(../images/blue-view-box-bottom.jpg);
	height:8px;
	width:224px;
}

#blue-box-middle {
	height:auto;
	background-color:#254f87;
	padding:0px 10px 0px 10px;
	width:204px;
}

#blue-box-middle ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#blue-box-middle li {
	border-top:1px dotted #FFFFFF;
	background:url(../images/nav-arrow.gif) left 11px no-repeat;
	padding:8px 0px 8px 0px;
	font-size:12px;
	line-height:16px;
	padding-left:10px;
}

#blue-box-middle a {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration:none;
}
#blue-box-middle a:hover {
	color:#e1a63d;
}

.resources-box-top {
	margin-top:10px;
	background-image:url(../images/datasheet-box-top.jpg);
	width:224px;
	height:7px;
}

.resources-box-bottom {
	background-image:url(../images/datasheet-box-bottom.jpg);
	width:224px;
	height:7px;
}

#resources-box-middle {
	height:auto;
	background-color:#e9f0fa;
	padding:0px 10px 0px 10px;
	border-left:1px solid #c0ccdc;
	border-right:1px solid #c0ccdc;
	width:202px;
}

#resources-box-middle ul {
	list-style-type:none;
	margin-left:0px;
	margin-top:10px;
	margin-bottom:0px;
	padding:0px;
	color:#FFF;
	font-size:12px;
	line-height:16px;
}

#resources-box-middle li {
	border-top:1px dotted #254f87;
	background:url(../images/nav-pdf.gif) left center no-repeat;
	padding:8px 8px 8px 12px;
}

#resources-box-middle a {
	color: #254f87;
	font-size: 12px;
	text-decoration:none;
}
#resources-box-middle a:hover {
	color:#e1a63d;
}

#overview-header {
	background-image: url(../images/header-top.jpg); 
	margin-top:15px; 
	width:632px; 
	height: 173px;
}

#overview-header ul {
	list-style-type:none;
	margin-left:10px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	color:#FFF;
	font-size:14px;
	line-height:15px;
}


#overview-header li {
	background:url(../images/light-blue-bullet.gif) left center no-repeat;
	padding:5px 5px 5px 12px;
}

.overview-header-title {
	padding-bottom:0px; 
	padding-left:20px; 
	padding-right:0px; 
	color:#bcd2f2; 
	font-size:20px; 
	padding-top:20px;
}

#jclock {
	color:#fff;
}
