body
{
	margin: 0;
	padding: 0;
	border: none;
	background: #d8d8d8;
	background: #e0e0e0;
	color: #000;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: small;
}

a,
a:hover
{
	margin: 0;
	padding: 0;
	border: none;
	color: #51a025;
	text-decoration: none;
}

a:hover
{
	color: #f90;
}

div#alerts
{
	position: absolute;
	float: left;
	margin: 0;
	padding: 0;
	border: none;
	width: 100%;
	background: none;
	top: 0;
	left: 0;
	z-index: 99;
	cursor: pointer;
}

#alerts ul
{
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
	border: none;
	width: 100%;
	background: #ffc;
	/*background: url(images/alerts-closer.gif) no-repeat center right;*/
	color: #333;
}

#alerts ul li
{
	clear: left;
	margin: 0;
	padding: 10px 15px;
	border: none;
	color: #333;
	text-align: center;
}

div#wrap
{
	margin: 0 auto;
	padding: 70px 0 0;
	border: none;
	width: 1000px;
	background: url(images/wrap-bg.gif) no-repeat top left;
}

div#header
{
	float: left;
	margin: 0;
	padding: 0 70px 40px;
	border: none;
	width: 860px;
	background: url(images/content-bg.gif) repeat-y top left;
}

#header h1
{
	float: left;
	margin: 0;
	padding: 37px 0 17px;
	padding-left: 20px;
	padding-left: 9px;
	border: none;
	width: 146px;
	height: 54px;
	width: 222px;
	height: 40px;
	width: 280px;
	height: 50px;
}

#header h1 a
{
	float: left;
	margin: 0;
	padding: 0;
	border: none;
	width: 146px;
	height: 54px;
	width: 222px;
	height: 40px;
	width: 280px;
	height: 50px;
	background: url(images/top-logo.gif) no-repeat top right;
	text-decoration: none;
	outline: none;
}

#header p
{
	float: right;
	margin: 0;
	padding: 0;
	border: none;
	width: 384px;
	height: 108px;	
}

#header p big
{
	float: left;
	margin: 0;
	padding: 0;
	border: none;
	width: 384px;
	height: 108px;
	background: url(images/top-quote.gif) no-repeat top right;
}

#header p big em
{
	display: none;
}

div#content
{
	float: left;
	margin: 0;
	padding: 0 70px;
	border: none;
	width: 860px;
	background: url(images/content-bg.gif) repeat-y top left;
}

div#sidebar
{
	float: left;
	margin: 0;
	padding: 0;
	border: none;
	width: 190px;
}

div#nav
{
	float: left;
	margin: 0;
	padding: 0 20px;
	padding-left: 16px;
	border: none;
	width: 154px;
	background: url(images/menu-border.gif) repeat-y 10px 0;
}

#nav ul
{
	list-style: none;
	margin: 0;
	padding: 0 0 1px;
	border: none;
	width: 154px;
	background: url(images/menu-separator.gif) repeat-x bottom left;
}

#nav ul li
{
	margin: 0;
	padding: 2px 4px;
	border: none;
	width: 146px;
	background: url(images/menu-separator.gif) repeat-x top left;
	font-size: 1.0em;
	font-weight: bold;
}

#nav ul li a,
#nav ul li a:hover
{
	margin: 0;
	padding: 0;
	border: none;
	width: 146px;
	color: #000;
	text-decoration: none;
}

#nav ul li a:hover
{
	color: #c60;
}

#nav ul li.selected a,
#nav ul li.selected a:hover
{
	color: #c60;
}

#nav ul li.selected a:hover
{
	color: #f90;
}

#nav ul li ul
{
	margin: 0;
	padding: 0;
	border: none;
	width: 154px;
	background: none;
}

#nav ul li ul li
{
	margin: 0;
	padding: 0;
	border: none;
	width: 154px;
	background: url(images/submenu-bullet.gif) no-repeat 4px 50%;
	font-size: 0.86em;
	font-size: 1.0em;
	font-weight: normal;
}

#nav ul li ul li a,
#nav ul li ul li a:hover,
#nav ul li.selected ul li a,
#nav ul li.selected ul li a:hover
{
	margin: 0;
	padding: 0;
	padding-left: 11px;
	border: none;
	width: 143px;
	color: #000;
	text-decoration: none;
}

#nav ul li ul li a:hover,
#nav ul li ul li.selected a,
#nav ul li ul li.selected a:hover,
#nav ul li.selected ul li a:hover
{
	color: #c60;
}

#nav ul li ul li.selected a:hover
{
	color: #f93;
}

div#contacts
{
	float: left;
	margin: 0;
	padding: 20px 20px 0;
	padding-left: 10px;
	border: none;
	width: 160px;
}

#contacts dl
{
	float: left;
	margin: 0;
	padding: 0;
	border: none;
	width: 160px;
	color: #51a025;
}

#contacts dl dt
{
	float: left;
	margin: 0;
	padding: 0;
	border: none;
	width: 24px;
	height: 24px;
	background: none no-repeat top left;
	line-height: 24px;
}

#contacts dl dt strong
{
	position: absolute;
	margin: 0;
	padding: 0;
	border: none;
	left: -9999px;
}

#contacts dl dd
{
	float: left;
	margin: 0;
	padding: 0 0 0 4px;
	border: none;
	width: 132px;
	height: 24px;
	background: none;
	font-size: 0.86em;
	font-weight: bold;
	line-height: 24px;
	overflow: hidden;
}

#contacts dl#contacts-telephone dt
{
	background-image: url(images/icons/telephone.gif);
}

#contacts dl#contacts-email dt
{
	background-image: url(images/icons/email.gif);
}

div#body
{
	float: left;
	margin: 0;
	padding: 0 10px;
	border: none;
	width: 650px;
}

div#footer
{
	position: relative;
	clear: both;
	float: left;
	margin: 0;
	padding: 0 0 70px;
	border: none;
	width: 1000px;
	background: url(images/footer-bg.gif) repeat-y bottom left;
}

#footer div.content
{
	float: left;
	margin: 0;
	padding: 50px 70px 0 270px;
	border: none;
	width: 660px;
	background: url(images/content-bg.gif) repeat-y top left;
}

#footer p
{
	margin: 0;
	padding: 0;
	border: none;
	color: #666;
	font-size: 0.86em;
	text-align: left;
	line-height: 1.26em;
}

#footer span#creators
{
	position: absolute;
	float: left;
	margin: 0;
	padding: 0;
	border: none;
	width: 900px;
	height: 30px;
	bottom: 13px;
	right: 50px;
}

#footer span#creators span.pretext
{
	float: left;
	margin: 0;
	padding: 0;
	border: none;
	color: #888;
	width: 796px;
	height: 30px;
	text-align: right;
	line-height: 30px;
	overflow: hidden;
}

#footer span#creators a,
#footer span#creators a:hover
{
	float: right;
	margin: 0;
	padding: 0;
	border: none;
	color: #888;
	width: 104px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	outline: none;
}

.bold
{
	font-weight: bold;
}

.normal
{
	font-style: normal;
}

.italic
{
	font-style: italic;
}

.lowercase
{
	text-transform: lowercase;
}

.uppercase
{
	text-transform: uppercase;
}

.offscreen
{
	position: absolute;
	margin: 0;
	padding: 0;
	border: none;
	left: -9999px;
}

.hidden
{
	display: none;
}