/*
=======================================================
	Shells & Wrappers
=======================================================
*/

#shell { width: 960px;	margin: 0 auto;	background-color: #e9e7e7;}
	
#wrapper {
	text-align: left;
	width: 100%;
	margin: 0 auto;
	background-image: url(../images/wrapper-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
	
	
	
.wrapperBody {	width: 960px;	margin: 0 auto;	background: #ffffff;}

.clearfloat { 	clear: both;	height: 0;	line-height: 0px;}

	
/*
=======================================================
	globalFooter
=======================================================
*/
#globalFooter {
	left: 0;
	position: fixed;
	bottom: 0;
	color: #fff;
	padding: 10px 0 15px;
	z-index: 100;
	width: 100%;
	height: 6px;
	font-size: 0.8em;
	text-decoration: none;
	background-image: url(../images/utop_bg.gif);
}
#globalFooter a {color: #333;}
#globalFooter .footerLeft {	position: absolute;	left: 15%;	top:3px; color:#333;}
#globalFooter .footerLeft img {	vertical-align: middle;}
#globalFooter .footerLeft a {	color:#ddd;	font-weight: bold;}
#globalFooter .footerLeft a:hover {	color: #C90;}
#globalFooter .footerRight {	position: absolute;	right: 10%;	top: 10px; color:#333;}
#globalFooter .footerRight a:hover {	color: #C00;}
#globalFooter .footercenter {	position: absolute;	right: 40%; top: 10px;	color: #666;}
#capLink {	position: absolute;	top: 0;	right: 0;	width: 141px;}


#icons { 
	float: right;
	padding-top: 50px;
	padding-right: 14px;
	padding-bottom: 0;
	padding-left: 0;
}
#icons li {padding-left:11px;  float:left; display:block;}
a img {border:none;}
.banner { width:970px; height:190px; background-color:#bfbfbf; margin:5px 0px 5px 0px; padding:0 5px 80px 5px;}
.menu { width:980px; height:93px; background-color:#000; background:url(../images/spriteBg.jpg) center no-repeat; margin-top:37px;}
.logo2 { width:150px; height:93px; background:url(../images/logo.png) no-repeat; float:left;}
.cop { width:50px; height:25px; float:left; margin-top:7px;}
.dis { width:100px; height:25px; float:left; margin-right:5px;}
.btn { width:185px; height:85px; float:right;  margin:5px 5px;}

