﻿body {
margin-top: 0px;
background-image: url('images/background.jpg'); 
background-repeat:repeat-x;
background-color: #ccffcc; 
text-align: center
}

p {
margin: 0px 4px 0px 4px;
font-family: Verdana;
font-size: 11px;
font-weight: normal;
text-align: left;
color: black;
}

a:link {text-decoration: underline; color: #0000ff;}
a:hover {text-decoration: underline; color: #800080;}
a:visited {text-decoration: underline; color: #000099;}

a:link.nav {text-decoration: none; color: #000000;}
a:hover.nav {text-decoration: none; color: #000000; background-color: #F0F0F0;}
a:active.nav {text-decoration: none; color: #000000;}
a:visited.nav {text-decoration: none; color: #000000;}

h1 {
margin: 0px 0px 0px 4px;
font-family: verdana, arial, sans-serif;
font-size: 11px;
font-weight: bold;
text-align: left;
}

p.subtitle-text {
font-family: verdana, arial, sans-serif;
font-size: 11px;
font-weight: bold;
text-align: left;
color: #000000;
}

p.ads {
font-family: verdana, arial, sans-serif;
font-size: 11px;
font-weight: normal;
color: black;
text-align: center;
}

#banner {
background-color: #9999FF;
color: #000000;
text-align: center;
height: 125px;
width: 750px;
font-weight: normal;
font-size: 44px;
font-family: Arial, Helvetica, sans-serif;
}

#tagline {
font-family: Tahoma, Verdana, Arial;
font-size: 11px;
font-weight: bold;
font-style: normal;
color: #FFFFFF;
text-align: center;
background-color: #000099;
width: 750px;
height: 17px;
vertical-align: middle;
}

#top-bar {
background-color: #000000;
width: 750px;
height: 17px;
}

#top-separator {
background-color: #ffffff;
width: 750px;
height: 2px;
}

#left-column {
width: 125px;
vertical-align: top;
background-image: url('images/leftbg.jpg');
background-repeat: repeat-y;
}

#nav-header {
padding: 0px 0px 0px 5px;
font-family: verdana, arial, sans-serif;
font-size: 11px;
font-weight: bold;
text-align: left;
width: 125px;
height: 17px;
background-color: #000099;
color: #FFFFFF;
}

#nav-menu {
vertical-align: top;
width: 125px;
background-color: #CCFFFF;
}

.nav-text {
font-family: verdana, arial, sans-serif;
font-size: 10px;
font-weight: bold;
line-height: 22px;
text-align: left;
font-style: normal;
vertical-align: middle;
text-indent: 4px;
width: 125px;
}

#nav-bottom {
width: 125px;
height: 17px;
background-color: #000099;
}

#feature-header {
background-color: #0000CC;
height: 17px;
color: #FFFFFF;
font-weight: bold;
vertical-align: middle;
text-align: center;
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
}

#feature-box {
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-right-color: #0000CC;
border-left-color: #0000CC;
border-bottom-color: #0000CC;
text-align: center;
background-color: #FF6633;
font-family:Verdana;
font-size: 11px;
font-weight: normal;
color: #FFFFFF;
padding-right: 15px;
padding-left: 15px;
}

.subtitle-bar-style1 {
background-image: url('images/bg1.jpg');
background-repeat: no-repeat;
height: 17px;
text-align: left;
vertical-align: middle;
}

.subtitle-bar-style2 {
background-image: url('images/bg2.jpg');
background-repeat: no-repeat;
height: 17px;
width: 623px;
text-align: left;
vertical-align: middle;
}

.centre {
	text-align: center;
}

.dot-points {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: black;
	margin: 0px 8px 0px -5px;
	line-height: 15px;
}

.return {
font-family: Verdana, Arial, sans-serif;
font-size: 9px;
font-weight: normal;
text-align: left;
}

#contact-table {
font-family: Verdana;
font-size: 11px;
color: #000000;
text-align: left;
background-color: #F0F0F0;
}

#bottom-separator {
background-color:#FFFFFF;
font-size: 2px;
color: #ffffff;
width: 750px;
}

#service-bar {
font-family: Verdana, Arial, sans-serif;
font-size: 9px;
font-weight: normal;
background-color: #9999FF;
width: 750px;
height: 17px;
text-align: center;
vertical-align: middle;
color: #000000;
}

#copyright-bar {
font-family: Verdana, Arial, sans-serif;
font-size: 9px;
font-weight: normal;
background-color: #000099;
width: 750px;
height: 17px;
text-align: center;
vertical-align: middle;
color: #FFFFFF;
}




