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

* {
	margin: 0;
}
#wrapper {
	width: 1300px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
}
#header {
	width: 863px;
	height: 319px;
	background-color: #F7F7F7;
	margin-left: 131px;
	margin-right: 131px;
	background-image: url(images/header.jpg);
	padding-top: 290px;
	padding-left: 75px;
	padding-right: 100px;
}
#header2 {
	width: 863px;
	height: 754px;
	background-color: #F7F7F7;
	margin-left: 131px;
	margin-right: 131px;
	background-image: url(images/header2.jpg);
	padding-top: 290px;
	padding-left: 75px;
	padding-right: 100px;
	background-repeat: no-repeat;
}
#wrapper2 {
	width: 1300px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
}
#address {
	width: 863px;
	height: 119px;
}
#headertext {
	width: 533px;
	height: 200px;
	padding-top: 40px;
	float:left;
}
#headertext2 {
	width: 533px;
	height: 425px;
	padding-top: 40px;
	float: left;
}
#headercontact {
	width: 178px;
	height: 180px;
	padding-top: 60px;
	float:right;
	padding-left: 75px;
	padding-right: 75px;
}
#bullet {
	padding-left: 131px;
	padding-right: 131px;
	width: 1038px;
}
#bullettop {
	width: 1038px;
	height: 75px;
}
#bulletmiddle {
	width: 1038px;
}
#bulletbottom {
	width: 1038px;
	height: 75px;
	float: left;
}
#bulletleft {
	width: 260px;
	float: left;
	padding-left: 46px;
	padding-right: 40px;
}
#bulletcenter {
	width: 260px;
	float: left;
	padding-left: 45px;
	padding-right: 30px;
	border-right: thin solid #D8D8D8;
	border-left: thin solid #D8D8D8;
}
#bulletright {
	width: 260px;
	float: left;
	padding-left: 46px;
	padding-right: 40px;
}
.copy {
	font-family: Verdana;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 25px;
	color: #535353;
}
.blueheadlinecopy {
	font-family: Verdana;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 25px;
	color: #344F6A;
}
.address {
	font-family: Verdana;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 23px;
	line-height: 33px;
	color: #990000;
}
#table {
	width: 938px;
	height: 100%;
	padding-left: 231px;
	padding-right: 131px;
	padding-bottom: 131px;
	clear: both;
	padding-top: 30px;
}
#footer {
	width: 1038px;
	padding-left: 131px;
	padding-right: 131px;
	height: 125px;
	text-align: center;
}
#footer2 {
	width: 863px;
	height: 125px;
	text-align: center;
	float: left;
	padding-right: 100px;
}
.foot {
	font-family: Verdana;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 25px;
	color: #990000;
}
.copyright {
	font-family: Verdana;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 11px;
	line-height: 25px;
	color: #990000;
}
