@charset "utf-8";
/* ########### Art Attack Document ############# */
body{margin:0px; background:#000; background-image:url(../_images/splash-footer-bg.gif); background-position:bottom; background-repeat:repeat-x;}

#container{background-image:url(../_images/splash-container-bg.gif); background-position:top; background-repeat:repeat-x; overflow:hidden; padding-bottom:40px;}
#wrapper{margin-left:auto; margin-right:auto; width:960px; overflow:hidden;}
#header-nav{width:960px; height:175px;}
#left-nav{width:470px; height:175px; float:left;}
#right-nav{width:470px; float:right;}

#content{width:960px; padding-top:20px; overflow:hidden;}

#footer{height:50px; font-family:Arial, Helvetica, sans-serif; color:#5a5a44; font-size:11px;}
.footer-copy{width:960px; margin-left:auto; margin-right:auto; margin-top:40px; text-align:center; line-height:20px;}

.project{width:235px; height:230px; margin-top:20px; color:#fff; line-height:18px; font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; float:left;}
.project-work{width:230px; margin-top:20px; color:#908b79; font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; float:left;}
.project_img{padding:1px; border:5px solid #595548; margin-bottom:5px;}
.project_img:hover{padding:1px; border:5px solid #f5f93f;}

.client{font-size:10px; color:#7C7045;}
.client-title{color:#A49B77;}
.work-title{color:#CC0; font-size:10px;}

.top{width:960px; float:left; height:120px;}
.col{float:left; overflow:hidden; width:270px; margin-left:10px; height:100px; font-family:Georgia, "Times New Roman", Times, serif; color:#5c594b; font-size:11px; border-left:1px solid #3c3a33; padding:10px; line-height:16px;}
.col b{color:#aca792;}

a{color:#5c594b;}
a:active{color:#5c594b;}
a:visited{color:#5c594b;}
a:hover{color:#aca792;}
