@charset "UTF-8";
/* CSS Document */

a {
	color: #00294C;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #31AFE8;
	text-decoration: underline;
}
#divContent {
	padding-left: 0px;
	padding-right: 0px;
}
#divCol1 {
	width: 307px;
}
#divCol2 {
	width: 490px;
	padding-top: 25px;
	margin-left: 1px;
}
#divDivider1 {
	background-color: #acd6ec;
	width: 1px;
	height: 370px;
	margin-top: 15px;
}
#divBox1 {
	background-image: url(../images/layout/box1-bg.jpg);
	background-repeat: no-repeat;
	height: 163px;
	padding-top: 36px;
	padding-left: 41px;
	line-height: 1.6em;
}
#divBox2 {
	background-image: url(../images/layout/box2-bg.jpg);
	background-repeat: no-repeat;
	height: 154px;
	padding-top: 45px;
	padding-left: 41px;
	padding-right: 90px;
	line-height: 1.3em;
}
#divSlideshow {
	background-image: url(../images/layout/slideshow-bg.jpg);
	background-repeat: no-repeat;
	height: 290px;
	padding-top: 25px;
	padding-left: 33px;
	margin: 0px;
}
#divControls {
	margin-top: 15px;
}
#divAddress {
	margin-right: 15px;
	margin-top: 10px;
	border: none;
	clear: none;
	width: 350px;
}
