BODY
{
	background: #444444;
	font-family: Verdana;
	margin: 10px;
	padding: 0px;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
}
#container
{
	background: #E2E1D5;
	position: relative;
	width: 800px;
	margin: 115px auto auto;
	/*[empty]padding-top:;*/
	text-align: left;
}
#netviper
{
	position: absolute;
	left: -49px;
}
IMG#top
{
	left: -10px;
	position: absolute;
	top: -100px;
}
#main
{
	position: relative;
	padding-top: 30px;
	padding-bottom: 30px;
}
IMG#bottom
{
	left: -10px;
	position: absolute;
	bottom: -107px;
}
#rshadow
{
	position: absolute;
	left: 800px;
	top: 0;
	height: 100%;
	width: 10px;
	#left: 637px;
}
/*quick quote*/
FIELDSET LEGEND
{
	background: #908F88;
	color: #FFF;
	padding: 3px;
}
#quick FIELDSET
{
	background: #D1D0C0;
	border: 3px solid #908F88;
	padding: 5px;
	z-index: 99;
}
#quick INPUT
{
	margin: 2px 0;
}
#quick LABEL
{
	width: 78px;
	float: left;
	text-align: right;
	margin-right: 10px;
	font-size: 10px;
	font-weight: bold;
	position: relative;
	top: 2px;
}
#quick
{
	font-size: 11px;
}
.quote IMG
{
	border: none;
	z-index: 9;
}
.quick
{
	display: none;
	position: absolute;
	z-index: 19;
	left: 450px;
	top: 0px;
	width: 352px;
	overflow: auto;
}
A.close
{
	position: absolute;
	top: 14px;
	right: 10px;
	color: #5B5B5B;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
FIELDSET A:hover, FIELDSET A:active
{
	color: #F29004;
}
#quick FIELDSET TEXTAREA
{
	width: 324px;
}
#quote
{
	width: 27px;
	height: 190px;
	position: absolute;
	right: -27px;
	top: 0px;
}
#quote IMG
{
	border: 0;
}
#quote A:hover, #quote A:active
{
	position: relative;
}
/*menu*/
.menuspan
{
	font-size: 13px;
	color: #FEFEFE;
}
#menu
{
	position: absolute;
	top: -65px;
	right: 40px;
}
#bmenu
{
	position: absolute;
	bottom: -80px;
	left: 30px;
}
.menuspan
{
	color: #FFF;
}
#menu A
{
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 10px;
	outline: none;
}
#menu SPAN A:hover, #menu SPAN A:active
{
	color: #F29004;
}
#bmenu A
{
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 10px;
	outline: none;
}
#bmenu SPAN A:hover, #bmenu SPAN A:active
{
	color: #F29004;
}
