body {
	font-family: Georgia, "Times New Roman", Times, serif;
}

#logo {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -490.5px;
	z-index: 100;
}

h1 {
	color: #7294d2;
	font-weight: bold;
	font-size: 23px;
}

	.title {
		color: #335490;
		clear: both;
	}
	
	hr {
		color: #ccc;
		margin-top: -1px;
	}
	
h3 {
	color: #335490;
	font-size: 18px;
}

p {
	color: #5b78af;
	font-size: 18px;
	margin-top: 10px;
	line-height: 24px;
}

#nav {
	position: absolute;
	width: 546px;
	height: 34px;
	top: 70px;
	right: 50%;
	margin-right: -490.5px;
	background-image: url('images/bg_nav.jpg');
	z-index: 100;
}

	#nav ul {
		position: absolute;
		top: 8px;
		left: 20px;
	}

	#nav li {
		display: inline;
		margin-right: 18px;
		
	}
	
	#nav a {
		color: #fff;
		font-weight: bold;
		text-decoration: none;
	}
	
	#nav a:hover {
		color: #cc99cc;
	}

#slides {
	position: relative;
	width: 981px;
	height: 319px;
	top: 20px;
	left: 50%;
	margin-top: 100px;
	margin-left: -490.5px;
	z-index: 50;
}

#wrapper_left {
	position: relative;
	width: 313px;
	height: 30px;
	margin-top: 40px;
	left: 50%;
	margin-left: -490.5px;
	z-index: 50;
}

#wrapper_right {
	position: absolute;
	width: 647px;
	height: 30px;
	margin-top: -27px;
	right: 50%;
	margin-right: -490.5px;
	z-index: 50;
}

#footer {
	position: absolute;
	width: 100%;
	height: 95px;
	top: 4050px;
	background-image: url('images/bg_footer.jpg');
	z-index: 50;
	text-align: center;
}

#footer ul {
	position: absolute;
	width: 981px;
	left: 50%;
	margin-left: -490.5px;
	top: 10px;
}

#footer li {
	display: inline;
	margin-right: 40px;
}

#footer a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

/* Item Styling */

.contact1 {
	color: #335490;
	font-weight: bold;
	font-size: 38px;
}

.contact2 {
	color: #6880ac;
	font-size: 20px;
	position: absolute;
	margin-top: 13px;
	margin-left: 95px;
}

.contact3 a {
	color: #335490;
	font-weight: bold;
	font-size: 16px;
	position: absolute;
	margin-top: 53px;
	margin-left: 95px;
	text-decoration: none;
}

.contact4 {
	position: absolute;
	margin-top: 12px;
}

#spacer {
	height: 140px;
}

#right {
	float: right;
	padding-left: 14px;
	margin-top: 8px;
}

#right img {
	padding-bottom: 10px;
}

.link {
	margin-top: -15px;
}

.link a {
	color: #335490;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

.button {
	margin-top: 15px;
}

#prod {
	margin-bottom: 70px;
}

.form {
	width: 198px;
	display: inline;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	text-align: center;
	float: left;
	margin-bottom: 20px;
}

.feat1 {
	position: absolute;
	margin-left: -336px;
}

.feat2 {
	position: absolute;
	margin-left: -336px;
}

.feat3 {
	position: absolute;
	margin-left: -336px;
}

.feat4 {
	position: absolute;
	margin-left: -336px;
}
