@charset "utf-8";

.container { margin:0 auto; width:960px; text-align:left;}

#headerCC { background:#000 url(../images/bgBodyCC.png) bottom center repeat-x; padding-top:10px; }
#headerCC .container { background: #000 url(../images/bgBodyCC.png) bottom center repeat-x; height:100px; }

#logo { float:left; width:400px; height:80px; background: url(../images/bgLogo.png) no-repeat; position:relative; }
#logo h1 a { display:block; float:left; width:179px; height:80px; text-indent:-9999px; }

#sitetop { float:left; background-color:#000; width:560px; height:30px; text-align:right; border-bottom:1px solid #202020; }
#sitetop span#top1 { display:block; margin-top:5px;  font-size:1.1em; }
#sitetop a {  text-decoration:none;color:silver; font-weight:bold; }
#sitetop a:hover { text-decoration:underline; color:#9fc42e; }
#sitetop strong { color:#9fc42e; }

#client { float:left; width:560px; height:40px; }
#client h4 { margin:7px 0 0 0; font-size:1.2em; color:#666;}

#bodyCC { background-color:#fff; }

#footerCC { margin:10px auto; width:960px; border-top:1px solid silver; text-align:center;}
#footerCC p { margin:5px 0; color:silver; }

