/* HANDLE TRANSPARENT PNG */
img, div { behavior: url('/js/iepngfix.htc'); }
/* force scrollbar to always appear */
html { overflow: -moz-scrollbars-vertical !important; }
/* commented backslash hack \*/
html, body{height:100%;}
/* end hack */
html,body {margin:0;padding:0}
body {text-align:center}/* centre for ie5.+*/
body{
	background-color: #617085;
	background-image: url('/images/background-body.gif');
	background-repeat: repeat-x;
	font-family: arial;
	color: #2D354B;
}
#outer{
	min-height:100%;
	width:812px;
	margin:auto;/* center it*/
	position:relative;
	text-align:left;
	background-image: url('/images/background-outer.gif');
	background-repeat: repeat-y;
}
* html #outer{
	height:100%;
	width:812px
}
#inner{
	background-image: url('/images/background-inner.gif');
	background-repeat: no-repeat;
}
#logo{
	position: absolute;
	top: 0px;
	left: 0px;
	/* OLD LEFT MARGIN
	margin-left: 32px;
	*/
	margin-left: 24px;
	width: 144px;
	height: 110px;
	z-index: 2;
}
#nav-top{
	height: 45px;
	/* OLD PADDING
	padding: 0 50px 0 185px;
	*/
	padding: 0 0 0 180px;
}
#nav-top a{
	display: block;
	height: 45px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	text-decoration: none;
}
#nav-top a.contact{
	width: 114px;
	background-image: url('/images/nav-top-contact.gif');
}
#nav-top a:hover.contact{
	background-position: -114px 0;
}
#nav-top a.research{
	width: 134px;
	background-image: url('/images/nav-top-research.gif');
}
#nav-top a:hover.research{
	background-position: -134px 0;
}
#nav-top a.news{
	width: 93px;
	background-image: url('/images/nav-top-news.gif');
}
#nav-top a:hover.news{
	background-position: -93px 0;
}
#nav-top a.about{
	width: 94px;
	background-image: url('/images/nav-top-about.gif');
}
#nav-top a:hover.about{
	background-position: -94px 0;
}
#nav-top a.products{
	width: 102px;
	background-image: url('/images/nav-top-products.gif');
}
#nav-top a:hover.products{
	background-position: -102px 0;
}
#nav-top a.home{
	width: 60px;
	background-image: url('/images/nav-top-home.gif');
}
#nav-top a:hover.home{
	background-position: -60px 0;
}

#banner{
	margin: 10px 0 10px 24px;
	height: 239px;
	width: 766px;
}
#support{
	position: absolute;
	top: 50px;
	right: 40px;
	width: 155px;
	height: 24px;
	font-size: 13px;
	z-index: 2;
}
#col-left{
	position: absolute;
	z-index: 2;
	top: 260px;
	left: 19px;
	width: 230px;
	
}



#box-left{
	background-image: url('/images/background-box-left-middle.jpg');
	background-repeat: repeat-y;
	font-size: 13px;
}
#box-left h2{
	color: #ffffff;
	font-size: 16px;
	margin: 0;
	padding: 0 0 12px 0;
}
#box-left-top{
	background-image: url('/images/background-box-left-top.jpg');
	background-repeat: no-repeat;
}
#box-left-bottom{
	background-image: url('/images/background-box-left-bottom.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 12px 10px 10px 10px;
}
#content{
	border-left: 1px solid #2D354B;
	border-right: 1px solid #2D354B;
	margin: 0 24px 0 25px;
	padding: 0 10px 10px 10px;
	font-size: 12px;
	min-height: 50px;
	height: auto;
	_height: 50px;
}
#content-index{
	border-left: 1px solid #2D354B;
	border-right: 1px solid #2D354B;
	margin: 0 24px 0 258px;
	padding: 0 10px 10px 10px;
	font-size: 12px;
	min-height: 540px;
	height: auto;
	_height: 540px;
}
#footer {
	font-size: 10px;
	width:812px;
	height:32px;
	color: #000000;
	margin:-32px auto 0;
	padding: 0;
	position:relative;
	background-image: url('/images/background-footer.gif');
	background-position: 0 0;
	background-repeat: no-repeat;
}
#footer .inner{
	padding: 3px 0 0 0;
}
#clearfooter{clear:both;height:32px;width:100%;}
p{
	margin: 0px;
	padding: 0 0 10px 0;
}
a{
	color: #000000;
	text-decoration: underline;
}
a:hover{
	color: #FFCC00;
}
a.news{
	color: #3e475d;
	text-decoration: none;
}
a.news:hover{
	color: #000000;
	text-decoration: underline;
}
h1{
	background-image: url('/images/background-h1.gif');
	background-repeat: no-repeat;
	margin: 0 0 0 25px;
	height: 45px;
	padding: 8px 0 0 10px;
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	/* TOTAL HEIGHT: 53px */
}
h1.index{
	background-image: url('/images/background-h1-index.gif');
	margin: 0 0 0 258px;
}
h2{
	margin: 0;
	padding: 0 0 10px 0;
}
h2.box{
	background-image: url('/images/background-h2-box.gif');
	background-repeat: repeat-x;
	margin: 0 0 10px 0;
	float: none;
	padding: 2px 5px;
	color: #ffffff;
	border: 0;
	width: auto;
}
.box{
	border: 1px solid #2D354B;
	margin-bottom: 10px;
	margin-left: 15px;
	float: right;
	width: 250px;
	color: #ffffff;
	background-color: #616F84;
}
h3{
	margin: 0;
	padding: 0 0 10px 0;
}
img{border: 0;}
ul{
	list-style-image: url('/images/bullet-white.gif');
	margin: 0;
	padding-bottom: 10px;
	padding-left: 25px;
	list-style-position: outside;
}
ul.box{
	margin: 0;
	padding-bottom: 10px;
	padding: 0 10px 10px 25px;
	list-style-position: outside;
	float: none;
	border:0;
	width: auto;
	list-style-image: url('/images/bullet-gray.gif');
}
blockquote{
	margin-top: 0;
}


/* ANYLINK STUFF */
.anylinkcss{
	position:absolute;
	visibility: hidden;
	text-align: left;
	font-family: arial;
	font-size: 13px;
	border:0 ;
	z-index: 100;
	background-color: #2D354B;
	background-image: url('/images/nav-top-notch.gif');
	background-position: 47px 0px;
	background-repeat: no-repeat;
	margin-top: -8px;
	width: 205px;
}
.anylinkcss a{
	width: 100%;
	display: block;
	padding: 4px 5px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.anylinkcss a:hover{
	color: #FFCF06;
}
