img {behavior: url(iepngfix.htc);}


html,
body { 
	margin:0;
	padding:0;
	height:100%;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-size:100%;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;	
	background-color:#010101;
}
* {
   padding:0;
   margin:0;
}
h1,h3,h4, h5, h6, p, blockquote, form, label, ul, ol, dl, fieldset, address {
    margin-bottom: 1em;
}

img {
border:none
}


p{
	color:#666666;
	text-decoration: none;
	word-spacing: 0.05em;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.4em;
	font-size:109%;
}

hr { border:none;}

/*
#site_wrapper{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:1280px;
	top:0px;
	z-index:100;
	height:100px;	
}*/

#background_image{
	position:absolute;
	left:0px;
	top:0px;
	overflow:hidden;
	z-index:10;
	width:100%;
	text-align:center;
}
#main_content_wrapper{
	position:relative;
	left:100px;
	width:800px;
	z-index:150;
	overflow:visible;
}

#main_content{
	position:relative;
	top:0;
	left:0;
	width:800px;
	z-index:150;
	margin-left:auto;
	margin-right:auto;
}
#logo{
	position:relative;
	z-index:200;
	width:170px;
	background-color: #010101;
	padding-left:9px;
	padding-top:20px;
	padding-bottom:20px;
}
#col_1{
	position:absolute;
	top:0;
	left:0px;
}
#col_2{
	position:absolute;
	top:-70px;
	left:201px;
	width: 600px;
}
#col_3{
	position:absolute;
	top:0;
	left:380px;
}
#col_4{
	position:absolute;
	top:0;
	left:300px;
}
#col_2_content_wrapper,
#col_3_content_wrapper,
#col_4_content_wrapper{
	top:172px;
}
*html #col_2_content_wrapper,
*html #col_3_content_wrapper,
*html #col_4_content_wrapper{
	top:177px;
}

#navigation {
	position:relative;
	z-index:600;
	width:150px;
	margin-top:17px;
	padding:15px 15px 15px 15px;
	background-color: #776e5c;
	font-size: 13px;
}
#navigation a, #navigation a:visited{
	color: #010101;
	margin-bottom:0;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	padding-right: 2px;
	letter-spacing: 1px;
	font-weight: normal;
	font-style: normal;
}
#navigation a:hover{
	color: #e7e7e7;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 1px;
}
#navigation a.on{
	color: #e7e7e7;
}

#navigation a.doc{
margin-bottom:0;
color: #010101;
	font-size: 11px;
	letter-spacing: 1px;
	font-weight: normal;
	font-style: normal;
}
#navigation a.doc:hover{
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
	color: #010101;
}

#footer{
	width:600px;
margin-top:20px;
margin-left:5px;
margin-right:0px;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #c5c5c5;
	letter-spacing: 0px;
	background-color: transparent;
}
#footer a{
	color:#c5c5c5;
	text-decoration: none;
}
#footer a:hover{
	color:#c5c5c5;
	text-decoration: underline;
}

#content_1{
	position:relative;
	left:0px;
	top:40px;
	width:360px;
	padding:10px;
}
#flashcontent{
	position:relative;
	width:600px;
	top:240px;
}
*html #flashcontent{
	top:240px;
}

#content{
margin-top:275px;
margin-left: 0px;
}
#content_2{
	position:relative;
	left:0px;
	top:130px;
	width:176px;
	padding:10px;
}	
#col_4_content_wrapper{
	position:absolute;
	left:0px;
}
#content_3{
	position:relative;
	width:164px;
	padding:10px;
}	
#content_4{
	position:relative;
	width:164px;
	padding:10px;
}	



