/* CSS Document */
body {
font: 100% Verdana, Arial, Helvetica, sans-serif;
height:100%;
background: #fff8e0;
margin:60px 0 0 0;
padding: 0;
}

img {
border:none;
}

a:link, a:visited, a:active {
color:#c16c3e;
text-decoration:none;
}

a:hover {
color:#333333;
}

#container {
width: 900px;
background: #FFFFFF url(images/cont_bg.jpg) repeat-x bottom left;
margin: 0 auto;
text-align: left;
height:100%;
}

#header {
width:900px;
}

#header h1 {
width:900px;
height:160px;
background:#FEDA44 url(images/header.jpg) no-repeat;
text-indent:-2000px;
font-size:9px;
margin:0;
padding:0;
display:inline-block;
}

#nav {
background:url(images/nav_bg.jpg);
height:30px;
font-family:Trebuchet MS, helvetica, sans;
padding:0 0 0 290px;
}

#nav a:link, #nav a:visited, #nav a:active {
font-family:Trebuchet MS, helvetica, sans;
color:#8c8c8e;
font-size:15px;
text-decoration:none;
padding:0px 15px 0px 15px;
line-height:28px;
}

#nav a:hover {
color:#f25d23;
}
#nav a.current:link, #nav a.current:visited, #nav a.current:active {
font-family:Trebuchet MS, helvetica, sans;
color:#f25d23;
font-size:15px;
text-decoration:none;
padding:0px 15px 0px 15px;
line-height:28px;
}

#nav a.current:hover {
color:#8c8c8e;
}
#flash {
width:900px;
height:289px;
margin:0 0 50px 0;
}

#left {
margin:0 0 0 50px;
width:370px;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#766a63;
line-height:22px;
}

#left hr { display: block;
width: 370px;
height: 18px;
background-color:#000000;
color:#000000;
background: url(images/left_hr.jpg);
border:none;
margin:15px 0 15px 0; }

#left h1.title_index{
margin:0px;padding:0px;
position: relative;
z-index: 200;
width: 370px;
height: 18px;
text-indent: -2000px;
overflow: hidden;
background: url(images/fullservice_title.jpg) no-repeat;
}

#left h1.title_onestop{
margin:0px;padding:0px;
position: relative;
z-index: 200;
width: 370px;
height:25px;
text-indent: -2000px;
overflow: hidden;
background: url(images/onestop_title.jpg) no-repeat;
}
#left h1.title_makeover{
margin:0px;padding:0px;
position: relative;
z-index: 200;
width: 370px;
height: 25px;
text-indent: -2000px;
overflow: hidden;
background: url(images/makeover_title.jpg) no-repeat;
}

#right {
width:364px;
float:left;
margin:0 0 0 52px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#766a63;
line-height:22px;
}

#right p {

}

#right hr { 
display: block;
width: 370px;
height: 18px;
background-color:#000000;
color:#000000;
background: url(images/left_hr.jpg);
border:none;
margin:10px 0 10px 0; 
}

#footer {
clear: both;
height:50px;
margin: 0px;
padding: 0px;
background:url(images/footer_bg.jpg) repeat-x bottom left;
}

#contact {
text-align:center;
font-size:10px;
color:#766a63;
letter-spacing:1px;
margin:10px;
}

#contact a:link, #contact a:visited, #contact a:active, #contact a:hover {
font-size:10px;
color:#766a63;
letter-spacing:1px;
text-decoration:none;
}