/* CSS Document */

* { padding: 0px;
margin: 0px;
}h1 {
	display: none;
}
h2 {
	padding-bottom: 10px;
	font-size: 10px;
	font-weight: bold;
	color: #15B42D;
	text-align: right;
	line-height: 16px;
	letter-spacing: .06em;
}
h3 {
	font-size: 12px;
	color: #004389;
	border-bottom-width: 1.3px;
	border-bottom-style: solid;
	border-bottom-color: #3B70AD;
	margin-right: 20px;
	letter-spacing: 0.1em;
	padding-left: 5px;
}
h5 {
	padding-left: 15px;
	font-size: 11px;
	font-weight: normal;
	color: #4C4C4C;
	padding-top: 8px;
	padding-bottom: 5px;
}
strong {
	color: #535353;
}
h4 {
	font-weight: bold;
	color: #11B429;
	font-size: 11px;
	padding-top: 10px;
	padding-left: 5px;
	padding-bottom: 10px;
}
h6 {
	font-size: 13px;
	color: #707070;
	text-indent: 10px;
	padding-left: 10px;
	line-height: 16px;
	font-weight: normal;
}
p {
	padding-left: 11px;
	text-indent: 10px;
	line-height: 15px;
}
#container {
	height: 680px;
	width: 1020px;
	background-image: url(images/background.gif);
	font-family: Helvetica, Arial;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#navigation {
	width: 111px;
	position: absolute;
	top: 200px;
	left: 15px;
}
#copy {
	width: 400px;
	position: absolute;
	left: 262px;
	height: 277px;
	top: 157px;
	padding-top: 66px;
	overflow: auto;
}
#copy2 {
	height: 363px;
	position: absolute;
	width: 660px;
	left: 262px;
	top: 127px;
}
#column1 {
	width: 370px;
	float: left;
	height: 332px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #3b70ad;
}
#column2 {
	width: 220px;
	float: left;
	height: 332px;
	padding-left: 20px;
}
#column2copy {
	overflow: auto;
	height: 300px;
	width: 220px;
	margin-top: 10px;
	padding-right: 33px;
}
#column1copy {
	height: 300px;
	width: 320px;
	overflow: auto;
	padding-right: 33px;
	margin-top: 10px;
}
a:link {
	text-decoration: none;
	color: #15b42d;
}
a:visited {
	color: #15b42d;
	text-decoration: none;
}
a:hover {
	color: #d87c32;
	text-decoration: none;
}
a:active {
	color: #15B42D;
	text-decoration: none;
}
#column2copy a {
	line-height: 22px;
}
#pictures {
	width: 450px;
	height: 300px;
	padding-left: 25px;
}
#description {
	padding-top: 8px;
	width: 300px;
	padding-left: 167px;
}

