#body{
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 0px;
	margin-left: 0px;
	min-width: 955px;
}
#wrapper {
	width: 955px;
	margin: 0 auto;
	text-align: left;
	border-top: 1px #000066 solid;
	border-left: 1px #000066 solid;
	border-bottom: 1px #000066 solid;
	border-right: 1px #000066 solid;
}
#header {
	float: left;
	width: 953px;
	height: 123px;
}
#menu {
	float: left;
	width: 955px;
	height: 31px;
	padding-left: 0px;
	background-image: url(images/menu_bg.jpg);
	background-repeat: repeat-x;
}
#menu_spacer {
float:left;
height: 31px;
width: 25px;
background-image: url(images/menu_left.jpg);
background-repeat: no-repeat;
background-position: top right;}






#content {
	float: left;
	width: 955px;
	min-height: 420px;
background-image: url(images/under_menu.jpg);
background-repeat: repeat-x;}

#left_inner {
float: left;
width: 650px;
height: 360px;
top: 25px;
left: 25px;
position: relative;
z-index: 1;}

#right_inner {
float: right;
width: 230px;
height: 360px;
position: relative;
right: 25px;
top: 25px;}

#left_inner_cat {
float: left;
width: 903px;
position: relative;
top: 25px;
left: 25px;}

#footer {
clear:both;
border-top: 1px #000066 solid;
width: 955px;
height: 80px;
clear: both;
}

#product {
width: 903px;
padding-top:10px;
padding-bottom:10px;
left: 0px;
border-bottom: 1px #999999 solid;}

#pagescontent {
width: 903px;
padding-top:10px;
padding-bottom:10px;
left: 0px;
}

.table {
float: left;
width:400px;
}

.tabledownloads {
float: left;
width:903px;
}

.chart {
float: left;
width:240px;
}
.image {
float: right;
width:240px;
text-align: right;
}

#clearer {
clear:both;
width: 903px;
}
#clearer2 {
clear:both;
width: 903px;
}