#wrapper {
}
#tophalf {
	background-color: #43A6BF;
	background-image: url(images/tophalf2.jpg);
	background-repeat: no-repeat;
	height: 301px;
}
#bottomhalf {
	width: 965px;
	padding-left: 35px;
}


.small {
	font-size: small;
}
#nav {
	height: 20px;
	width: 450px;
	padding-left: 480px;
	padding-top: 55px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 16px;
}
body {
	font-family: Palatino, "Times New Roman", Times, Serif;
	margin: 0px 0px 0px 0px;
	background-color: #FFF8DF;
}
#nav a {
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover {
	text-decoration: underline;
	color: #4DABC1;
}
a:visited {
	color: #4DABC1;
	text-decoration: none;
}
a:link {
	color: #4DABC1;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#tophalfcontent {
	width: 955px;
	padding-top: 55px;
}
#tophalfbigright {
	float: right;
	width: 625px;
	color: #FFFFFF;
}
#tophalfbigright ul {
	margin-left: 20px;
	padding-left: 5px;
}
#tophalfbigright ul li {
	margin-top: 3px;
	list-style-image: url(images/whitebullet.gif);
}
#tophalflittleright {
	float: right;
	width: 185px;
}
#tophalfbigright h1 {
	font-weight: normal;
	text-transform: uppercase;
	color: #1D3465;
	margin-top: 0px;
	font-size: 24px;
	margin-bottom: 10px;
}
#tophalfbigright h2 {
	font-size: 12px;
	margin-top: -10px;
}
#tophalfbigright p {
	width: 440px;
	margin-top: -10px;
	font-size: 14px;
	line-height: 115%;
}

#tophalflittleright h3 {
	text-transform: uppercase;
	font-weight: lighter;
	color: #1D3465;
	margin-bottom: -10px;
	margin-top: 0px;
}
#tophalflittleright li {
	list-style-image: url(images/whitebullet.gif);
	line-height: 24px;
}
#tophalfcontent img {
	padding-left: 110px;
	padding-top: 25px;
}


#footer {
	border-top: solid #CCCCCC 1px;
	padding-top: 5px;
}
.floatright {
	float: right;
}
#bottomhalf h1 {
	font-size: 36px;
	text-transform: uppercase;
	color: #78B3C9;
	margin-bottom: 0px;
}
#bottomhalf h2 {
	font-size: 18px;
	color: #419FBB;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#bottomhalf p {
	font-size: 14px;
	line-height: 120%;
	color: #666;
	margin-top: 0px;
	width: 80%;
}
#tophalfbigright  a {
	color: #FDF9E5;
	text-decoration: underline;
}
.padleft {
	padding-left: 20px;
}

