body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	background-color: #003366;
	margin: 0px auto auto auto;
	color: #666666;
}



td {
	font-family: "Trebuchet MS", Arial;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

#wrapper {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	text-align: left;
	background-image: url(images/cnt_background.gif);
	background-repeat: repeat-y;
}

.content {
	width: 790px;
	height:auto;
	background-color: #fff;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
}

#header {
	background-color: #000066;
	background-image: url(images/header.jpg);
	margin-top: -1px;
	height: 99px;
	width: 790px;
	background-position: center top;
}

#contentbox {
	font-size: .85em;
	padding: 10px 10px 30px 30px;
	width: 520px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDD;
}


#left {
	margin: 0px;
	width: 540px;
	height: 310px;
	padding: 10px 10px 30px 20px;
	float: left;
	background-image: url(images/flash_box.jpg);
	background-repeat: no-repeat;
	background-position: center center;
		border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDD;
}

#right {
/* margin top, right, bottom, left */
	height: auto;
	width: 200px;
	height: 310px;
	padding: 10px 0px 40px 10px;
	float: right;
	margin: 0px;
    background-color: #fff;
}

#info {
	height: auto;
	width: 770px;
	padding:  1px 10px  5px 10px;
    background-color: #fff;
	float:left;
}


#footer {
	margin: 0 0 0 0;
	text-align: left;
	padding: 5px 0 0 15px;
	background-color: #fff;
	font-size: 12px;
	width: auto;
	float:left;
}
#footerLinks {
	font-size: 12px;
	}
#copyright {
	font-size: 12px;
	}
.center_box
{
	align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height:auto;
	background-color: #fff;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #ddd;
}


/* -- start of top navigation css -- */

/* -- container class 790 width 30 px height -- */
#navbox {
	height: 30px;
	width: 790px;
}

.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 13px Arial;
width: 100%;
border: 1px solid #999;
border-width: 1px 0;
background: black url(images/blockdefault.gif) center center repeat-x;
text-align: center;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(images/blockactive.gif) center center repeat-x;
}

/* -- end of top navigation css -- */
h1 {
	font-size: 1.8em;
	color: #336699;
	line-height: 1.1em;
	padding-top: 0px;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-bottom: -20px;
}

DIV.product {	
	BORDER-RIGHT: #730 1px solid;
	PADDING-RIGHT: 0px;	
	BORDER-TOP: #730 1px solid;	
	PADDING-LEFT: 0px;	
	MARGIN-BOTTOM: 1em;	
	PADDING-BOTTOM: 0.8em;	
	BORDER-LEFT: #730 1px solid;	
	WIDTH: auto !important;	
	PADDING-TOP: 0.5em;	
	BORDER-BOTTOM: #730 1px solid;	
	POSITION: relative;	
	BACKGROUND-COLOR: #fff}
H3 {	
	BACKGROUND: none transparent scroll repeat 0% 0%;	
	COLOR: #036;	
	FONT-FAMILY: 'Trebuchet MS', Arial, Helvetica, sans-serif
	}
	
a:link {
	color: #006699;
}
a:visited {
	color: #006699;
}
a:hover {
	color: #FFCC00;
}
a:active {
	color: #006699;
}

.footerTable {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
