/* ----------------------------------------------------------------------------------------------------- */
body, form, fieldset, input, select, textarea, button, ul, ol, li, p, h1, h2, h3, h4, h5, h6, label, legend, div, a, img, strong, address, blockquote, span {
	border: 0;
	margin: 0;
	padding: 0;
	outline: none;
}

body {
	background: #ededed url(../images/bg.png) repeat-x top;
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #003366;
	position: relative;
}
br {
	clear: both;
}
ul {
	list-style-type: none;
	overflow: hidden;
}
img, ul, li, form, fieldset, legend, h1, h2, h3, h4, h5, h5, p, hr {
	margin: 0;
	padding: 0;
	border: 0;
}
input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
}
a {
	outline: 0;
	color: #003366;
}
h2 {
	color: #003366;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 20px;
}
.GralContainer {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 35px;
}


#wrapper {
	width: 100%;
	overflow: hidden;
	padding-top: 90px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	background-image: url(../images/atomo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#content {
	float: left;
	width: 574px;
	padding: 31px 0 0 0;
}
#sidebar {
	float: right;
	width: 315px;
	padding: 57px 0 0 0;
}
#footer {
	background: #d5dce2;
	color: #666;
	padding-top: 14px;
	padding-right: 0;
	padding-bottom: 40px;
	padding-left: 0px;
}


#description {
	padding: 0 90px 0 384px;
	color: #003366;
	letter-spacing: 1px;
}
#description img#logo {
	float: left;
}
#description p {
	clear: both;
	padding: 17px 0 0 0;
}
#clients {
	padding: 0 0 40px 0;
	_margin-bottom: 36px;
}
#clients h2 {
	padding: 0 0 4px 0;
	border-bottom: 1px #6699CC solid;
	margin: 0 0 15px 0;
}
#clients ul.clients {
	overflow: hidden;
}
#clients ul.clients li {
	float: left;
	width: 180px;
	padding: 0 0 0 10px;
	background: url(../images/bullet.png) no-repeat 0px 7px;
	margin: 0 0 3px 0;
	color: #336699;
}

#services {
	padding: 0 0 40px 0;
}
#services h2 {
	padding: 0 0 4px 0;
	border-bottom: 1px #6699CC solid;
	margin: 0 0 12px 0;
}
#services p {
	margin-bottom: 12px;
	line-height: 16px;
}
#services div.services {
	padding: 0 50px;
	font-size: 14px;
	line-height: 24px;
	color: #336699;
}
#services div.services h3 {
	display: inline;
	line-height: 24px;
	font-size: 16px;
	font-weight: normal;
	color: #FF3300;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 0 2px 0 0;
}

#contact {
	color: #003366;
	padding: 0 0 35px 0;
	overflow: hidden;
}
#contact h2 {
	padding: 0 0 15px 0;
}
#contact div.contact {
	overflow: hidden;
	padding: 10px 15px;
	background: #e9edf0;
	_zoom: 1;
}
#contact div.contact h3 {
	line-height: 24px;
	font-size: 12px;
	font-weight: normal;
	color: #6699CC;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 0 0 2px 0;
}
#contact div.contact img#map {
	float: left;
	border: 1px #707070 solid;
	margin: 4px 0 0 0;
}
#contact div.contact p {
	width: 225px;
	float: right;
	overflow: hidden;
	padding: 0 0 10px 0;
}
#contact div.contact p span.phone {
	padding: 0 0 0 17px;
	background: url(../images/phone.jpg) no-repeat 2px 0px;
}
#contact div.contact p span.email {
	padding: 0 0 0 19px;
	background: url(../images/email.jpg) no-repeat 0px 3px;
}
#contact div.contact p span.email a {
	text-decoration: none;
	color: #FF6600;
}
#contact div.contact ul {
	overflow: hidden;
	width: 300px;
	float: left;
	clear: both;
	margin: 6px 4px 0 40px;
}
#contact div.contact ul li {
	float: left;
	margin: 0 7px 0 0px;
	overflow: hidden;
}
#contact div.contact ul li img {
	float: left;
}

#who {
	padding: 0 0 35px 0;
}
#who h2 {
	padding: 0 0 14px 0;
}
#who ul li {
	padding: 0 0 12px 28px;
	background: url(../images/linkedin.png) no-repeat 3px 3px;
	font-size: 12px;
	color: #6699CC;
	line-height: 16px;
}
#who ul li a {	
	font-size: 13px;
	text-decoration: none;
	color: #FF6600;
}