html{width:100%;}
body {
	margin: 0;
	padding: 0;
        width:100%;
	background: url('../images/footer-bg.jpg') top left; 
	font: 14px/1.8 "georgia", sans-serif;
	color: #878377;
}
a {color:#367282;}
#container {
	background: url('../images/body-bg.jpg') top left; 
	 min-width: 1200px;
	width:100%;
}
#container2 {
	background: url('../images/container-bg1.jpg') top left repeat-x ;  
}
#container3 {
	width: 1100px;
	margin: 0 auto;
}
#container4 {padding:0 20px;}
#body p {padding:0 0 1.7em 0; color:#5b5b5c;}

#header {
	width:1045px;
	height:196px;
	font: 14px/1.6 "arial", sans-serif;
	color:#d7d9da;

}
h1 {
	text-indent:-3000px;
	height:120px;
	width:655px !important;
	float:left;
	background: url('../images/h1-bg.jpg') top left no-repeat; 
	margin-left:-100px;
}
h1 a {
	display:block;
	width:100%;
	height:100%;
}
#slogan {
	float:right;
	padding-top:50px;
}

/*/////////////////////////////////////////////////////////////////////
//////////////////////////////CONTENT////////////////////////////////
/////////////////////////////////////////////////////////////////////*/
#body { 
	clear:both;
	overflow:auto;
	min-height:400px;
	
	}


/*/////////////////////////////////////////////////////////////////////
/////////////////////////////NAVIGATION//////////////////////////////
/////////////////////////////////////////////////////////////////////*/

#nav {
	clear:both;
	height:55px;
	width:1000px;
	position:relative;
	top:-5px;


}
#sub-nav {
	clear:both;
	height:15px;
	width:1000px;
	margin-left:60px;
	position:relative;
	top:-23px;

}
#nav li, #sub-nav li {
	float:left;
	width:109px;
	padding:12px 0 15px 0;
	height:30px;
	text-align:center;
}
#sub-nav li {
	width:200px;
	padding:0;
	margin-top:18px;
	text-indent:-3000px;
}
#sub-nav li a {
	display:block;
	width:100%;
	height:100%;
}
#nav-select {
	background:url('../images/nav-select-bg.png') top left no-repeat;
}
#nav li a, #sub-nav li a {
	color:#fff;
	text-decoration:none;
}
#a-brand {background:url('../images/sub-brand.png') top center no-repeat;}
#a-web {background:url('../images/sub-web.png') top center no-repeat;}
#a-app{background:url('../images/sub-application.png') top center no-repeat;}
<link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Gotham">
#footer {font: 14px/1.6 "arial", sans-serif; color:#fff !important; clear:both; background:url('../images/footer-bg.jpg') top left repeat-x; height:85px;}
#footer-content {
	width: 1100px;
	margin: 0 auto;
  	height:20px;
  	padding-bottom:20px;
}
#footer p{padding-top:30px; }
/*#social {float:right; width:320px;	padding-top:30px;}
#social li {float:left;}
#tw {background:url('../images/twitter-bg.jpg') top center no-repeat; width:90px; height:30px;	text-indent:-3000px;}
#fb {background:url('../images/fb-bg.jpg') top center no-repeat; width:82px; height:30px;	text-indent:-3000px;}
#social a {
	display:block;
	width:100%;
	height:100%;
}
#follow {
	margin-top:3px;
}*/

#header {font: 14px/1.6 "Gotham", arial, sans-serif; font-weight:500; }
h2 {font: 16px/1.6 "Gotham", sans-serif; font-weight:500; color:#546373; text-transform:uppercase; }
#footer {font: 13px/1.6 "Gotham", sans-serif; color:#999 !important; min-width: 1100px;}
#message #but {font: 14px/1.6 "Gotham", sans-serif; font-weight:500; color:#fff; text-transform:uppercase; }
/*

#nav span {
	padding:0 12px;
	margin-top:5px !important;
}
*/
