:focus { -moz-outline-style: none !important; }

html, body, #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
}

BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt; 
	color: #5E4F4A; 
	line-height: 1.3em; 
	background-color:#D4D3D1;
	background: url(images/EQbgtile.jpg) repeat top left;
}

#wrapper {
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
	width: 750px;
}

a:link {color: #5E4F4A;}
a:visited {color: #5E4F4A;}

input {border: 1px solid #5E4F4A;}

img {border: none;}

#container {
	background-color: #FFFFFF;
	position: relative;
	width: 750px;
	max-width: 750px;
	min-width: 750px;	
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#logo {
	width: 198px;
	height: 82px;
	float: left;
}

#header {
	width: 552px;
	height: 82px;
	background-color: #5E4F4A;
	float: right;
}

#top {
	width: 750px;
	height: 82px;
	overflow: hidden;
}

#flashheader {
	width: 750px;
	height: 104px;
	margin-bottom: 26px;
	border-bottom: 3px solid #FFCC00;
}

#ClearLine {
	clear: both;
	height: 0px;
	line-height: 1px;
	font-size: 1px;
}

#leftnav {
	float: left;
	padding-right: 24px;
	width: 176px;
	height: 332px;
	overflow: hidden;
	background: #FFFFFF url(images/dots.gif) repeat-y top right;
	text-align: right;
	font-size: 10px;
	line-height: 23px;
}

#leftnav ul {
    padding-left: 0;
    margin: 0;
}

#leftnav ul li {
    display: block;
    width: 176px;
    height: 31px;
    margin: 0;
    padding: 0;
}

#leftnav ul li a {
	display: block;
	padding-right: 7px;
	margin-bottom: 8px;
	text-decoration: none;
	color: #5E4F4A;
	cursor: pointer;
	height: 23px;
	overflow: hidden;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 90%;
}

#leftnav ul li a:link {
}

#leftnav ul li a:visited {
}

#leftnav ul li a:active {
}

#leftnav ul li a:hover {
	background-color: #FFCC00;
}

#leftnav ul li a span {
	display: block;
	overflow: hidden;
	height: 23px;
	float:right;
	padding-left: 16px;
}

#leftnav ul li a.active {
    text-decoration: underline;
}

#leftnav ul li a.active span {
    background: none;
}

#leftnav ul li a:hover span ,
#leftnav ul li a.active:hover span {
    background:transparent url(images/leftnav-a_hover-background.gif) no-repeat scroll 0px 5px;
}

#leftnav ul li a img {
	vertical-align: middle;
	margin-top: -1px;
}

#mainbody {
	margin: 0px 25px 0px 224px;
}

#main-area 
{
    margin-top: 50px;
    margin-left: 10px;
    border-top: solid;
    border-left: solid;
    border-bottom: solid;
    border-right: solid;
    min-height: 250px;
    padding: 15px;
    border-color: #E0E0E0;
}

.left-subcontent { float: left; width: 250px; padding-left: 40px; }
.right-subcontent { float: left; width: 250px; }
.clear { clear: both; }

#Signature {
	margin: 10px 0px -10px -4px;
}

#PhotoBox {
	float: right;
	margin: 0px 14px 22px 22px;
}

#pxline {
	background-color: #5E4F4A;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	margin-top: 11px;
}

#footer {
	border-top: #FFFFFF solid 1px;
	background: #5E4F4A url(images/footer.gif) repeat-x top left;
	height: 23px;
	overflow: hidden;
	line-height: 23px;
	text-align: center;
	color: #CEC6C0;
	font-size: 10px;
}

#scrollbox {
	overflow: auto;
	height: 250px;
	padding-right: 15px;
	margin-top: 5px;
}

#ProjectList {
	height: 85px;
	border-bottom: 1px solid #c7c2c0;
	margin-bottom: 7px;
}

#ProjectList #Photo {
	float: left;
	width: 121px;
}

#ListFrame {
	height: 250px;
	width: 490px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
}


#footer a:link {color: #FFCC00; text-decoration: none;}
#footer a:visited {color: #FFCC00; text-decoration: none;}
#footer a:active {color: #FFCC00; text-decoration: underline;}
#footer a:hover {color: #FFCC00; text-decoration: underline;}

.HeadSpan {font-size: 16px; font-weight: bold;}

table#wrapper td.wrapper { vertical-align: top; padding-top: 20px;}