@charset "utf-8";

#menu ul {
	background-image: url(backgrounds/nav.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#menu {
	background-image: url(backgrounds/navlower.gif);
	padding-bottom: 14px;
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 18%;
	float: left;
}
#header {
	background-image: url(backgrounds/header.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 180px;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	margin-right: 20px;
}
#reallogo {
	background-image: url(backgrounds/logo.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 180px;
	width: 67%;
	background-position: left center;
	background-repeat: no-repeat;
}
#headerright p {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	margin-top: 40px;
	padding: 0px;
}
.fleft {
	float: left;
	font-size: 20px;
}


#headerright {
	float: right;
	width: 30%;
	margin-right: 10px;
	text-align: right;
	margin-top: 5px;
	font-weight: bold;
	color: #CE3399;
}
#headerright a {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	font-size: 18px;
}

#menu .navnorm {
	background-image: url(backgrounds/navsep.gif);
	padding-top: 10px;
	padding-right: 12px;
	background-repeat: no-repeat;
	text-align: right;
	list-style-type: none;
	padding-bottom: 10px;
	margin: 0px;
	font-weight: bold;
	color: #CC6699;
	padding-left: 20px;
}
#menu .navtop {
	background-image: url(backgrounds/navtop.gif);
	padding-top: 10px;
	padding-right: 12px;
	background-repeat: no-repeat;
	text-align: right;
	list-style-type: none;
	padding-bottom: 10px;
	margin: 0px;
	font-weight: bold;
	color: #CC6699;
	padding-left: 20px;
}
body {
	font-family: "Trebuchet MS";
	font-size: 0.9em;
	color: #993399;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 180px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#content {
	float: right;
	width: 80%;
	background-image: url(backgrounds/contentgradientright.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: justify;
}

#reallogo p {
	padding-left: 350px;
	text-align: center;
	font-size: 23px;
	font-weight: bold;
	color: #000066;
	padding-top: 54px;
	margin: 0px;
}
.telno {
	font-size: 40px;
	font-weight: bold;
	color: #CE3399;
}
#menu a {
	color: #ce3399;
	text-decoration: none;
}


#content p {
	padding-right: 15px;
	padding-left: 15px;
	width: 60%;
}
#content h1 {
	padding-right: 15px;
	padding-left: 15px;
}
#content h2 {
	padding-right: 15px;
	padding-left: 15px;
}
#content #bawimage {
	background-color: #FFFFFF;
	float: right;
	width: 320px;
	margin-left: 10px;
	font-size: 0.9em;
	margin-bottom: 6px;
}
#content #bawimage #iinner {
	width: 280px;
	border: 2px solid #000066;
	background-image: url(backgrounds/homepic1blu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 355px;
	float: right;
	margin-right: 10px;
}
#content #bawimage #iinnerteampic {
	width: 250px;
	border: 2px solid #000066;
	float: right;
	margin-right: 0px;
	text-align: center;
	color: #666666;
	font-weight: 500;
}
#content #bawimage #iinner p {
	font-weight:500;
	color: #666666;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: justify;
	width:85%;
}

#menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#headerright a:hover {
	color: #CE3399;
}
#headerright .so a {
	font-size: 40px;
	font-weight: bold;
	color: #CE3399;
}
#headerright .so a:hover {
	color: #000066;
}
#footer {
	clear: both;
	padding: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ce3399;
	font-size: 0.8em;
	text-align: center;
	color: #666666;
	margin: 0px;
}
#footer a {
	color: #666666;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
}
#footer a:hover {
	color: #CE3399;
	text-decoration: underline;
}
#content #bawimage #iinnerteampic p {
	margin-right: 0px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	margin-top: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	width:85%;
}

.clearing	{
	clear: both;
	height: 1px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
