body#home {
	background-position: center -10px; 
}

body#home #main {
	padding:9px 30px 30px 30px;
	background-position:top left;
}

#home #wrapper {
	padding-top:4px;
}

#home #content {
	font-size: 1em;
}

#home #sidebar {
	margin-top: 0;
}

#home #sidebar .sidebar-top div {background: url(/images/bg_sidebar_tl_home.png) no-repeat top left;}
#home #sidebar .sidebar-top {background: url(/images/bg_sidebar_tr_home.png) no-repeat top right;}
#home #sidebar .sidebar-bottom div {background: url(/images/bg_sidebar_bl_home.png) no-repeat bottom left;}
#home #sidebar .sidebar-bottom {background: url(/images/bg_sidebar_br_home.png) no-repeat bottom right;}


/* Headings */

#home h1 {
	width: 568px;
}

h2#tagline {
	text-indent:-9999px;
	height:241px;
	background:url(/images/tagline_tower.jpg);
	margin-bottom:20px;
	}

div#tagline {
	margin-bottom: 20px;
}

#home h3 {
	text-transform: none;
	font-size: 1.65em;
	margin: 0;
}

#services li h5 a:link, #services li h5 a:visited {
	font-size: 1.1em;
	color: #383732;
	text-decoration: none;
}

#services li h5 a:hover, #services li h5 a:active {
	color:#3f5736;
}

/*Timezones*/

ul#timezones {
	height:30px;
	background:url(/images/bg_timezones.gif);
	padding-top:6px;
	display:block;
	margin-bottom:6px;
	}

#timezones li {
	border-right:1px solid #cbccbf;
	border-left:1px solid #e4e4dc;
	font-size: .8em;
	float:left;
	list-style:none;
	padding:0 48px;
	text-align:center;
	}

#timezones p {
	margin:0;
	font-weight:bold;
	}

#timezones li#first {
	border-left:none;
	}

#timezones li#last {
	border-right:none;
	}	


/*Body*/
	
#home .client-login {
	float: none;
	width:228px;
	margin: 1px 0 15px;
	padding: 15px 10px;
}

#home .client-login li {
	margin: 0 8px 0 0;
}

#home .client-login li a:link, #home .client-login li a:visited {
	padding: 4px 15px;
}

#services {
	margin-top: 5px;
}

#services li {
	list-style:none;
	width:285px;
	height: 100px;
	float:left;
	margin:15px 10px 10px 0;
	font-size: .9em;
	overflow: hidden;
	}

#services p {
	margin:0;
	}

#services img {
	border: none;
	
	}

a.services-img:link, a.services-img:visited {
	display: block;
	background: url(/images/thumb.gif) no-repeat;
	width: 68px;
	height: 69px;
	padding: 3px;
	float:left;
	margin-right:10px;
}
