body{
text-align: left;
font-family: times new roman;
font-size: 14px;
line-height: 20px;
}


#nav li{
text-align:center;
vertical-align:middle;
float:left;
height:48px;
}

#nav a{
font-family:arial;
font-weight:bold;
font-size:14px;
text-decoration:none;
line-height: 48px;
display: block;
}

#nav ul {
list-style:none;
}

.nav-button{
background-color:transparent;
background-image: url(images/nav-btn-right.gif);
background-position: right;
background-repeat:no-repeat;
}

.nav-button a{
color:#fff;
}

.nav-button:hover{
background-image: url(images/nav-btn-over.gif);
background-repeat:repeat;
}

.nav-button:hover a{
color:#fff;
}

.nav-button-selected{
background-color:#f4e1bb;
}

.nav-button-selected a{
color:black;
}

#btn-home{width:82px;}
#btn-web-design{width:129px;}
#btn-seo{width:117px;}
#btn-portfolio{width:105px;}
#btn-consulting{width:116px;}
#btn-blog{width:73px;}
#btn-about{width:86px;}
#btn-domains{width:155px;}
#btn-contact{width:95px;}

#header{
background-color: #ffffff;
width: 100%;
height: 100px;
}

.nav-content{
width: 960px;
position: relative;
margin-right: auto;
margin-left: auto;
background-image: url(images/nav-btn-left.gif);
background-position: left;
background-repeat:no-repeat;
height:48px;
padding-top:1px;
}


.content{
width: 960px;
position: relative;
margin-right: auto;
margin-left: auto;
}

#nav{
background-image: url(images/nav-back.gif);
width: 100%;
height: 49px;
}

#block-main{
background-color: #f4e1bb;
height: 325px;
width: 100%;
}

#block-body{
background-color: #fff;

}

#block-footer{
background-color: #a92a30;
height: 200px;
}

#block-left{
position: absolute;
margin-left: 10px;
margin-top: 25px;
width: 290px;

}

#block-mid{
position: absolute;
margin-left: 340px;
margin-top: 25px;
width: 290px;

}

#block-right{
position: absolute;
margin-left: 645px;
margin-top: 25px;
width: 290px;
border-left: 1px solid #e4e4e4;
border-bottom: 1px solid #e4e4e4;
}

#block-right-index{
position: absolute;
margin-left: 645px;
margin-top: 25px;
width: 290px;
border-left: 1px solid #e4e4e4;
}

#block-interior{
width: 600px;
margin-left:20px;
min-height: 600px;
}

.divider-vert{
position: absolute;
margin-left: 320px;
margin-top: 25px;
background-color: #e4e4e4;
height: 400px;
width: 1px;
}

.divider{
background-color: #e4e4e4;
}

.contact-form{
background-color: #f8f8f8;
font-size:14px;
font-style: italic;
color: #676767;
margin-bottom: 10px;
width: 290px;
font-family: times new roman;
}

.contact-page{height:22px;}

.contact-input{
height: 30px;
vertical-align: middle;
line-height: 30px;
}

.portfolio {
margin-left:25px;

}

.portfolio li{padding-top:6px;}

.note{
font-size: 11px;
color: gray;
}

.web-nav {
position: absolute;
top: 13px;
right: 0px;
width: 312px;
height: 304px;
background-image: url(images/web-nav-back.gif);
color: #fff;
}

.web-nav h3 {
font-family: arial;
font-size: 18px;
margin-top: 22px;
margin-left: 15px;
}

.web-nav p {
width:280px;
margin-top: 10px;
margin-left: 15px;
}

.read-more {
color: #e3bd25;
}

.readmore{
color: #e3bd25;
}



h2 {
  text-align:left;
  margin-bottom: 10px;
  text-decoration: none;
  font-family: arial;
  color: #ad2930;
  font-size:20px;
}

 h2.right {
  text-align:left;
  margin-bottom: 10px;
  text-decoration: none;
  font-family: arial;
  color: #676767;
    font-size:20px;
}

.right{
  color: #676767;

}

.footer-txt{
color: #d49598;
}

.footer-nav{
color: #fff;
}

.larger{
font-size: 14px;
}

h4 {
  font-size: 13px;
  text-align:left;
  font-family: arial;
}

	
img{
border: 0;
border-style: none;
}


* {
margin: 0;
padding: 0;
}
