body{
background: #0a0604;
background-image: url("../image/bg.jpg"); 
background-repeat: repeat-x;
font-size:12px;
font-family:Georgia, Serif;
color:#333;
background-attachment:fixed;
line-height:20px;
}
h1.welcome{
font-size:1.9em;
font-weight:normal;
margin:0px 20px;
}
h1.news{
font-size:1.4em;
font-weight:normal;
margin:0px 20px;
}
h2.emptyFeature{
font-size:1.3em;
font-weight:normal;
margin:30px 20px;
color:#333;
width:100%;
text-align:center;
}
p.emptyFeature{
font-size:1.1em;
font-weight:normal;
font-variant:normal;
margin:20px 20px;
color:#333;
width:100%;
text-align:center;
}
p.welcome{
font-size:1.2em;
margin:20px 30px 40px 20px;
}
p.inside{
font-size:1.2em;
margin:20px 30px 0px 20px;
font-variant:normal;
padding-bottom:40px;
}
span.email{
width:100%;
text-align:center;
}
p.newsDate{
font-size:0.9em;
margin-left:20px;
}
img.righty {
float:right;
}
#container{
width:572px;
padding-left:50%;
margin-left:-286px;
margin-top:40px;
}
.orange{
color:#ca481c;
font-weight:bold;
}
.green{
color:#7f9c3d;
font-weight:bold;
}
#header{
margin-left:11px;
background-image:url("../image/headerBG.png");
width:547px;
height:100px;
background-repeat: no-repeat;
}
#logo{
margin:40px 0px 0px 30px;
}
#content{
margin-left:11px;
width:547px;
background-image: url("../image/contentBG.png");
min-height:340px;
}
#contentBody{
width: 527px;
margin-left:20px;
padding-top:20px;
font-variant: small-caps
}
#featuredWork{
border: 1px solid #a9a8a8;
height:170px;
width:480px;
margin:20px 20px 10px 20px;
}
#featureLeft{
color:#fff;
background-color:#aac35f;
width:200px;
height:170px;
}
#featureRight{
width:280px;
height:170px;
}
#featureRight img{
border:0px;
}
#featureLeft h2, #featureLeft p{
padding:5px;
}
#featureLeft h2{
font-size:1em;
}
#featureLeft p{
font-variant:normal;
}
.feature{
float:left;
}
.marker{
height:82px;
width:82px;
position:relative;
top:-192px;
left:420px;
z-index:2;
}
#markerWeb{
background-image: url("../image/markerWeb.png");
}
#markerPrint{
background-image: url("../image/markerPrint.png");
}
#contentFooter{
margin-left:11px;
}
#menuHolder{
width:610px; 
}
#menu{
height:84px;
width:572px;
background-image: url("../image/menuBG.png");
}
.menuItem{
height:84px;
width:110px;
float:left;
}
#home{
background-image: url("../image/menuHome.png");
margin-left:60px;
}
#home:hover, #home.active{
background-image: url("../image/menuHomeOver.png");
}
#about{
background-image: url("../image/menuAbout.png");
}
#about:hover, #about.active{
background-image: url("../image/menuAboutOver.png");
}
#work{
background-image: url("../image/menuWork.png");
}
#work:hover, #work.active{
background-image: url("../image/menuWorkOver.png");
}
#contact{
background-image: url("../image/menuContact.png");
}
#contact:hover, #contact.active{
background-image: url("../image/menuContactOver.png");
}
#footer{
width:572px;
min-height:200px;
background-image:url("../image/mainBG.png");
background-position: center;
background-repeat: repeat-y;
}
#footerBottom{
margin-left:25px;
}
.column{
float:left;
color:#fff;
width:25%;
margin:10px;
}
.column a {
text-decoration:none;
color:#fff;
}
.column a:hover {
color:#ca481c;
}
#leftCol{
margin-left:50px;
}
#centerCol{
font-size:1.4em;
text-align:center;
}
#rightCol{
font-size:0.8em;
}
.bottomMenuItem{
border-bottom:1px solid #fff;
width:100%;
}