body {
	font-family: arial, tahoma, helvetica, sans-serif;
	font-size: 100%;
	color: #414141;
	background-color: #F18E2E;
	margin: 0px;
	padding: 0px;
}

#body {
	border-top:5px solid #000000;
	background-image: url('../_images/background-body-header.jpg');
	background-position: center top;
	background-repeat: repeat-x;
}

h1 {
	font-size: 2.0em;
}

h2{
	font-size: 1.2em;
}

h3, h4, p, li {
	font-size: 0.925em;
	line-height: 1.4em;
}

h3 {
	margin: 0px;
}

h1.seo {
	font-size:1.5em;
	text-transform: lowercase;
	color: #FFFFFF;
	margin: 0px;
}

h2.seo {
	font-size: .9em;
	color: #414141;
	text-transform: uppercase;
	margin: 0px;
}

p.seo {
	font-size: .8em;
}

ol {
	margin: 0px;
	padding: 0px 0px 0px 25px;
	color: #000000;
}

ol.packages {
	margin: 0px;
	padding: 0px 0px 0px 25px;
	color: #ffffff;
}

span.innertext {
	color: #FFFFFF;
}

#errors {
	background-color: #FF999B;
	border: 1px solid #9A2022;
}

#errors-inner {
	padding: 15px;
}

#body-header {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 326px;
	background-image:url(../images/orange.jpg);
	 background-repeat:repeat;
}
#tri{
	margin: 0px;
	padding: 0px;
	width: 100%;
	position:relative;
	bottom:15px;
	float:left;
	height:15px;
	background-image:url(../images/tri.png);
	 background-repeat:repeat-x;
}

#page-header {
	margin: 0px auto;
	width: 1004px;
	background-image:url(../_images/background-body-header.jpg);
    background-position:center top;
    background-repeat:repeat-x;
}
#carlos{
	margin: 0px auto;
	width: 100%;
	float:right;
	font-size:18px;
text-shadow: 3px 3px 3px #000;

	
	/*
	border:1px solid black;
	
    background-position:center top;
   */
}

#carlos{	color:#ffffff;width: 100%;
	display: block;}
#carlos img{float: left;
	margin-right: 20px;}
#page-header-inner {

}

#page-header1 {
	height: 21px;
}

#page-header1 a,
#page-header1 a:visited {
	text-decoration: none;
	color: #000000;
}

#page-header1 a:hover {
	text-decoration: underline;
}

#page-header2 {
	text-align: right;
	margin: 0px 50px 0px 0px;
	font-size: 0.825em;
	line-height: 21px;
}

#page-header-center {
	height: 177px;
}

#page-header-logo {
	width: 340px;
	float: left;
}

#page-header-logo a {
	text-decoration: none;
}

#page-header-logo img {
	border: none;
}

.page-header-bloque {
	width: 430px;
	float: left;
}



.callus {
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

.callus input.text {
	width: 146px;
	margin-bottom: 10px;
	background-color: #C3E0BA;
	font-size: 0.875em;
	color: #414141;
}

.callus input.calltext {
	width: 60px;
	background-color: #C3E0BA;
	font-size: 0.875em;
	color: #414141;
}

.callus input.gobutton {
	background-color: transparent;
	border: none;
	font-weight: 900;
	font-size: 1.2em;
	color: #F78F1E;
}

#direct-contact {
	margin: 0px auto;
	width: 300px;
}

#direct-contact-inner {
	margin: 0px 0px;
}

#to {
	height: 30px;
}

#direct-contact input.text,
#direct-contact textarea {
	width: 270px;
	margin-bottom: 10px;
	background-color: #C3E0BA;
	font-family: arial, tahoma, helvetica, sans-serif;
	font-size: 0.875em;
	color: #414141;
}

#direct-contact textarea {
	height: 100px;
}

#page-header-live-chat {
	text-align: center;
	float: left;
	width: 200px;
}

#portfolio-navigation {
    background-color: #F78F1E;
    height: 82px;
}

#portfolio-navigation-inner {
    height: 82px;
    width: 1004px;
    margin: 0px auto;
    background-repeat: no-repeat;
    background-position: -5px 10px;
    background-image: url('../images/portfolio-thumbnails.jpg');
}

#page-header-navigation {
	height: 46px;
}

#page-header-navigation ul {
	height: 46px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#page-header-navigation li {
	height: 46px;
	float: left;
	line-height: 50px;
	margin: 0px 0px 0px -3px;
	padding: 0px;
}

#page-header-navigation a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 0px 23px 0px 23px;
	background: url('../images/background-navigation-bullet.png') no-repeat top right;
}

#page-header-navigation a.contact {
	background: none;
}

#page-header-navigation a:hover,
#page-header-navigation a.active {
	background: url('../images/background-navigation-hover.jpg') repeat-x top left;
}

#body-content-header {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#page-content-header {
	margin: 0px auto;
	padding: 0px;
	width: 1004px;
	background-color: #FFFFFF;
}

#page-content-header h1 {
	color: #414141;
	margin: 0px;
	text-transform: lowercase;
	font-weight: 100;
	font-size: 2.0em;
}

#page-content-header h2 {
	color: #2CA8BE;
	margin: 0px;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 1.2em;
}

#page-content-header p {
	color: #414141;
}


#page-content-header-inner {
	margin: 0px;
	padding: 20px 0px 20px 40px;
}

a.seo	{
	border: 0px;
	text-decoration: none;
}

a.seo:hover	{
	border: 0px;
	text-decoration: none;
}

#body-content-body {
	background-image: url('../images/background-body-content.jpg');
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #414141;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#page-content-body {
    background-image: url('../images/background-body-content.jpg');
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #414141;
	margin: 0px auto;
	padding: 0px;
	width: 1004px;
}


#page-content-body-inner {
	padding: 50px 0px 30px 0px;
	margin: 0px;
}

.left-col {
	width: 704px;
	padding: 0px;
	margin: 0px;
	float: left;
}

.left-col-inner {
	padding: 0px;
	margin: 0px 40px;
}

.right-col {
	width: 300px;
	padding: 0px;
	margin: 0px;
	float: left;
}

.right-col-inner {
	padding: 0px;
	margin: 0px;
}
.three-col .header1{color: #414141;

margin-top: 0px;

margin-right: 0px;

margin-bottom: 0px;

margin-left: 0px;

text-transform: lowercase;

font-weight: 100;

font-size: 2em;}
.three-col .header2{color: #2ca8be;

margin-top: 0px;

margin-right: 0px;

margin-bottom: 0px;

margin-left: 0px;

text-transform: uppercase;

font-weight: 600;

font-size: 1.2em;}
.three-col a {
	color: #F78F1E;
	text-decoration: none;
}

.three-col a:hover {
	text-decoration: underline;
}

.blurb-title {
	text-transform: uppercase;
	color: #9FCF67;
	clear: both;
	display: block;
	margin: 20px 0px 8px 0px;
}

.content-title {
	font-size: 2.0em;
	text-transform: lowercase;
	color: #FFFFFF;
	margin: 0px;
}

.content-subtitle {
	color: #F78F1E;
	text-transform: uppercase;
	margin: 0px;
}

.content-subtitle span {
	color: #9FCF67;
}

.cost {
	color: #F78F1E;
	margin: 0px;
}


#banner {
	margin: 0px;
	padding: 0px;
}

#banner-inner {
	margin: 0px;
	padding: 40px 0px 0px 0px;
}

#banner a {
	text-decoration: none;
}

#banner img {
	border: none;
}


#page-content-footer .content-subtitle {
	color: #414141;
}

#blurbs p {
	margin: 0px 0px 0px 0px;
}

#blurbs img {
	margin: 0px 10px 0px 0px;
	float: left;
}

#blurbs a {
	color: #F78F1E;
	text-decoration: none;
}

#blurbs a:hover {
	text-decoration: underline;
}

#who-we-are h3 {
	margin: 30px 0px 0px 0px;
	color: #F78F1E;
}

#who-we-are-expanded h2 {
	margin: 0px 0px 0px 0px;
	color: #F78F1E;
	text-transform: uppercase;
	font-size: 0.925em;
}

#who-we-are-expanded h3 {
	margin: 20px 0px 0px 0px;
	color: #9FCF67;
}

#who-we-are img,
#who-we-are-expanded img {
	float: left;
	margin: 0px 10px 0px 0px;
}

#who-we-are a,
#who-we-are-expanded a {
	color: #F78F1E;
	text-decoration: none;
}

#who-we-are p.bit {
	clear: both;
}

#who-we-are-expanded p {
	margin: 0px;
}

#what-we-do h3 {
	padding-left: 22px;
	margin-bottom: 0px;
	background: top left url('../images/bullet-arrow-right.gif') no-repeat;
}

#seminars h3 {
    color: #F78F1E;
}

#seminars p {
    margin: 0px;
}

#pricing h3 {
	margin-bottom: 0px;
    color: #2CA8BE;
}

#pricing p {
    margin: 0px 0px 10px 0px;
    font-size: 0.825em;
    font-style: italic;
}
.package {
    background-color: #201F1F;
}

.package-part {
    padding: 10px 0px 0px 50px;
    background-image: url('../images/checked-box.png');
    background-repeat: no-repeat;
    background-position: 0px 0px;
    border-bottom: 1px solid #949494;
}

#what-we-do a {
	display: block;
	color: #F78F1E;
	text-decoration: none;
}

#what-we-do span {
	text-transform: uppercase;
}

#what-we-do p {
	margin: 0px 0px 10px 0px;	
}

#contact-us form {
	margin: 10px 0px;
}

#contact-us input.text,
#contact-us textarea {
	background-color: #BCBCBC;
	margin: 0px 5px 5px 0px;
	font-family: arial, tahoma, helvetica, sans-serif;
	font-size: 0.925em;
}


#request-a-proposal h3 {
	color: #F78F1E;
	text-transform: uppercase;
}

#request-a-proposal form {
	margin: 10px 0px;
	width: 300px;
}

#request-a-proposal input.text,
#request-a-proposal textarea {
	background-color: #BCBCBC;
	margin: 0px 5px 5px 0px;
	font-family: arial, tahoma, helvetica, sans-serif;
	font-size: 0.925em;
}

#contact-us h2 {
	text-transform: lowercase;
}

#contact-us h3 {
	text-transform: uppercase;
	padding-left: 22px;
	margin-bottom: 0px;
	color: #F78F1E;
	background: top left url('../images/bullet-arrow-right.gif') no-repeat;
}

#see-our-work h3 {
	padding-left: 22px;
	margin: 0px;
	background: top left url('../images/bullet-arrow-right.gif') no-repeat;
}

#see-our-work a {
	display: block;
	color: #F78F1E;
	text-decoration: none;
}

#see-our-work span {
	text-transform: uppercase;
}

#see-our-work p {
	margin: 0px 0px 10px 0px;	
}

#casestudy a {
	color: #FFFFFF;
	text-decoration: none;
}

#casestudy h2 {
	font-size: 0.925em;
	color: #9FCF67;
	margin-bottom: 0px;
}

#casestudy h3 {
	color: #F78F1E;
	margin-bottom: 0px;
}

#casestudy a:hover {
	text-decoration: underline;
}

#thumblinks a {
	text-decoration: none;
}

#thumblinks img {
	border: none;
}

.thumbnail, .thumbnail-left {
    position: relative;
    z-index: 0;
    width: 50px;
    height: 50px;
    display: block;
    margin: 15px 13px 0px 0px;
    float: left;
}

.thumbnail span, .thumbnail-left span {
    position: absolute;
    padding: 2px;
	left: 0px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnail span img, .thumbnail-left span img { 
    border-width: 0;
    padding: 5px;
}


.thumbnail:hover span{
    visibility: visible;
    left: 50px;
    top: -100px;
}

.thumbnail-left:hover span{
    visibility: visible;
    left: -325px;
    top: -100px;
}

.job-title {
	color: #9FCF67;
}

#body-content-footer {
	background-image: url('../images/background-body-footer.jpg');
	background-position: left top;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#page-content-footer {
    background-image:url(../images/background-body-footer.jpg);
    background-position:left top;
    background-repeat:repeat-x;
	margin: 0px auto;
	width: 1004px;
	padding: 0px;
	color: #FFFFFF;
}

#page-content-footer .right-col {
    color: #FFBA70;
}

#page-content-footer-inner {
	margin: 0px;
	padding: 30px 0px 0px 0px;
}

#footer-address {
	padding: 30px 0px 30px 0px;
	
	text-align: center;
	clear: both;
}
.address a{color:#ffffff;text-decoration:none;font-weight:bold;}
.address a:hover{text-decoration:underline;}
.negro{color:#000000;}
