BODY
{
    FONT-SIZE: 11px;
    MARGIN: 0px;
    COLOR: #000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #000000;
}

p
{
    FONT-SIZE: 12px;

	
}

.feedback
{
    FONT-SIZE: 12px;
	color: #CCCCCC;
	
}

td
{
    FONT-SIZE: 12px;
	
}

.red
{
    color: #CC0000;
}

.whitebold
{
    color: #CCCCCC;
	font-weight:bold;
}

.products
{
    FONT-SIZE: 12px;
	font-variant: small-caps;
	padding-left:5px;
	BACKGROUND-COLOR: #FFFFFF;
	color: #6D6D6D;
	
}



.productshdr
{
    FONT-SIZE: 12px;
	font-weight:bold;
	font-variant: small-caps;
	color: #000000;
}


#content {
	background:url(images/bg-tile.jpg) top left repeat-x;
	BACKGROUND-COLOR: #386795;
	width: 769px;
}
#logo {
	background:url(images/logo.gif) top left no-repeat;
	margin: 0px;
	height: 133px;
	width: 776px;
}
#nav {
	background:url(images/top.jpg) top left no-repeat;
	margin: 0px;
	height: 77px;
	width: 776px;
}
#middle {
	background:url(images/middle.jpg) top left no-repeat;
	margin: 0px;
	height: 372px;
	width: 776px;
	BACKGROUND-COLOR: #707070;
	
}
#slideshowbg {
	background:url(slideshow/bg.jpg) top left no-repeat;
	margin: 0px;
	height: 376px;
	width: 215px;
	
}



#bottom {
	background:url(images/bottom.jpg) top left no-repeat;
	margin: 0px;
	height: 73spx;
	width: 776px;
}
#mainnav
{
	color: #666666;
	text-align: center;
	align: top;
	font-weight:bold;
	FONT-SIZE: 15px;
	padding-bottom: 0px;
	padding-right: 200px;
	margin-bottom: 28px;
}


a.nav:link	{  font-size: 13px; color: #8C8C8C; text-decoration: none; font-weight: bold;}
a.nav:active  {  font-size: 13px; color: #8C8C8C; text-decoration: none; font-weight: bold;}
a.nav:visited {  font-size: 13px; color: #8C8C8C; text-decoration: none; font-weight: bold;}
a.nav:hover	{  font-size: 13px; color: #FFFFFF; text-decoration: none; font-weight:  bold;}

a.pagelink:link	{  font-size: 12px; color: #000000; text-decoration: underline; font-weight: normal;font-variant: small-caps;}
a.pagelink:active  {  font-size: 12px; color: #000000; text-decoration: underline; font-weight: normal;font-variant: small-caps;}
a.pagelink:visited {  font-size: 12px; color: #000000; text-decoration: underline; font-weight: normal;font-variant: small-caps;}
a.pagelink:hover	{  font-size: 12px; color: #cccccc; text-decoration: none; font-weight: normal;font-variant: small-caps;}

a.pagelink1:link	{  font-size: 14px; color: #000000; text-decoration: underline; font-weight: normal;font-variant: small-caps;}
a.pagelink1:active  {  font-size: 14px; color: #000000; text-decoration: underline; font-weight: normal;font-variant: small-caps;}
a.pagelink1:visited {  font-size: 14px; color: #000000; text-decoration: underline; font-weight: normal;font-variant: small-caps;}
a.pagelink1:hover	{  font-size: 14px; color: #cccccc; text-decoration: none; font-weight: normal;font-variant: small-caps;}

.whitelink	{  font-size: 12px; color: #CCCCCC; text-decoration: underline; font-weight: normal; padding-right:5px; BACKGROUND-COLOR: #000000; text-align:right;}

a.whitelink:link	{  font-size: 12px; color: #CCCCCC; text-decoration: underline; font-weight: normal;}
a.whitelink:active {  font-size: 12px; color: #CCCCCC; text-decoration: underline; font-weight: normal;}
a.whitelink:visited {  font-size: 12px; color: #CCCCCC; text-decoration: underline; font-weight: normal;}
a.whitelink:hover	{  font-size: 12px; color: #FFFFFF; text-decoration: none; font-weight: normal; }



h1{
	padding-top:5px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 19px;
	text-align: center;
	color:#000000;
	font-weight:normal;
}
h2{
	padding-top:10px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	font-size: 16px;
	text-align: left;
	color:#000000;
	font-weight:normal;
    font-variant: small-caps;
	border-bottom: 1px solid black

}
h3{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	font-size: 14px;
	text-align: center;
	color:#000000;
	font-weight:normal;
	font-variant: small-caps;
	text-decoration: underline;
}


#features {

	padding-left: 25px;

}
#features li {
	padding-left: 0px;
	font-size: 11px; 
	font-variant: small-caps;

}

a.footer:link	{  font-size: 11px; color: #666666; text-decoration: none; font-weight: normal;font-variant: small-caps;}
a.footer:active  {  font-size: 11px; color: #666666; text-decoration: none; font-weight: normal;font-variant: small-caps;}
a.footer:visited {  font-size: 11px; color: #666666; text-decoration: none; font-weight: normal;font-variant: small-caps;}
a.footer:hover	{  font-size: 11px; color: #cccccc; text-decoration: none; font-weight: normal;font-variant: small-caps;}

.footer	{  font-size: 11px; color: #666666; text-decoration: none; font-weight: normal;font-variant: small-caps;}

#footertext
{
	padding-right: 6px;
	color:#B7CEDC;
	font-weight:normal;
	font-size: 12px;
    font-variant: small-caps;
	text-align: right;
	margin-top: 52px;
}

