﻿html {height:100%;}
body {
	margin:0;
	padding:0;
	height:100%;
	background: #8b8b8b;
	font-family: verdana, arial, sans-serif; 
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
div#wrap {
	background: url(../images/bg_shadow.gif);
	min-height:100%;
	width:862px;
	margin:0 auto;
	position:relative;
}
* html #wrap {height:100%}

div#head {
	background: url('../images/header3.gif') no-repeat;   /*header3.gif*/
	width: 850px;
	height: 212px;
	margin:0 auto;
}

div#menu {
	background: url('../images/new_mid.gif');
	width: 850px;
	height: 30px;
	margin:0 auto;
	color: #f9d73d;
}
div#menu a {
font-size: 14px;
font-weight: bold;
color: #f9d73f;
text-decoration: none; /* no decoration to avoid underline showing when hovered onto */
margin-left: 25px; /* Space between each menu item */
margin-right: 25px;
line-height:27px;
}
div#menu a:hover {color: #FFFFFF; text-decoration:underline;}	

div#inner-wrap {padding-top: 15px; padding-bottom:75px; margin:0 auto;}

div#inner-wrap:after {
	content:" ";
	display:block;
	clear:both;
}


div#left {
	float:left;
	width:185px;
	padding-left: 11px;
}
div#left a {color: #222978;}
div#left a:hover {color: #f9d73f;}
div#left ul {padding-left:10px; padding-bottom: 0px; margin-top: 0px; margin-bottom:0px;}

div#leftsub{
	float:left;
	width: 185px;
	padding-left: 15px
}
	
div#main {
	position:relative;
	margin-left:40px;
	padding-right: 40px;
	text-align: justify;
}
div#main-right {
	position:relative;
	margin-left:206px;
	padding-right: 40px;
	text-align: justify;
}

div#main a {color: #222978;}

div#footer {
	position:absolute;
	bottom:0;
	left:6px;
	height:50px;
	background: url("../images/footer.gif") no-repeat;
	width:100%;
	text-align:center;
	margin:auto;
}

div#copyright {float: left; margin-left: 8px; margin-top: 18px; color: #222978; font-size: 10px;}
div#credits {float: right; margin-right: 18px; margin-top: 18px; color: #222978; font-size: 10px;}
div#credits a {color: #222978;}
div#credits a:hover {color: #f9d73f;}

div#img_right {
float: right;
margin-left: 15px;
margin-bottom: 7px;
margin-top: 7px;
margin-right: 40px;
width: 300px;
}
div#flash_right {
float: right;
margin-bottom: 5px;
margin-top: 4px;
margin-left: 30px;
width: 300px;
}
div#flash_left {
	float:left;
	margin-bottom:5px;
	margin-top: 4px;
	margin-right: 30px;
	width: 300px;
}
div#flash 
{
	position: relative;
	margin-left: 20px;
	padding-right: 20px;
}

.title {font-size: 16px; font-weight: bold; color: #000000;}
.subtitle {font-size:11px;}
.subtitle a, .subtitle a:active, .subtitle a:visited {color:#222978;}
.subtitle a:hover {text-decoration: none;}
.links {line-height:25px; font-weight:400;}
.prodtable{text-align: left;}
.products{background:#cccccc;}
.prodtitle{background:#222978;color:#f9d73f;}


a, a:active, a:visited {color:#222978;}
a:hover {text-decoration:none}
