﻿.wrapper
{
    width:980px;
    margin:0px auto;
}

#headercontainer h1
{
    margin-left:20px;
    width:300px;
    float:left;
   
}
.nav
{
    width:600px;
}

.nav a
{
    color:White;
}
.nav a:hover { color: #ff5400; text-decoration: none; border-bottom: 1px solid #ff5400; padding-bottom: 2px; }

.nav2
{   
   background-color:Black;
   width:100%;
}
.nav2 ul
{
    width:500px;
    margin:0px auto;
}
.nav2 ul li
{
    float:left;
    padding:10px;
}
.nav2 a
{
    color:White;
}

.current a
{
    color: #ff5400; text-decoration: none; border-bottom: 1px solid #ff5400; padding-bottom: 2px; 
}
.imgGalService {
width: 210px;
height: 250px;
padding: 5px;
background: ghostWhite;
margin:10px;
}

#intro h2.services
{
    margin-bottom: 20px;
  /*  border-bottom:2px dashed; */
    
}
#intro h2.about
{
    margin-bottom: 20px;
 /*  border-bottom:2px dashed; */
    
}
#intro h2.work
{
    margin-bottom: 20px;
 /*  border-bottom:2px dashed; */
    
}
#intro h2.vision
{
    margin-bottom: 20px;
 /*  border-bottom:2px dashed; */
    
}
 /*
h1 a,h1 a:hover
{
    text-decoration:none;
    border:0;
}
#headercontainer h1
{
    
    height:80px;
} */