body {
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	background: #273335;
	font-family: arial;
	font-size: 8pt;
}

img{
	border: 0px;
}

p {
	margin: 0px;
	padding: 0px;
	padding-top: 11px;
	padding-bottom: 10px;
}

.container{
	text-align: left;
 	margin: 0 auto;
 	width: 786px;
}

.droptop{
	background-image:url('../images/drop_top.jpg');
	height: 5px;
	width: 786px;
	clear: both;
}

.dropbottom{
	background-image:url('../images/drop_bottom.jpg');
	height: 5px;
	width: 786px;
}

.header{
	color: #FFFFCC;
	float: right;
	font-weight: bold;
	padding-right: 3px;
	font-size: 95%;
}

.header a:link, .header  a:visited
{
	color: #FFFFCC;
	text-decoration: none;
	font-weight: bold;
}

.header a:hover {
	text-decoration: underline;
	font-weight: bold;	
}

.leftcontent{
	float: left;
	width: 152px;
	border-bottom: 4px solid #ffffff;
	background: #ffffff;
}
	
.rightcontent{
	float: right;
	width: 616px;
	padding-left: 4px;
	border-bottom: 0px solid #ffffff;
	background: #ffffff;
}

.textcontent{
	text-align: left;
	background: #ffffff;
	padding-top: 15px;
	padding-bottom: 4px;
	padding-right: 4px;
	float: left;
	width: 348px;
}


.contentlist{
	padding-left: 2em;
}


.maintextcontent{
	text-align: left;
	background: #ffffff;
	padding-top: 15px;
	padding-right: 4px;
	float: left;
}

.contentheading{
	font-weight: bold;
	font-size: 110%;
}

.homepageboxes{
	float: right;
}

.projectbox {
	height: 112px;
	width: 260px;
	background: #DAD9B3;
	vertical-align: text-top;
}

.projectboxcontent{
	float: left;
	margin: 8px;
	font-weight: bold;
}

.projectlink {
	padding-top: 18px;
	background-image: url('../images/hilight_link.gif');
	background-repeat: no-repeat;
	background-position: bottom left; 
	padding-left: 20px;	
}

.projectlink a:link, .projectlink  a:visited
{
	color: #000000;
	text-decoration: none;
}

.projectlink a:hover {
	color: #000000;
	text-decoration: underline;
}

.projecthilight{
	color: #3C4F52;
	width: 110px;
}

.projecthilight a:link, .projecthilight a:visited
{
	color: #3C4F52;
	text-decoration: none;
}

.projecthilight a:hover {
	color: #3C4F52;
	text-decoration: underline;
}

.maintextcontent a:link, .maintextcontent a:visited
{
	color: #FF9900;
	text-decoration: none;
}

.maintextcontent a:hover {
	text-decoration: underline;
}

.clientbox {
	height: 112px;
	width: 260px;
	background: #3C4F52;
	vertical-align: text-top;
	color: #ffffff;
}

.clientboxcontent{
	float: left;
	margin: 8px;
	font-weight: bold;
}

.clientlink {
	padding-top: 0px;
	background-image: url('../images/hilight_link.gif');
	background-repeat: no-repeat;
	background-position: bottom left; 
	padding-left: 20px;	
}

.clientlink a:link, .clientlink  a:visited
{
	color: #ffffff;
	text-decoration: none;
}

.clientlink a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.clienthilight{
	font-weight:normal;
	font-size: 95%;
	width: 110px;
}

.clienthilight a:link, .clienthilight a:visited
{
	color: #3C4F52;
	text-decoration: none;
}

.clienthilight a:hover {
	color: #3C4F52;
	text-decoration: underline;
}

.loginbox {
	height: 122px;
	width: 260px;
	background: #273335;
	vertical-align: text-top;
	color: #ffffff;
}

.loginboxcontent{
	float: left;
	margin: 8px;
	font-weight: bold;
}

.loginlink {
	padding-top: 0px;
	background-image: url('../images/hilight_link.gif');
	background-repeat: no-repeat;
	background-position: bottom left; 
	padding-left: 20px;
	float: right;
	color: #ffffff;
}

.loginlink a:link, .loginlink  a:visited
{
	color: #ffffff;
	text-decoration: none;
}

.loginlink a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.loginhilight{
	font-weight:normal;
	font-size: 95%;
	text-align: center;
}


.loginhilight a:link, .loginhilight a:visited
{
	color: #3C4F52;
	text-decoration: none;
}

.loginhilight a:hover {
	color: #3C4F52;
	text-decoration: underline;
}

.forgetlink {
	padding-top: 0px;
	font-weight: normal;
	float: left;
}

.forgetlink a:link, .forgetlink a:visited
{
	color: #ffffff;
	text-decoration: none;
}

.forgetlink a:hover {
	color: #ffffff;
	text-decoration: underline;
}

/*
fieldset{
	border: 0px;
	width: 228px;
	
}
*/

.login{
	 width: 228px;
}

label.login {
  float:left;
  width:25%;
  padding-top:0.2em;
  text-align:right;
}

.featuredimagecontent{
	float: right;
}

.featuredimage{
	border: 2px solid #3C4F52;
	text-align: right;
	margin: 8px;
}

.featuredclientimage{
	border: 2px solid #ffffff;
	text-align: right;
	margin: 8px;
}

.boxspacer {
	height: 4px;
}

.contentholder{
	background-image:url('../images/content_background.jpg');
	width: 786px;
}
.mainsite{
	padding-left: 3px; 
	padding-right: 3px;
	width: 780px;
}

.flashheader{
	text-align: center;
	width: 780px;
	height: 273px;
	background: #3C4F52;
	padding-top: 8px;
}

.content {
	background: #ffffff;
	padding: 4px;	
}

.contentfooter {
	text-align: right;
	padding-right: 15px;
	color: #FFFFCC;
	font-size: 95%;
	background: #3C4F52;
	padding-top: 4px;
	padding-bottom: 10px;
	clear: both;
	height: 12px;
}

.contentfooter a:link, .contentfooter  a:visited
{
	color: #FFFFCC;
	text-decoration: none;
}

.contentfooter a:hover {
	text-decoration: underline;	
}

.footercopyright{
	float: right;
	padding-right: 10px;
	color: #FFFFCC;
	font-size: 95%;
	padding-top: 8px;
}

.footerlogos{
	float: left;
	padding-left: 10px;
	color: #FFFFCC;
	font-size: 95%;
}

.spacer{
	height: 10px;
	background: #3C4F52;
}

.menu{
	height: 22px;
	padding-top: 10px;
	background: #2D3B3D;	
}


ul{
	padding: 0;
	margin: 0;
	/* needed for ie7 */
	position: relative;
}

#contentmenu ul
{
	white-space: nowrap;
	padding: 0;
	margin: 0;	
	background: #3C4F52;
	/* needed for ie7 */
	position: relative;
}

#contentmenuactive li {	
	display: inline;
	list-style-type: none;
	padding: 0;
	margin: 0;
	padding-right: 30px;
}

#contentmenu li {	
	display: inline;
	list-style-type: none;
	padding: 0;
	margin: 0;
	padding-right: 30px;
}


#contentmenu a
{
	font-weight: bold;
}

#contentmenu a:link, #contentmenu a:visited
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#contentmenu a:hover
{
	color: #FF9900;
	font-weight: bold;
}

#contentmenuactive a
{
	font-weight: bold;
}

#contentmenuactive a:link, #contentmenuactive a:visited
{
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}

#contentmenuactive a:hover
{
	text-decoration: none;
	font-weight: bold;
}


#navlist ul
{
	
	white-space: nowrap;
	padding: 0;
	margin: 0;
	height: 22px;
	background: #3C4F52;
	/* needed for ie7 */
	position: relative;  
}

#navlist li
{
	display: inline;
	list-style-type: none;
	padding: 0;
	margin: 0;
	list-style-position: inside;

}


#navlist a
{
	padding: 10px 8px 8px 16px;
	background-image: url('../images/button_bg.gif');
	font-weight: bold;
	border-right: 1px solid #3C4F52;
}

#navlist a:link, #navlist a:visited
{
	color: #FFFFCC;
	text-decoration: none;
	font-weight: bold;
}

#navlist a:hover
{
	color: #FF9900;
	font-weight: bold;
}

#active a:link, #active a:visited, #active a:hover
{
	background-image: url('../images/button_current_bg.gif');
	color: #FFFFCC;
	font-weight: bold;
}

.map{
	padding-top: 8px;
}













