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

body {
background: #252525 url(../images/bg.gif) repeat-x;
margin:0px;
font-family: Tahoma, Geneva, Helvetica, Arial, sans-serif;
font-size: 13px;
line-height: 20px;
color: #000000;
}

h1 {
font-weight:normal;
font-size:20px;
padding:0px;
margin:30px 0 0 0;
color:#550a0a;
}

a {
color:#550a0a;
}

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

img {
border:0px;
}

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

li {
margin:0px;
}

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

#header {
width:730px;
height:280px;
margin:auto;
position:relative;
}

#logo {
top: 0px;
left: 0px;
position:absolute;
}

#headerImage {
background: url(../images/header_1.jpg) no-repeat right;
width:530px;
height:280px;
top: 0px;
right:0px;
position:absolute;
}

.tagline {
bottom: 0px;
right:0px;
background: #550a0a;
width: 400px;
height:40px;
padding:10px;
color:#ccc;
font-size:12px;
position:absolute;
}

.pop {
color:#fff;
}

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

#container {
background: #ddd url(../images/bg2.gif) repeat-y left;
width:730px;
height:410px;
margin:auto;
position: relative;
}

.menu {
top: 0px;
left: 00px;
width: 200px;
position: absolute;
}

.menu a{
font-size:16px;
text-decoration:none;
display:block;
padding:10px 10px 10px 20px;
border-bottom: 1px solid #ddd;
background: #c0c0c0;
}

.menu a:hover {
background: #999;
}

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

.menu .selected {
background: #ddd;
color:#000;
}

.menu .subSelected {
background: #ddd;
font-size:14px;
color:#000;
border-top: 1px solid #ccc;
}

.menu .sub {
background: #ddd;
font-size:14px;
border-top: 1px solid #ccc;
}

.text {
top: 0px;
left: 235px;
width: 480px;
position: absolute;
}

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

#containerBottom {
background: #000;
}

#footer {
width:730px;
height: 380px;
margin:auto;
position:relative;
background: #999;
}

#footer a img {
border: solid 5px #ccc;
}

#footer a:hover img {
border: solid 5px #550a0a;
}

.one {
top: 0px;
left: 20px;
width: 200px;
position: absolute;
}

.two {
top: 0px;
left: 235px;
width: 230px;
position: absolute;
}

.three {
top: 0px;
left: 480px;
width: 230px;
position: absolute;
}

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

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

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

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

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