/* ----- BASIC ELEMENTS ----- */

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px 0px 25px 0px;
	color: #7E7D7D;
	font-size: 11px;
	font-family: 'Trebuchet MS';
	padding-bottom: 20px;
	}

a {
	text-decoration: none;
	color: #B60A0A;
	}

a:hover {
	text-decoration: underline;
	}

#header a {
	color: #FFFFFF;
	}

#footer a {
	color: #B4B4B4;
	}

img {
	border: 0px;
	margin: 0;
	padding: 0;
	}

p {
	margin: 0px;
	padding: 0px;
	}

input {
	color: #7E7D7D;
	font-size: 10px;
	}

h1 {
	background: url(/pic/bg_titleBottom.gif) no-repeat bottom left;
	padding-bottom: 7px;
	margin: 0px;
	margin-bottom: 5px;
	}

h3 {
	margin: 0px;
	padding: 0px;
	}

h4 {
	padding: 0px;
	margin: 0px;
	}

h1 span, h4 span, h3 span {
	display: none;
	}

form {
	padding: 0;
	margin: 0;
	}

/*
#news h3 {
	color: #000000;
	font-size: 16px;
	font-weight: normal;
	background: url(/pic/bg_newsBottom.gif) no-repeat bottom left;
	padding-bottom: 5px;
	margin: 0px;
	margin-bottom: 5px;
	}
*/

.clear {
	clear: both;
	border: 0px solid gray;
	}

#whatwedo {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

	#whatwedo li {
		margin-bottom: 3px;
		padding-left: 10px;
		background: url(/pic/i_bullet.gif) no-repeat left;
		}


	.link-facebook {
		display: block;
		height: 30px;
		width: 30px;
		float: left;
		background: url('/pic/i_facebook.png') no-repeat top;
		border: 2px solid #ededed;
		}
	
		.link-facebook:hover {
			background-position: 0 -30px;
			}

	.link-twitter {
		display: block;
		height: 30px;
		width: 30px;
		float: left;
		background: url('/pic/i_twitter.png') no-repeat top;
		margin-left: 5px;
		border: 2px solid #ededed;
		}
	
		.link-twitter:hover {
			background-position: 0 -30px;
			}





/*----- MENU ----- */

#nav {
	margin: 0;
	padding: 0;
	height: 25px;
	width: 507px;
	list-style: none;
	overflow: hidden;
	display: inline;
	}

#nav li {
	overflow: hidden;
	display: inline;
	}

#nav a {
	float: left;
	}

#nav a span {
	display: none;
	}

#liWhatwedo a  {
	display: block;
	width: 105px;
	height: 25px;
	background: url(/pic/g_whatwedo.gif) no-repeat;
	}

#liServices a  {
	display: block;
	width: 128px;
	height: 25px;
	background: url(/pic/g_services.gif) no-repeat;
	}

#liResources a  {
	display: block;
	width: 82px;
	height: 25px;
	background: url(/pic/g_resources.gif) no-repeat;
	}

#liWhoweare a  {
	display: block;
	width: 95px;
	height: 25px;
	background: url(/pic/g_whoweare.gif) no-repeat;
	}

#liContact a  {
	display: block;
	width: 97px;
	height: 25px;
	background: url(/pic/g_contact.gif) no-repeat;
	}

#liWhatwedo a:hover, #liServices a:hover, #liResources a:hover, #liWhoweare a:hover, #liContact a:hover  {
	background-position: 0 -25px;
}

#liWhatwedo a:active, #liServices a:active, #liResources a:active, #liWhoweare a:active, #liContact a:active, #nav a.selected  {
	background-position: 0 -50px;
}


/* ----- LAYOUT ----- */

#login {
	width: 300px;
	}

#header {
	width: 100%;
	background: url(/pic/bg_header.gif) repeat-x;
	height: 69px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

	#header-wrap {
		width: 750px;
		height: 69px;
		margin: 0 auto;
		text-align: left;
	}

	#header-wrap img {
		margin: 0px;
		padding: 0px;
	}

#container {
	width: 750px;
	margin: 0 auto;
	text-align: left;
	}

#logo {
	float: left;
	height: 62px;
	width: 160px;
	}

#logo a {
	display: block;
	float: left;
	height: 62px;
	width: 160px;
	background: url(/pic/logo.gif);
	}

#menu {
	border: 0px solid #BBBBBB;
	float: right;
	}

#content {
	width: 510px;
	float: left;
	}

#contentWithBG {
	width: 510px;
	float: left;
	background: url(/pic/bg_contentTop.gif) no-repeat top;
	}

#contentWithBG2 {
	width: 510px;
	float: left;
	background: url(/pic/bg_contentTop2.gif) no-repeat top;
	}

#contentWithBG3 {
	width: 510px;
	float: left;
	background: url(/pic/bg_contentTop3.gif) no-repeat top;
	}

#rightColumn {
	float: right;
	width: 227px;
	}

	#specialOffer {
		float: left;
		width: 227px;
		text-align: center;
		}
		#specialOffer h3 {
			background: url(/pic/bg_specialoffer.gif) no-repeat top;
			height: 33px;
			width: 227px;
			}

	#remoteAccess {
		float: left;
		width: 227px;
		text-align: left;
		}
		#remoteAccess h3 {
			background: url(/pic/bg_remoteaccess.gif) no-repeat top;
			height: 33px;
			width: 227px;
			}

	#specialOffer p {
		margin: 0px;
		padding: 0px;
		}

	#newsletter {
		float: left;
		width: 227px;
		margin-top: 20px;
		}

		#newsletter h3 {
			background: url(/pic/bg_newsletter.gif) no-repeat top;
			height: 30px;
			width: 227px;
			}
	
	.news {
		border: 0px solid #BBBBBB;
		margin-top: 20px;
		float: left;
		width: 227px;
		}

		h3.title-twitter {
			background: url(/pic/bg_twitter.gif) no-repeat top;
			height: 30px;
			width: 227px;
			}

		h3.title-find-us {
			background: url(/pic/bg_find-us.gif) no-repeat top;
			height: 30px;
			width: 227px;
			}

		.newsTitle {
			color: #000000;
			font-size: 15px;
			display: inline;
			}

		.newsDate {
			font-size: 11px;
			color: #C5C5C5;
			display: block;
			padding-bottom: 10px;
			background: url(/pic/i_divider.gif) no-repeat left bottom;
			}

.smallText {
	font-size: 11px;
	color: #C5C5C5;
	display: block;
	}

	#footer {
		float: left;
		width: 750px;
		background: url(/pic/bg_footer.gif) no-repeat top;
		height: 28px;
		color: #B4B4B4;
		padding-top: 1px;
		}

	#bottomMenu {
		float: left;
		}

#twitter_update_list {
	padding: 0 5px;
	}

#twitter_update_list li {
	list-style: none;
	margin-bottom: 10px;
	background: url(/pic/twittericon.gif) no-repeat 0 1px;
	padding-left: 20px;
	}


.box-promo-sml {
	width: 160px;
	height: 105px;
	float: left;
	margin-right: 15px;
	}

.box-promo-big {
	margin-bottom: 15px;
	}




/* banner rotator */
#banners_container { display:block; position:relative; width:510px; height:165px; margin:0px auto 0px; border:0px #CCCCCC solid; }
#banner_container { position:relative ; overflow:hidden ; width:510px ; height:165px ; margin:0px auto 0px;  }
#banners { white-space:nowrap; display:block; position:relative; }
#banners a img { border:none; }





ul.slideshow {  
 list-style:none;  
 width:510px;  
 height:165px;  
 overflow:hidden;  
 position:relative;  
 margin:0;  
 padding:0;  
   
}     

ul.slideshow li {  
 position:absolute;  
 left:0;  
 right:0;  
}  

ul.slideshow li.show {  
 z-index:500;      
}  

ul img {  
 border:none;      
}  

#slideshow-caption {  
 width:350px;  
 height:100px;  
 position:absolute;  
 bottom:0;  
 left:0;   
 color:#000;  
 background: none;  
 z-index:500;
 font-size: 15px;
}  

#slideshow-caption .slideshow-caption-container {  
 padding:5px 10px;     
 z-index:1000;     
}  

#slideshow-caption h3 {  
 margin:0;  
 padding:0;    
 font-size:14px;  
 display: none;
}  

#slideshow-caption p {  
 margin:5px 0 0 0;  
 padding:0;  
}  







