
/*
	Base font-size is %75

	Font size: 16px = 1.35em
	Font size: 14px = 1.2em
	Font size: 12px = 1em
	Font size: 11px = .95em
	Font size: 10px = .85em

*/


/* GLOBAL DEFINITIONS */

	body {
		background-color: #FFFFFF;
		color: #5c5c5c;
		font-family: Helvetica, Arial, sans-serif;
		font-size: 14px;
		font-weight: 80;
		line-height: 15px;
		margin: 18px 0px 0px 0px;
		padding: 0px;
		}
	contact {
		background-color: #FFFFFF;
		color: #000000;
		font-family: Helvetica, Arial, sans-serif;
		font-size: 14px;
		font-weight: 80;
		line-height: 15px;
		margin: 18px 0px 0px 0px;
		padding: 0px;
		}

	#wrapper {
		text-align: center;
		}

	img {
		border: 0px;
		}

	.clear {
		clear: both;
		height: 0px;
		margin: 0px;
		overflow: hidden;
		}
	
	form {
		margin: 0px;
		padding: 0px;
		}
	input, select, textarea {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		margin: 0px;
		padding: 0px;
		}
	a {
		color: #000000;
		text-decoration: underline;
		}
	a:hover {
		color: #C2B59B;
		text-decoration: none;
		}
	a:active {
		color: #C2B59B;
		text-decoration: none;
		}
	a.bold {
		font-weight: bold;
		}
	p {
		margin: 0px;
		padding: 0px 0px 10px 0px;
		}


/* CONTAINERS */

	div#mainContainer {
		margin-left: auto;
		margin-right: auto;
		margin-top: 35px;
		text-align: center;
		width: 849px;
		height: 558px;
		}
	
	div#leftContainer {
		text-align: right;
		float: left;
		width: 36px;
		height: 558px;
		vertical-align: bottom;
		}
	
	div#contentContainer {
		float: left;
		text-align: left;
		height: 558px;
		}
	div#headerContainer {
		text-align: right;
		width: 689px;
		height: 39px;
		}
	div#headerDescriptor {
		text-align: left;
		width: 671px;
		height: 20px;
		padding: 18px 0px 0px 13px;
		}
	div#headerLine {
		text-align: right;
		width: 689px;
		height: 1px;
		}
	div#contentMain {
		text-align: left;
		width: 676px;
		height: 455px;
		padding: 13px 0px 0px 13px;
		}
	div#contentIndex {
		text-align: left;
		width: 676px;
		height: 455px;
		padding: 13px 0px 0px 13px;
		}


/* Contact */	

		
	div#contactContainer {
		text-align: left;
		width: 663px;
		height: 455px;
		padding: 13px 13px 0px 13px;
		}
	div#contactLeft {
		float: left;
		text-align: left;
		width: 163px;
		height: 455px;
		}
	div#contactRight {
		float: left;
		text-align: left;
		width: 500px;
		height: 455px;
		}
	div#contacttop {
		text-align: left;
		width: 663px;
		height: 100px;
		}
	div#contactBottom {
		text-align: left;
		width: 663px;
		height: 355px;
		}
	div#infoContainer {
		text-align: left;
		width: 663px;
		height: 420px;
		vertical-align: middle;
		padding: 48px 13px 0px 13px;
		}
	div#aboutContainer {
		text-align: left;
		width: 663px;
		height: 461px;
		vertical-align: middle;
		padding: 7px 13px 0px 13px;
		}
	
	
	/*  Old Contact   
		
	div#contactContainer {
		text-align: left;
		width: 676px;
		height: 455px;
		padding: 13px 0px 0px 13px;
		}
	div#contact0 {
		text-align: left;
		margin: 20px 0px 0px 20px;
		width: 656px;
		height: 435px;
		}
	div#contact1 {
		text-align: left;
		margin: 20px 0px 0px 20px;
		width: 656px;
		height: 435px;
		}
	div#contact2 {
		text-align: left;
		margin: 20px 0px 0px 20px;
		width: 656px;
		height: 435px;
		}
	div#contactNav {
		text-align: left;
		width: 656px;
		height: 25px;
		}
	div#contact1 {
		display: none;
		}
	div#contact2 {
		display: none;
		}
		
	*/
	
	
/* Nav */	

	
	div#navContainer {
		text-align: left;
		width: 689px;
		height: 50px;
		}
	div#navHor {
		text-align: left;
		height: 1px;
		width: 655px;
		}
	div#navSections {
		text-align: left;
		vertical-align: bottom;
		height: 13px;
		width: 655px;
		margin: 0px 0px 0px 13px;
		}
	div#navSections img {
		margin-right: 35px;
		}
	div#navSpace {
		text-align: left;
		height: 10px;
		width: 689px;
		}
	div#navNumbers {
		text-align: left;
		height: 25px;
		width: 689px;
		margin: 12px 0px 0px 6px;
		}

	div#rightContainer {
		float: left;
		width: 104px;
		height: 558px;
		}
	div#rightLogo {
		width: 104px;
		height: 61px;
		}
	div#rightDescriptor {
		text-align: left;
		vertical-align: bottom;
		width: 104px;
		height: 497px;
		}
		
	div#image2 {
		display: none;
		}
	
	div#image3 {
		display: none;
		}
	
	div#image4 {
		display: none;
		}

	div#image5 {
		display: none;
		}
		
	div#image6 {
		display: none;
		}

	div#image7 {
		display: none;
		}
	
	div#image8 {
		display: none;
		}

	div#image9 {
		display: none;
		}

	div#image10 {
		display: none;
		}
	
	div#image11 {
		display: none;
		}
	
	div#image12 {
		display: none;
		}

	div#image13 {
		display: none;
		}
		
	div#image14 {
		display: none;
		}

	div#image15 {
		display: none;
		}
	
	div#image16 {
		display: none;
		}

	div#image17 {
		display: none;
		}

	div#image18 {
		display: none;
		}
	
	div#image19 {
		display: none;
		}

	div#image20 {
		display: none;
		}
	
	

	div#navNumbers ul,  div#navNumbers li{
		margin: 2px;
		padding: 0px;
		}
	div#navNumbers ul li{
		display: inline;
		}


/* HEADER STYLES */

	h1 {
		color: #F5CF10;
		font-size: 28px;
		line-height: 30px;
		font-weight: normal;
		margin: 0px;
		padding: 0px 0px 25px 0px;
		}
	h2 {
		background-color: #FFFFFF;
		color: #000000;
		font-family: Helvetica, Arial, sans-serif;
		font-size: 14px;
		font-weight: 80;
		line-height: 15px;
		margin: 18px 0px 0px 0px;
		padding: 0px;
		}
	h3 {
		color: #FF9737;
		font-size: 20px;
		line-height: 24px;
		font-weight: normal;
		margin: 0px;
		padding: 0px 0px 10px 0px;
		}
	h4 {
		color: #F5CF10;
		font-size: 16px;
		line-height: 20px;
		font-weight: bold;
		margin: 0px;
		padding: 0px 0px 10px 0px;
		}
	


/* BULLETED LIST FOR CONTENT CONTAINER */

	div#column2 ul {
		margin: 0px;
		padding: 0px;
		}
	div#column2 ul ul {
		margin: 5px 0px 7px 0px;
		padding: 0px 0px 0px 0px;
		}
	div#column2 ul li, div#column2 ul ul li {
		background: url(../images/global/square_bullet.gif) no-repeat 0px 6px;
		list-style-type: none;
		margin: 0px 0px 5px 0px;
		padding: 0px 0px 0px 10px;
		}
	div#column2 ul ul li {
		margin: 0px 0px 5px 10px;
		}









