HTML
{
	height: 100%;
}
BODY
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font: normal 11px "Arial", sans-serif;
	height: 100%;
}
TABLE
{
        border-width: 0;
        border-spacing: 0;
        border-style: none;
        border-collapse: collapse;
}
TD
{
	vertical-align: top;
}
H1
{
	margin: 0 0 0 0;
	background:#04378B url(/logo.gif) no-repeat 2px center;
	text-indent: -1000px;
	height: 74px;
}
H2
{
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	color: #04378B;
	font-size: 1.4em;
	text-transform:uppercase
}
H3
{
	margin: 20px 0 10px 0;
	padding: 0 0 0 0;
	font-size: 1.4em;
}
P
{
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	font-size: 1em;
	line-height: 1.4em;
}
#menuID
{
	border-top: 1px solid #ffffff;
	background:#FD4703 url(/menu_bg.png) repeat-x top;
	border-bottom: 1px solid #ffffff;
	text-align: right;
}
#menuID UL 	{ margin: 0 0 0 0; padding: 5px 0 5px 0;}
#menuID UL LI 	{ display:inline; }
#menuID UL LI a	{ color: #ffffff; padding: 0 20px 0 0; text-decoration:none; font-weight:bold; text-transform:uppercase}
#menuID UL LI a:hover	{ text-decoration:underline; }
#menuID UL LI .selected {color: #04378B;}
#leftNavID
{
	background: #04378B url(/flamebg.jpg) no-repeat 5px 150px;
	float: left;
	width: 182px;
	height: 500px;
	border-top: 1px solid #04378B;
}
#leftNavID UL 
{ 
	list-style: none; 
	margin: 0 0 0 0; 
	padding: 0 0 0 7px;
}
#leftNavID UL LI
{
	margin: 20px 0 0 0;
}
#leftNavID UL LI a 
{
	color: #ffffff; 
	padding: 0 0 0 12px; 
	text-decoration:none; 
	font-weight:bold; 
	text-transform:uppercase; 
	background: #04378B url(/arrow.png) no-repeat left center;
}
#leftNavID UL LI a:hover {text-decoration:underline;}
#contentID
{
	margin: 0 5% 0 183px;
	padding: 20px 20px 20px 20px;
}
.product P
{
	color: #000000;
	text-decoration: none;
}
.product IMG
{
	border: none;
}
.gic
{
	margin: 5px 30px 15px 0;
	float: left;
}
.gic TD
{
	text-align: center;
	border: 1px solid #FFC726;
	padding: 2px;
}
.gic .head
{
	background-color: #ffffff;
	color: #E2001A;
	font-weight: bold;
}
#map
{	
	border: 1px solid #000000;
}
#footerID
{
	clear: both;
	margin: 0 0 0 182px;
	padding: 10px;
}
#footerID UL 		{ margin: 0 auto 0 auto; padding: 5px 0 5px 0; text-align: center;}
#footerID UL LI 	{ display:inline; }
#footerID UL LI a	{ color: #000000; padding: 0 20px 0 0; text-decoration:none; font-weight:bold; text-transform:uppercase}
#footerID UL LI a:hover	{ text-decoration:underline; }
#footerID UL LI .selected {color: #04378B;}
#footerID P {text-align: center;}
