body{
background-color: #211E19;
}

/* ----------------------------- Layout ---------- */

#alignment{
text-align:center;
background:url('../images/page_bg.jpg') repeat-x top center;
}
#website_wrapper{
width:950px;
margin:0 auto;
text-align:left;
}
.cleaner{clear:both;}
.featured_spacer{height:20px;}
/* ----------------------------- Services Provided ---------- */

#services_wrapper img{
float:left;
margin-right:8px;
}
#services_wrapper .col{
float:left;
width:305px;
margin-top:10px;
}
#services_wrapper .col2, #services_wrapper .col3{
margin-left:16px;
}
/* ----------------------------- Navigation ---------- */

#navigation_wrapper{
width:950px;
}
#navigation_wrapper a.logo{
display:block;
outline:0;
width:230px;
height:130px;
float:left;
background:url('../images/logo.jpg') no-repeat top left;
}
ul#navigation{
float:right;
margin-top:53px;
}
ul#navigation li{
display:block-inline;
list-style:none;
}
ul#navigation li a{
font-size:19px;
color:#FFEBDC;
text-decoration:none;
text-transform:uppercase;
outline:0;
cursor:hand;
padding: 33px 28px 26px 28px;
}
ul#navigation li a.active{
color:#fff;
background:url('../images/transparent_bg.png');
text-shadow: 2px 2px 2px #000;
}
/* ----------------------------- Featured Project Content ---------- */

.featured_wrapper{
width:950px;
padding-top:50px;
}
.featured_wrapper .col_left{
float:left;
width:230px;
margin-top:20px;
}
.featured_wrapper .col_right{
float:left;
width:720px;
margin-top:20px;
}

.project_wrapper{
padding-top:10px;
padding-bottom:10px;
padding-left:10px;
background:url('../images/transparent_bg.png');
}
.project_wrapper a{
outline:0;
display:block;
width:700px;
height:280px;
text-shadow: 5px 5px 5px #FFEBDC;
}
.project_wrapper a:hover{
text-shadow: 5px 5px 5px #FFEBDC;
}
.project_wrapper a img{
border:0;
width:700px;
height:280px;
}

/* ----------------------------- Services ---------- */

#services_alignment{
text-align:center;
background:url('../images/service_bg.jpg') repeat-x top left #ddd;
}
#services_wrapper{
margin:0 auto;
width:950px;
text-align:left;
padding:10px 0;
}
#copyright_wrapper{
text-align:left;
margin:0 auto;
color:#888;
padding: 10px 0;
width:950px;
font-family:arial;
font-size:10px;
border-top:1px dotted #bbb;
}
.gatorhost_affil{
margin:0 auto;
padding: 10px 0;
width:950px;
border-top:1px dotted #bbb;
}
