body {
	background-color:#FFFFFF;
	margin:0px 0px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	color: #003F53;
}
h1 {
	font-size:14px;
	color:#0085B0;
	letter-spacing:8px;
	background-image:url(../images/heading_background.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	height:63px;
	margin:0px 0px 20px 0px;
	padding:20px 0px 0px 0px;
	font-weight:bold;
	text-align:center;
	width:80%;
}
input {
	border:1px solid #0085B0;
	background-color:#F4F8FF;
}
textarea {
	border:1px solid #0085B0;
	background-color:#F4F8FF;
}
.checkbox {
	border:0px solid #FFFFFF;
}
#contentCol1 {
	float:left;
	width:46%;
	padding-right:3%;
}
#contentCol2 {
	float:left;
	width:49%;
}
.photoBox {
	border:1px solid #0085B0;
	margin-left:20px;
	margin-right:20px;
	float:left;
	margin-bottom:40px;
	padding:0px 10px 10px 10px;
	font-size:12px;
	font-weight:bold;
	line-height:22px;
}
.infoBox {
	border-top:1px solid #0085B0;
	border-right:10px solid #0085B0;
	border-left:10px solid #0085B0;
	border-bottom:1px solid #0085B0;
	margin-left:20px;
	margin-right:20px;
	width:200px;
	float:left;
	margin-bottom:40px;
	padding:8px 10px 8px 10px;
	font-size:12px;
	font-weight:bold;
}
#middleContent {
	margin-left:auto;
	margin-right:auto;
	width:660px;
	text-align:center;
}
#topMenu {
	width:100%;
	background-color:#0099CC;
}
#topVisual {
	clear:both;
	width:100%;
	background-color:#EEF3FB;
	border-top:1px solid #FFFFFF;
	height:161px;
	background-image:url(../images/header_background.jpg);
}
#topVisualLogo {
	float:left;
	margin-left:1px;
	width:30%;
}
#topVisualPhrase {
	float:left;
	width:35%;
	text-align:center;
	padding-top:35px;
}
#topVisualFreecall {
	float:left;
	width:30%;
	text-align:center;
	padding-top:35px;
}
#midBar {
	width:100%;
	background-color:#CFDDF3;
	clear:both;
	border-top:1px solid #0085B0;
	border-bottom:1px solid #0085B0;
	padding:2px 0px 2px 0px;
	text-indent:10px;
	color:#204680;
	font-weight:bold;
	font-size:14px;
}
#homeFlash {
	clear:both;
	width:100%;
	height:200px;
	color:#FFFFFF;
	background-image:url(../images/background_striped.gif);
}
#homeFlashDisplay {
	float:left;
}
#homeFlashMusic {
	float:left;
	margin-top:8px;
	margin-left:8px;
}
#bottomBox {
	width:100%;
	background-color:#F7F9FD;
	clear:both;
	border-top:1px solid #0085B0;
}
#bottomBoxText {
	float:left;
	width: 80%;
	border-left:94px solid #EEF3FB;
	padding:10px 10px 20px 10px;\
	background-color:#F7F9FD;
	line-height:20px;
}
#footer {
	border-top: 2px solid #204680;
	clear:both;
	width:100%;
	font-size:11px;
	padding-bottom:20px;
}
#footerLeft {
	float:left;
	width:19%;
	text-indent:20px;
}
#footerMid {
	float:left;
	width:60%;
	text-align:center;
	font-size:12px;
	color:#0085B0;
}
#footerRight {
	float:left;
	width:19%;
	text-align:right;
}
#content {
	padding:20px 0px 20px 40px;
	width:80%;
	background-color:#FFFFFF;
}
#content760 {
	padding:20px 0px 20px 40px;
	width:760px;
}

/*Images*/
.imgLeftBottomPad {
	padding:0px 0px 30px 20px;
}
.imgRightBottomPad {
	padding:0px 30px 0px 20px;
}


/* General Links */
a:link {
	color:#0085B0;
	text-decoration:none;
}
a:visited {
	color:#0085B0;
	text-decoration:none;
}
a:hover {
	color:#B6CCED;
	text-decoration:underline;
}
a:active {
	color:#FF0000;
	text-decoration:none;
}

/* Top menu bar */
#nav, #nav ul {
	float: left;
	width: 100%;
	list-style: none;
	line-height: 1;
	background-color:#53A6D7;
	font-size:12px;
	font-weight:bold;
	padding: 0;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #204680;
	border-right: 0 solid #204680;
	border-bottom: 2px solid #204680;
	border-left: 0 solid #204680;
	letter-spacing:1px;
}

#nav a {
	display: block;
	width: 8em;
	w\idth: 8em;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px 10px;
	border-right: 0 solid #204680;
}

#nav li {
	float: left;
	padding: 0;
	width: 125px;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 125px;
	w\idth: 125px;
	font-weight: normal;
	border-width: 1px;
	margin: 0;

}
#nav li ul a {
	width: 125px;
	w\idth: 125px;
	font-size:11px;
	letter-spacing:0px;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}
#nav li:hover, #nav li.sfhover {
	background-color:#3C72C4;
}

/* Photos */
.photosThumbnail {
	float:left;
	padding:0px 20px 10px 20px;
}

/* Site Map */
#siteMap {
	width:760px;
	margin-left:auto;
	margin-right:auto;
}
#siteMapLeft {
	width:350px;
	float:left;
}
#siteMapRight {
	width:350px;
	float:left;
	margin-left:20px;
}
.siteMapHeading {
	border-bottom:1px solid #0085B0;
	font-weight:bold;
}
.siteMapItem {
	color:#0085B0;
}