@charset "utf-8";
/* CSS Document */

/* reset.css 
---------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote { 	margin:0;	padding:0;}
.first_table {	border-collapse:collapse;	border-spacing:0;}
fieldset,img { 	border:0; }
address,caption,cite,code,dfn,em,var {	font-style:normal;	font-weight:normal;}
ol,ul {	list-style:none;}
caption {	text-align:left;}
h1,h2,h3,h4,h5,h6 {	font-size:100%;	font-weight:normal;}
q:before,q:after {	content:'';}
abbr,acronym { border:0;}
/*------------------------*/

/* type.css 
---------------------------*/
body{font:0.8em arial,helvetica,clean,sans-serif;}
select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}
pre, code {font:115% monospace;*font-size:100%;}
body * {line-height:1.22em;}
/*------------------------*/


/* generals
---------------------------*/
body {background:#fff;}
.wrapper { width:990px; text-align:left;}
.clear {clear:both;}
.clearfix:after {content: "."; display: block; height: 0;  clear: both; visibility: hidden;}
* html .clearfix {height: 1%;} /* Hides from IE-mac */
.clearfix {zoom:1;}  /*end tweak for ie7 */
/*------------------------*/

#placeHolder { width:844px; height:332px; background:url(../images/splash.png) no-repeat 0 0; margin:64px 74px 74px 74px;}
#placeHolder h1, #placeHolder h2 { text-indent:-99999px;}