body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: .8em;
	background-color: #000033;
	background-repeat: repeat-x;
	background-image: url(images/bg1.jpg);
}

#wrapper {
	position: relative;
	text-align: left;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	margin-top: 5px;
}
#wrapper #header {
	position:relative;
	background-color: #E9331D;
	height: 170px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
}
#wrapper #header #strapline {
	float: right;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	position: absolute;
	top: 40px;
	right: 20px;
}
#wrapper #header #logo {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 170px;
}

#wrapper #content {
	float:right;
	display: inline;
	width: 670px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
}

#wrapper #content .footertext {
	font-size: 70%;
	margin: 0px;
	padding: 0px;
	border: 1px solid #330099;
	text-align: center;
}

#wrapper #content p {
	line-height: 1.5em;
}

#wrapper #navigation {
	float:left;
	width: 180px;
}


#wrapper #navigation ul {
	background-color: #E9331D;
	list-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wrapper #navigation li {
	font-size: 90%;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	margin-top: 1px;
	margin-bottom: 0px;
	padding-bottom: 1px;
	padding-top: 0px;
}
.imageRight {
	float: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}


#wrapper #navigation ul a:link, #navigation a:visited {
	background-color:#200F75;
	display:block;
	text-decoration:none;
	padding-top: 1em;
	padding-right: 0;
	padding-bottom: 0.2em;
	padding-left: 1em;
	color: #FFFFFF;
}

#wrapper #navigation ul a:hover {
	background-color: #999999;
}

#wrapper #navigation ul ul {
margin-left: 12px;
}



#wrapper #navigation ul ul li {
	font-size: 90%;
	margin-bottom: 0em;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
	border-top-style: solid;
	border-bottom-style: solid;
	font-weight: normal;
	margin-left: 10px;
}



#wrapper #navigation ul ul a:link, #navigation ul ul a:visited {
	color: #FFFFFF;
	background-color:#000000;
	display:block;
	text-decoration:none;
	padding-top: 0.2em;
	padding-right: 0;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
}


#wrapper #navigation ul ul a:hover {
	background-color: #FF7B3A;
}

#wrapper #footer {
	clear:both;
	font-size: 80%;
	text-align:right;
	padding-bottom: 1em;
	padding-top: 0.5em;
	background-color: #000066;
	color: #CCCCCC;
	padding-right: 1em;
}
#wrapper #footer a {
	text-decoration: none;
	color: #CCCCCC;
}
h1 {
	font-size: 130%;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9331D;
	font-weight: bold;
	padding-bottom: 0px;
	color: #000066;
}
.largeText {
	font-size: 130%;
}

h2 {
	font-size: 120%;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #000066;
}
#wrapper #content li {
	line-height: 1.5em;
	font-size: 105%;
}
#wrapper #content a {
}

.clearboth {
	clear: both;
}

ul {
	padding-top: 0em;
	padding-bottom: 1em;
}

h4 {
	font-weight: bold;
}
h3 {
	font-size: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
}
#wrapper #content a {
}
#wrapper #content a {
	color: #000000;
	text-decoration: underline;
}
#wrapper #header #telephone {
	font-size: 18px;
	color: #FFFFFF;
	position: absolute;
	top: 88px;
	right: 14px;
	font-family: Arial, Helvetica, sans-serif;
	width: 168px;
}
.smallText {
	font-size: 85%;
}
.imageLeft {

	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}

