body
{
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 12px;
	background: url('gfx/background.jpg');
	background-color: #DFE4F7;
	background-repeat: repeat-x;
}

img
{
  border: none;
}

h1, h2, h3, h4
{
  margin: 5px 0px 5px 0px;
  padding: 0px;
}

#header
{
	width: 800px;
	height:140px;
}

#wrapper
{
	width: 800px;
	min-height: 600px;
	overflow: hidden;
	margin: auto;
}

#menu
{
  width: 100%;
	height: 30px;
	background: #3C5782;
}

#content
{
	width: 760px;
	min-height: 300px;
	background: white;
	padding: 10px 20px 0px 20px;
	text-align: justify;
}

#copyright
{
	padding-top: 10px;
	color: #000000;
	font-size: 9pt;
	text-align: center;
}

.footerLink a
{
	color: #000000;
	text-decoration: underline;
}

.designer a
{
  color: #000000;
	text-decoration: none;
}

.footerLink a:hover
{
	font-weight: bold;
}

.heading1
{
	font-size: 20px;
	color: #0000FF;
	font-weight: bold;
	padding-top: 5px;
}

.heading2
{
	font-size: 12px;
	color: #0000FF;
}

.anchorHeading
{
	font-size: 14px;
	color: #0000FF;
	font-weight: bold;
}

label
{
	width: 80px;
	float: left;
	text-align: right;
	margin-right: 10px;
}

a.nav, a.nav:link, a.nav:visited
{
	float: left;
	min-width: 55px;
	height: 20px;
	text-align: center;
	text-decoration: none;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px 10px 0px 10px;
	margin-top: 5px;
}

a.nav:hover
{
	color: #feff98;
}

#testimonials
{
	text-align: center;
	font-size: 11px;
	background: #f2f2f2;
}

.red
{
	color: #FF0000;
}

#loginBtn
{
  width: 250px;
  text-align: center;
}

#loginFrm
{
  width: 250px;
}

#contactBtn
{
  width: 450px;
  text-align: center;
}

#contactFrm
{
  width: 450px;
}

.testimonialsHeading
{
  font-size: 14px;
  font-weight: bold;
  color: #0000FF;
}

#testimonials
{
  width:740px;
  padding:10px;
}

.testColour
{
  color: #008606;
}

.subHeading
{
  width: 780px;
  text-align: center;
}

.subContent
{
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  padding: 0px 10px 0px 10px;
}

.author
{
  margin: 0px;
}

.green
{
  color: green;
}

.italics
{
  font-style:italic
}

.spacer
{
  background: #3c5782;
  height: 3px;
  width: 100%;
}
