* {
 	padding: 0;
  	margin: 0;
}

body  {
	background: #ebeee4 url(../img/bodybgtest.png) repeat-x;
	font-family: "Segoe UI", Helvetica, Arial, sans-serif;
	font-size:80%;
}

p {
	margin: 0em;
	padding: 0;
	color: black;
}
	

html {
	overflow-y:scroll;
}

img {
	border:0;
}

a {
	text-decoration:none;
	color:#2946AD;
}
a:hover {
	text-decoration:underline;
	color:#6B76B1;
}

h1, h2, h3, h4, h5, h6 {
	margin:0;
}

table {
	width:99%; /* wegen IE 6 */
	border-collapse:collapse;
	border:0;
	border-spacing:0;
	margin:5px 0;
}

ol, ul {
	list-style-position:outside;
	margin:5px 0;
	padding-left:3em;
}

sup {
    font-size:11px;
}

/* Frames */

#container {
	width: 972px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

#inner-container {
	position:relative;
	background:url(../img/border.png) repeat-y;
}
/* Header */

#header {
	width: 100%;
	height:85px;
	position:relative;
}

#header .top {
	background:url(../img/header.png) no-repeat top;
	height:20px;
}

#header .spacer {
	background:url(../img/border.png) repeat-y;
	height:65px;
}

#header .logo {
	position:absolute;
	top:20px;
	left:25px;
	z-index: 100;
}

#navlogo {
	position:absolute;
	top:30px;
	left:250px;
	width: 800px;
}

/* Nav */
#first-menu{
	background: url(../img/navbar2.png) no-repeat;
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	font-weight: bold;
	height:30px;
	width: 100%;
	position: relative;
	margin-top:0px;
}
 
#first-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
 
#first-menu li {
	display: inline;
}
 
#first-menu a {
	float: left;
	display: inline;
	padding: 6px 11px 7px 11px;

	text-decoration: none;
	color: #fff;
	text-align: center;
}
 
#first-menu a:hover {
	color: #BDEDFF;
	padding-bottom: 7px;
}
 
#first-menu .selected a {
	color: #BDEDFF;
	border: none;
}

/* Content */
#contentcontainer {
	width: 960px;
	margin: auto;
	display: block;
	text-align: left;
}

#products_contentcontainer {
	width: 960px;
	margin: auto;
	display: block;
	text-align: left;
}

#section1{
	float: left;
	width: 478px;
	position: relative;
}

#section2{
	float: right;
	width: 478px;
	position: relative;
}
html>body .outerpair1 {
background: url(../img/upperrightfade.png) right top no-repeat;
}
html>body .outerpair2 {
background: url(../img/lowerleftfade.png) left bottom no-repeat;
padding-top: 8px;
padding-left: 8px;
}
html>body .shadowbox {
background: url(../img/shadow.png) bottom right;
}
html>body .innerbox {
position: relative;
left: -7px;
top: -8px;
	background: #fff;
}
.shadowbox img {
border: 10px solid #fff;
vertical-align: bottom;
}

.content1 .innerbox{
	border: 1px solid #999;
	height: 550px;
}

.content2 .innerbox{
	border: 1px solid #999;
	height: 550px;
}

.content3 .innerbox{
	border: 1px solid #999;
	height: 550px;
}

.content4 .innerbox{
	border: 1px solid #999;
	height: 550px;
}

.descriptionbox .innerbox {
	border: 1px solid #999;
	height: 305px;
}

.content1{
	float: left;
	width: 208px;
	margin: 20px 0px 20px 24px;
	display: inline;
	}
	
.content2 {
	float: right;
	width: 208px;
	margin: 20px 10px 20px 0px;
	display: inline;
	}
	
.content3 {
	float: left;
	width: 208px;
	margin: 20px 0px 20px 10px;
	display: inline;
	}
	
.content4 {
	float: right;
	width: 208px;
	margin: 20px 24px 20px 0px;
	display: inline;
	}

#contentcontainer h1 {
	font-size:130%;
	color:#000;
	padding: 5px;
	margin:0;
	border-bottom: 1px #999 solid;
	text-align: center;
	background: url(../img/contentcontainerh1test.png);
}

#contentcontainer h2 {
	font-size:115%;
	color:#2a2a2a;
	padding:5px;
	margin:0;
	text-align: center;
	border-top: 1px #999 solid;
}

#contentcontainer h3 {
	font-size:100%;
	padding:5px 0;
	margin:0;
}

#contentcontainer a{
	color: #4964A3;
}

#contentcontainer a:hover{
	text-decoration:underline;
	color:#6B76B1;
}

#contentcontainer p {
	padding:10px;
	margin:0;
}

#content p.trademark {
	color:#aaaaaa;
	font-size:xx-small;
	margin-top:30px;
	vertical-align:bottom;
}

#contentcontainer .fppic1{
	margin-top:0px;
	padding:0;
}
#contentcontainer .fppic2{
	margin-top:20px;
	padding:0;
}
#contentcontainer .fppic3{
	margin-top:0px;
	padding:0;
}
#contentcontainer .fppic4{
	margin-top:20px;
	padding:0;
}

#adboxcontainer{
	background-color: #e0e0e0;
	/*filter: alpha(opacity=85);
	opacity: .85;*/
	margin: 16px 0px 0px 552px;
	width: 380px;
	height: 305px;
	position: absolute;
}

#adbox {
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	width: 340px;
	height: 290px;
	position: relative;
	padding: 8px;
	overflow: hidden;
	margin: auto 8px auto 8px;
}
	
#adbox p{
	text-align: center;
	margin-top: 115px;
}

#slab {
	width: 962px;
	height: 350px;
	margin: auto;
	background: url(../img/slabbg2.jpg);
}

#descriptionbox{
	margin: 15px 560px 0px 20px;
	width: 920px;
	height: 400px;
	position: absolute;
	/* for IE */
	/*filter:alpha(opacity=75);*/
	/* CSS3 standard */
	/*opacity:.75;*/
}

#descriptionbox h1 {
	font-size:140%;
	color:#000;
	padding: 5px;
	margin:0;
}

#descriptionbox h2 {
	font-size:115%;
	color:#8E4545;
	border-bottom: 1px #999 solid;
	padding: 0px;
	margin:5px 385px 0px 5px;
}

#descriptionbox p{
	padding: 5px;
	margin-right: 385px;
}

#descriptionbox a:hover{
	text-decoration:underline;
	color:#6B76B1;
}
	
#footer {
	color:#555555;
	font-size:80%;
	line-height:11px;
	width:100%;
	height:30px;
	position:relative;
	background:url(../img/footer.png) no-repeat top;
}

#footer .left {
	position:absolute;
	left:10px;
	top:5px;
}

#footer .right {
	position:absolute;
	right:10px;
	top:5px;
}

#footer a {
	text-decoration:underline;
	color:#2946AD;
}


.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

/* Search Box */

span.sbox_l  {
		no-repeat top left;
	float: left;
	width: 19px; height: 19px;
	margin-top: 4px;
}

span.sbox_r  {
		no-repeat top left;
	float: left;
	width: 19px; height: 19px;
	margin-top: 4px;
}

span.sbox input {
	background: white url(../img/srch_bg.gif)
	repeat-x top left;
	float: left;
	border: 0;
	height: 15px; width: 82px;
	padding: 2px;
	font: 11px/13px arial;
	color: #000;
	margin-top: 4px;
	margin-left: 16px;
}

/*
	yDSF (ydnar Drop-Shadow-Fu)
	ydnar@sixapart.com - http://www.sixapart.com
*/

.ydsf {
	margin: 20px 560px 0px 20px;
	width: 520px;
	height: 310px;
	position: absolute;
	background: url(shadow-grid.gif) repeat;
}

/* ie6 ignores this selector */
html>body .ydsf {
	margin: 10px -10px -10px 10px;
	background: url(shadow-ydsf.png) right bottom no-repeat;
}

/* shadow corners */
.ydsf:before,
.ydsf:after {
	content: " ";
	display: block;
	width: 10px;
	height: 10px;
	background: inherit;	
}

.ydsf:before {
	position: absolute;
	top: 0;
	right: 0;
	margin: -10px 0 0 auto;
	background-position: right top;
}

.ydsf:after {
	margin: -10px 0 0 -10px;
	background-position: left bottom;
}

.ydsf .inner {
	display: block;
	position: relative;
	overflow: hidden; /* prevents margin leakage from child elements */
	left: -4px;
	top: -4px;
}

/* ie6 ignores this selector */
html>body .ydsf .inner {
	left: -10px;
	top: -10px;
	margin: 0;
}


/* helper classes (not YDSF related) */

.demo-ydsf {
	position: relative;
	border: 1px solid #999;
	padding: 10px;
	background: #fff url(gradient.jpg) left top repeat-x;
}

.clear {
	clear: both;
	overflow: hidden;
	width: 1px;
	height: 1px;
	margin: 0 -1px -1px 0;
	border: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}

.left {
	float: left;
	display: inline; /* fixes ie double margin-left bug */
}

.right { float: right; }

.note {
	width: 200px;
	border: 1px solid #666;
	padding: 10px;
	background: #ffc;
	color: #333;
}
