body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	background-color: #FFFFFF;
	background-image: url(../images/backgroundtexture.gif);

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
div.topleft { 
background: url(../images/bk-lightbulb.png) top left no-repeat;
height:744px;
}

#main_container {
	position:absolute;
	left:70px;
	top:39px;
	width:860px;
	height:486px;
	z-index:1;
}
#main_nav {
	position:absolute;
	left:60px;
	top:157px;
	width:205px;
	height:150px;
	z-index:2;
}
#content {
	position:absolute;
	left:429px;
	top:78px;
	width:395px;
	height:470px;
	z-index:3;
}
#content2 {
	position:absolute;
	left:429px;
	top:78px;
	width:493px;
	height:470px;
	z-index:3;
}
#content-wwa {
	position:absolute;
	left:429px;
	top:78px;
	width:387px;
	height:470px;
	z-index:3;
}
#nav2 {
	position:absolute;
	left:318px;
	top:62px;
	width:103px;
	height:209px;
	z-index:4;
}
#nav3 {
	position:absolute;
	left:842px;
	top:57px;
	width:87px;
	height:179px;
	z-index:5;
}
#minicontent {
	position:absolute;
	left:78px;
	top:342px;
	width:304px;
	height:177px;
	z-index:6;
}
#minicontent p {
	color:#666666;
	line-height:20px;
}
#whoweare p {
	color:#666666;
	line-height:20px;
}
#footer {
	position:absolute;
	left:68px;
	top:607px;
	width:861px;
	height:29px;
	z-index:7;
}
#footer p {
	padding-left:150px;
	color:#CCCCCC;
	font-size:10px;
}
#navlist {
	padding-left: 0px;
	margin-left: 0px;
	border-bottom: 1px dotted #6699cc;
	width: 175px;
}

#navlist li {
	list-style: none;
	margin: 0px;
	padding: 0.25em;
	border-top: 1px dotted #6699cc;
}

#navlist li a { 
	background: transparent url(../images/list-off.gif) left center no-repeat;
	padding-left: 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
	color: #999;
	letter-spacing:1px;
	text-transform:lowercase;
}
#navlist #current { 
	background: transparent url(../images/list-on.gif) left center no-repeat;
	color:#6699cc;
	}


#navlist a:hover {
background: transparent url(../images/list-on.gif) left center no-repeat;
color:#333333;
}


#navlist2 {
	padding-left: 0px;
	margin-left: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CCCCCC;	
}

#navlist2 li {
	list-style: none;
	padding: 0.25em;
}

#navlist2 li a { 
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
text-decoration: none;
color: #999;
}
#navlist2 #current { 
	color:#FF9900;
	font-size:12px;

	}
#navlist2 a:hover {
color:#FF9900;
}
#nav3 {
	position:absolute;
	left:430px;
	top:44px;
	width:400px;
	height:39px;
	z-index:8;
}
/*- Menu Tabs projects-nav--------------------------- */

    #projects-nav {
      float:left;
      width:100%;
      font-size:93%;
      line-height:normal;
	  border-bottom:1px solid #ccc;
      }
    #projects-nav ul {
        margin:0;
        padding:10px 10px 0 0px;
        list-style:none;
      }
    #projects-nav li {
      display:inline;
      margin:0;
      padding:0;
      }
    #projects-nav a {
      float:left;
      background:url(../images/tableft.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #projects-nav a span {
      float:left;
      display:block;
      background:url(../images/tabright.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;
      }
    #projects-nav a span {float:none;}
    #projects-nav a:hover span { color:#000; }
    #projects-nav a:hover { background-position: 0 -75px; }
    #projects-nav a:hover span { background-position: 100% -75px;}

	#projects-nav #current a { background-position: 0 -75px; color:#000;}
	#projects-nav #current a span { background-position:100% -75px; color:#000; }


.blue {
	color: #209DE9;
	font-style: italic;
}
.floatimageleft {
	float:left;
		padding-right:10px;
}
.styled_input {
	border:1px solid #ccc;
	padding:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	width: 325px;
	height:20px;
}
.styled_input-2 {
	border:1px solid #ccc;
	padding:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	width: 325px;
}
