body {
	background-color: #CCCCCC;
	background-repeat: repeat;
	background-image: url(images/PageBGTile_Grad.gif);
}

#Main {
	width:880px;
	height: 560px;
	margin: 30px auto auto;
	border: 1px solid #666666;
	padding: 10px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#Main_Logo {
	width:880px;
	height: 560px;
	margin: 30px auto auto;
	border: 1px solid #666666;
	padding: 10px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/OriginLogo-60x90.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}

#Main_25Years {
	width:880px;
	height: 560px;
	margin: 30px auto auto;
	border: 1px solid #666666;
	padding: 10px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/27YearsandLogo.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

#Header {
	height: 50px;
	background-image: url(images/HeaderBar.jpg);
	background-repeat: no-repeat;
	font: 24px Arial, Helvetica, sans-serif;
	color: #3366CC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}

#HeaderOrigin {
	height: 50px;
	background-image: url(images/HeaderBar_origin.jpg);
	background-repeat: no-repeat;
	font: 24px Arial, Helvetica, sans-serif;
	color: #3366CC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}

#HeaderText {
	text-decoration: none;
	font: 20px Arial, Helvetica, sans-serif;
	color: #3366CC;
	float: left;
	height: auto;
	margin-top: 12px;
	padding-left: 5px;
}

#MainMenu {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#PageContent_Norm {
	height: 395px;
}

#PageContent_Full {
	height: 440px;
}

#BottomMenu1 {
	height: 45px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-align: center;
}

#BottomMenu2 {
	height: 45px;
	text-align: center;
}

#Footer{
	width:900px;
	height: 15px;
	margin: 0 auto auto;
	padding-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	padding-right: 0px;
	padding-left: 0px;
	text-decoration: none;
}

#FooterL {
	float: left;
}

#FooterR {
	float: right;
}

/*----------------------------------------*/

#ContactForm {
	position: relative;
	top: 30px;
	width: 750px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	left: 90px;

}#Contact {
	position: relative;
	top: 80px;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	font-style: normal;
	text-align: left;
}

#GoogleSiteStats {
	width: 600px;
	margin-right: auto;
	text-align: center;
	margin-left: auto;
	margin-top: 27px;
}


/*---------------- TEXT ------------------*/

#LinkBlue {
	text-decoration: none;
	color: #3366CC;
}

#LinkLtBlue {
	text-decoration: none;
	color: #709FDA;
}

#LinkGrey {
	text-decoration: none;
	color: #CCCCCC;
}

#LinkBlack {
	text-decoration: none;
	color: #000000;
}


#HeadingBlue {
	font-size: 18px;
	color: #3366cc;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	overflow: auto;
}

#HeadingBlueSm {
	font-size: 16px;
	color: #3366cc;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#HomePageScroller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	overflow: auto;
	height: 167px;
	width: 660px;
	left: 100px;
	position: relative;
	padding-right: 20px;
	padding-left: 20px;
}


#SmallGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	text-align: center;
}

#Red {
	color: #FF0000;
}
