body   { 
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
	background-color: #CCCCCC;
	text-align: center;
	margin: 1em 0 0 0;
}
td,tr { font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 12px; }
h1 { font-size: 36px; color: #83A3CD; }
h2 { font-size: 24px; color: #C9404A; }
h3 { font-size: 18px; color: #C9404A; }
h4 { font-size: 16px; color: #7195C6; }
h5 { }
h6 { }
p,li,ul   {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #334894;
	margin-top: 0;
}
p { margin-bottom: 0.75em; }
li,ul   {
	line-height: 1.1em;
	margin-bottom: 0px;
}
ul   {
	margin-bottom: 10px;
}
.small_font   { 
	font-family: Verdana, Arial, Geneva, helvetica, sans-serif;
	font-size: 9px;
	color: #000000; 
}
a:active   {
}
a:visited   {
	color: #334894;
	text-decoration: underline;
}
a:link   {
	color: #334894;
	text-decoration: underline;
}
a:hover   {
	color: #FF0000;
	text-decoration: underline;
}

#wrapper {
    position: absolute;
	width: 914px;
	height: 524px;
	text-align: left;
	margin: 0 auto 0;
	left: 5px;
	top: 5px;
	background-image: url(images/navigation/main-bg.jpg);
	background-repeat: no-repeat;
}

#header {
    position: absolute;
	top: 0px;
	left: 0px;
	width: 900px;
	height: 110px;
	margin: 0 auto 0;
	padding: 0;
	border: none;
	text-align: left;
	overflow: hidden;
	clear: both;
}
#header-title {
    position: absolute;
	top: 10px;
	left: 0px;
	width: 500px;
	height: 80px;
	text-align: center;
}
#banner {
    position: absolute;
	top: 85px;
	left: 0px;
	width: 900px;
	height: 113px;
	margin: 0 auto 0;
	padding: 0;
	border: none;
	text-align: left;
/*	background-image: url(images/banner1.jpg);
	background-repeat: no-repeat; */
	overflow: hidden;
	clear: both;
}
#page-title { 
	position: absolute;
	top: 215px;
	left: 160px;
	width: 570px;
	height: 30px;
	font-size: 24px;
	color: #334894;
	font-weight: bold;
	text-align: center;
}
.title-text { 
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 0.5em;
}
#content {
	position: absolute;
	top: 225px;
	left: 160px;
	width: 565px;
	height: 265px;
	border: none;
	text-align: left;
	margin-right: 35px;
	padding-right: 10px;
	overflow: auto;
	clear: both;
/* Override settings in file var-css.php. */
}
#content li {
	position: relative;
	color: #334894;
	padding-left: 10px;
	left: -25px;
	line-height: 1.1em;
	margin-bottom: 0px;
}
#content a:active { }
#content a:visited { color: #334894; text-decoration: none; }
#content a:link { color: #334894; text-decoration: none; }
#content a:hover { color: #334894; text-decoration: underline; }
#img-top-r {
	position: absolute;
	top: 210px;
	right: 30px;
	width: 133px;
	height: 89px;
	border: none;
}
#img-mid-r {
	position: absolute;
	top: 305px;
	right: 30px;
	width: 133px;
	height: 89px;
	border: none;
}
#img-bot-r {
	position: absolute;
	top: 400px;
	right: 30px;
	width: 133px;
	height: 89px;
	border: none;
}
#address {
	position: absolute;
	top: 400px;
	left: 20px;
	width: 120px;
	height: 60px;
}
#address p {
	font-size: 10px;
	color: #FFFFFF;
	margin-bottom: 0.75em;
}
#address a:active   { }
#address a:visited   { color: #FFFFFF; text-decoration: none; }
#address a:link   { color: #FFFFFF; text-decoration: none; }
#address a:hover   { color: #FFFFFF; text-decoration: underline; }
#navbar {
	position: absolute;
	top: 220px;
	left: 15px;
	width: 120px;
	height: 175px;
}
.nav {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100px;
	height: auto;
	padding-left: 5px;
	text-align: left;
}
.nav a {
	display: block;
	width: 100px;
	padding-left: 10px;
	line-height: 25px;
	min-height: 25px;
	font-size: 16px;
	text-decoration: none;
}
.nav a {
	color: #FFFFFF;
	background-position: 3px 50%;
	text-decoration: none;
}

.nav a:visited {
	color: #FFFFFF;
	background-position: 3px 50%;
	text-decoration: none;
}

.nav a:hover {
	color: #334894;
	background: url(images/navigation/button-roll.jpg) no-repeat;
	background-position: 3px 50%; 
	text-decoration: none;
}

.nav .active {
	color: #334894;
	background: url(images/navigation/button-roll.jpg) no-repeat;
	background-position: 3px 50%; 
	text-decoration: none;
}

.indent {
	margin-left: 100px;
}
.red-text {
	color: #C9404A;
}
.black-text {
	color: #000000;
}
.bold-text {
	font-weight: bold;
}
.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}
.align-centre {
	text-align: center;
}
.img { 
	border: 0px;
}
.pic { 
	margin-right: 10px;
	float: left;
	border: 0px;
	clear: left;
}
.font-times {
	font-family: "Times New Roman", Times, serif;
}
#foot-right {
	position: absolute; 
	top: 510px;
	right: 12px;
	width: 400px;
	text-align: right;
}
#foot-left {
	position: absolute; 
	top: 510px;
	left: 0;
	width: 500px;
	text-align: left;
}

