#topbar {
background: url(../images/topbarbg.jpg) 0 0 repeat-x;
height:35px;
width:100%;
margin:0 auto 0 auto;
}
#topbarcontent {
  margin-left:auto;
  margin-right:auto;
  padding: 0 0 0 0px;
  position: relative;
  width: 960px;
  height:35px;
  }
  .scrollBg {
   background-image: url(../images/textbg.jpg);
   background-color: #000000;
   width:1663px;
	    height: 381px;
				margin-right:auto;
		margin-left:auto;
		z-index:2;
	}
	  .scrollBg2 {
   background-image: url(../images/textbg.jpg);
   background-color: #000000;
	    width: 1663px;
	    height: 198px;
				margin-right:auto;
		margin-left:auto;

	}

#tophome {
background: url(../images/bgheader.jpg) 0 0 repeat;
height:381px;
width:100%;
margin:0 auto 0 auto;

}
#toppage {
background: url(../images/bgheader.jpg) 0 0 repeat;
height:198px;
width:100%;
}

#header2 {
background: url(../images/homesplash.png) 0 0 no-repeat;
height:381px;
width:1663px;
margin:0;
}
#headerabout {
background: url(../images/aboutsplash.png) top center;
height:198px;
width:1663px;
margin:0 auto 0 auto;
text-align:center;
}
#headerwork {
background: url(../images/worksplash.png) top center;
height:198px;
width:1663px;
margin:0 auto 0 auto;
text-align:center;
}
#headercontact {
background: url(../images/contactsplash.png) top center;
height:198px;
width:1663px;
margin:0 auto 0 auto;
text-align:center;
}
#container {
	background: #FFFFFF;
 	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 960px;
		height: auto !important;
		height: 995px;
	}
#header {
  height: 381px;
  margin: 0 auto 0 auto;
  padding: 0 0 0 0px;
  position: relative;
  width: 960px;
	}
	
		#sublevel-header {
 	 		background:url(../images/header-bg-sublevel.jpg) 0 0 no-repeat;
			height: 294px;
 		 	margin: 0 0 0 0;
			padding: 0 0 0 0px;
 		 	position: relative;
 		 	width: 960px;
  		float: left;
			}

#logo {
	background:transparent url(../images/logo-solid.png) no-repeat scroll left top;
	float: left;
	height: 35px;
	margin: 0 0 0 0;
	padding: 0;
	width: 110px;
	}
	#logo a img {
	border:0;
	}
	
	h1#logo a {
    display: block;
    float: left;
		height: 35px;
		outline: none;
    padding: 0 0 0 0;
    text-indent: -9000px;
    width: 110px;
    }
	

/* Footer Styles */

#footer {
		background: #171717;
		color:#FFFFFF;
		margin: 25px 0 0 0;
		min-height: 122px;
			height: auto !important;
			height: 122px;
		padding: 30px 0 30px 0;
		position:relative;
		float: left;
		text-align: left;
		width: 100%;
		}
		
#footerContent {
	margin: auto;
	width: 960px;
	}
		
.footerContainer {
		border-right: 1px solid #3a3a3a;
		float: left;
		margin-right:20px;
		min-height: 168px;
			height: auto !important;
			height: 168px;
		width: 224px;
		}
		
.footerContainer.first {
		margin-left: 10px;
		width: 209px;
		}
		.footerContainer.first a img {
text-decoration:none;
border:0;
margin-right:5px;

		}

		
.footerContainer.second {
		width: 226px;
		}
		
.footerContainer.last {
		border: none;
		margin-right:0px;
		}
		
		.footerContainer p {
			font-size: 1.1em;
			line-height: 1.6em;
			margin: 0 20px 0 0;
			}
			
			.footerContainer a,
			.footerContainer a:link,
			.footerContainer a:visited {
				color: #3399CC;
				font-weight: bold;
				text-decoration: none;
				}
				
				.footerContainer .blue {
					color: #90c9fe;
					}
					
						.footerContainer .grey {
							color: #767676;
							}
			
#footer h4 {
		color: #FFFFFF;
		font-size: 2.0em;
		margin: 0 0 6px 0;
		}
		
.tweet {
  	font-family: arial, helvetica, sans-serif;
  	font-size: 1.2em;
		line-height: 1.6em;
		margin-right: 10px;
  	color: #FFFFFF; 
		}
		
  .tweet .tweet_list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    }
		
    .tweet .tweet_list li {
      overflow: auto;
      padding: 0 .5em 0 .5em; 
			}
			
      .tweet .tweet_list li a {
        color: #3399CC; }
				
    .tweet .tweet_list .tweet_even {
      background-color: #91E5E7; }
			
    .tweet .tweet_list .tweet_avatar {
      padding-right: .5em;
      float: left; }
			
      .tweet .tweet_list .tweet_avatar img {
        vertical-align: middle; }

