@charset "UTF-8";
/* CSS Document */
*{
margin:0px;
padding:0px;
border:0px;
}
body {
	background:#000000 url(/images/black/buzzherd_body_bg.jpg) top left repeat-x;
	color:#CCCCCC;
}	
	
#content_container {
	margin:0 auto;
	padding:0;
	width:960px;
}


#header_big {
	clear:both;
	height:100px;
	margin:0;
	padding:0;
	
}
#identity div {
	margin:0 !important;
	padding:0 !important;
}


#content_top {
	background:url(/images/black/buzzherd_body_top.png) top left no-repeat;
[?]	background:url(/images/black/buzzherd_body_top_ie.gif) top left no-repeat;
	height:50px;
	margin:0px;
	text-align: left;
}
#content_top.bc {
	height:80px;
}




#footer {
	background-color:;
	clear:both;
	height:10px;
[?]	height:20px;
	margin:0;
	padding:5px;
	text-align:center;
}



h1{
	padding-left:0px !important;
	padding-bottom:10px !important;
}
h2{
color:#999999;
}


#mainnav {
	float:right;
	height:60px;
	margin:0;
	padding-top:50px;
	
}

#mainnav li {
margin-left:8px;
margin-right:8px;
}

#content_mid {
clear:both;
	background:url(/images/black/buzzherd_body_mid.png) top left repeat-y;
[?]	background:url(/images/black/buzzherd_body_mid_ie.gif) top left repeat-y;
	margin:0px;
	padding:0 30px 20px 30px;
	text-align: left;
}
.content_mid_bot{
	clear:both;
}

#content_btm {
	background:url(/images/black/buzzherd_body_bot.png) top left no-repeat;
[?]	background:url(/images/black/buzzherd_body_bot_ie.gif) top left no-repeat;
	height:10px;
	margin:0px;
	padding:10px;
	padding-top:0px;

}
.clearme{
clear:both;
}

/* left and right columns */
.main_content{
border:0px;
float:left;
height:100%;
width:795px;
top:72px;  color:#999999;
}

.home_footer{
border:0px;
text-align:center;
margin-left:auto;
margin-right:auto;
height:100%;
width:805px;
 color:#999999;
 font-size:10px;
}


.flash_piece{
height:225px;
width:418px;
float:right;
 text-align:left; 
 font-family:  arial, sans-serif;
	font-size:11pt;
	letter-spacing:.02em;
	margin-left:10px;
	padding:0px 0 0 0px;
margin-top:5px;

 }

.flash_piece ul {
margin-left:20px;
margin-top:20px;
margin-bottom:20px;
}
 .flash_piece img
    {

    text-align:center;
    display:block;
	 margin-left:auto;
margin-right:auto;
    }


.how_to{
font-style: italic;
	font-weight: 300;
	font-family: georgia, verdana, arial, sans-serif;
	font-size:14pt;
	letter-spacing:.01em;
	margin:0;
	padding:0px 0 0 0px;
margin-bottom:10px;
 }
 
 .already{
font-style: normal;
float:right;
	font-family:  arial, sans-serif;
	font-size:10pt;
	letter-spacing:.01em;
	margin:0;
	padding:0px 0 0 0px;
margin-top:0px;
margin-right:10px;
 }
.secondary_content{
border:0px;
margin:0px;
float:right;

}




.equal_col .main_content{
width:418px;
margin:0px;
padding:0px;
}

.equal_col .secondary_content{
width:418px;
margin:0px !important;
padding:0px !important;
}

/*extra stuff*/

p{
margin-top:10px !important;
}

