.container { 
	background: #fff;
	margin-left:3px;
	} 


.clear {
	clear:left;
}

.big{
	font-size: 120%;
	font-weight: bold;
} 

.bg1 {
	background:#99B2B2;
}

.bg2 {
	background:#eee;
}

.bg3 {
	background:#bbb;
}

a {text-decoration: none;}

#hd {
	height:40px;
	background:#000;
	border-bottom: 1px solid #fff;
	padding-bottom:8px;
	padding-top:10px;
	
	color:#fff;	
}
#hd a{
color:#fff;
padding-left:3px;
}

#flashbd {
	height:300px;
}

#fc {
	height:300px;
	width:800px;
	background:#000;
}


/* Clearfix-Hack */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.head1 {
	float:left;
	width:400px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	
}

.head1 h4{
	height:30px;
	line-height:35px;
	padding-left:3px;
}

.head1 h4 a,h4.whh{
	font-weight: bold;
	color:#fff;
	text-decoration: none;
}


.head1 p{
	padding:2px 14px;
	font-size: 85%;
	height:95px;
	background:transparent url(../images/arrow_orange.gif) 4px 2px no-repeat;
}

.head1 h3{
	padding:2px 3px;
	text-decoration:underline;
	font-weight: bold;
	font-style: oblique;
	font-size: 85%;
}

.linka {
	font-weight: bold;
	color:#335252;
	font-size:100%;
	text-decoration: none;
}


.head2 {
	float:left;
	width:598px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	
}

.head2 h4{
	height:30px;
	line-height:35px;
	padding-left:3px;
	font-weight: bold;
	color:#fff;
}

.head2 h4 a{
	font-weight: bold;
	color:#fff;
	text-decoration: none;
}

.wh {
		border-bottom: 2px solid #ddd;
}

.black {
	background:#000;
}

.bold{
	font-weight: bold;
}



