* {margin: 0; padding: 0;}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-color: #eff7ff;
	background-image: url(pattern.gif);
}
a:link {
	text-decoration: none;
	color: #000000;
	}
a:visited {
	color: #000000;
	text-decoration: none;
	}
a:hover {

	}
a:active {
	color: #000000;
	}

a img{border:none;}

#container {
	width: 1000px;
	font-size: 1.2em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 1px;
	background-color: #FFFFFF;
}

#header {
	height: 130px;
	text-align: left;
	width: 1000px;
	background-image: url(headerback.jpg);
	background-repeat: repeat;
}
#logodiv {
	background-color: #FFFFFF;
	height: 100px;
	width: 250px;
	left: 5px;
	top: 5px;
	position: relative;
}
#contactdetailsdiv {
	height: 15px;
	width: 225px;
	top: -110px;
	left: 760px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
#left {
	float: left;
	width: 257px;
	margin-left: 5px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}


#right {
	float: right;
	width: 170px;
}

#content {
	width: 700px;
	float: left;
	margin: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 1.9em;
	font-weight: normal;
	padding-left: 15px;
	padding-top: 10px;
}

#footer {
	clear: both;
	text-align: center;
	font-size: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	height: 80px;
	margin: 5px;
	left: 20px;
}
#navcontainer
{
	color: White;
	float: left;
	width: 100%;
	height: 30px;
	clear: both;
	background-color: #bdc3de;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666666;
}
p {
	margin-bottom: 20px;
}

p.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #993300;
}


h1 {}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	text-transform: 
}

h3 {
	margin-top: 15px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	color: #000000;
	border-bottom: 1px dotted gray;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

dl {}


dt {
	font-weight: bold;
	margin-bottom: 3px;
	color: #003366;
	font-family: Georgia, "Times New Roman", Times, serif;
}

dd {margin-bottom: 15px; border-bottom: 1px dotted gray; padding-bottom: 15px; font-size: .9em;}

.icons {
	margin-right: 16px;
}
.horizrule {
	border: 2px solid #FFFFFF;
}
.cellborder {
	border: 2px double #A5AECE;
}
img {
border: none;
}
.specialimageborder {
	border: 2px solid #000000;
}
.threecolumns {
	float: left;
	clear: both;
	width: 970px;
	position: relative;
	left: 10px;
}
.imageborder {
	border: 1px solid #333333;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 50%;
}
