/* Design by Basic Website Builder
for http://www.basicwebsitebuilder.co.uk */

/* classes */

.small-print {
	font-weight: lighter;
	font-size: 9px;
}

.active-page {
	background-color: #000000;
}

/* header links */

#header a:link, #footer a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

#header a:visited, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: lighter;
}

#header a:hover, #footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#header a:active, #footer a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

/* column-ad */

#column-ad  {
	float: left;
	clear: both;
	width: 126px;
	height: auto;
	font-size: 10px;
	line-height: normal;
	color: #333333;
	border-color: #999999;
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: dotted;
	text-align: center;
	padding: 11px 2px 11px 2px;
	margin: 10px 0px 10px 0px;
	background-image: url(/Images/advertisement.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#column-box  {
	float: left;
	clear: both;
	width: 126px;
	height: auto;
	font-size: 10px;
	line-height: normal;
	color: #333333;
	border-color: #999999;
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: dotted;
	text-align: center;
	padding: 11px 2px 11px 2px;
	margin: 10px 0px 10px 0px;
}

/* Font Styles */

h1 {
	font-size: 14px;
	letter-spacing: 1px;
	text-transform: none;
	font-weight: normal;
	text-align: center;
	background-color: #CCCCCC;
}

h2 {
	font-size: 12px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: normal;
	border-bottom: 1px solid #CCCCCC;
	color: #000000;
	text-align: left;
}

h3 {
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

p, ul, ol {
	text-align: justify;
	line-height: 24px;
}


/* body */

#body {
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}

/* wrapper */

#wrapper {
	position: relative;
	width: 720px;
	margin: 0px auto 0px auto;
}

/* header */

#header{
	position: relative;
	top: 0px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	width: 100%;
	height: 24px;
	background-color: #333333;
    border: none;
    margin-bottom: 10px;

}

#header ul {
	position: relative;
	margin-top: 0px;
	float: right;
    height: 12px;
}

#header li {
	display: block;
	display: inline;
	list-style-type: none;
	padding: 0px 5px 0px 5px;
}

/* Strapline */

#strapline {
	float: left;
	clear: both;
	color: #000000;
	border-top: 1px dotted #000000;
	border-bottom: 1px dotted #000000;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: center;
	font-size: 16px;
	width: 720px;
	height: auto;
	background-color: #CCCCCC;
}


/* main-image */

.main-image {
	position: relative;
	top: 0px;
	border: none;
	width: 720px;
	height: 220px;
}

/* outer-page */

#outer-page {
	float: left;
	clear: both;
	width: 720px;
	height: auto;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

#outer-page .page-description {
	color: #FFFFFF;
	font-weight: lighter;
	position: absolute;
	top: 5px;
	left: 5px;
	padding: 0px 5px 0px 5px; 
	width: auto;
	height: auto;
	background-image: url(/Images/page-description-background.png);
	background-repeat: repeat-x;
}

/* inner-page */

#inner-page {
	float: left;
	clear: both;
	background-color: #FFFFFF;
	width: 720px;
	height: auto;
}

/* content links */

#content a:link {
	text-decoration: none;
	font-weight: normal;
}

#content a:visited {
	text-decoration: none;
	font-weight: lighter;
}

#content a:hover {
	text-decoration: underline;
}

#content a:active {
	text-decoration: none;
	font-weight: normal;
}

/* column-left */

#column-left {
	float: left;
	clear: none;
	width: 130px;
	background-color: #FFFFFF;
	padding: 2px 1px 2px 1px;
	text-align: center;
	margin-left: 2px;
	font-size: 10px;
	line-height: normal;
	color: #333333;

}

/* content */

#content {
	float: left;
	clear: none;
	width: 426px;
	background-color: #FFFFFF;
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	padding: 97px 10px 10px 10px;
	margin-left: 1px;
	background-image: url(/Images/logo.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#content .align-center {
	text-align: center;
	font-size:14px;
}

/* column-right */

#column-right {
	float: left;
	clear: none;
	width: 126px;
	background-color: #FFFFFF;
	padding: 2px 2px 2px 2px;
	text-align: center;
	margin-left: 1px;
}

/* inner-footer */

#inner-footer {
	float: left;
	clear: both;
	font-size: 10px;
	line-height: normal;
	color: #333333;
	width: 720px;
	height: auto;
	background-color: #FFFFFF;
	text-align: center;
	border-top: 1px dotted #999999;

}

/* footer */

#footer {
	float: left;
	clear: both;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	width: 100%;
	height: 17px;
	background-color: #333333;
        border: none;
        margin-top: 10px;
        padding-top: 4px;

}

-->

<!--
.style1 {font-size: 24px}
.style2 {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}
.style3 {font-size: 18px}
-->


#form {
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	clear: none;
	text-align: right;
}

#form-table {
	float: left;
	clear: both;
	width: 402px;
	margin: 12px 12px 12px 12px;
}

#form-table label {
	margin: 0px 6px 0px 6px;
	display: block;
	display: inline;
}

#form textarea, input {
	width: 200px;
	text-align: left;
	margin-right: 12px;
}

#form select {
	width: auto;
	text-align: center;
	margin-right: 12px;
}

#form-table .mybutton {
	text-align: center;
	width: 206px;
	margin-right: 12px;
}

