body { 
	font-family: verdana, arial, sans-serif, helvetica;
	font-size: 12px;
	background: #002537;
	text-align: left;
	color: #ffffff;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 10px;
}
#background {
	background: url(images/backgroundshadow2.gif) repeat-y center;
}
#all {
	width: 750px;
	margin: 0 auto;
	text-align: left;
	border: 1px solid #000000;
	background: #0080c0;
}
#contactheader {
	width: 750px;
	height: 100px;
	background: url(images/contact.gif) no-repeat center top;
	text-align: center;
	padding-top: 10px;
}
#contenttop {
	width: 750px;
	background: #0080c0 url(images/contact_background2.jpg) no-repeat top;
	text-align: center;
	min-height: 530px;
	padding-top: 10px;
}
#contenttopsizing table td{
	text-align: center;
	font-family: verdana, arial, sans-serif, helvetica;
	font-size: 10px;
	color: #ffffff;
}
#rightbox {
	width: 430px;
	padding-left: 315px;
	background: transparent;
	text-align: left;
}
#rightbox a{
	font-family: verdana, arial, sans-serif, helvetica;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
#content {
	font-family: verdana, arial, sans-serif, helvetica;
	font-size: 12px;
	color: #ffffff;
	text-align: justify;
	font-weight: normal;
	padding: 10px;
}
#content a{
	font-family: verdana, arial, sans-serif, helvetica;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
#content a:hover{
	font-family: verdana, arial, sans-serif, helvetica;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
td a{
	font-family: verdana, arial, sans-serif, helvetica;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
td a:hover{
	font-family: verdana, arial, sans-serif, helvetica;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
h1 {
	font-family: verdana, arial, sans-serif, helvetica;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}
textarea{
	background: #bbe5fa;
	overflow: hidden;
}
input{
	background: #bbe5fa;
}
#copyright {
	clear: both;
	width: 750px;
	color: #ffffff;
	background-color: #000000;
	font-family: verdana, arial, sans-serif, helvetica;
	font-size: 12px;
	text-align: center;
}
#footer {
	clear: both;
	margin: 0 auto;
	width: 750px;
	color: #000000;
	background-color: #363636;
	font-family: verdana, arial, sans-serif, helvetica;
	font-size: 12px;
	text-align: center;
}
.horizontalmenu {
	width: 750px;
	font-family: verdana, arial, sans-serif, helvetica;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	padding-bottom: 20px;
	background: transparent;
}
.horizontalmenu a{
	width: 720px;
	font-family: verdana, arial, sans-serif, helvetica;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	background: transparent;
}
.horizontalmenu a:hover {
	width: 720px;
	font-family: verdana, arial, sans-serif, helvetica;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	background: transparent;
}