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

#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 1120px;
	height: auto;
}
#thumbs {
	height: 90px;
	width: 740px;
	margin-left: 40px;
	float: left;
	text-align: center;
	padding-top: 0px;
	vertical-align: top;
	margin-top: 10px;
}
#top {
	height: 70px;
	width: 1120px;
	padding-top: 5px;
	text-align: center;
	float: left;
	background-color: #FFFFFF;
	clear: both;
}
#top_photo1 {
	height: 136px;
	width: 1120px;
	margin-bottom: 5px;
	float: left;
	padding-top: 0px;
	clear: both;
}
body {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#content {
	height: auto;
	width: 1120px;
	float: left;
}
#nav {
	float: left;
	height: 30px;
	width: 1120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 30px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
}
#nav a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #333333;
	font-size: 12px;
	padding: 0px;
	text-transform: uppercase;
}
#nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFA602;
	text-decoration: none;
	text-transform: uppercase;
}
#left_side {
	height: auto;
	width: 1000px;
	float: left;
	margin-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
	color: #333333;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-top: 0px;
}
#left_side a {
	font-family: Arial, Helvetica, sans-serif;
	color: #005983;
	font-size: 12px;
}
#left_side a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #FFA602;
	font-size: 12px;
	text-align: right;
}
#left_side img {
	float: right;
	padding: 5px 0 5px 20px;
	margin-top: 15px;
}

#right_side {
	float: right;
	width: 325px;
	height: auto;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #999;
}
#social {
	height: 40px;
	width: 270px;
	margin-top: 10px;
	padding-top: 10px;
	text-align: center;
}
#button1 {
	height: 100px;
	width: 270px;
	margin-top: 20px;
	margin-right: 10px;
}
#button2 {
	height: 100px;
	width: 270px;
	margin-top: 10px;
	margin-right: 10px;
}
#button3 {
	height: 100px;
	width: 270px;
	margin-top: 10px;
	margin-right: 10px;
}
#button4 {
	height: 100px;
	width: 270px;
	margin-top: 10px;
	margin-right: 10px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	line-height: 1.5em;
	color: #333333;
	text-align: justify;
	letter-spacing: 0.1mm;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #005983;
	line-height: 1.5em;
	font-style: italic;
}
#footer {
	height: 80px;
	width: 1120px;
	float: left;
	margin-right: auto;
	margin-left: auto;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #005983;
	text-decoration: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

.half {
	width: 48%;
	padding-bottom: 10px;
}

div.left.half {
	text-align: left;
}

td a strong {
	text-decoration: none;
}

td a strong {
	position: relative;
	top: 5px;
}


