body {
	background: #414141;
	color: #FFFFFF;
	font-family: tahoma, arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	margin: 0;
	padding: 0;
	text-align: center;
	background-image:url(images/background.gif);
}


#desc{
	position:relative;
	padding:10px 0px 0px 8px;
	

	}

* html body {
	line-height: 14px;
}

#intro{
	position:relative;
	margin:10px 0px 0px 10px;
	left: 0px;
	top: -100px;
	font-family:cambria;
	font-size:10pt;
	padding:0px 0px 0px 0px;
	
	}
	
* html #intro{ position:relative; margin:10px 0px 0px 10px; left: 0px; top: -100px; font-family:cambria; font-size:10pt;}
a:link { 
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: none;
}
	
a:visited { 
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: none;	
}
	
a:hover, a:active { 
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: underline;
}

#content a:link { 
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
}

#content a:visited { 
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
}
	
#content a:hover, #content a:active { 
	color: #5f7c8d;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
}

#container {
	margin: 0 auto;
	margin-top: 20px;
	text-align: left;
	width: 1030px;
}

#content {
	clear: both;
	margin-top: 0px;
	width: 1030px;
}

#footerbg {
	clear: both;
	margin-bottom: 15px;
	padding-top: 15px;
}

#footer{
	border: 6px solid #FFFFFF;
	clear: both;
	font-size: 13px;
	height: 30px;
	padding-top: 16px;
	text-align: center;
	width: 763px;
	background-color:#1c2f45;
}

#left {
	background:url(images/left_navbar.png) no-repeat 0% 0%;
	float: left;
	margin-right: 0px;
	width: 190px;
	height:430px;
	display:inline;
		overflow:hidden;

}

#nav {

	font-size: 13px;
	height: 70px;
	padding-top: 16px;
	text-align: center;
	position:relative;
	margin-left:190px;
	width: 645px;
	background:url(images/banner1.png) no-repeat 0% 30%;
	
}

#center {
	background:url(images/body1.png) no-repeat 0% 0%;
	float: left;
	height: 660px;
	padding-left: 0px;
	padding-right: 0px;
	margin-right:0px;
	padding-top: 0px;
	width: 644px;

	z-index:-1000;
}

#right {
	background:url(images/right_navbar%20.png) no-repeat 0% 0%;
	z-index:-3;
	float: left;
	margin-right: 0px;
	width: 188px;
	height:540px;
	display:inline;
	overflow:hidden;
}
#inv{
	position:relative;
	top:160px;
	left:10px;
	width:175px;
	font-family:garamond;
	font-size:14px;
	font-weight:bold;
	background-color:#d8e7ec;
	
	}
#login{
	position:relative;
	top:215px;
	left:15px;
	width:100%;
	font-family:calibri;
	font-size:14px;
	font-weight:bold;
	}
.thumbnails ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.thumbnails li {
	float: left;
	list-style: none;
	margin: 0;
	margin-right: 15px;
	padding: 0;
}


@charset "utf-8";
/* CSS Document */

.glossymenu, .glossymenu li ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 170px; /*WIDTH OF MAIN MENU ITEMS*/
	position:relative;
	top:30px;
	left:-175px;
	height: 96px;
	z-index:10;

}

.glossymenu li{
position: relative;
padding:1px;
z-index:10;


}

.glossymenu li a{
background: white url(glossyback.gif) repeat-x bottom left;
font: bold 12px Verdana, Helvetica, sans-serif;
color: white;
display: block;
width: auto;
padding: 5px 0;
padding-left: 10px;
text-decoration: none;
overflow:visible;
z-index:8;
}

.glossymenu li ul{ /*SUB MENU STYLE*/
position: absolute;
width: 140px; /*WIDTH OF SUB MENU ITEMS*/
left: 0px;
padding:2px;
top: 0px;
display: none;
	text-decoration:none;
z-index:7;
}

.glossymenu li ul li{
float: left;
z-index:100;

}

.glossymenu li ul a{
width: 140px; /*WIDTH OF SUB MENU ITEMS - 10px padding-left for A elements */
z-index:110;
text-decoration:none;
}

.glossymenu .arrowdiv{
position: absolute;
right: 10px;
background: transparent url(arrow.gif) no-repeat center right;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: white;
}

.glossymenu li a:hover{
background-image: url(glossyback2.gif);
z-index:120;
}

/* Holly Hack for IE \*/
* html .glossymenu li { float: left; height: 1%; }
* html .glossymenu li a { height: 1%; }
* .iframestyle{
	background-color:#8f8258;
	}
/* End */

