body {
margin-top:0;
padding-top:0;
background:url(/images/bg.png) repeat-x;
}

h1#heading {
font-size: 16px;
text-align: center;
}

#topbar {
text-align: right;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
background-color:#eee;
width:613px;
height:17px;
border-left:1px solid #000;
border-right:1px solid #000;
margin:0 auto;
padding:5px 10px 2px;
}

#header {
width:633px;
height:86px;
border:1px solid #000;
margin:0 auto;
}

#banner {
display:block;
width:633px;
height:86px;
background-image: url(../images/epic_banner.png);
}

#navbarcontainer {
border-right:1px #ccc solid;
border-left:1px #ccc solid;
width:633px;
height:24px;
margin:0 auto;
padding:0;
}

#navbar {
background:url(/images/epic_nav_bg.png) #eee repeat-x;
height:24px;
margin:0 auto;
padding:0;
}

#navbar li {
height:24px;
list-style:none;
display:inline;
}

#navbar a {
width:51px;
background:url(/images/epic_home.png) #eee repeat-x;
color:#fff;
text-decoration:none;
float:left;
height:24px;
margin:0;
padding:0;
}

#about a {
width:72px;
background:url(/images/epic_aboutus.png) #ccc no-repeat;
}

#portfolio a {
width:65px;
background:url(/images/epic_porfolio.png) #ccc no-repeat;
}

#contact a {
width:64px;
background:url(/images/epic_contact.png) #ccc no-repeat;
}

#navbar a:hover {
background-position:0 -24px;
}

#navbar a:active {
background-position:0 0;
}

#content {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
border-right:1px #ccc solid;
border-left:1px #ccc solid;
width:613px;
background-color:#eee;
margin:0 auto;
padding:10px;
padding-top:5px;
}

#footer {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
text-align:center;
padding-top:4px;
width:633px;
background:url(/images/epic_bottom_bg.png) #fff repeat-x;
margin:0 auto;
}

.formcolor {
border:1px solid #000;
padding:10px;
}

.inputcolor {
background:#fff;
border:1px solid #FFC4C5;
}

.submitcolor {
background:#fff;
border:1px solid #000;
}
