body {
	height: 100%;
	font-family: Georgia, serif;
	color: 003366;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
}

/* WRAPPER */

#table {
	width: 780px;
	height: 750px;
	background-color: white;
	text-decoration: none;
}

#table_product {												 
width: 780px;
background-color: #F4C860;}


/* DROP DOWN CSS */

.separator{
color:  #006699;
font-size: 13px;
padding: 0px 15px 0px 20px;}

.chromestyle{
font-size: 12px;
font-family: Arial, sans-serif;
background-image: url(images/nav_bkgd.gif);
background-repeat: repeat-x;
height: 22px;}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;}

.chromestyle ul{
width: 100%;
padding: 3px 0;
margin: 0;
text-align: center;} 

.chromestyle ul li{
display: inline;
font-family: Arial, sans-serif;}
 
.chromestyle ul li a{
color: #5A4F34;
font-family: Arial, sans-serif;
padding: 4px 7px;
margin: 0;
font-size: 12px;
text-decoration: none;}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{
color: #006699;
text-decoration: none;}

#chromestyle ul li a:visited{
color: #605945;}


/*  STYLE FOR DROP DOWN MENU  */

.dropmenudiv{
position:absolute;
margin-top: -2px;
border-bottom-width: 0;
font-size: 12px;
font-family: Arial, sans-serif;
line-height:18px;
background-color: white;
width: 200px;
visibility: hidden;}

.dropmenudiv a{
width: auto;
display: block;
text-indent: 15px;
border-bottom: 0px solid #eff0df;
padding: 3px 0;
text-decoration: none;
font-weight: bold;
color: #fff;
font-size: 12px;
font-family: Arial, sans-serif;
text-align: left;
font-weight: normal;
background-color: #006699;}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;}

.dropmenudiv a:hover{
background-color: #c5eafd;
color: #006699;}



/* SIDE NAV */

#side_nav {
background-color: #F4C860;
font-family: Arial, sans-serif;
color: #5A4F34;
width: 160px;
margin-top: -7px;
padding: 0px 15px 0px 18px;
font-size: 11px;
text-align: left;
font-weight: normal;
float: left;
height: 100%;
line-height: 24px;}

#under_nav {
height: 100%;
background-color: #F4C860;
width: 160px;}


ul#sub {
list-style-type: none;
margin: 0px 0px 0px 10px; 
padding: 0px 0px 0px 10px;
line-height: 14px}

#side_nav a:link, #side_nav a{
color:  #5A4F34;
text-decoration: none;}

#side_nav a:hover {
color: #006699;
text-decoration: underline;}

#side_nav a:visited {
color: #605945;}

 	

/* MIDDLE CONTENT */

h1 {
	font-family: Verdana, sans-serif;
	color: #003366;
	font-size: 14px;
	text-align: left;
	line-height: 16px;
	text-decoration: none;
}
h2 {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 14px;
	color: #333333;
	text-decoration: none;
}
h3 {
	font-family: Georgia, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 14px;
	color: #5a4f34;
	text-decoration: none;
	list-style: none;
}

#middle {
	float: left;
	margin: 0 auto;
	padding: 30px;
	height: 100%;
	background-color: white;
	text-decoration: none;
}


.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #605945;
	width: 527px;
	font-size: 11px;
	text-align: left;
	line-height: 14px;
	text-decoration: none;
}

ul#type {
list-style-type: square;}


 /* LEFT & RIGHT HOME PAGE CONTENT */

#left_side{
	width:50%;
	float: left;
	background-color: white;
	text-decoration: none;
}

#left_side a:link, #footer a, #footer a:link, #footer a:visited {
color: #003366;
text-decoration: none;}

#left_side a:hover, #footer a:hover {
	color: #006699;
	text-decoration: none;
}

#right_side{
	width:50%;
	float: left;
	background-color: white;
	text-decoration: none;
}



#home_block {
	width:330px;
	height: 109px;
	padding: 10px;
	border: thin solid #FFCC66;
	text-decoration: none;
}

#home_block_2 {
	width:240px;
	padding: 10px;
	border: thin solid #FFCC66;
	float: left;
	margin-left: 8px;
	margin-top: 20px;
	text-decoration: none;
}

.breaker {
width: 100%;
height: 30px;}

ul#type {
list-style-type: square;
margin: -0px;}


ul#type, #footer {
font-family: Georgia, "Times New Roman", Times, serif;
color: #605945;
font-size: 12px;}

ul#type a, ul#type a:link, #footer a, #footer a:link, #footer a:visited {
color: #605945;
text-decoration: none;}

ul#type a:hover, #footer a:hover {
color: #006699;}

.footer_box {
background-color: #ececec;
width: 780px;
padding:  20px 0px 20px 0px;}

#home_block_3 {
	width:240px;
	padding: 10px;
	border: thin solid #FFCC66;
	float: right;
	margin-left: 8px;
	margin-top: 20px;
	text-decoration: none;
}
#home_block_right {
	width:340px;
	padding: 0px 8px 8px 8px;
	border: thin solid #FFCC66;
	text-decoration: none;
}
