.img1{
	float:left;
	padding:10px;
	margin-left:-40px;
}
.img2{
	float:left;
	padding:5px;
	margin-left:300px;
}
.img3{
	float:left;
	padding:2px;
	margin-left:-10px;
}
.bloco2{
	float:left;
	margin-top:-150px;
	margin-right:160px;
}
#text2{
	float: left;
	clear:left;
	margin-left: 180px;
	margin-top: -160px;
}
#botao_form1, #botao_form2, #botao_form3{
    background-color:#171717;
	border:hidden;
	border-color:#FFF;
	border-width:0px;
    cursor:pointer;
	width:100px;
	color:#cccccc;
}
#botao_news{
    background-color:#171717;
	border:hidden;
	border-color:#FFF;
	border-width:0px;
    cursor:pointer;
	color:#cccccc;
}
#solucoes{
	float: left;
	margin-left: 250px;
	clear: both;
	margin-top: -80px;
}
#cols{
	background: #1e1e1e url("img/boxed.gif") no-repeat;
	height: 170px;
}
#menu{
	height: 70px;
	padding-left:300px;
	background:#1f1e1e;
}

#items{
	float:left;
	margin-top: 40px;
	margin-left: -80px;
	height: 70px;
	width: 500px;
	color: #000;
}
#header a{
	color: #aeff00;
}
#menu a{
	color: #FBAF32;
	font-weight: bold;
	height: 20px;
	border-right: 1px solid #FBAF32;
	display: block;
	float: left;
	padding: 0 10px;
}

#menu a:hover{
	text-decoration:underline;
	color: #FBAF32;
}
a{
	color: #fbaf32;
	text-decoration: none;
}
a:hover{
	color: #f0e155;
}
h1{
	color: #aeff00;
	font-size: 24px;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	margin: 0.2em 0;
}

p{
	line-height: 1.5em;
	margin: 0;
	padding: 0;
}
ul{
	margin: 10px 0;
	padding-left: 32px;
}

li{
	list-style-image: url("img/dot.gif");
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, legend,
caption, tbody, tfoot, thead{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul, li {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
a img {
	border: none;
}
a, a:link, a:visited, a.active {
	text-decoration:none;
}
body {
	background:#000 url(../img/bodybg.png) repeat-x 0 0;
	color:#bfbfbf;
	line-height: 1.5;
}
.hidden {
	display:none;
	visibility:hidden;
	border:none;
}
strong {
	color:#fff !important;
}
input,textarea,body {
	font-family:'lucida grande',"lucida sans regular",tahoma,helvetica,arial,sans-serif;
	font-size:11px;
}
h1 {
	font-size: 21px;
}
h1.arrow {
    color: #FFFFFF;
	font-size: 24px;
	margin: 0 0 13px 17px;
	padding: 8px 0 0 37px;
}
h1.arrowblack {
	background-image: url(/lib/img/arrowlargeblack.png);
}
h2 {
	font-size: 18px;
	color:#fff;
}
h3 {
	font-size: 13px;
	color:#fff;
}
a span {
	display:none;
}
span.strike {
	text-decoration:line-through;
}
sup {
	font-size: 5px;
	vertical-align: super;
}
div.wrapper {
	width: 100%;
	overflow:hidden;
	clear: both;
}
.largetext,p.largetext {
	font-size: 13px !important;
	text-align:justify;
}
h3 a,h2 a {
	padding-left:0px;
	display:block;
	font-size: 13px;
	font-weight: normal;
}
div.transparent {
	position:relative;
	padding: 3px 0;
	overflow:hidden;
}
div.transparent .inner {
	margin: 0 3px;
}
div.transparent .bg {
	background:url(/lib/img/85pc000000.png);
	width: 100%;
	height: 100%;
	position:relative;
}
.contactbg {
	background: url(/lib/img/contactbk.png) no-repeat;
}
div.transparent .left, div.transparent .right, div.transparent .top, div.transparent .bottom {
	background:url(../img/5pcffffff.png);
	position:absolute;
}
div.transparent .left, div.transparent .right {
	width: 3px;
	height: 100%;
	top: 3px;
}
div.transparent .top, div.transparent .bottom {
	height: 3px;
	overflow: hidden;
	width: 100%;
	left: 0;
}
div.transparent .top {
	top: 0;
}
div.transparent .right {
	right: 0;
}
div.transparent .bottom {
	bottom: 0;
	left: 3px;
	width: 332px;
}
div.transparent .left {
	left: 0px;
}
#navwrapper {
	width:100%;
	height:85px;
	overflow:visible;
	background: url(../img/navbg.png) repeat-x top center;
	position:fixed;
	top: 0;
	left: 0;
	z-index:9999;
}
#navshadow {
	background: url(../img/navshadow.png) repeat-x;
}
#nav,#main,#footer,#maincontnent {
	width:760px;
	margin:0 auto;
}
#nav {
	padding: 0 24px 0 10px;
	width: 726px;
	height: 85px;
}
#nav ul {
	float:left;
	margin:0 0 0 0;
}
#nav li {
	float:left;
	position:relative;
	padding-bottom: 6px;
	height:70px;
	margin:0 2px 0 0;
}
#nav li a {
	padding: 53px 0 3px;
	display:block;
	margin-top:-75px;
	text-align: center;
}
#nav li div {
	width: 0;
	height: 70px;
}
#main {
	background: #171717;
}
#content {
	padding-top: 70px;
	position:relative;
}
p.date {
	font-size: 9px;
	color:#808080;
	border-bottom: none;
}
#footer {
	background:#0f0f0f;
	overflow:hidden;
	padding:0;
}
#snav {
	overflow:hidden;
	padding: 0;
	margin: 11px 0 14px 0;
	width:100%;
	min-height: 73px;
}
#footer li {
	float:left;
	text-align:center;
	line-height: 1.2;
}
#footer ul ul {
	margin:2px 0 0 0;
}
#footer li li {
	float:none;
	display:block;
	text-align:left;
	padding:0 0 0 9px;
	background:url(../img/smallbullet.png) no-repeat 2px 4px;
	line-height: 9px;
}
li.smallbullet {
	background:url(../img/smallbullet.png) no-repeat 2px 6px;
}
li.normalbullet {
	background: url(../img/normalbullet.png) no-repeat 0px 6px;
	padding-left: 10px;
}
#footer li.home {
	width:79px;
	padding-left: 1px;
}
#footer li.digitaldesign {
	width:111px;
}
#footer li.webdevelopment {
	width:133px;
	text-align:left;
	padding-left:30px;
}
#footer li.portfolio {
	width:81px;
	padding-left: 2px;
	text-align:left;
}
#footer li.getintouch {
	width:83px;
	padding-left: 24px;
}
#footer li.company {
	width:57px;
	text-align:left;
	padding-left: 10px;
}
#footer li.legal {
	width:125px;
}
#footer a {
	font-size:9px;
	color:#808080;
	border-bottom: none;
	line-height: 12px !important;
}
#footer a.pcurrent {
	color:#fff;
}
#footer a.current,a.yellow,a.yellow:visited {
	color:#fff2b5;
}
#strap {
	clear:both;
	width:100%;
	padding:6px 27px;
	background:#080808;
	overflow:hidden;
	line-height: 1.7;
}
#strap p {
	color:#404040;
	font-size:9px;
	margin-right:423px;
}
#css {
	margin-right:8px;
}
#strap p, #strap img {
	float:left;
}
form input,form textarea {
	background:#000;
	border:1px solid #292929;
	float:left;
	color:#ccc;
	height: 14px;
}
form textarea {
	height: 100px;
}
label.seo {
	width: 30px !important;
}
input.file {
	background:none;
	border:none;
}
input.button {
	background:#151515 url(/lib/img/arrowbutton.png) no-repeat center right !important;
	padding: 0 0 3px 6px;
	height: 25px;
	color:#fff2b5;
	font-size:11px;
	border-width:2px !important;
}
form li.required label {
	margin: 0 2px 0 0;
	border-right: 3px solid #630F0F;
}
hr {
	background:#232323;
	border:none;
	margin: 0;
	padding: 0;
	height: 1px;
	width: 100%;
}
div.quote {
	background:url(/lib/img/quoteopen.png) no-repeat 1px 1px;
	padding-left: 21px;
}
div.quote span,div.quote div.text {
	background: url(/lib/img/quoteclose.png) no-repeat;
	background-position: right bottom;
	height: 1px;
	padding: 0 21px 2px 0;
	display:inline;
}
div.quote div.by {
	border-left: 2px solid #333232;
	position:relative;
	height: 21px;
	margin-top: 7px;
}
div.quote p.name,div.quote p.title {
	font-size: 9px;
	line-height: 10px;
	padding: 0;
	margin: 0;
	position:absolute;
	left: 6px;
}
div.quote p.name {
	top: -1px;
}
div.quote p.title {
	color:#808080;
	bottom: 0px;
}
div.speechbox {
	background:#1c1c1c;
	position:relative;
	padding: 17px 0 27px 11px;
}
div.speechbox div.text {
	color:#e1e0e0;
}
div.speechbox .footer {
	width: 20px;
	height: 20px;
	background:url(/lib/img/speechboxbottom.png) no-repeat left top;
	position:absolute;
	bottom: -20px;
	left: 60px;
}
div.bodytext p,div.bodytext ul,div.bodytext h2,li.bodytext p,li.bodytext ul,li.bodytext h2 {
	margin-bottom:9px;
}
div.bodytext ul {
	margin-bottom: 15px;
}
div.bodytext li {
	padding-left: 15px !important;
	margin-bottom: 5px !important;
	background: url(/lib/img/normalbullet.png) no-repeat 6px 7px !important;
}

div.blackbox {
	overflow: hidden;
}
div.blackbox .button {
	margin-top: -20px;
	float: right;
	margin-right: 15px;
}
div.blackbox .content {
	background:#000;
	border: 3px solid #232323;
	padding-bottom: 10px;
}
html, body {
	height:100%;
}
#main {
	min-height: 100%;
	height:auto !important;
	height:100%;
	margin:0 auto -125px;
}
#footer,#push {
	height:125px;
}
#footer {
	height: 125px;
}
noscript {
	position:absolute;
}
.nofloat {
	display: block;
	clear: both;
	visibility: hidden;
	height: 0px;
	font-size: 0;
	line-height: 0px;
	content: ".";
	border: none;
	margin: 0;
	padding: 0;
}
#banner {
	padding-top: 0px;
	min-height: 300px;
	height: 300px;
	clear:both;
}
#main {
	background-image: url(/lib/img/hostingbg.png);
	background-repeat: repeat-y;
	background-position: right;
}
#content {
	padding-top: 70px;
}
#breadcrumb {
	background: none;
	margin-top: 0;
	background: url(/lib/img/2pcffffff.png);
}
h1.arrow {
	background-image: url(/lib/img/arrowlargetransparent.png);
}
#text {
	width: 456px;
	float: left;
	padding: 33px 31px 30px 40px;
	color:#e1e0e0;
}
#empresa {
	width: 700px;
	float: left;
	padding: 33px 31px 30px 40px;
	color:#e1e0e0;
}
div.bodytext strong {
	color:#fff;
}
#text li {
	background-position: 6px 8px !important;
}
div.bodytext ul {
	padding-bottom: 15px;
	margin-bottom: 0;
}
ul.l {
	float: left;
	margin-left: 5px;
	width: 200px;
}
ul.l a,ul.l a:visited {
	color: #FFF2B5;
	border-bottom: none;
	line-height:1.2;
}
#lists {
	margin-top: 15px;
}
#right {
	float: right;
	width: 184px;
	padding: 29px 20px 0 20px;
}
#right p.opening {
	color:#e1e0e0;
	margin-bottom: 10px;
}
#right h2 {
	line-height: 23px;
	margin-bottom: 12px;
}

#right div.portfolioitem {
	width: 184px;
	padding-top: 15px;
	border-top: 2px solid #232323;
	padding-bottom: 10px;
	margin: 0;
	background: none;
}

#right div.portfolioitem .text {
	width: 184px;
}

#right div.portfolioitem h2 {
	line-height: 15px;
	margin-bottom: 0;
	margin-top: 8px;
	font-size: 13px;
	color:#fff2b5;
	font-weight: normal;
}

#right div.portfolioitem h3 {
	display: inline;
	font-size: 11px;
	font-weight: normal;
}

#right div.portfolioitem .text {
	float: none;
	margin: 0;
}
#right div.portfolioitem .details {
	font-size: 10px;
	margin-top: 5px;
}
#right .portfolioitem .details label {
	color:#808080;
}
