<style>

body {
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    font-size: 77%;
    margin: 0px;
    color: black;
    background-color: #4a72b2;
}

body
{
    font-family: arial, helvetica, sans-serif;
	background-color: #ffffff;
}


p.navigation a {text-align: center; color: #4972b2;text-decoration: underlined;}

p.navigation a:visited {color: #4972b2;text-decoration: underlined; }

p.navigation a:hover {color: white; 
            }


a {
    color: #FFFFFF;
   
}

a:visited {
  color: #FFFFFF;
	
	 
}

a:hover {
    color: #FFFFFF;
   
}

a:active {
    color: #FFFFFF;
}

#container {
    padding: 0px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
    width: 650px;
	
}

#mainheader {
    background: white url(images/aboutheader.png) no-repeat center;
    position:relative;
    padding: 0px;
    margin: 0px;
    background-color: #FFFFFF;
    top: 15px;
    left: 0px;
    right:0px;
    height: 325px;
}

#aboutheader {
    background: white url(images/aboutheader.png) no-repeat center;
    position:relative;
    padding: 0px;
    margin: 0px;
    background-color: #FFFFFF;
    top: 15px;
    left: 0px;
    right:0px;
    height: 325px;
}

#contactheader {
    background: white url(images/aboutheader.png) no-repeat center;
    position:relative;
    padding: 0px;
    margin: 0px;
    background-color: #FFFFFF;
    top: 15px;
    left: 0px;
    right:0px;
    height: 325px;
}

#servicesheader {
    background: white url(images/aboutheader.png) no-repeat center;
    position:relative;
    padding: 0px;
    margin: 0px;
    background-color: #FFFFFF;
    top: 15px;
    left: 0px;
    right:0px;
    height: 325px;

}
#span {
    font-weight: normal;
	font-size: .9em;
	position:absolute;
	top: 305px;
    left: 12px;
	colour: #ffffff;
}

#header span {
    font-weight: normal;
	font-size: .9em;
	position:absolute;
	top: 10.5px;
    left: 12px;
}

#content {
    position:relative;
    margin: 0px;
    background-color: #d0dff2;
    left: 0px;
    top: 15px;
}

#content p {
    padding-left: 12px;
    padding-right: 12px;
    padding-bottom: 12px;
    font-weight: normal;
    font-size: 0.75em;
    line-height: 1.3em;
    color: #4972b2;
    text-align: justify;
}

#homecontent {
    position:relative;
    margin: 0px;
    background-color: #d0dff2;
    left: 0px;
    top: 15px;
	
}

#homecontent p {
    padding-left: 12px;
    padding-right: 12px;
    padding-bottom: 12px;
    padding-top: 12px;
    font-weight: normal;
    font-size: 0.75em;
    line-height: 1.6em;
    color: #4972b2;
    text-align: justify;
}

li {
	padding-bottom: 12px;
	paddijng-left: 12px;
	margin-left: 20px;
	font-weight: normal;
	font-size: 0.75em;
	color: #4972b2;
    text-align: justify;
}
h1 {
    padding-left: 10px;
    padding-top: 10px;
    font-weight: normal;
    font-size: 1.2em;
    color: #4972b2;
}

h3 {
    
	 padding-top: 1px;
	 padding-left: 10px;
    font-weight: bold;
    font-size: 0.75em;
    color: #4972b2;
	text-decoration: none;

	
}

#content span {
    font-weight: bold;
}

#homecontent span {
    font-weight: bold;
}

#footer {
    position: relative;
    height: 30px;
    background-color: #7591c7;
    
}

#footer P
{
    
	padding-top: 7px;
	font-weight: normal;
    font-size: 0.7em;
    margin: 0px;
    color: #ffffff;
	text-align: center;
}

#server {
	position: relative;
	left: 10px;
	top: 10px;
	width: 35%;
	height: 35%;
}

</style>