﻿body
{
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #4B4B4B;
}
#container
{
    background: url(images/background.jpg) no-repeat;
    width: 750px;
    margin: auto;
    text-align: left;
    position: relative;
    top: 20px;
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
    padding-bottom:10px;
    background-color: #FFFFFF;
 }
#pageend
{
	position: relative;
	height:20px;
	top: 20px;
}
#top
{	
	background: url(images/banner.jpg) no-repeat;
	width: 750px;
	height: 112px;
}
#footer
{
	position: relative;
	width: 750px;
	margin-top: 10px;
	text-align: center;
	font-size: smaller;
	clear: both;
	line-height: 15pt;
	border-top: solid 1px #AAAAAA;
	padding-top: 10px;
}
#line
{
	left:0px;
	position:absolute;
	width:100%;
	height:133px;
	border-bottom:solid 1px black;
	z-index:100;
}
#contentRight
{
    background-color: #DADADA;
    filter: alpha(opacity=75);
    opacity: 0.75;
    position: relative;
	left:210px;
    width: 500px;
    padding: 10px;
    color: black;
}
#contentLeft{
	position:absolute;
	top: 162px;
    left: 20px;
	width:220px;
	margin:0px;
	padding:0px;
	font-size:10px;
	z-index:10;
}
#contentHome
{
	position:relative;
	left: 45px;
	width: 660px;
	margin:0px;
	padding:0px;
}
#contentProjectImages
{
	position:relative;
	left: 20px;
	width: 710px;
	margin:0px;
	padding:0px;
}
#primaryLinks
{
	width:710px;
	position:relative;
	left:20px;
	height:40px;
	margin:0px;
	padding:0px;
	font-size: smaller;
	margin-top: 10px;
}
#primaryLinks UL
{
	list-style:none;	
	margin:0px;
	padding:0px;
}
#primaryLinks LI
{
	float:left;
	width:100px;
	margin:0px;
    padding:0px;
    text-align:center;	
}
#primaryLinks a
{
	text-decoration:none;
	color:black;
	font-weight:bold;
}
#primaryLinks a:hover
{
	color:#AAAAAA;
}
h1
{
	font-size: medium;
	color: #2D2D2D;
	font-family: Verdana;
	padding-top: 11px;
	margin-top: 0px;
	padding-bottom: 5px;
	border-bottom: solid 1px #2D2D2D;
	width: 100%;
	letter-spacing: 1px;

}
h2
{
	font-size: small;
	color: #2D2D2D;
	font-family: Verdana;
	margin-top: 0px;
	width: 100%;
	letter-spacing: 1px;
}
h3
{
	font-size: small;
	color: #2D2D2D;
	font-family: Verdana;
	margin-top: 0px;
	width: 100%;
}
h4
{
	font-size: small;
	color: #2D2D2D;
	font-family: Verdana;
	padding-top: 11px;
	margin-top: 0px;
	padding-bottom: 5px;
	border-bottom: solid 1px #2D2D2D;
	width: 100%;
	letter-spacing: 1px;
	text-align: right;
}
.backtoproj
{
	text-align:right;
}
.button
{
	font-family: Verdana;
	width: 100px;
	height: 20px;
	font-size: 10px;
	border: #696969 1px solid;
	background-color: #f5f5f5;
	padding-top: 2px;
	padding-bottom: 3px;
	text-align: center;
}
.textbox
{
	border-right: #a9a9a9 1px solid;
	border-top: #a9a9a9 1px solid;
	border-left: #a9a9a9 1px solid;
	border-bottom: #a9a9a9 1px solid;
	font-family: Verdana;
	font-size: 12px;
	padding-bottom: 3px;
	padding-top: 3px;
}
.table
{
	border-right: #a9a9a9 1px solid;
	border-top: #a9a9a9 1px solid;
	font-size: 10pt;
	border-left: #a9a9a9 1px solid;
	color: black;
	border-bottom: #a9a9a9 1px solid;
	font-family: Verdana;
	border-spacing: 0; 
	border-collapse: collapse;	
}
.table td
{
	border-right: #a9a9a9 1px solid;
	border-top: #a9a9a9 1px solid;
	font-size: 10pt;
	border-left: #a9a9a9 1px solid;
	color: black;
	border-bottom: #a9a9a9 1px solid;
	font-family: Verdana;
	border-spacing: 0;
	padding: 3px;
	text-align: left;
	font-weight: normal;
	vertical-align: top;
}
.table th
{
	border-right: #a9a9a9 1px solid;
	border-top: #a9a9a9 1px solid;
	font-size: 10pt;
	border-left: #a9a9a9 1px solid;
	color: black;
	border-bottom: #a9a9a9 1px solid;
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana;
	border-spacing: 0;
	padding: 5px;
	text-align: left;
	vertical-align: middle;
}
.tableHeader
{
	font-weight: bold;
	color: #444444;
}
.fieldgrid
{
	font-size: 10pt;
	color: black;
	border: 0;
	font-family: Verdana;
	border-spacing: 0; 
	border-collapse: collapse;		
}
.fieldgrid, td
{
	
	font-size: 10pt;
	border: 0;
	color: black;
	font-family: Verdana;
	border-spacing: 0;
	padding: 3px;
	text-align: left;
	font-weight: normal;
	vertical-align: top;
}
.subTitle
{
	font-size: 10pt;
	color: #444444;
	font-family: Verdana;
	font-weight: bold;
}

/* HOMEPAGE BANNER */

#hpbanner
{
	width: 660px;
	height: 410px;
	position: relative;
	text-align: center;
	font-weight: bold;
	color: #AAAAAA;
}
#hp1
{
	width: 150px;
	position: relative;
	float: left;
	width: 150px;
	height: 200px;
}
#hp1 a, #hp1 a:visited
{	
	background-image: url(images/hp1.jpg);
	width: 150px;
	height: 200px;
	display: block;
}
#hp1 a:hover
{
	background-image: url(images/hp3.jpg);
	width: 150px;
	height: 200px;
	display: block;
}
#hp2
{
	width: 150px;
	position: relative;
	float: left;
	margin-left: 20px;
	width: 150px;
	height: 200px;
}
#hp2 a, #hp2 a:visited
{	
	background-image: url(images/hp2.jpg);
	width: 150px;
	height: 200px;
	display: block;
}
#hp2 a:hover
{
	background-image: url(images/hp4.jpg);
	width: 150px;
	height: 200px;
	display: block;
}
#hp3
{
	width: 150px;
	position: relative;
	float: left;
	margin-left: 20px;
	width: 150px;
	height: 200px;
}
#hp3 a, #hp3 a:visited
{	
	background-image: url(images/hp3.jpg);
	width: 150px;
	height: 200px;
	display: block;
}
#hp3 a:hover
{
	background-image: url(images/hp1.jpg);
	width: 150px;
	height: 200px;
	display: block;
}
#hp4
{
	width: 150px;
	position: relative;
	float: left;
	margin-left: 20px;
	width: 150px;
	height: 200px;
}
#hp4 a, #hp4 a:visited
{	
	background-image: url(images/hp4.jpg);
	width: 150px;
	height: 200px;
	display: block;
}
#hp4 a:hover
{
	background-image: url(images/hp2.jpg);
	width: 150px;
	height: 200px;
	display: block;
}

/* PROJECT BANNER */

#projbanner
{
	width: 490px;
	height: 350px;
	position: relative;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	z-index: 100;
}
#proj1 a
{
	width: 150px;
	position: relative;
	float: left;
	width: 150px;
	height: 150px;
	background-image: url(images/proj_sc_1.jpg);
	display: block;
}
#proj2 a
{
	width: 150px;
	position: relative;
	float: left;
	background-image: url(images/proj_sc_2.jpg);
	width: 150px;
	height: 150px;
	display: block;
	margin-left: 20px;
}
#proj3 a
{
	width: 150px;
	position: relative;
	float: left;
	background-image: url(images/proj_sc_3.jpg);
	width: 150px;
	height: 150px;
	display: block;
	margin-left: 20px;
}
#proj4 a
{
	width: 150px;
	position: relative;
	float: left;
	background-image: url(images/proj_sc_4.jpg);
	width: 150px;
	height: 150px;
	display: block;
	margin-top: 20px;
}
#proj5 a
{
	width: 150px;
	position: relative;
	float: left;
	background-image: url(images/proj_sc_5.jpg);
	width: 150px;
	height: 150px;
	display: block;
	margin-left: 20px;
	margin-top: 20px;
}
#proj6 a
{
	width: 150px;
	position: relative;
	float: left;
	background-image: url(images/proj_sc_6.jpg);
	width: 150px;
	height: 150px;
	display: block;
	margin-left: 20px;
	margin-top: 20px;
}
.inlineimages
{
	text-align: center;
	margin-bottom:10px;
}
a:link
{
	color: #333366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333366;
}
a:hover {
	text-decoration: none;
	color: #333366;
}
a:active {
	text-decoration: none;
	color: #333366;
}
img
{  border-style: none;
}
