﻿body {
	color: #333333;
	margin: 0 auto;
	text-align:center;
	background: #396ebf url('../siteart/bkg.jpg') repeat-x;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}


td {
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size:12px;
}
	
	
	
#maintable {
	border: 0;
	width: 990px;
	margin:0 auto;
	text-align:center;
}	



a:active {text-decoration:underline; color:#333333}
a:visited {text-decoration:underline; color:#333333}
a:link {text-decoration:underline; color:#333333}
a:hover {text-decoration:underline; color:black;}

#nav {
	border: 0;
	width: 225px;
	height:360px;
	background: #c5c5c5;
	text-align:left;
	font-weight:normal;
	font-family:"Lucida Sans Unicode";
	font-size:14px;
	}



/* New CSS popout menu start */

#menu {
width: 225px;
background: #c5c5c5;
position:relative;
z-index:100;
}

#menu ul {
list-style: none;
margin: 0;
padding: 0;
}

#menu a, #menu h2 {

font-weight:normal;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
display: block;
border-bottom: 1px #666666 solid;
margin: 0;
padding:8px 10px 8px 15px;
text-transform: uppercase;
}

#menu h2 {
color: #fff;
background: #000;
text-transform: uppercase;
}

#menu a {
color: #333333;
background: #c5c5c5;
text-decoration: none;
}

#menu a:hover {
color: #000;
background: #e2e2e2;
}

#menu li {position: relative;}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
width:180px;
border: 1px #666666 solid;
}

div#menu ul ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

/* New CSS popout menu end */





#common {
	border:0;
	width: 100%;
}

#common td {
	vertical-align:top;
}

#foot {
	padding: 30px 0px 38px 0px;
	text-align:center;
	font-size:12px;
	margin:0 auto;
}

#content {
	width: 100%;
	border: 0;
}

#content td {
	vertical-align:top;
}

#content-cell {
	width: 765px;
	background:white;
}

#main-content {
	width: 100%;
	padding:14px;
	text-align:left;
}

#inv {
	padding-top: 4px;
}

#contact td {
	color: white;
	padding: 30px 0;
	text-align:left;
}

#contact {
	color: white;
	width: 100%;
	border:0;
	font-size:12px;
}


#logos {
	border: 0;
}

#logos td {
	vertical-align:top;
	text-align:center;
}

#logos img {
	border: 1px solid #e2e2e2;
	text-decoration:none;
}

#logos a:link, #logos a:visited, #logos a:active {
	text-decoration:none;
}

#logos a:hover {
	text-decoration:underline;
}



h1 {
	font-size: 16px;
	margin:0px;
}


