/* CSS Document */

@import url(elements.css);
@import url(styles.css);

#banner {
	clear: both;
	height: 123px;
	width: 758px;
}

#contact {
	background: url(../images/contact-bg.gif) no-repeat;
	display: block;
	height: 137px;
	padding: 15px;
	padding-top: 60px;
	margin-left: 5px;
	margin-top: 4px;
	width: 150px;
}

#container {
	margin: 0 auto;
	padding-left: 4px;
	text-align: left;
	width: 762px;
}

#footer {
	background: #efefef url(../images/footer-bg.gif) no-repeat;
	clear: both;
	display: block;
	height: 140px;
	line-height: 20px;
	padding: 10px;
	width: 738px;
}

#left {
	clear: both;
	float: left;
	line-height: 22px;
	padding: 10px;
	padding-bottom: 14px;
	padding-top: 14px;
	width: 548px;
}

#left ul {
	list-style: square;
}

#left li {
	list-style: square;
}

#right {
	background: url(../images/right-bg.gif) no-repeat;
	float: left;
	margin-top: -30px;
	width: 190px;
}

#logo {
	background: url(../images/logo-bg.gif) no-repeat;
	display: block;
	height: 63px;
	text-align: right;
	padding-right: 15px;
	padding-top: 15px;
	width: 743px;
}

#nav {
	height: 25px;
	padding-left: 10px;
	padding-top: 5px;
	width: 748px;
}

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

#nav li {
	list-style: none;
	float: left;
	margin: 0px;
	padding: 0;
}

#text {
	background: url(../images/text-top.gif) no-repeat;
	clear: both;
	width: 758px;
}

#quote {
	clear: right;
	color: #ffffff;
	background: url(../images/quote-bg.gif) no-repeat;
	display: block;
	height: 88px;
	line-height: 20px;
	padding-left: 15px;
	padding-top: 40px;
	margin-bottom: 10px;
	margin-left: 7px;
	margin-top: 6px;
	width: 159px;
}

#units {
	
}

#units ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#units li {
	list-style: none;
	float: left;
	margin: 0;
	margin-right: 5px;
	padding: 0;
}

#why {
	background: url(../images/why-bg.gif) no-repeat;
	display: block;
	height: 101px;
	margin-left: 7px;
	margin-top: 6px;
	width: 173px;
}