/* CSS Document */

body{margin:0px; background-color:#232323; font-family:Geneva, Arial, Helvetica, sans-serif; color:#ccc; font-size:11px;}

a:link, a:visited, a:active{color:#CCC; text-decoration:none;}
a:hover{color:#C4111A;}

.mainback{background-image:url(assets/images/tile.jpg); padding-bottom:50px; height:auto; vertical-align:middle;}
.middleback{background-image:url(assets/images/flashback.jpg); height:430px;}
.galleryback{background-image:url(assets/images/flashback3.jpg); background-repeat:no-repeat; height:430px; padding-left:100px; padding-right:100px;}
.side{background-image:url(assets/images/side_tile.png); padding:0px 40px 10px 40px;}

#flashbanner{height:540px; width:975px; background-image:url(assets/images/flashback2.jpg);}
#portfolio{height:430px; width:975px; background-image:url(assets/images/flashback.jpg);}
#content{height:430px; width:575px;}

.home {background-image:url(assets/images/btn_home_over.jpg);
background-repeat: no-repeat; height: 110px; width: 70px; display: block;}
.home a{background-image:url(assets/images/btn_home.jpg);
background-repeat: no-repeat; height: 110px; width: 70px; display: block;}
.home a:hover{background: none;}

.about {background-image:url(assets/images/btn_about_over.jpg);
background-repeat: no-repeat; height: 110px; width: 80px; display: block;}
.about a{background-image:url(assets/images/btn_about.jpg);
background-repeat: no-repeat; height: 110px; width: 80px; display: block;}
.about a:hover{background: none;}

.portfolio {background-image:url(assets/images/btn_portfolio_over.jpg);
background-repeat: no-repeat; height: 110px; width: 85px; display: block;}
.portfolio a{background-image:url(assets/images/btn_portfolio.jpg);
background-repeat: no-repeat; height: 110px; width: 85px; display: block;}
.portfolio a:hover{background: none;}

.clients {background-image:url(assets/images/btn_clients_over.jpg);
background-repeat: no-repeat; height: 110px; width: 70px; display: block;}
.clients a{background-image:url(assets/images/btn_clients.jpg);
background-repeat: no-repeat; height: 110px; width: 70px; display: block;}
.clients a:hover{background: none;}

.contact {background-image:url(assets/images/btn_contact_over.jpg);
background-repeat: no-repeat; height: 110px; width: 95px; display: block;}
.contact a{background-image:url(assets/images/btn_contact.jpg);
background-repeat: no-repeat; height: 110px; width: 95px; display: block;}
.contact a:hover{background: none;}

.btm{background-image:url(assets/images/btm_tile.jpg); padding-left:200px;}
.address{padding-left:65px; color:#e5e5e5; font-size:95%;}

.big{font-size:150%; font-weight:bold;}
.bold{font-size:125%; font-weight:bold; color:#fff;}

.copyright{padding-left:200px; font-size:10px; color:#fff;}