@import url('global.css');

/*
Ultra 16
- Homepage Styles
- Modified: 5/05/2008
*/

#home {
	padding: 35px 0 0 0;
}
	#slideshow {
		width: 100%;
		margin: 0 0 13px 0;
		position: relative;
	}
		#slideshow-info {
			width: 700px;
			height: 140px;
			font-family: Georgia, "Times New Roman", Times, serif;
			overflow: hidden;
		}
		#slideshow-info div.info {
			width: 100%;
			height: 110px;
			overflow: hidden;
			text-indent: -9999px;
		}
		#slideshow-info h1 {
			margin: 0 0 5px 0;
			font-size: 2.0em;
			line-height: 22px;
			color: #333;
		}
		#slideshow-info h1 a {
			width: 700px;
			height: 28px;
			background: url(/img/homepage/we-build-brand-relationships.gif) no-repeat 0 0;
			display: block;
			overflow: hidden;
		}
		#slideshow-info p {
			width: 700px;
			height: 80px;
			background: url(/img/homepage/brand-relationships-blurb.gif) no-repeat 0 0;
			overflow: hidden;
			font-size: 1.7em;
			line-height: 22px;
			color: #333;
		}
		#slideshow-gallery {
			width: 942px;
			height: 302px;
			border: 4px solid #00aeef;
			overflow: hidden;
			position: relative;
		}
			#gallery-overflow {
				width: 950px;
				height: 310px;
				overflow: hidden;
				position: relative;
				top: -4px;
				left: -4px;
			}
			#gallery-overflow  div.overflow {
				width: 100000px;
				height: 310px;
			}
			#gallery-overflow  div.overflow img {
				float: left;
			}
		#slideshow-togglers {
			width: 130px;
			position: absolute;
			top: 110px;
			right: 0;
		}
		#slideshow-togglers a {
			margin: 0 0 0 20px;
			float: right;
		}
		#slideshow-togglers a.prev {
			width: 40px;
			height: 15px;
			display: block;
			text-indent: -999px;
			overflow: hidden;
			background: url(/img/btn/prev.gif) no-repeat 0 0;
			cursor: pointer;
		}
		#slideshow-togglers a.next {
			width: 40px;
			height: 15px;
			display: block;
			text-indent: -999px;
			overflow: hidden;
			background: url(/img/btn/next.gif) no-repeat 0 0;
			cursor: pointer;
		}
		#slideshow-togglers a.disable {
			opacity: 0.30;
			filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
		}
	#slideshow-tool {
		color: #00aeef;
		position: absolute;
		right: -5px;
		bottom: -25px;
		text-transform: uppercase;
		font-weight: bold;
		font-size: 12px;
		line-height: 12px;
	}
	#slideshow-tool a {
		color: #00aeef;
		margin: 0 8px 0 5px;
		line-height: 12px;
		font-size: 10px;
	}
	#slideshow-tool a:hover {
		color: #fff;
		background: #00aeef;
	}

	#home-content {
		width: 100%;
	}
	#home-content h2 {
		margin: 0 0 8px 0;
		padding: 10px 0;
		font-size: 1.5em;
		color: #636363;
		line-height: 15px;
		border-top: 2px solid #dfdfdf;
	}
	#home-content h2 a {
		color: #636363;
	}
		#latest-news {
			width: 250px;
			padding: 17px 65px 0 0;
			float: left;
		}
		#latest-news ul {
			width: 100%;
			list-style: none;
		}
		#latest-news ul li {
			margin: 0 0 15px 0;
			font-size: 1.1em;
			line-height: 18px;
		}
		#latest-news ul li h3 {
			margin: 0 0 2px 0;
			font-weight: normal;
		}
		#latest-news ul li a {
			color: #00aeef;
		}
		#latest-news ul li a:hover {
			color: #fff;
			background: #00aeef;
			text-decoration: none;
		}

		#contact-info {
			width: 250px;
			padding: 17px 65px 0 0;
			float: left;
		}
		#contact-info h2 {
			margin: 0 0 5px 0;
			font-size: 0.9em;
			color: #84c219;
			font-weight: normal;
			line-height: 10px;
			text-transform: uppercase;
		}
		#contact-info h2 a {
			color: #84c219;
		}
		#contact-info h3 {
			margin: 0 0 15px 0;
			font-size: 0.9em;
			color: #84c219;
			font-weight: normal;
			line-height: 11px;
			text-transform: uppercase;
		}
		#contact-info div {
			padding: 35px 0 0 0;
		}
		#contact-info div p a {
			color: #464646;
		}
		#contact-info p {
			margin: 0 0 5px 0;
			font-size: 1.2em;
			color: #7d7d7d;
			line-height: 15px;
		}
		#contact-info p a {
			color: #7d7d7d;
		}
		#contact-info p b {
			font-size: 1.2em;
			color: #464646;
			line-height: 20px;
		}


		#slide-description {
			width: 580px;
			margin: 17px 0 0 0;
			float: left;
			overflow: hidden;
			position: relative;
		}
		#slide-description div.overflow {
			width: 100000px;
		}
		#slide-description div.overflow div.description {
			width: 580px;
			overflow: hidden;
			float: left;
		}
		#slide-description em {
			font-style: normal;
			font-weight: bold;
			font-size: 1.2em;
			line-height: 13px;
			color: #333;
			text-indent: 1px;
			display: block;
			text-transform: uppercase;
		}
		#slide-description h3 {
			margin: 0 0 15px 0;
			font-size: 3.6em;
			color: #00aeef;
			font-weight: normal;
			font-family: Georgia, "Times New Roman", Times, serif;
			line-height: 40px;
		}
		#slide-description h3 a {
			color: #00aeef;
		}
		#slide-description h3 a:hover {
			color: #fff;
			background: #00aeef;
			text-decoration: none;
		}
		#slide-description strong {
			margin: 0 0 12px 0;
			font-weight: normal;
			font-size: 0.9em;
			line-height: 10px;
			color: #898989;
			display: block;
			text-indent: 1px;
			text-transform: uppercase;
		}
		#slide-description p {
			margin: 0 0 15px 0;
			padding: 0 0 0 1px;
			font-size: 1.4em;
			line-height: 22px;
			color: #666;
			font-family: Georgia, "Times New Roman", Times, serif;
		}