* {
margin: 0px auto;
padding: 0px;
}

body {
background:#3E4747;
color: #fff;
font-family: helvetica;
}

a {
text-decoration: none;
color: #fff;
}

a:visited {
color: #1f2c2e;
}

a:hover  {
color:#ff0a9d;
}


/*  Header  */

#header {
background: #1F2C2E ;
border-bottom: 10px solid #4B4D4C;
color: #FF0A9D;
}

#header h3 {
margin-top:20px;
}

.slogan {
float:left;
margin-bottom:10px;
}

a.slogan {
text-decoration: none;
color: #FF0A9D;
}

.logo {
border: dashed #555 1px;
padding:0px;
width:48px;
margin-left: -2px;
margin-right: -2px;
float:left;
text-align:center;

}

.logo h1 {
color: #FF0A9D;
font-size:2.5em;
}

.slogan h1 {
font-size: 2.5em;
}

#navigation {
float:right;
}

#navigation ul {
list-style:none;
margin:0;
padding:0;
}
	
#navigation li {
float:left;
width:100px;
margin:0;
padding:0;
text-align:center;
}

#navigation	li a {
display:block;
padding:5px 10px;
height:100%;
color:#FFF;
text-decoration:none;
border-right:1px solid #FFF;
}
	
#navigation li a {
background:url(http://www.dashedborders.com/images/layout/pinkgradient.jpg) repeat 0 0;
}
	
#navigation li a:hover, li a:focus, li a:active {
background-position:-150px 0;
}
	
#navigation #c a {
background:url(http://www.dashedborders.com/images/layout/pinkgradient.jpg) repeat 0 0;
}

/*  General  */

.middle {
width: 800px;
padding:15px;
}

img {
border: 0px;
}

/*  Main Content Area */

#content {
background: url("http://www.dashedborders.com/images/layout/splatter.jpg") #859189 no-repeat center;
clear: both;
padding-bottom:30px;
}

#content h1 {
color: #1F2C2E ;
}

.text h1 {
border-bottom: 1px dashed #FF0A9D;
clear: both;
margin-bottom:8px;
}

.text p {
padding-bottom:15px;
}

/*  Footer  */

#footer {
background: #3E4747;
font-size: .7em;
max-height:100px;
border-top: 2px solid #FF0A9D;
text-align:center;
clear: both;
}

/*  Front Page Image  Hover  */


.frontfeature {
margin: 0px 0 0px;
padding: 0;
list-style: none;
}

.frontfeature li {
padding: 5px;
margin: 0 2px 35px;
float: left;
position: relative;
text-align: center;
}

.frontfeature a {
padding: 0px 10px;
float:left;
color: #000000;
width: 230px;
text-decoration: none;
font-weight: bold;
}


.frontfeature li em {
width: 200px;
height: 45px;
position: absolute;
top: 160px;
left: 30px;
text-align: center;
padding: 0px 12px 0px;
font-style: normal;
font-size: .8em;
z-index: 2;
display: none;
}



/*  Index f ormatting  */

.currentprojects h2 {
padding-top:30px;
font-size: 1.1em;
}

.currentprojects ul {
margin-left:15px;
}

.currentprojects li {
font-size: .8em;
}

/*  Our Sites and Portfolio Formatting  */

.website  {
width:800px;
margin-top: 10px;
padding-bottom: 10px;
clear: both;
border-bottom: 1px dashed #ccc;
}

.website  img {
float:left;
padding-top: 5px;
}

.sitebox {
width: 530px;
float: right;
}

.sitebox ul {
margin: 0px;
list-style: none;
}

.sitebox h2 a {
text-decoration: none;
color: #fff;
}

.sitebox h2 a:visited {
color: #fff;
}

.sitebox h2 a:hover {
color: #ccc;
border-bottom: 1px dashed #FF0A9D;
}


/*  Interested Form  */

#design-area {
padding: 5px;
margin-left: 15px;
}

#redesign-area {
padding:5px;
margin-left: 5px;
}

#interestedform fieldset {
display:block;
margin:0 auto 3em;
padding:0 1em 1em;
width:17em;
}

#interestedform label {
display:block;
font-weight:bold;
margin-bottom:1em;
}
#design-area input {
width:30px;
}

.first{
margin-top: 10px;
}
