/* CSS Document */

html, body, #contents {
	min-height: 100%;
	width: 100%;
	height: 100%;
}


html>body, html>body #contents {
	height: auto;
}


  
body {
	background-color: #622318;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	background-image: url(graphics/main.bg.jpg);
	background-position: left top;
	background-attachment: fixed;
	background-repeat: no-repeat;
}



a:link		{color: #F0A150; text-decoration: none;}
a:active	{color: #000000; text-decoration: none;}
a:visited 	{color: #F0A150; text-decoration: none;}
a:hover 	{color: #E3E6CB; text-decoration: none;}



#contents {
	position: absolute;
	top: 0;
    left: 0;
}


#flashcontent {
	position: absolute;
	top: 20px;
	left: 196px;
	width: 721px;
	height: 623px;
	z-index: 99;
}


#topbar {
	position: fixed;
	top: 18px;
	left: 916px;
	width: 100%;
	height: 71px;
	background-image: url(graphics/main.tagbar.bg.gif);
}

#tagbarWrapper {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100px;
	width: 100%;
	visibility: visible;
	z-index: 5;
}



#logo {
	position: absolute;
	height: 229px;
	width: 420px;
	left: 0px;
	top: 0px;
	z-index: 6;
	visibility: visible;
}


#ruler {
	position: fixed;
	height: 100%;
	width: 45px;
	top: 0px;
	right: 0px;
	visibility: visible;
	z-index: 5;
	float: right;
	overflow: hidden;
}



#nav {
	position: absolute;
	height: 187px;
	width: 156px;
	left: 0px;
	top: 213px;
	z-index: 9;
	visibility: visible;
}


#news {
	position: absolute;
	width: 156px;
	left: 0px;
	top: 430px;
	z-index: 7;
	visibility: visible;
	
}

#news2 {
	position: absolute;
	width: 156px;
	left: 0px;
	top: 464px;
	z-index: 7;
	visibility: visible;
	
}



#news_content {
	left: 52px;
	position: relative;
	width: 105px;
	height: 80px;	
}


#jobs {
	position: absolute;
	width: 156px;
	left: 0px;
	top: 430px;
	z-index: 7;
	visibility: visible;
	
}

#jobs2 {
	position: absolute;
	width: 156px;
	left: 0px;
	top: 464px;
	z-index: 7;
	visibility: visible;
	
}



#jobs_content {
	left: 22px;
	position: relative;
	width: 125px;
	height: 80px;	
}



#homeImage {
	height: 271px;
	width: 466px;
	left: 451px;
	top: 113px;
	position: absolute;
	visibility: visible;
	z-index: 14;
}




#homeVbar {
	height: 482px;
	width: 27px;
	left: 872px;
	top: 93px;
	position: absolute;
	visibility: visible;
	z-index: 13;
}



#homeRuler {
	position: absolute;
	height: 426px;
	width: 37px;
	left: 196px;
	top: 175px;
	z-index: 12;
	visibility: visible;
}



#homeTagline {
	position: absolute;
	height: 94px;
	width: 97px;
	left: 354px;
	top: 290px;
	z-index: 11;
	visibility: visible;
}



#homeMission {
	position: absolute;
	height: 204px;
	width: 558px;
	left: 258px;
	top: 384px;
	z-index: 9;
	visibility: visible;
}



#homeBottombar {
	position: absolute;
	height: 50px;
	width: 686px;
	left: 213px;
	top: 601px;
	z-index: 10;
	visibility: visible;
	text-align: right;
}



#mainImagebar {
	position: absolute;
	width: 158px;
	left: 741px;
	top: 77px;
	visibility: visible;
	z-index: 5;
}



#mainContent {
	position: absolute;
	width: 650px;
	left: 209px;
	top: 201px;
	visibility: visible;
	z-index: 7;
}



#mainText {
	position: relative;
	width: 420px;
	left: 52px;
}



#mainBottombar {
	position: relative;
	height: 80px;
	width: 686px;
	z-index: 6;
	visibility: visible;
	text-align: right;
}



#contactImage {
	height: 211px;
	width: 517px;
	left: 523px;
	top: 122px;
	position: absolute;
	visibility: visible;
	z-index: 14;
}




/* text and font divs  */



.textBasic {
	font-family: Helvetica, Arial, sans-serif;
	line-height: 16px;
	color: #E7E5C6;
	font-size: 13px;
	left: 3px;
	position: relative;
	letter-spacing: 1px;
	word-spacing: 2px;
}



.textSubheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #FEFCFF;
	font-size: 14px;
	position: relative;
	letter-spacing: 1px;
	word-spacing: 2px;
	font-weight: bold;
}


.textProjects {
	font-family: Helvetica, Arial, sans-serif;
	line-height: 30px;
	color: #E7E5C6;
	font-size: 14px;
	position: relative;
	letter-spacing: 1px;
	word-spacing: 2px;
}


.textProjectsRight {
	font-family: Helvetica, Arial, sans-serif;
	line-height: 30px;
	color: #E7E5C6;
	font-size: 14px;
	position: relative;
	letter-spacing: 1px;
	word-spacing: 2px;
	text-align: right;
	text-indent: 10px;
}



.textOther {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #E7E5C6;
	font-size: 12px;
	position: relative;
	word-spacing: 1px;
	left: 36px;
	font-weight: bold;
}



.textSmall {
	font-family: Helvetica, Arial, sans-serif;
	line-height: 14px;
	color: #E7E5C6;
	font-size: 12px;
	left: 3px;
	position: relative;
	letter-spacing: 1px;
	word-spacing: 2px;
}




.font_news {
	color:#E1E0CD;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:none;
	font-size: 11px;
	line-height: 14px;
	letter-spacing: -1px;
}



.font_news2 {
	color:#D6C39E;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:none;
	font-size: 11px;
	line-height: 14px;
	letter-spacing: -1px;
}


.font_jobs {
	color:#E1E0CD;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:none;
	font-size: 11px;
	line-height: 14px;
	letter-spacing: -1px;
	list-style-type: square;
}

  
  
  
  
  

/* project divs  */






#projectsContent {
	position: absolute;
	width: 693px;
	left: 213px;
	top: 198px;
	z-index: 7;
	visibility: visible;
}



#projectBox1 {
	width: 693px;
	background-image: url(graphics/projects.box.bg1.gif);
	height: 500px;
}



#projectBox2 {
	position: relative;
	width: 693px;
	background-image: url(graphics/projects.box.bg2.gif);
	padding-bottom: 30px;
}


#projectText {
	position: relative;
	width: 620px;
	left: 30px;
}



#tout_left {
	width: 48%;
	float: left;
}


#tout_right {
	width: 48%;
	float: right;
	clear: none;
}


.content_container {
	width: 100%;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 30px;
}


.form_container {
	text-align: left;
	margin-top: 8px;
	margin-left: 10px;
}



#projectCategory1 {
	width: 250px;
	margin-left: 30px;
}

  
  
  
#projectCategory2 {
	width: 250px;
}



#projectsBottombar {
	position: relative;
	height: 80px;
	width: 693px;
	z-index: 6;
	visibility: visible;
	text-align: right;
}



#projectImage {
	height: 280px;
	width: 275px;
	left: 718px;
	top: 122px;
	position: absolute;
	visibility: visible;
	z-index: 14;
}


#projectContent {
	position: absolute;
	width: 650px;
	left: 209px;
	top: 201px;
	visibility: visible;
	z-index: 7;
}



#projectDescription {
	position: relative;
	width: 571px;
	visibility: visible;
	z-index: 7;
	background-image: url(graphics/content.description1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


#projectDescriptionText {
	position: relative;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 15px;
	color: #E7E5C6;
	font-size: 12px;
	position: relative;
	letter-spacing: 1px;
	word-spacing: 2px;
	width: 480px;
	float: left;
	padding-top: 80px;
	padding-left: 40px;
	height: 150px;
}

#projectDescriptionThums {
	font-family: Helvetica, Arial, sans-serif;
	line-height: 16px;
	color: #E7E5C6;
	font-size: 13px;
	letter-spacing: 1px;
	word-spacing: 2px;
	width: 340px;
	position: relative;
	padding-top: 25px;
	padding-left: 300px;
	visibility: visible;
	padding-bottom: 10px;
}



#projectDescriptionThums2 {
	font-family: Helvetica, Arial, sans-serif;
	line-height: 16px;
	color: #E7E5C6;
	font-size: 13px;
	letter-spacing: 1px;
	word-spacing: 2px;
	width: 320px;
	position: relative;
	padding-top: 40px;
	padding-left: 300px;
	visibility: hidden;
}





/* services divs  */





#servicesContent {
	position: absolute;
	width: 693px;
	left: 213px;
	top: 198px;
	z-index: 7;
	visibility: visible;
}



#servicesBackground {
	width: 693px;
	background-image: url(graphics/projects.box.bg2.gif);
	overflow: hidden;
	height: 100%;
}

#servicesMainBackground {
	width: 693px;
	background-image: url(graphics/projects.box.bg1.gif);
	overflow: hidden;
	height: 100%;
	margin-top: 20px;
}


#servicesMainBox1 {
	position: relative;
	width: 347px;
	float: left;
	top: 6px;
}


#servicesMainBox2 {
	position: relative;
	width: 345px;
	float: right;
	top: 6px;
}



#servicesBox1 {
	position: relative;
	width: 417px;
	background-image: url(graphics/services.bg.left.top.gif);
	background-repeat: no-repeat;
	float: left;
	top: 6px;
}


#servicesBox2 {
	position: relative;
	width: 276px;
	background-image: url(graphics/services.bg.middle.top.gif);
	background-repeat: no-repeat;
	float: right;
	height: 571px;
}



#servicesText {
	position: relative;
	width: 372px;
	left: 30px;
}


#servicesMainText {
	position: relative;
	width: 284px;
	left: 40px;
	padding-top: 0px;
	padding-bottom: 20px;
}



#servicesMainText2 {
	position: relative;
	width: 284px;
	left: 34px;
	padding-top: 0px;
	padding-bottom: 20px;
}


#servicesMainButton1 {
	position: relative;
	width: 284px;
	left: 40px;
	padding-top: 0px;
	padding-bottom: 30px;
	text-align: right;
}



#servicesMainButton2 {
	position: relative;
	width: 284px;
	left: 40px;
	padding-top: 0px;
	padding-bottom: 30px;
	text-align: right;
}



#servicesText2 {
	position: relative;
	width: 220px;
	left: 30px;
	top: 100px;
}



#servicesDisplay {
	position: relative;
	width: 417px;
	height: 340px;
	background-image: url(graphics/services.bg.services.gif);
}


#servicesDisplayText {
	position: relative;
	width: 360px;
	left: 35px;
	top: 39px;
	visibility: hidden;
	z-index: 20;
}


#servicesImage {
	height: 229px;
	width: 228px;
	left: 700px;
	top: 121px;
	position: absolute;
	visibility: visible;
	z-index: 14;
}


#servicesBottombar {
	position: relative;
	width: 693px;
	z-index: 6;
	visibility: visible;
	text-align: right;
	clear: both;
	height: 80px;
	background-image: none;
	overflow: hidden;
}
