.exc {
	font-family: Verdana;
	font-size: 10px;
}
.excT {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #F68555;

}
a {
	color: #7F0800;
}
a:hover {
	color: #999999;
	text-decoration: none;s
}.excTN {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
body {
	background:#101010;	
	margin:0;
	padding:0;
	font:13px Tahoma, Arial, Helvetica, sans-serif
}
#header-wrap {
	background:url(img/bg-top.gif) top repeat-x #fff;
	padding-top: 10px;
	}
#header {
	background:url(img/bg-header.gif) -7px top no-repeat #fff;
	width:763px;
	margin: 0 auto;
	padding-top: 50px;
	}
.tagline {
	width: 420px;
	float:right;
	color:white;
	}
.tagline h2 {margin:0;padding:0;font-size: 12px;font-weight:normal;}
.logo {
	width: 276px;
	float:left;
	margin-left: 35px;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#footer-wrap {
	background:url(img/bg-footer.gif) top repeat-x;
	}
.footer-txt {
	width: 750px;
	margin: 0 auto;
	padding:15px 0;
	text-align:center;
	color:#6d6d6d;
	font-size: 11px;
	}