﻿body
{
	font-family:Verdana;font-size:12pt;
	background:#C7E6F8 url(../img/gradient.gif) repeat-y top left;	
}

body h3
{	
	font-size:12pt;
	color:#666666;
	line-height:17px;
}

a
{
	color:#660000;
	text-decoration:none;
}

a:hover
{
	color:#666666;
}

#wrapper 
{
	width:912px;
	margin:0px auto;
	display:block;
	position:relative;
}

#bgshadow
{
	width:100%; height:100%;
	background-color:#000;
	filter:alpha(opacity="50"); moz-opacity:.50; opacity:.50;
	position:absolute; top:4px; left:4px;
	z-index:1;
}

#shell
{ 
	position:relative;
	padding:20px 0px 0px 39px;
	background-color:#FFFFFF;
	display:block;
	z-index:50;
	
}

#header 
{
	width:100%;height:82px;
}

#header .logo
{
	position:relative; top:0px; left:0px;
	width:164px;
	padding-top:12px;
	margin-left:1px;
}

#header ul
{
	display:inline;
}

#header li
{
	float:left;
	display:block;
	text-align:left;
}

#header .vision
{
	width:388px; height:70px;
	line-height:20px;
	padding-top:3px;
	padding-left:10px;
	border-left:solid 2px #CCCCCC;
}

#header .search
{
	width:242px;
	margin-top:15px;
	position:relative;
	display:block;line-height:22px;
}

#header .search a
{
	position:absolute; top:34px; left:224px;
	padding-right:5px;
	font-family:Verdana; font-size:10pt; font-weight:bold;
}

#header .search .searchbtn
{
	width:67px; height:22px;
	background:url(../img/search.gif) no-repeat;
	font-size:8pt; font-weight:bold; color:#FFFFFF;
	border-style:none;
	position:absolute; top:0px; left:175px;
	cursor:hand; cursor:pointer;
	padding:0px; margin:0px;
}

#header .search .searchterm
{
	position:absolute; top:2px; left:22px;
	width:144px; height:16px;
	background:#FFFFFF;
	border-style:none;
	z-index:1000;
}

#header .search img
{
	position:absolute; top:0px; left:20px;
	width:150px; height:22px;
	z-index:99;
}

#nav
{
	margin-left:1px;margin-bottom:4px;
	padding:0px;
	height:29px;
}

#nav ul
{
	display:inline;
}

#nav li
{
	font-family:Verdana; font-size:10pt;
	width:165px; height:29px;
	display:block;
	float:left;
	margin:0px 2px 0px 0px;
	padding:0px 0px 0px 0px;
	cursor:hand;cursor:pointer;
	position:relative; top:0px; left:-1px;
	overflow:visible;
}

#nav li a
{
	display:block;
	width:157px; height:21px;
	background-color:#660000;
	text-decoration:none;
	color:#FFF;
	position:relative; top:0px; left:0px;
	padding:8px 0px 0px 8px;
}

#nav li a:hover
{
	background-color:#000033;
}

#nav .navleft
{
	margin-left:0px;
	background:#660000 url('../img/menu_corner_left_up.jpg') no-repeat 0px 0px;
}

#nav .navright
{
	width:158px;
	background:#660000 url('../img/menu_corner_right_up.jpg') no-repeat 162px 0px;
}

#nav .navleft:hover
{
	background:#000033 url('../img/menu_corner_left_over.jpg') no-repeat 0px 0px;
}

#nav .navright:hover
{
	background:#000033 url('../img/menu_corner_right_over.jpg') no-repeat 162px 0px;
}

#navbubble
{
	position:absolute; top:10px; left:16px;	
	display:block;
	visibility:hidden;
}

#navbubble img
{
	padding:0px;
	margin:0px;
	filter:alpha(opacity="75"); moz-opacity:.75; opacity:.75;
}

#navbubble .navbubblecontent
{
	position:relative;
	width:802px; height:100%;
	padding:10px;
}

#navbubble #navbubbletext
{
	font-size:12pt; font-weight:bold; color:#FFFFFF;	
	position:relative;
	margin-right:15px;
	z-index:100;
}

#navbubble .navbubblemiddle
{
	height:100%;width:100%;
	background:url('../img/bubble_middle.gif') repeat-y 0px 0px;
	filter:alpha(opacity="75"); moz-opacity:.75; opacity:.75;
	position:absolute; top:0px; left:0px;
	z-index:50;	
}

#content
{
	position:relative;
	display:block;
	padding:0px; margin-right:0px;
	width:922px;
	z-index:99;
}

#footer 
{
	font-family:Verdana; font-size:8pt; font-weight:bold; color:#666666;
	width:816px; height:11px;
	margin-left:9px; margin-top:16px; padding-bottom:21px;
}

#footer ul
{
	display:inline;
}

#footer .footleft
{
	text-align:left;
	float:left;
	display:block;
}

#footer .footright
{
	text-align:right;
	float:right;
	display:block; 
}
