@font-face {
  font-family: "Myriad Pro";
  src: url(../includes/fonts/myriadpro-light.otf) format("opentype");
}
body {
	background-color: #545252;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #e43d22;
}
#utilities {
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 7px;
	width: 995px;
}
#copyright {
	float: left;
	width: 50%;
	font-size: 10px;
}
#copyright a {
	color: #FFF;
}
#logidoo {
	float: right;
	width: 50%;
	text-align: right;
}

#wrapper {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	background-color: #FFFFFF;
	width: 993px;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
}
#header {
	width: 100%;
	height: 158px;
	background-image: url(../images/body/bg/bg_header.jpg);
}
#header-1 {
	float: left;
	width: 481px;
	height: 100%;
}

#header-2 {
	float: right;
	width: 512px;
	height: 100%;
}
#header-1-1 {
	float: left;
	width: 353px;
	display: inline;
	position: relative;
}
#header-1-2 {
	float: right;
	width: 128px;
	display: inline;
	position: relative;
}
#header-2-1 {
	float: left;
	width: 256px;
	display: inline;
	position: relative;
}
#header-2-2 {
	float: right;
	width: 256px;
	display: inline;
	position: relative;
}
#header-2-1-1 {
	float: left;
	width: 128px;
	position: relative;
}
#header-2-1-2 {
	float: right;
	width: 128px;
	position: relative;
}

* html #header-2-1-2
{
	width: 118px;
}

#header-2-2-1 {
	float: left;
	width: 128px;
	display: inline;
	position: relative;
}
#header-2-2-2 {
	float: right;
	width: 128px;
	display: inline;
	position: relative;
}
#top-nav {
	float: left;
	margin-top: 11px;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-color: #f0e6d1;
}
#top-nav li, ul{
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	display: inline;
	position: relative;
}
.nav {
	float: left;
	height: 128px;
	width: 118px;
	padding-top: 20px;
	padding-bottom: 9px;
	}
.nav ul li {
	display: block;
	position: relative;
}
#logo {
	float: left;
	clear: both;
	width: 183px;
	height: 73px;
	margin-left: 33px;
	margin-top: 16px;
	display: inline;
}
.clear { 
	clear: both; 
	background: none; 
}
#footer-bar {
	width: 993px;
	height: 5px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	background-color: #e43d22;
}
#footer {
	clear: both;
	height: 100px;
	background-color: #F3ECDA;
}
