body {
	text-align: center;
	font-family: Arial, Verdana, sans-serif;
	background: #1e148c;
	margin-top: 0px
}

#content {
	width: 671px;
	margin: 0px auto;
	text-align: left;
	background: #fff
}

#header { height: 85px }

#left { background: url('../img/nav-background.jpg') #fff no-repeat; float: left }

#nav { width: 150px; height: 400px }

#nav a {
	font-size: 12px;
	font-weight: bold;
	color: #1600fc;
	width: 105px;	/* -10px due to padding */
	padding: 5px;
	display: block
}

#nav a:hover {
	background: #a8cfd8;
	color: #fff
}

#nav a.current {
	background: #a8cfd8;
	color: #fff
}

#nav .border {
	border-bottom: 2px dotted #fff; 
	margin: 6px 0px 6px 14px; 
	padding-bottom: 6px
}

#nav .bottom  {
	margin: 6px 0px 6px 14px; 
	padding-bottom: 6px
}

#contact {
	color: #1e148c; 
	font-size: 12px; 
	background: url('../img/contact-box-background.gif'); 
	width: 150px; 
	height: 110px; 
	margin-top: 45px
}

#contact-big {
	width: 400px; 
	height: 115px; 
	background: url('../img/big-contact-box-background.gif'); 
	float: left; 
	margin-top: 40px;
	color: #1e148c; 
	font-size: 12px
}

#contact .padded { padding: 20px 0px 0px 20px }
#contact a { color: #1e148c; text-decoration: none }
#contact strong { font-size: 14px; margin-bottom: 5px; display: block }

#contact-big .padded { padding: 15px 0px 0px 20px }
#contact-big a { color: #1e148c; text-decoration: none }
#contact-big strong { font-size: 14px; margin-bottom: 5px; display: block }

#copy {
	width: 238px; 
	padding: 20px 20px 0px 5px; 
	float: left; 
	font-size: 12px; 
	line-height: 18px;
	margin-bottom: 15px
}

#copy h1 {
	font-size: 14px; 
	font-weight: normal; 
	padding: 0px; 
	margin: 0px; 
	color: #1b05fc
}

#copy a {
	color: #1b05fc
}

#copy a:hover {
	text-decoration: none
}

#footer {
	width: 671px; 
	text-align: right; 
	font-size: 10px; 
	color: #fff; 
	line-height: 16px; 
	margin: 5px auto
}

#images {
	float: right; 
	padding-right: 10px; 
	margin-top: 15px
}

#footer a { color: #fff }
#footer a:hover { text-decoration: none }

.clear { clear: both }
.right { float: right }

#slideshow { margin-bottom: 10px; margin-top: 15px; padding-right: 10px; padding-top: 3px; float: right; text-align: center; width: 248px; height: 181px; background: #fff }
#slideshow img { border: 3px solid #d8e9d6; margin: 0px; padding: 0px }
#slideshow .two { border-top: 0px; margin-top: -4px; }