#wrapper {
	margin: auto;
	text-align: left;
	width: 898px;
	BORDER-RIGHT: #ccc 1px solid;
	BORDER-LEFT: #ccc 1px solid;
	background-color: #FFFFFF;
}
#content-wrapper {
	background: transparent url(imagens/wrapper_bg.png) repeat-y;
}

#content-wrapper-top {
	margin-top: 9px;
	height: 6px;
}

#content-wrapper-bottom {
	height: 6px;
}
#content_-wrapper {
}

#content_-wrapper-top {
	margin-top: 9px;
	height: 6px;
}

#content_-wrapper-bottom {
	height: 6px;
}
.clear {
	clear: both;
}

/* Main Navigation
------------------------------------------------- */

#main-nav { height: 67px; }
#main-nav ul { margin: 0; padding: 0; list-style-type: none; }
#main-nav li { float: left; }

#main-nav li a {
	float: left;
	height: 0px !important;
	height /**/:67px; /* IE 5/Win hack */ 
	padding: 67px 0 0 0;
	overflow: hidden;
	background-repeat: no-repeat;
	border-bottom: 0 none;
}

a img {
	border: 0 none;
	border-bottom: 0 none;
}

#main-nav li a:hover {
	background-position: 0 -67px;
}

#main-nav li#home,
#main-nav li#home a { width: 80px; }

#main-nav li#ogrupo,
#main-nav li#ogrupo a { width: 79px; }

#main-nav li#services,
#main-nav li#services a { width: 91px; }

#main-nav li#portfolio,
#main-nav li#portfolio a { width: 94px; }

#main-nav li#employment,
#main-nav li#employment a { width: 127px; }

#main-nav li#contact,
#main-nav li#contact a { width: 111px;}

body.home li#home,
body.home li#home a,
body.home li#home a:hover,
body.ogrupo li#ogrupo,
body.ogrupo li#ogrupo a,
body.ogrupo li#ogrupo a:hover,
body.services li#services,
body.services li#services a,
body.services li#services a:hover,
body.portfolio li#portfolio,
body.portfolio li#portfolio a,
body.portfolio li#portfolio a:hover,
body.employment li#employment,
body.employment li#employment a,
body.employment li#employment a:hover,
body.contact li#contact,
body.contact li#contact a,
body.contact li#contact a:hover
{
	background-position: 0 -134px;
}

/* Header
------------------------------------------------- */

#header {
	height: 77px;
	background: transparent
				url(imagens/header_black.png);
}

#header h1 {
	margin: 0;
	padding: 0;
	color: #fff;
	font-weight: normal;
	font-size: 2.8em;
}

#header #logo {
	float: right;
	margin-top: 18px;
}

#header a {
	border-bottom: 0 none;
	background: transparent;
}

/* Floats
------------------------------------------------- */

#content {
	float: right;
	width: 645px;
	font-size: 11px;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content_ {
	width: 898px;
	font-size: 11px;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Subnav
------------------------------------------------- */

#sidebar-a {
	font-size: 11px;
	margin-right: 647px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#sidebar-a .padding {
	padding: 10px;
}

#sidebar-a ul {
	margin: 0;
	padding: 10px;
	list-style-type: none;
}

#sidebar-a ul li {
	margin: 0;
	list-style-type: none;
	color: #FFCC00;
	border-bottom: 1px solid #1f4a6f;
}

#sidebar-a ul li strong {
	margin: 0;
	display: block;
	padding: 4px 8px;
}

#sidebar-a ul li a {
	margin: 0;
	padding: 4px 8px;
	list-style-type: none;
	color: #fff;
	text-decoration: none;
	display: block;
}

#sidebar-a ul li a:hover {
	text-decoration: none;
	background: transparent
				url(imagens/sub_hover.png);
}

/* Content
------------------------------------------------- */

#content .padding {
	padding: 25px;
	padding-right: 25px;
	margin-right: 3px;
	background: #fff;
}

#content h2 {
	margin: 0;
	padding: 0;
	margin-bottom: 0.5em;
	color: #205a88;
	font-weight: normal;
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#content h3 {
	margin: 0;
	padding: 0;
	margin-bottom: 0.5em;
	color: #205a88;
	font-weight: normal;
	font-size: 1.5em;
	margin-top: 1em;
}

#content h4 {
	margin: 0;
	padding: 0;
	margin-bottom: 0.5em;
	color: #205a88;
	font-weight: normal;
	font-size: 1.2em;
}

#content p {
	margin: 0;
	padding: 0;
	margin-bottom: 1em;
	text-align: justify;
}

#content a {
	background: #e9faff;
	color: #026ec3;
	text-decoration: none;
	border-bottom: 1px dashed #bce0ee;
}

#content a:visited {
	background: #f2eefb;
	color: #784a91;
	text-decoration: none;
	border-bottom: 1px dashed #cbbbd4;
}

#content a:hover {
	background: #fffca0;
	color: #000;
	text-decoration: none;
	border-bottom: 1px dashed #e1de82;
}

#content .archived a {
	background: #eeeeee;
	color: #a1a1a1;
	text-decoration: none;
	border-bottom: 1px dashed #dddddd;
	text-decoration: line-through;
}

#content a img {
	display: block;
	background: transparent;
	text-decoration: none;
	border-bottom: 0 none;
}

#content a.client-name {
	background: transparent;
	border-bottom: 0 none;
	color: #000;
}

#content a.client-name:visited {
	background: transparent;
	border-bottom: 0 none;
	color: #000;
}

#content a.client-name:hover {
	background: #fffca0;
	color: #000;
	text-decoration: none;
	border-bottom: 1px dashed #e1de82;
}

#content ul {
	margin: 0;
	padding: 0;
	padding-left: 5px;
	margin-bottom: 15px;
}

#content ul li {
	margin: 0;
	padding: 0;
	padding-left: 15px;
	list-style-type: none;
	background: transparent
				url(imagens/li.gif)
				0px 4px no-repeat;
}

#content ul.stacklist {
	width: 190px;
	margin-right: 10px;
	float: left;
	margin-bottom: 18px;
}

#content ul.stacklist .heading {
	background: transparent;
	font-weight: bold;
	padding-left: 0;
}

#content .rightcol {
	float: right;
	width: 200px;
}

#content .rightcol p {
	width: 200px;
	margin-top: 1em;
}

/* Content_
------------------------------------------------- */

#content_ .padding {
	padding: 25px;
	padding-right: 25px;
	margin-right: 3px;
	background: #fff;
}

#content_ h2 {
	margin: 0;
	padding: 0;
	margin-bottom: 0.5em;
	color: #205a88;
	font-weight: normal;
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#content_ h3 {
	margin: 0;
	padding: 0;
	margin-bottom: 0.5em;
	color: #205a88;
	font-weight: normal;
	font-size: 1.5em;
	margin-top: 1em;
}

#content_ h4 {
	margin: 0;
	padding: 0;
	margin-bottom: 0.5em;
	color: #205a88;
	font-weight: normal;
	font-size: 1.2em;
}

#content_ p {
	margin: 0;
	padding: 0;
	margin-bottom: 1em;
	width: 645px;
	text-align: justify;
}

#content_ a {
	background: #e9faff;
	color: #026ec3;
	text-decoration: none;
	border-bottom: 1px dashed #bce0ee;
}

#content_ a:visited {
	background: #f2eefb;
	color: #784a91;
	text-decoration: none;
	border-bottom: 1px dashed #cbbbd4;
}

#content_ a:hover {
	background: #fffca0;
	color: #000;
	text-decoration: none;
	border-bottom: 1px dashed #e1de82;
}

#content_ .archived a {
	background: #eeeeee;
	color: #a1a1a1;
	text-decoration: none;
	border-bottom: 1px dashed #dddddd;
	text-decoration: line-through;
}

#content_ a img {
	display: block;
	background: transparent;
	text-decoration: none;
	border-bottom: 0 none;
}

#content_ a.client-name {
	background: transparent;
	border-bottom: 0 none;
	color: #000;
}

#content_ a.client-name:visited {
	background: transparent;
	border-bottom: 0 none;
	color: #000;
}

#content_ a.client-name:hover {
	background: #fffca0;
	color: #000;
	text-decoration: none;
	border-bottom: 1px dashed #e1de82;
}

#content_ ul {
	margin: 0;
	padding: 0;
	padding-left: 5px;
	margin-bottom: 15px;
}

#content_ ul li {
	margin: 0;
	padding: 0;
	padding-left: 15px;
	list-style-type: none;
	background: transparent
				url(imagens/li.gif)
				0px 4px no-repeat;
}

#content_ ul.stacklist {
	width: 190px;
	margin-right: 10px;
	float: left;
	margin-bottom: 18px;
}

#content_ ul.stacklist .heading {
	background: transparent;
	font-weight: bold;
	padding-left: 0;
}

#content_ .rightcol {
	float: right;
	width: 200px;
}

#content_ .rightcol p {
	width: 200px;
	margin-top: 1em;
}
.pullquote1 {
	margin: 0;
	padding: 0;
	border-top: 1px solid #bfbfbf;
	padding-top: 10px;
	width: 170px;
	float: right;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 24px;
	color: #989898;
	margin-left: 25px;
	margin-bottom: 15px;
	height: 2200px;
}

.pullquote1 em {
	font-style: normal;
	color: #fd9500;
}
.pullquote {
	margin: 0;
	padding: 0;
	border-top: 1px solid #bfbfbf;
	padding-top: 10px;
	width: 170px;
	float: right;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 24px;
	color: #989898;
	margin-left: 25px;
	margin-bottom: 15px;
}

.pullquote em {
	font-style: normal;
	color: #fd9500;
}
.contact-details {
	margin: 0;
	padding: 0;
	width: 414px;
	margin-bottom: 1em;
}

.contact-details th {
	margin: 0;
	padding: 0;
	color: #fd9500;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}

.contact-details td {
	padding-right: 1em;
	vertical-align: top;
}

.contact-form {
	border: 2px solid #bfd4da;
	width: 394px;
	padding: 10px;
	padding-top: 5px;
	position: relative;
	margin-bottom: 15px;
}

.contact-form legend {
	font-size: 1.5em;
	margin-left: -5px;
	padding: 5px;
	color: #205a88;
}

.contact-form .textbox {
	width: 250px;
	border: 1px solid #405a63;
}

.contact-form .required {
	font-size: 0.9em;
	font-weight: normal;
}

.contact-form .textarea {
	width: 95%;
	border: 1px solid #405a63;
	height: 120px;
}

.contact-form .dropdown {
	width: 250px;
}

.contact-form .textbox:focus,
.contact-form .textarea:focus {
	background: #e9faff;
}

.charleft {
	width: 390px;
	background: #f2f2f2;
	border-bottom: 1px solid #dfdfdf;
}

.charleft .textarea {
	width: 384px;
	padding: 2px;
}

.charleft div {
	display: block;
	padding: 3px 6px;
	font-size: 0.9em;
}

.contact-form label {
	display: block;
	padding-top: 9px;
	padding-bottom: 3px;
	color: #405a63;
	font-weight: bold;
}

.contact-form .checkbox label {
	font-weight: normal;
	color: #000;
	display: inline;
	padding: 0;
}

a.button,
#content a.button {
	display: -moz-inline-box;
	display: inline-block;
	background: #296ca0 url(../images/forms/button_left.gif) no-repeat;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 0 none;
	line-height: 15px;
}

a.button span,
#content a.button span {
	display: -moz-inline-box;
	display: inline-block;
	padding: 8px 14px 8px 12px;
	background: transparent url(../images/forms/button_right.gif) 100% 0 no-repeat;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
}

a.button:hover,
#content a.button:hover {
	background: #296ca0 url(../images/forms/button_left.gif) no-repeat;
	background-position: 0 -31px;
	color: #fffca0;
	border-bottom: 0 none;
}

a.button:hover span,
#content a.button:hover span {
	background-position: 100% -31px;
	color: #fffca0;
}

.featured-project {
	display: block;
	margin-right: 11px;
	margin-bottom: 15px;
	width: 200px;
	float: left;
	text-decoration: none;
	color: #3E3E3E;
	background: #fff;
	border-bottom: 0 none;
}

.featured-project img {
	margin-bottom: 2px;
}

.featured-project a {
	background: none;
	color: #000;
	border-bottom: 0 none;
}

.featured-project a img {
	display: block;
}

.featured-project .tags a {
	font-size: 11px;
}

.featured-project a.client-name {
	font-size: 12px;
	background: none;
	color: #000;
	border-bottom: 0 none;
}


/* Footer
------------------------------------------------- */

#footer {
	font-size: 1.1em;
	font-family: "Lucida sans unicode", Helvetica, Arial, Sans-serif;
	color: #fff;
	clear: both;
	background: transparent
				url(../images/common/footer_top.png);
}

#footer img {
	color: #fffca0;
	font-size: 1.1em;
}

#footer {
	clear: both;
	margin-top: 9px;
	padding-bottom: 7px;
	background: transparent
				url(../images/common/footer_top.png);
}

#footer .padding {
	padding-left: 18px;
	padding-top: 16px;
}

#footer p {
	margin: 0;
	margin-top: 10px;
	line-height: 18px;
}

#footer a {
	color: #b1dbff;
	text-decoration: none;
	border-bottom: 0 none;
	background: transparent;
}

#footer a:hover {
	text-decoration: underline;
}

#footer-bottom {
	height: 15px;
	background: transparent
				url(../images/common/footer_bottom.png)
				no-repeat;
}

#footer blockquote.testimonial {
	float: right;
}

/* Old Styles
----------------------------------------------------------------- */

.img-left {
	float: left;
	margin-right: 15px;
	border: 0 none;
}

.img-right {
	float: right;
	margin-left: 15px;
	border: 0 none;
}

