/*@import url("layout.css");
@import url("content.css");*/
html,body,div,p,table,td, a  {font: normal 12px Tahoma,"Trebuchet MS", verdana, arial, helvetica, sans-serif; color: #3f3f3f;}
body {background: #ffffff; margin: 0; padding: 0;}

/* Generic Rules
----------------------------------------------- */
a:link, a:active {color: #3f3f3f; text-decoration: none; }
a:visited {color: #3f3f3f; text-decoration: none;}	
a:hover {color: #ff5800;} 

#horizon   	{
	color: white;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
}

#page    {
	position: absolute;
	top: -274px;
	left: 50%;
	width: 868px;
	height: 548px;
	visibility: visible;
	background-image: url(../images/home_bg.gif);
	background-repeat: no-repeat;
	padding: 0;
	margin-left: -434px;;
}

#content {
	position: relative;
	text-align: left;
	padding: 0;
	margin: 0;
}

#logo {
	width: 153px;
	margin:71px 0 0 0;
	padding: 0 0 0 19px;	
	float: left;
}

#topnav {
	text-align: left;
	width: 648px;
	height: 28px;
	background-image: url(../images/top_nav_bar.jpg);
	margin-top: 71px;
}

#topnav_padding_r  { 
	float: left;
	position: relative;
}

#leftnav {
	float: left;
	padding: 0 0 0 74px;
	margin: 125px 0 0 0;
	width: 100px;
	position: relative;
	top: -7px;
	left: -4px;
}

#homeImages {
	float: left;
	width: 670px;
}

#homeImages img {
	margin: 0;
	padding: 0 8px 9px 0;
}

#mainTopContent {
	position: absolute;
	width: 868px;	
}

#mainContent {
	position: absolute;
	top: 127px;
	text-align: left;
	width: 868px;
}

#projectImages {
	float: left;
	width: 317px;
	margin: 0 15px 0 0;	
}

#projectImages img {
	margin: 0;
	padding: 0;
}

#projectList {
	float: left;
	color: #666666;
	font-size: 11px;
	padding: 1px;
	margin: 0;
	width: 313px;
	height: 313px;
	overflow: auto;
	line-height: 18px;
	scrollbar-face-color: #dddddd;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color:#e5ebed;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-shadow-color: #dddddd;
	scrollbar-arrow-color: #b2b2b2;
	scrollbar-track-color: #ffffff;
}

#projectListWidth {
	width: 250px;
}

 a.projLink:link { color: #000000; text-decoration: underline; 	line-height: 18px;	font-size: 11px; }
 a.projLink:active  { color: #ff5800; text-decoration: underline; 	line-height: 18px; font-size: 11px; }
 a.projLink:visited  { color: #000000; text-decoration: underline; 	line-height: 18px; 	font-size: 11px; }
 a.projLink:hover  { color: #ff5800; text-decoration: underline; 	line-height: 18px; font-size: 11px; }
.projLinkActive { color: #ff5800;  text-decoration: underline; 		line-height: 18px; font-size: 11px;  }

#imageNum {
	position: relative;
	color: #666666;
	font-weight: bold;
	margin: 11px 0 0 0;
	padding: 0;
	width: 310px;
}

 a.numLink:link{ color: #666666; text-decoration: none; font-weight: bold;}
 a.numLink:active { color: #ff5800; text-decoration: none; 	font-weight: bold;}
 a.numLink:visited { color: #666666; text-decoration: none;  font-weight: bold;}
 a.numLink:hover { color: #ff5800; text-decoration: none;  font-weight: bold;}
.numLinkActive { color: #ff5800;  font-weight: bold;}

#projDes {
	text-align: right;
	position: absolute;
	height: 30px;
	left: 385px;
	width: 100px;
	top: 326px;
}

#headerDes {
	color: #ffffff;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

.popbox {
	display: none;
	width: 299px;
	height: 297px;
	background-color: #ff7f00;
	text-align: left;
	padding: 10px 10px 10px;
	color: #ffffff;
	margin: 0;
	font-size: 11px;
}

#popboxPosition {
	position: absolute;
	top: 0px;
	left: 500px;
	z-index: 50;	
}

#innerContent {
	float: left;
	color: #666666;
	font-size: 11px;
	padding-right: 14px;
	margin: 0;
	width: 635px;
	height: 317px;
	overflow: auto;
	line-height: 18px;
	scrollbar-face-color: #dddddd;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color:#e5ebed;	
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-shadow-color: #dddddd;
	scrollbar-arrow-color: #b2b2b2;
	scrollbar-track-color: #ffffff;
}

#contentHeader {
	color: #ff4000;
	font-weight: bold;
	margin-bottom: 6px;
}

#subHeader {
	font-weight: bold;
	margin-bottom: 3px;	
}

#contentSec1 {
	line-height: 18px;
	color: #666666;
	font-size: 11px;
	float: left;
	width: 334px;
}

#contentSec2 {
	line-height: 18px;
	color: #666666;
	font-size: 11px;
}

/*---Project List styles----*/

ul#projects {
	list-style:none;
	margin:0;
	padding:0;
}

#projects li {
	color:#888888;
	font:11px Tahoma;
	line-height:170%;
}

#projects li a {
	color:#000;
	font: 11px Tahoma;
	text-decoration:none;
	line-height:170%;
}

#projects li a:visited {
	color:#000;
}

#projects li a:hover {
	color:#ff5800;
}

#projects li a:active {
	color:#ff5800;
}
