* html body { font-size: 12px; }

body {
	background: #000000 url(/images_GGlass2/main-bg.gif) repeat-x;
	color: #eeeeee;
	font-family: tahoma, arial;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.productlist { display:block; padding:0px; margin:0px; list-style:none; }
.productlist li { display:block; float:left; width:220px; margin:5px 0px 5px 20px; height:200px; text-align:left; line-height:13px; color:#999; }
.productlist li a img { display:block; border:1px solid black; }
.productlist li a span { display:block; color:#fff; height:10px; font-size:12px; }
.productlist li a:hover span { text-decoration:none; }

#right {
	bbackground: #333333 url(/images_GGlass2/content-top-bg.gif) no-repeat 0% 0%;
	padding:13px 10px 10px 10px;
	border:1px solid red;
	float: right;
	width: 130px;
	margin:-10px 0px 200px 20px;
}

div#news a { color:white; margin-top:15px; }
div#news a:hover { margin-top:20px; color:lightred; textdecoration:underline; }
div#news p { color:grey; }

img { border:0px; }

a:link { color: #9D9D9B; font-weight: bold; text-decoration: underline; }
	
a:visited { 
	color: #9D9D9B;
	font-weight: bold;
	text-decoration: none;	
}
	
a:hover, a:active { 
	color: #Fee;
	font-weight: bold;
	text-decoration: underline;
}

#footer a:link { 
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
}
	
#footer a:visited { 
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
}
	
#footer a:hover, #footer a:active { 
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
}

#banner {
	clear: both;
	height: 270px;
	width: 776px;
}

#container {
	margin: 0px auto;
	text-align: left;
	width: 776px;
}

}

#footer {
	background: url(/images_GGlass2/footer-bg.gif) no-repeat;
	clear: both;
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	height: 108px;
	padding-top: 20px;
	text-align: center;
	width: 776px;
}

}

#left {
	background: #333333;
	float: left;
	padding:10px 20px 20px 20px;
	width: 776px;
}


#logo {
	height: 72px;
	width: 776px;
}

#nav {
	clear: both;
	display: block;
	height: 43px;
	width: 776px;
	background-image: url(/images_GGlass2/nav-bg.gif);
	background-repeat: repeat-x;
}
#nav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;	
}
#nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align:center;
}

.nlink, .nlinkend {
	float:left;
	width:auto;
	list-style: none;
	display:inline;
	text-align:center;
	padding:15px 15px 0;
	height:28px;
}

.nlink a {
}

.nlink {
	background-image: url(/images_GGlass2/nav-line.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.nlinkend {
	background-image: none;
}

#right p {
	margin-top: 0px;
}

* html #right p {
	margin-top: -5px;
}

#stats {
	background: #494949;
	padding: 10px;
	width: 254px;
}

* html #stats {
	height: 170px;
}

.date {
	color: #827961;
	font-weight: bold;
}

.flt-lft {
	float: left;
	margin-right: 20px;
}

.flt-rgt {
	float: right;
}

.heading1 {
	background: url(/images_GGlass2/heading-bg-1.gif) no-repeat;
	color: #909090;
	display: block;
	font-family: arial, tahoma;
	font-size: 14px;
	font-weight: bold;
	height: 21px;
	margin-bottom: 12px;
	padding-left: 40px;
	padding-top: 4px;
	width: 181px;
}

* html .heading1 {
	margin-bottom: 5px;
}

.heading2 {
	background: url(/images_GGlass2/heading-bg-2.gif) no-repeat;
	color: #909090;
	display: block;
	font-family: arial, tahoma;
	font-size: 14px;
	font-weight: bold;
	height: 21px;
	margin-bottom: 5px;
	padding-left: 38px;
	padding-top: 4px;
	width: 161px;
}







