/* CSS Document */

/* CSS  ORIGINAL iD center layers*/
#horizon {
	color: #FFFFFF;
	background-color: #ffffff;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
	}
	
#content {
	background-color: #ffffff;
	margin-left: -375px;
	position: relative;
	left: 50%;
	width: 750px;
	height: 440px;
	visibility: visible;
	margin-top: 20px;
	padding: 0px;
	}
	/*END */

/* IE 5 Mac hack \*/
#content { 
margin-top: -220px ;
 }
/* End IE 5 Mac hack */


/* DEFAULT LINKS styling */	
ul {
	margin: 0px;
	padding: 0px;
	}
ul li {
	margin: 0px;
	padding: 0px;
	text-align: left;
	list-style-type: disc;
	list-style-position: inside;
	}
ul li a {
	margin: 0px;
	padding:  0px;
	text-decoration: none;
	color: #FFFFFF;
	}
ul li a:hover {
	color: #99CC00;
	 text-decoration: none;
	}

a {
	text-decoration: none;
	color: #FFFFFF;
	}
a:hover {
	color: #006699;
	text-decoration: none;
	}

/* END Default links*/


/*NAVIGATION*/
#mainNavs {
	height: auto;
	width: 110px;
	right: 0px;
	bottom: 49px;
	position: absolute;
	visibility: visible;
	z-index: 400;
	margin: 0px;
	padding: 0px;
		font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
	text-align: right;
	font-size:12px;
	line-height:12px;
	}
	#mainNavs ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 12px;
	/*width: 10em; */
	}
#mainNavs ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
	text-align: right;
	list-style-type: none;
	line-height: 12px;
	vertical-align: middle;
	}
#mainNavs ul li a {
	margin: 2px 0px;
	padding: 2px 25px 4px 0px;
	display: block;
	text-decoration: none;
	color: #ffffff;
	line-height: 12px;
	text-align: right;
	vertical-align: middle;
	background-color: #7F9281;
	background-image: url(../images/navigation/menu_disc_20.jpg);
	background-repeat: repeat-y;
	background-position: right center;
	/*width: 10em;*/
	}
#mainNavs ul li a:hover {
	color: #333333;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
	}
	
	
#secondaryNavs {
	height: auto;
	width: 10em;
	right: 115px;
	bottom: 49px;
	position: absolute;
	visibility: visible;
	z-index: 1000;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
	text-align: right;
	font-size:12px;
	line-height:12px;
	}
#secondaryNavs ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 12px;
	/*width: 10em; */
	}
#secondaryNavs ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
	text-align: right;
	list-style-type: none;
	line-height: 12px;
	vertical-align: middle;
	}
#secondaryNavs ul li a {
	margin: 2px 0px;
	padding: 2px 0px 4px;
	display: block;
	text-decoration: none;
	color: #ffffff;
	line-height: 12px;
	text-align: right;
	vertical-align: middle;
	background-color: #7F9281;
	}
#secondaryNavs ul li a:hover {
	color: #333333;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
	background-color: #7f9381;
	}

/*END navigation*/

/* PAGE CONTENT */
#pageContent {
	height: auto;
	width: 538px;
	position: absolute;
	visibility: visible;
	z-index: 5000;
	margin: 0px;
	padding: 25px 10px 0px 65px;
	top: 170px;
	color: #666666;
	text-align: justify;
	font-size: 12px;
	line-height: 110%;
	left: 0px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	}
	
	* html #pageContent  {
     width: 630px; /* for IE5 and IE6 in quirks mode */
     w\idth: 538px; /* for IE6 in standards mode */
   }
 

#pageInner {
	width: 750px;
	height: 440px;
	margin: 0px;
	padding: 0px;
	position:absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
	font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 12px;
	visibility: visible;
}

#pageCenter1 {
	width: 99px;
	height: 440px;
	margin: 0px;
	padding: 0px;
	position:absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
	visibility: visible;
}
#pageCenter2 {
	width: 359px;
	height: 440px;
	margin: 0px;
	padding: 0px;
	position:absolute;
	top: 0px;
	left: 99px;
	z-index: 10;
	visibility: visible;
}
#pageCenter3 {
	width: 42px;
	height: 440px;
	margin: 0px;
	padding: 0px;
	position:absolute;
	top: 0px;
	left: 458px;
	z-index: 10;
	visibility: visible;
}
#pageCenter4 {
	width: 250px;
	height: 440px;
	margin: 0px;
	padding: 0px;
	position:absolute;
	top: 0px;
	left: 500px;
	z-index: 10;
	visibility: visible;
}


 #pageContacts {
	width: 750px;
	height: auto;
	margin: 0px;
	padding: 0px 20px 0px 0px;
	position:absolute;
	right: 0px;
	z-index: 100;
	text-align:right;
	font-size: 12px;
	line-height: 12px;
	visibility: visible;
	top: 410px;
 }
 
 * html #pageContacts  {
     width: 655px; /* for IE5 and IE6 in quirks mode */
     w\idth: 565px; /* for IE6 in standards mode */
   }

#pageCopyright {
	position: absolute;
	visibility: visible;
	z-index: 200;
	height: auto;
	width: 628px;
	text-align: right;
	vertical-align: middle;
	font-size: 10px;
	line-height: 10px;
	margin: 0px;
	padding: 2px 0px 4px;
	color: #CCCCCC;
	right: 10px;
	top: 442px;
}


#pageFeature {
	margin: 0px;
	padding: 0px;
	height: 226px;
	width: 183px;
	border: none;
	position: absolute;
	visibility: visible;
	z-index: 500;
	left: 458px;
	top: 156px;
}
#pageFeature1 {
	margin: 0px;
	padding: 0px;
	height: 219px;
	width: 350px;
	border: none;
	position: absolute;
	visibility: visible;
	z-index: 500;
	left: 291px;
	top: 164px;
}


#pageFooter {
	position: absolute;
	visibility: visible;
	z-index: 200;
	height: auto;
	width: 628px;
	left: 66px;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	line-height: 12px;
	margin: 0px;
	padding: 2px 0px 4px;
	top: 430px;
	color: #CCCCCC;
}
 #pageFooterImage {
	width: 780px;
	height: 51px;
	margin: 0px;
	padding: 0px;
	position:absolute;
	left: 0px;
	z-index: 10;
	visibility: visible;
	top: 399px;
	}
	
#projectImage {
	width: 350px;
	height: 219px;
	visibility:visible;
	z-index: 1000;
	top: 95px;
	left: 291px;
	margin: 0px;
	padding: 0px;
	position: absolute;
}

#projectThumbs {
	width:auto;
	height:64px;
	visibility:visible;
	z-index: 1000;
	position:absolute;
	right: 139px;
	bottom: 61px;
	margin: 0px;
	padding: 0px;
}
/* PROJECT Navigation Items */
#projectNavsInst {
	margin: 0;
	padding: 0;
	height: auto;
	width: 350px;
	position: absolute;
	visibility: visible;
	z-index: 5000;
	right:350px;
	top: 403px;
	text-align: right;
	font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	vertical-align: bottom;
}

#projectNavs {
	margin: 0;
	padding: 0;
	height: auto;
	width: 600px;
	position: absolute;
	visibility: visible;
	z-index: 5000;
	right:140px;
	top: 403px;
	text-align: right;
	font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	vertical-align: bottom;
}
#projectNavs ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
}
#projectNavs li {
	display: inline;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: right;
}
#projectNavs ul li a {
	text-decoration:none;
	margin: 0px;
	padding: 0px 2px;
	color: #FFFFFF;
}
#projectNavs ul li a:hover {
	color: #99CC00;
	font-size: 15px;
	line-height: 15px;
	vertical-align: top;
	display: inline;
}
#pageTitle {
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
	position:absolute;
	z-index: 200;
	font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
	font-size: 20px;
	color: #333333;
	visibility: visible;
	line-height: 20px;
	text-align: right;
	right: 300px;
	bottom: 105px;
}
#pageTitleAlt {
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
	position:absolute;
	z-index: 200;
	font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	color: #CCCCCC;
	visibility: visible;
	line-height: 18px;
	text-align: left;
	bottom: 370px;
	left: 24px;
}
p {
	margin: 10px 0px 5px;
	padding: 0px;
}
.textContent1 {
	padding: 0px;
	margin-bottom: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 110%;
}

.textHeader {
	font-size: 14px;
	padding: 0px;
	margin-bottom: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 14px;
}
.textHeader1 {
	font-size: 12px;
	padding: 2px 0px 3px;
	margin-bottom: 12px;
	margin-top: 25px;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 12px;
	color:#FFFFFF;
	background-color: #7E7E2B;
	text-align: center;
}
#textBody1 {
	width: 400px;
	height: auto;
	margin: 0px;
	padding: 0px;
	position:absolute;
	left: 35px;
	z-index: 200;
	font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	visibility: visible;
	text-align: justify;
	bottom: 145px;
}
#textBody2 {
	width: 240px;
	height: auto;
	margin: 0px;
	padding: 0px;
	position:absolute;
	left: 30px;
	z-index: 200;
	font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	visibility: visible;
	text-align: justify;
	bottom: 140px;
}
#textLink {
	width:auto;
	height:auto;
	visibility:visible;
	z-index:1000;
	position:absolute;
	top:0px;
	right:0px;
	text-align:right;
	margin: 0px;
	padding: 0px;
	}
	
.textLink a: {
	color: #99CC00;
}

.textLink a: hover{
	color: #FFFFFF;
}


.projectThumbsLink {
	margin: 0px 0px 0px 1px;
	padding: 0px;
	border: 2px solid #999999;
	text-align: right;
	cursor: crosshair;
}
.textHeader2 {
	font-size: 13px;
	line-height: 13px;
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 37px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#linkNavsProfile {
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 30px;
	position: absolute;
	visibility: visible;
	z-index: 2000;
	right: 105px;
	bottom: 93px;
}
.textItalic {
	font-style: italic;
}
#projectDetail1 {
	margin: 0px;
	padding: 0px;
	position: absolute;
	visibility: visible;
	z-index: 2000;
	left: 25px;
	top: 79px;
}
#projectDetail2 {
	margin: 0px;
	padding: 0px;
	position: absolute;
	visibility: visible;
	z-index: 2000;
	top: 149px;
	left: 25px;
}
#projectDetail3 {
	margin: 0px;
	padding: 0px;
	position: absolute;
	visibility: visible;
	z-index: 2000;
	left: 660px;
	top: 64px;
	width: 70px;
}
#projectGallery {
	margin:0;
	padding:0 0 5px 0;
	position:absolute;
	left:25px;
	top:225px;
	z-index:5000;
}
#projectGallery a {
	color:#FFCC33;font-weight:bold
	}
#projectGallery a:hover {
	color: rgb(0, 0, 0)
	}

#projectPortrait {
	margin: 0px;
	padding: 0px;
	position: absolute;
	visibility: visible;
	z-index: 2000;
	height: 276px;
	width: 240px;
	left: 260px;
	top: 32px;
}
#projectLandscape {
	margin: 0px;
	padding: 0px;
	position: absolute;
	visibility: visible;
	z-index: 2000;
	height: 276px;
	width: 390px;
	left: 260px;
	top: 32px;
	border-right: 2px solid #FFFFFF;
}

#projectDisc {
	background-color: #999999;
	background-image: url(../images/navigation/project_disc_06.jpg);
	background-repeat: repeat-y;
	background-position: left bottom;
	margin: 0px;
	padding: 3px 0px 4px 16px;
	position: absolute;
	visibility: visible;
	z-index: 3000;
	left: 281px;
	line-height: 12px;
	color: #FFFFFF;
	bottom: 154px;
	display: block;
	text-align: left;
	vertical-align: middle;
	overflow: hidden;
	width: 35em;
}

#projectTitle {
	background-color: #999999;
	background-image: url(../images/navigation/project_disc_06.jpg);
	background-repeat: repeat-y;
	background-position: left bottom;
	margin: 0px;
	padding: 3px 0px 4px 16px;
	position: absolute;
	visibility: visible;
	z-index: 3000;
	height: auto;
	width: 276px;
	left: 434px;
	line-height: 12px;
	color: #FFFFFF;
	bottom: 179px;
	display: block;
	text-align: left;
	vertical-align: middle;
}

.background {
	background-color: #999999;
	background-image: url(../images/navigation/project_disc_06.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	line-height: 110%;
}
.projectDetail3header {
	background-color:#666666;
	padding:4px;
	text-align:right;
	margin-bottom: 4px;
}
.projectDetail3navs {
	background-color:#7E7E7E;
	padding:15px 4px 4px;
	text-align:right;
	margin-bottom: 4px;
}
#projectScroll {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 93px;
	padding-left: 93px;
	visibility: visible;
	z-index: 500;
}
h1 {
	font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	line-height: 18px;
	color: #CCCCCC;
	text-align: left;
}
h2 {
	font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	line-height: 16px;
	color: #CCCCCC;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
h4 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.textLinks {
	color: #FF9900;
}
