
#banner {
	background: #ffffff;
}

#box1 {
	width: 825px;
	overflow: hidden;
	margin: 0px 0 24px 0;
}

#box2 {
	width: 601px;
	overflow: hidden;
	float: left;
}

#box3 {
	width: 224px;
	overflow: hidden;
	margin: 0px 0 0 312px;
}

#content {
	width: 825px;
	margin: 0px 0 0 222px;
	padding: 0px;
}

#copyright {
	margin: 32px 0 64px 0;
	text-align: center;
	text-transform: lowercase;
	color: #5B858F;
}

#copyright a {
	color: #5B858F;
}

#footer {
	position: relative;
	padding: 28px;
	width: 922px;
	background: #6BA1AD url('images/bg3.gif') top left repeat-x;
	color: #e2eef7;
	border: solid 1px #B3DDE5;
	border-top: solid 1px #6095A0;
	text-shadow: 0px 1px 1px #2C818E;
}

#footer a {
	color: #eff6fb;
}

#footer h2, #footer h3, #footer h4 {
	color: #ffffff;
	text-shadow: 0px 1px 1px #2C818E;
}

#footer p {
	margin-bottom: 0;
}

#footer ul {
	list-style: none;
	margin-bottom: 0;
}

#footer ul li {
	padding: 8px 0 8px 0;
	border-top: dashed 1px #aed1ec;
}

#footer ul li.first {
	padding-top: 0;
	border-top: 0;
}

#footerContent {
	width: 600px;
	margin: 0px 0 0 322px;
}

#footerSidebar {
	width: 300px;
	float: left;
}

#header {
	margin: 64px auto 0 auto;
	text-align: center;
	position: relative;
	padding: 28px;
}

#logo {
	margin: -27px auto;
	width: 375px;
	height: 75px;
	background-image: url('imagens/logos_admin.png'); background-repeat:no-repeat; background-position:center; background-position:top;
}

#logo a {
	text-decoration: none;
	color: #ffffff;
	text-shadow: 0 3px 1px #00313d;
}

#logo h1 {
	font-size: 3em;
	font-family: Bitter, serif;
}

#login {
	position: relative;
    margin: 41px 0 0px 0;
	width: 295px;
	height: 142px;
	background-image: url('imagens/box_login.png'); background-repeat:no-repeat; background-position:center; background-position:top;
}

#contatos {
	text-align: left;
	position: relative;
	margin: -105px 0 0 675px;
	width:  350px;
	height: 130px;
}

#main {
	position: relative;
	padding: 10px 15px 0 15px;
	width: 1080px;
	background: #ffffff;
	color: #424242;
}

#nav {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 1080px;
	height: 45px;
	line-height: 45px;
	margin: 0px 0 0 0;
	background: #f6cd00;
}

/* Menu */

#menu {
	width: 1080px;
	height: 45px;
	padding: 10px 5px 0px 0px;
	text-align: center;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	margin-left: 1px;
	padding: 4px 10px 4px 10px;
	letter-spacing: 1px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover, #menu .current_page_item a {
	text-decoration: none;
	background: #0074ba;
	box-shadow: inset 0px 0px 10px 5px rgba(0,0,0,.1);
	border-radius: 5px;
	color: #FFFFFF;
}

#outer {
	overflow: hidden;
	width: 100%px;
	margin: 64px auto 0 auto;

}

#search input.button {
	margin-left: 1em;
	border: 0px;
	color: #ffffff;
	background: #e59e8b;
	padding: 5px;
}

#search input.text {
	border: dashed 1px #ffffff;
	padding: 4px;
}

#sidebar {
	width: 200px;
	float: left;
	padding: 0px;
	background: #ffffff;
}
