a {text-decoration: none; outline: none;color:#06C;}
a.uline {text-decoration: underline;}

body {
	background: #E5E5E5 url('background.gif') repeat;
	top: 0px;
	font: normal 12px Arial, Helvetica, sans-serif; color: #000666;
	line-height: 18px;
}

#contactinfo  {
	margin: 9px 0px 0px 645px;
	font-weight: bold; font-size: 24px; color: #000666;
	text-align:right;
	z-index: 3;
	width: 300px;
	line-height: 20px;
}
#serving {font-size: 15px;}
#license {font-size: 11px; margin: 53px 0px 0px 820px;}

#wrapper {
	margin: 20px auto auto auto;
	border: 2px solid #000666;
	height: 711px;
	z-index: 1000;
}

#weblogo {margin: 20px auto auto 20px; z-index: 3}

#toparea {
	background-color:#FFFFE8;
	top: 0px; margin: 0px;
	height: 70px;
	z-index: 2;
}

#imagearea {
    height: 185px;
	border-top: 2px solid #000666;
	border-bottom: 2px solid #000666;
	padding: 0px;
	top: 105px; left: 98px;
	z-index: 4;
}
.images	{
	top: 72px;
	width: 237px;
	padding: 0px;
	border-right: 4px solid #000666;
}
.im1 {left: 0px;}
.im2 {left: 239px;}
.im3 {left: 478px;}
.im4 {left: 717px; border-right: none;}

.gradient {top: 313px; left: 0px; z-index: 10}

#bodyarea {
	top: 259px; left: 0px;
	padding: 25px;
	width: 904px; height: 402px;
	background: #FFFFE8;
}

#area1, #area2, #area3
{top: 340px; width: 245px; height: 302px;
background-color: #F1ECB8;
padding: 10px;}

#area1 {left: 100px;}
#area2 {left: 385px; text-align: center;}
#area3 {left: 670px;}

#emphasis {font-weight: bold; font-size: 14px}
#heading {font-weight: bold; font-size: 16px;}

#shadows {
	width: 10px;
	background-color: transparent;
	z-index: 5000;
}

#shadows.top, #shadows.bottom
{left: -2px; background-repeat: repeat-x;height: 10px; width: 958px;}

#shadows.left, #shadows.right
{top: -2px; height: 714px; background-repeat: repeat-y;}

#shadows.top
{background-image: url(shadow_bottom.png); top: -11px;}

#shadows.bottom
{background-image: url(shadow_top.png); top: 713px;}

#shadows.left
{background-image: url(shadow_right.png);
left: -11px;
}
#shadows.right
{background-image: url(shadow_left.png);
left: 956px;
}

#bottomarea {
	margin: 662px auto auto 0px;
	top: 18px;
	height: 25px;
	line-height: 13px;
	padding: 3px 0px 3px 0px;
	background-color: #000666;
	font-size: 10px; color: #FFF;
	text-align: center;
	z-index: 50;
}

#wrapper, #bottomarea, #imagearea {width: 954px}

#wrapper, #heading, #shadows, #textarea {position: relative;}

#weblogo, #contactinfo, #license, #bodyarea, #horizbar, #shadows, #bottomarea, #area1, #area2, #area3, .gradient, .images {
	position: absolute;
}






