html {height: 100%; font-size: 100%;  }
body {height: 100%; margin:0px; background: #020202 url(../../images/bg.gif); color: #FFF; font-family: Arial, Helvetic; font-size: 12px;}
table { font-size: 100%; /* IE hack */ }

/* Style Kit v7.0 */
a, embed, object {outline: none;}
h1, h2, h3, h4, h5  {margin: 0; padding: 0; font-size: 1.0em; font-weight: normal;}
p {margin: 0 0 15px 0;  padding: 0; }
/* Clearfix */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; } /* Hides from IE-mac \*/
.clearfix { display: block; }

/* Structure Patterns */
#shield {position: relative; width: 900px; margin: 0 auto 20px auto;}

#logo {position: absolute; top: 0; left: 37px; display: block; width: 109px; height: 109px; background:url(../../images/logo.png) no-repeat; text-indent: -9999px; overflow: hidden; z-index: 99;}
h1 {display: block; height: 66px; margin: 0; padding: 0; text-indent: -9999px; overflow: hidden; background:url(../../images/tag.png) 100% 0 no-repeat;}

#slideshow {display: block; width: 900px; height: 300px; padding: 0; margin: 0 0 21px 0; overflow: hidden; background: #000;} 
	#slideshow li {display: block; width: 900px; height: 300px; padding: 0; margin: 0; text-indent: -9999px; overflow: hidden; background-repeat: no-repeat; background-position: 50% 50%;}
	
#main {background: url(../../images/panel_bg.png) repeat-y;}	
	#creative {float: left; width: 530px; padding: 35px 35px 20px 35px; font-size: 13px; line-height: 20px; color: #FFF;}	
		#creative strong {color: #FFD800;}
	
	#chat {float: right; width: 207px; padding: 35px 35px 20px 35px; font-size: 13px; line-height: 18px; color: #020202;}	
		#chat address {margin: 0 0 15px 0; padding: 0; font-style: normal;}
		#chat dl {display: block; margin: 0 0 20px 0; padding: 0;}
		#chat dt {display: block; float: left; width: 20px; padding: 0; margin: 0 0 2px 0;}
		#chat dd {display: block; float: left; width: 185px; padding: 0; margin: 0 0 2px 0;}
		#chat a {color: #020202;}


#title-creative {display: block; width: 135px; height: 11px; margin: 0 0 15px 0; background: url(../../images/title_creative.png) no-repeat; text-indent: -9999px; overflow: hidden;}
#title-chat {display: block; width: 103px; height: 10px; margin: 0 0 10px 0; background: url(../../images/title_chat.png) no-repeat; text-indent: -9999px; overflow: hidden;}
#title-mail {display: block; width: 78px; height: 10px; margin: 0 0 10px 0; background: url(../../images/title_mail.png) no-repeat; text-indent: -9999px; overflow: hidden;}
		
	
#footer {padding: 10px 0; color: #373737; font-size: 11px; line-height: 11px; text-transform: uppercase;}	