body {
	background-image: url(../images/shadowRepeat.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #484848;
	margin: 0px;
	padding: 0px;
}

#main {
	width: 830px;
}
#menu {
	margin-bottom: 12px;
	margin-right: 38px;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #7C7C7C;
	font-size: 11px;
	line-height: 20px;
}
#footer a:link, #footer a:active, #footer a:visited {
	color: #7C7C7C;
	text-decoration: none;
}
#footer a:hover {

	color: #FFFFFF;
	text-decoration: underline;
}
#content {
	width: 800px;
}
#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 20px;
	padding: 0px;
	margin-left: 15px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 0px;
}
#content a:link, #content a:active, #content a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#content a:hover {
	text-decoration: none;
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 12px;
}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#subText {
	width: 790px;
}
.header {
	background-image: url(../images/headerBg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 87px;
	width: 830px;
}
.footer {
	background-image: url(../images/footerBg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 83px;
	width: 830px;
}
.welcome {
	width: 267px;
}
.who {

	width: 264px;
}
.contact {
	width: 269px;
}
.contactStrong {
	font-size: 14px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
}
.button {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
}
.subContent {
	background-image: url(../images/subContentBg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 830px;
	padding-top: 15px;
}
.content {

	background-image: url(../images/contentBg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 830px;
	height: 355px;
}
.subImage {
	width: 270px;
	height: 200px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 22px;
}
.text {
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #FFFFFF;
}
.text a:link, .text a:active, .text a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

.text h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.text a:hover {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
.subImage strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 22px;
}
#form input{
	margin: 0px;
	padding: 0px;
}
