/* CSS Document */

body {
	background: url(images/topbg.jpg) top repeat-x #474F52;
	margin:0;
	padding:0;
	font-family:Trebuchet MS;
	font-size:11px;
	color:#AEB7BD;
	}
	
#main {
	width:912px;
	}
	
#banner {
	background:url(images/banner.jpg) no-repeat top;
	height:108px;
	}
	
#container {
	background:url(images/containerrepeat.jpg) repeat-y top;
	width:912px;
	min-height:550px;
	height: auto !important;
	height: 550px;
	}
	
#flash {
	background:url(images/flashbase.png);
	height:299px;
	}
	
#containertop {
	background:url(images/containertop.jpg) top no-repeat;
	min-height:200px;
	height: auto !important;
	height: 200px;
	}
	
#content {
	text-align:left;
	padding: 15px 25px;
	width:862px;
	font-size:13px;
	color:#697883;
	}
	
#containerbottom {
	background:url(images/containerbottom.jpg) no-repeat;
	width:912px;
	height:26px;
	}
	
#topbuttons {
	width:601px;
	height:27px;
	float:right;
	padding-top:69px;
	*padding-top:81px;
	}
	
li.nav {
	list-style-type:none;
	display:inline;
	}
	
ul#nav {
	display: inline;
	}
	
a.home:link, a.home:active, a.home:visited {
	height: 27px; 
	display: block; 
	width:59px;
	float:left;
	overflow:hidden;
	background: url(images/button_home.jpg) 0px 0px no-repeat;
	}
	
a.home:hover {
	background-position: 0px -27px;
	}	
	
a.about:link, a.about:active, a.about:visited {
	height: 27px; 
	display: block; 
	width:92px;
	float:left;
	overflow:hidden;
	background: url(images/button_about.jpg) 0px 0px no-repeat;
	}
	
a.about:hover {
	background-position: 0px -27px;
	}	
	
a.whydigital:link, a.whydigital:active, a.whydigital:visited {
	height: 27px; 
	display: block; 
	width:94px;
	float:left;
	overflow:hidden;
	background: url(images/buttons_whydigital.jpg) 0px 0px no-repeat;
	}
	
a.whydigital:hover {
	background-position: 0px -27px;
	}

a.products:link, a.products:active, a.products:visited {
	height: 27px; 
	display: block; 
	width:78px;
	float:left;
	overflow:hidden;
	background: url(images/button_products.jpg) 0px 0px no-repeat;
	}
	
a.products:hover {
	background-position: 0px -27px;
	}	
	
a.locations:link, a.locations:active, a.locations:visited {
	height: 27px; 
	display: block; 
	width:79px;
	float:left;
	overflow:hidden;
	
	background: url(images/button_location.jpg) 0px 0px no-repeat;
	}
	
a.locations:hover {
	background-position: 0px -27px;
	}	
	
a.employment:link, a.employment:active, a.employment:visited {
	height: 27px; 
	display: block; 
	width:95px;
	float:left;
	overflow:hidden;
	
	background: url(images/button_employment.jpg) 0px 0px no-repeat;
	}
	
a.employment:hover {
	background-position: 0px -27px;
	}
	
a.contact:link, a.contact:active, a.contact:visited {
	height: 27px; 
	display: block; 
	width:64px;
	float:left;
	overflow:hidden;
	background: url(images/button_contact.jpg) 0px 0px no-repeat;
	}
	
a.contact:hover {
	background-position: 0px -27px;
	}	
	
	
a.light:link, a.light:active, a.light:visited {
	color:#AEB7BD;
	font-weight:bold;
	}
	
a.light:hover {
	color:#fff;
	}
	
a:link, a:active, a:visited {
	color:#588ED1;
	}
	
a:hover {
	color:#3770C4;
	}	
	
#banner_about {
	background:url(images/banner_about.jpg) no-repeat top;
	height:107px;
	width:912px;
	}

#banner_admin {
	background:url(images/banner_admin.jpg) no-repeat top;
	height:107px;
	width:912px;
	}	
	
#banner_billboards {
	background:url(images/banner_billboards.jpg) no-repeat top;
	height:107px;
	width:912px;
	}
	
#banner_whydigital {
	background:url(images/banner_whydigital.jpg) no-repeat top;
	height:107px;
	width:912px;
	}
	
#banner_products {
	background:url(images/banner_projects.jpg) no-repeat top;
	height:107px;
	width:912px;
	}
	
#banner_locations {
	background:url(images/banner_locations.jpg) no-repeat top;
	height:107px;
	width:912px;
	}
	
#banner_contact {
	background:url(images/banner_contact.jpg) no-repeat top;
	height:107px;
	width:912px;
	}
	
#banner_employment {
	background:url(images/banner_employment.jpg) no-repeat top;
	height:107px;
	width:912px;
	}
