BODY
{
	margin: 10px 0 0 0px;
}

@font-face
{
	font-family:"SLICKER";
	src:url("http://www.numerical.com/fonts/slicker.eot");
	src:local('Slicker'), url("http://www.numerical.com/fonts/SLICKER.TTF") format("truetype");
}

h2
{
	color: #000066;
	font-family:SLICKER;
	font-size:medium;
	margin-bottom: -10px;
}

#header
{
	clear: both;
	width:978px;
	height: 70px;
	background: #000033 url("http://www.numerical.com/images/header2.gif") no-repeat;
	font-size:100%;
	font-family:SLICKER;
	margin: 0 auto;
}

#header a
{
	text-decoration: none;
	color:White;
}

#header a:hover
{
	color:White;
}

#subheader
{
	display: block;
	margin: 0 auto;
	margin-bottom: 2px;
	margin-top: 2px;
	background: url("http://www.numerical.com/images/sub_header.gif") no-repeat;
	width: 978px;
	height: 20px;
	font-family:SLICKER;
	font-size: x-small;
	font-weight:lighter;
}

#subheader ul
{
	float:right;
	display: inline-block;
	list-style: none;
	padding-right: 5px;
}

#subheader #list
{
	float: right;
	margin: 0 2px 0 2px;	
}

#subheader #list a
{
	float: left;
	color: Navy;
	text-decoration: none;
	padding-left: 5px;
	margin-right: 5px;
}
#subheader #list a:hover
{
	color: Gray;
}

#footer
{
	display: block;
	background: #000066;
	font-family: SLICKER;
	padding: 5px 0px 5px 0px;
	text-align: center;
    color : White;
	font-size: x-small;
	width: 978px;
	margin: 0 auto;
	margin-top: 2px;
}

#footer a
{
	text-decoration: none;
	color: White;
	font-size: x-small;
}

#naimain
{
	background: url("http://www.numerical.com/images/text_grad.gif");
	clear:both;
	display: block;
	color:#000066;
	padding: 15px	0px	15px	0px;
	width: 976px;
	margin: 0 auto;
}

#naimain #textarea
{	
	width: 650px;
	margin-left: 250px;
	margin-right: 15px;
	margin-top: 10px;
	text-align: justify;
}

.rt_logo
{
	float: right;
	margin: 0 0 10px 10px;
	padding: 15px 15px 15px 15px;
}

#header #topmenu
{
	font-size:x-small;
	color: White;
	text-align:right;
	vertical-align:top;
	padding-right: 5px;
}

#naimain #floatleft
{
	min-height:220px;
	border-right-color: White;
	border-right-style: solid;
	border-right-width: thin;
	float: left;
	width: 120px;
	padding: 0 15px 0 15px;
	font-family:SLICKER;
	color: #000066;
}

#naimain #floatleft td
{
	padding-bottom: 5px;
}

#naimain #floatleft a
{
	text-decoration: none;
	color: #000033;
}

#naimain #floatleft a:hover
{
	color: #777777;
}

img.product_list
{
	display: inline-block;
	float: left;
	border: 0 none;
	vertical-align: middle;
	margin: 5px 0px 5px 0px;
	padding: 5px;
}

table.product_list
{
	width: 600px;
	margin: auto;
	background-color: #EEEEEE;
}
