/*  estescreative.com | design. build. host  */

body {
background: #ffffff url(images/bg.jpg) repeat-x;
margin:0px;
font-family: "Helvetica Neue", arial, helvetica, sans-serif;
font-size: 13px;
line-height: 20px;
color: #000000;
}

h1 {
font-weight:normal;
font-size:23px;
color:#ffffff;
padding:0px;
margin:0 0 10px 0;
line-height: 28px;
}

h2 {
font-weight:normal;
font-size:20px;
padding:0px;
margin:0px;
color:#729bc7;
}

h3 {
font-weight:normal;
font-size:16px;
color:#a0c3e6;
margin:0px;
line-height:20px;
}

h4 {
font-weight:normal;
font-size:16px;
margin:30px 0 0 0;
}

h5 {
font-weight:normal;
font-size:14px;
color:#729bc7;
margin:0px;
}

a {
color:#729bc7;
}

a:hover {
color:#000;
text-decoration:none;
}

img {
border:0px;
}

ul {
margin:10px 0px 30px 0px;
padding:0px;
list-style-type: none;
}

li {
margin:0px;
padding:10px 0px 10px 0px;
border-bottom: 1px solid #ddd;
}

/***************/

#header {
	background: url(images/header_top3.jpg) no-repeat right;
	width:900px;
	height:91px;
	margin:auto;
	position:relative;
}

.logo {
	top: 20px;
	left: 0px;
	position:absolute;
}

/***************/

#headerSub {
	background: url(images/header_bottom3.jpg) no-repeat right;
	width:900px;
	height:190px;
	margin:auto;
	position:relative;
}

.tagline {
	top: 40px;
	left: 0px;
	width: 270px;
	position: absolute;
	color:#ccc;
	font-size:17px;
	line-height: 26px;
}

/***************/

#container {
	width:900px;
	height:780px;
	margin:auto;
	position: relative;
}

.menu {
	top: 30px;
	left: 00px;
	width: 270px;
	position: absolute;
}

.menu a{
font-size:16px;
text-decoration:none;
}

.menu p a {
font-size: 13px;
}

.text {
	top: 30px;
	left: 315px;
	width: 585px;
	position: absolute;
}

/***************/

#containerBottom {
background: #eee url(images/bg_paper.png);
color:#555;
}

#footer {
	width:900px;
	height: 360px;
	margin:auto;
	position:relative;
}

.one {
	top: 30px;
	left: 0px;
	width: 270px;
	position: absolute;
}

.two {
	top: 30px;
	left: 315px;
	width: 270px;
	position: absolute;
}

.three {
	top: 30px;
	left: 630px;
	width: 270px;
	position: absolute;
}

#footerBottom {
width: 900px;
padding:10px 0 0 0;
margin:0 0 50px 0;
position: absolute;
font-size: 11px;
bottom:0px;
border-top:1px solid #555;
}

#footerBottom a {
	color:#000;
	text-decoration:none;
}

.copyright {
	left: 0px;
	width: 550px;
	position: absolute;
}

.estes {
	left: 715px;
	width: 180px;
	position: absolute;
	text-align:right;
}
