
html,body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
margin:0px;
padding:0px;
background-color:#0e0d0c;
}

#wrapper{
margin:0px auto;
color:#89827e;
margin-top: 30px;
}
#container {
margin:0px;
overflow:hidden; 
/*height:387px; 
width:99,9%;*/
border:none;
position:relative;
margin-top: -9px;
}
#container_bg {
width: 7000px;
height:460px;
background-image:url(../images/tile.jpg);
background-position:top left;
background-repeat:no-repeat;
background-color:#181310;
position:relative;
}
.scrolling-content {
width:990px;
height:380px;
position:absolute;
}
#home_text {
padding-left: 100px;
padding-top:70px;
left:100px; 
top:0px;
}
#home_text p{
width: 665px;
padding-left: 10px;

}
#about_page {
left:1440px; 
top:0px;
}

#work_page {
left:2730px; 
top:0px;
}
.rest {
margin-left: 145px;
}
#contact_page {
left:4080px; 
top:0px;
}
#nav {
position:fixed;
margin-left:200px;
}
#footer {
height:20px;
z-index:1;
margin-top:-10px;
*margin-top: 5px;
}
#footer_content {
color:#6a625d;
font-size:10px;
margin-left: 100px;
padding:10px;
width:900px;
}
#main_base {
margin-left:100px;
*margin-left:140px;
width: 920px;
}
.logo{
float:left;
padding-right:20px;
*padding-right: 0px;
}
#main_nav{
padding-top:40px;
height: 90px;
}
#main_nav a{
float: left;
padding-left: 20px;
padding-right: 20px;
}
a{
color:#fff;
text-decoration:none;
}
a:hover{
color:#cf3;
text-decoration:none;
}

em {
padding: 0 5px 0 5px;
}
.float_left {
float:left;
}
.float_right{
float:right;
}
h1.about_who {
width: 350px;
height: 57px;
background-image: url(../images/about_who_header.gif);
text-indent: -5000px;
}
h1.about_love {
width: 410px;
height: 57px;
background-image: url(../images/about_love_header.gif);
text-indent: -5000px;
}
h1.about_offer {
width: 435px;
height: 57px;
background-image: url(../images/about_offer_header.gif);
text-indent: -5000px;
}
h1.about_why {
width: 220px;
height: 65px;
background-image: url(../images/about_why_header.gif);
text-indent: -5000px;
}
h2 {
margin-left:10px;
font-family: Helvetica, sans-serif;
font-size:12px;
font-weight: normal;
margin-bottom: -10px;
*margin-bottom: -20px;
color:#fff;
}
h3 {
font-family: Helvetica, sans-serif;
font-size:22px;
letter-spacing:-1px;
margin-bottom:1px;
color:#fff;
}
#side_nav{
float:left;
font-size:10px;
margin-left:-38px;
}
#side_nav li{
list-style:none;
line-height:20px;
}
#side_nav a{
color:#89827e;
text-decoration:none;
}
#side_nav a:hover{
color:#fff;
}
strong {
color:#fff;
}
.holder {
width:800px;
margin-left:-90px;
*margin-left: -55px;
margin-top: 30px;
}

#about_content {
width:620px;
float:right;
margin-top: -50px;
*margin-top: -30px;
}
#about_content img {
padding-bottom: -10px;
}
#about_content p {
padding-left: 10px;
}
.rest {
margin-left:0px;
}

.client_name {
margin-bottom: -5px;
color:#f06;
}
.client_tags {
color:#666;
font-size:10px;
}
#gallery {
width: 600px;
}
#work_content {
float:left;
width: 400px;
margin-left: 70px;
}
#spacer {
padding-bottom:10px;
}
.slideBox-container { 
float:left;
position:relative; 
width:250px;

}
.slideBox-arrows { 
font-size:10px;
padding-top: 5px;
border-top: 1px solid #302b25;
}
.slideBox-previous { 
float:right;
right:0px; 
top:0px; 
padding-left: 10px;
*padding-bottom: 5px;
}
.slideBox-next { 
bottom:0px; 
right:0px; 
float:right;
}

.slideBox-wrapper { 
overflow:hidden; 
position:relative; 
height:300px;
margin-bottom: 10px; 
}
.slideBox-slider { 
left:0px; 
position:absolute; 
top:0px; 
}

#example1 ul { 
clear:both; 
margin:0; 
padding:0; 
}
#example1 li {
font-size:10px;
line-height:20px;
list-style-type:none; 
}
#example1 a:link {
color:#89827e;
}
#example1 li a:hover { 
color: #fff;
}
