@charset "utf-8";
body {
	font-family: "Century Gothic";
	font-size: 10pt;
	color: #C60;
}
/* CSS Document */

#SiteBoundry {
	width: 960px;
	background: #ffffff;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	overflow: hidden;
}

#SiteHeader {
	height: 100px;
	width: 960px;
}

#HeaderLogo {
	float: left;
	width: 100px;
	background-color: #FFF;
	background-image: url(../Images/Logo.jpg);
	height: 100px;
}
#SiteHeaderTop {
	float: left;
	width: 850px;
	height: 18px;
	padding-left: 10px;
	padding-top: 72px;
}
#HeaderBottomSpace {
	background-color: #FFF;
	float: left;
	height: 10px;
	width: 10px;
}

#SiteHeaderBottom {
	float: left;
	height: 10px;
	width: 860px;
	background-color: #666;
}
#HeaderBottomText {
	font-family: "Eras Demi ITC";
	font-size: 10pt;
	line-height: 10px;
	float: right;
	height: 10px;
	width: 160px;
	background-color: #FFF;
	text-align: center;
	text-decoration: none;
}
#HeaderBottomText a {
	color: #C60;
}



#SiteBodyMenu {
	float: left;
	width: 160px;
	line-height: normal;
	height: 600px;
}
#SiteBodySpacer {
	float: left;
	height: 10px;
	width: 960px;
}

#SiteBodyMenu_Spacer {
	height: 120px;
	width: 160px;
}

#SiteBodyMenu h3{
	font-family: "Eras Demi ITC";
	font-size: 16px;
	text-align: left;
	margin-top: 8px;
}
#SiteBodyMenu p{
	font-size: 14px;
	line-height: normal;
	text-align: right;
	text-indent: 0%;
	margin-right: 15%;
	margin-top: 0px;
	margin-bottom: 5px;
}
#SiteBodyMenu a {
	color: #C60;
}



#SiteBodyImage {
	height: 480px;
	float: left;
	width: 800px;
	overflow: hidden;
}
#SiteBodyText_Centered {
	float: left;
	height: 480px;
	width: 640px;
	margin: 0px;
}
#SiteBodyText_Centered div h3 {
	font-family: "Eras Demi ITC";
	font-size: 14px;
	margin-top: 25%;
}
#SiteBodyText_Centered div h4 {
	font-family: "Eras Demi ITC";
	font-size: 14px;
	margin: 0px;
}

#SiteBodyText_Centered div p {
	margin: 0px;
}
#SiteBodyText_Centered div h5 {
	font-family: "Century Gothic";
	font-size: 10pt;
	margin-top: 25%;
	font-weight: normal;
}
#SiteBodyText_Left {
	height: 480px;
	width: 320px;
	float: left;
}
#SiteBodyText_Left h3 {
	font-family: "Eras Demi ITC";
	font-size: 14px;
	margin-bottom: 5px;
	margin-left: 5%;
}
#SiteBodyText_Left p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10%;
}

#SiteBodyText_Right {
	float: left;
	height: 480px;
	width: 320px;
}
#SiteBodyText_Right h3 {
	font-family: "Eras Demi ITC";
	font-size: 14px;
	margin-left: 5%;
	margin-bottom: 5px;
}
#SiteBodyText_Right p {
	margin-left: 10%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}




#SiteBodyPanel_01 {
	float: left;
	height: 480px;
	width: 160px;
}



#SiteBodyPanel_02 {
	float: left;
	height: 480px;
	width: 160px;
}
#SiteBodyPanel_03 {
	float: left;
	height: 480px;
	width: 160px;
}
#SiteBodyPanel_04 {
	height: 480px;
	width: 160px;
	float: left;
}
#BodyTile_01 {
	height: 160px;
	width: 160px;
}
#BodyTile_02 {
	height: 160px;
	width: 160px;
}
#BodyTile_03 {
	height: 160px;
	width: 160px;
}


#SiteBodyImage img {
	float: left;
	overflow: hidden;
}

#SiteBodySide {
	float: right;
	height: 480px;
	width: 160px;
	overflow: hidden;
}
#SideBodySide_01 {
	height: 160px;
	width: 160px;
	overflow: hidden;
}
#SiteBodySide_02 {
	height: 160px;
	width: 160px;
	overflow: hidden;
}
#SiteBodySide_03 {
	height: 160px;
	width: 160px;
	overflow: hidden;
}



#SiteProjectText {
	height: 120px;
	width: 800px;
	float: left;
}


#SiteProjectText h1 {
	font-family: "Eras Demi ITC";
	font-size: 24px;
	line-height: 24px;
	margin: 6px;
}

#SiteProjectText p {
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
