body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
body {
	background-color: #FFF;
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000;
}
a:hover {
	color: #06C;
	text-decoration: underline;
}
a:visited {
	color: #000;
}
h1 {
	font-size: 16px;
	color: #06C;
}
h2 {
	font-size: 14px;
	color: #06C;
}
#HeaderWrapper {
	width: 800px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px auto;
}
#NavigationWrapper {
	height: 100px;
	width: 100%;
	background: url(../images/HeaderFooterBackground.jpg) repeat-x;
}
#ContentWrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#FooterWrapper {
	height: 100px;
	width: 100%;
	background: url(../images/HeaderFooterBackground.jpg) repeat-x;
}
#navigation {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 35px;
	padding-left: 10px;
}
#Footer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	padding-top: 25px;
	padding-bottom: 5px;
	font-size: 12px;
}
#FooterWrapper #Footer a {
	color: #FFF;
}
#Content {
	padding-top: 5px;
	padding-bottom: 5px;
}
.HomeBox1 {
	background: #FFF;
	padding: 5px;
	width: 615px;
	border: 2px solid #244A93;
	float: left;
}
.HomeBox2 {
	background: #FFF;
	padding: 5px;
	width: 615px;
	border: 2px solid #244A93;
	margin-top: 5px;
	float: left;
}
.HomeBox3 {
	background: #FFF;
	padding: 5px;
	width: 150px;
	border: 2px solid #244A93;
	margin-bottom: 5px;
}
.NewsBox1 {
	background: #FFF;
	padding: 5px;
	width: 615px;
	border: 2px solid #244A93;
	margin-bottom: 5px;
	float: left;
}
.clearfloat {
	clear: both;
	height: 1px;
}
.RightColumn {
	float: right;
}
#HeaderContact {
	float: right;
	background: url(../images/phone.png) no-repeat left center;
	height: 80px;
	width: 380px;
	text-align: right;
}
#HeaderContact .Content {
	float: right;
	text-align: left;
	padding-top: 15px;
	font-size: 14px;
	font-weight: bold;
}
#HeaderWrapper #HeaderContact .Content a {
	color: #000;
	text-decoration: none;
}
#HeaderWrapper #HeaderContact .Content a:hover {
	color: #06C;
	text-decoration: underline;
}
#ContentWrapper #Content .HomeBox2 p img {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
#ContentWrapper #Content .NewsBox1 p img {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.wd {
	font-size: 10px;
	color: #FFF;
	float: right;
}
.wd a {
	font-size: 9px;
	color: #FFF;
	text-decoration: none;
}
.textwrapper {
	float: left;
	width: 625px;
}
