body   { 
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	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: #334894; }
h2 { font-size: 24px; color: #334894; }
h3 { font-size: 18px; color: #334894; }
h4 { font-size: 16px; color: #334894; }
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; }
.end-para { margin-bottom: 1.3em; }
li,ul   {
	line-height: 0.75em;
	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: 560px;
	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: 145px;
	margin: 0 auto 0;
	padding: 0;
	border: none;
	text-align: left;
	overflow: hidden;
	clear: both;
}
#header a:active { }
#header a:visited { color: #334894; text-decoration: none; }
#header a:link { color: #334894; text-decoration: none; }
#header a:hover { color: #334894; text-decoration: underline; }
#logo {
    position: absolute;
	top: 25px;
	left: 25px;
	width: 233px;
	height: 120px;
}
#line {
    position: absolute;
	top: 132px;
	left: 258px;
	width: 642px;
	height: 13px;
}
#name {
    position: absolute;
	top: 25px;
	right: 25px;
	width: 300px;
	height: 20px;
	text-align: right;
}
#phone {
    position: absolute;
	top: 75px;
	right: 25px;
	width: 300px;
	height: 20px;
	text-align: right;
}
#email {
    position: absolute;
	top: 100px;
	right: 25px;
	width: 300px;
	height: 20px;
	text-align: right;
}
#page-title { 
	position: absolute;
	top: 200px;
	left: 25px;
	width: 670px;
	height: 30px;
	font-size: 24px;
	color: #334894;
	font-weight: bold;
	text-align: left;
}
.name-text { 
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 0.5em;
}
.title-text { 
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 0.5em;
}
.header-text { 
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 0.5em;
}
#content {
	position: absolute;
	top: 250px;
	left: 25px;
	width: 500px;
	height: 260px;
	padding-right: 20px;
	border: none;
	text-align: left;
	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; }
#address {
	position: absolute;
	top: 25px;
	right: 25px;
	width: 120px;
	height: 60px;
	text-align: left;
}
#address p {
	font-size: 10px;
	color: #000000;
	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: 160px;
	right: 14px;
	width: 350px;
	height: 30px;
	text-align: right;
}
.nav {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 350px;
	height: auto;
	padding-right: 25px;
	text-align: right;
}
.nav a {
	display: block;
	width: 350px;
	padding-right: 25px;
	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;
}
.nav-img { 
	border: 0px;
	padding-right: 25px;
}
#foot-left {
	position: absolute; 
	top: 545px;
	left: 0;
	width: 500px;
	text-align: left;
}
#foot-right {
	position: absolute; 
	top: 545px;
	right: 12px;
	width: 400px;
	text-align: right;
}
