﻿BODY
{
	FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: #666666;
    LINE-HEIGHT: 12pt;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	background-color: #323b64;
}

H1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    COLOR: #666666;
    LINE-HEIGHT: 14pt;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

#outer
{
	height:auto;
	width:888px;
	margin-left: auto;
	margin-right: auto;
	background-color: #323b64;
	background-image: url(graphics/generic/slither.gif);
	background-repeat: repeat-y;
}

#header
{
	vertical-align:top;
	width: 768px;
	height: 73px;
}

#navigation
{
	width: 142px;
	height: 250px;
}

#main
{
	margin-top: -580px;
	margin-left: 160px;
	width: 560px;
	height: auto;
	min-height: 600px;
}

#footer
{
	margin-left: 142px;
	width: 626px;
}

#advert
{
	height: 600px;
	width: 120px;
	margin-top: -250px;
	margin-left: 768px;
	margin-right: auto;
}

.address
{
	FONT-WEIGHT: normal;
    FONT-SIZE: 7.5pt;
    COLOR: #666666;
    LINE-HEIGHT: 12pt;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-ALIGN: center;
}

.pictureRight
{
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
}

.navtoplevel
{
	width: 142px;
	font-weight: bold;
	font-size: 8pt;
	color: #666666;
	line-height: 12pt;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom: #92a1bc 1px solid;
	padding-top: 5px;
	padding-bottom: 10px;
}

.navtoplevel a
{
    border-bottom: none;
}
.navsecondlevel
{
	position: relative;
	left:15px;
	font-size: 8pt;
	color: #666666;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	padding-top: 5px;
}

.main
{
	background-image: url(graphics/generic/slither.gif);
	width: 768px;
	background-repeat: repeat-y;
}

