h1,h2,h3,h4,h5,h6,pre,code,table,td,th,dd,dt,dl,li,input,button,select,textarea{ font-size: 100%; }
ul,ol,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,td, img { margin:0; padding:0; }
a img, :link img, :visited img { border:none }
table {border-collapse: collapse; }
input,button,select,textarea {font-family: inherit;}
input, select { vertical-align:middle; }

html {
    overflow-y: scroll;
}

.clearBoth { /* For clearing floats */
	clear: both; 
	height: 0px;	
	margin: 0; 
	padding: 0; 
	font-size: 0%;
	line-height: 0px; 
	}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	}
	
.clearfix {
	display: inline-block;
	}
	
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
	}
	
.clearfix {
	display: block;
	}
/* End hide from IE-mac */



.hiddenContent { /* For alternate content for screen readers */
	position: absolute;
 	left: 0px;
 	top: -2000px;
	width: 1px;
 	height: 1px;
 	overflow: hidden;	
	}

hr {
	display: none;
	}




/* G E N E R A L 
***************************/
	
a {color: #b61b23; text-decoration: none;}
a:visited {color: #771115; text-decoration: none;}
a:hover { color: #d31900; text-decoration: underline; }
	
p {
	color: #282828;
	font-size: 92%;
	line-height: 122%;
	padding: 5px 0 10px 0;
	}

.lastElement {
	padding-bottom: 30px;
	}

.firstElement {
	padding-top: 20px;
	}
	
h3 {
	font-size: 102%;
	color: #b51b23;
	font-weight: normal;
	}

h4 {
	color: #5f5f5f;
	font-size: 136%;
	font-weight: normal;
	line-height: 142%
	}

h5 {
	font-size: 122%;
	font-weight: normal;
	padding-top:5px;
	}

dl {
	padding: 0 0 0 6px;
	margin: 0;
	}

dl dd {
	font-size: 76%;
	color: #282828;
	margin: 0;
	padding-bottom: 24px;
	}

dl dt {
	font-size: 102%;
	color: #b51b23;
	font-weight: normal;
	}

ul li {
	font-size: 82%;
	color: #282828;
	background-image: url(../img/bullet.gif);
	background-repeat: no-repeat;
	background-position:0 10px;
	padding:5px 0 0 20px;
	}

ul {
	list-style-type: none;
	margin: 0;
	padding: 5px 0 0 0;
	}

body {
	font-size: 76%; 	/* Don't change this size or this height. */
	line-height: 1em;   /* Change them below at #container */
	background-color: #fafaf5;
	text-align: center;
	}

body#homePage {
	background: url(../img/bg.jpg) repeat-x;
	/*background-color: #fafaf5; */
	}

body#innerPage {
	background: url(../img/bg-sections.jpg) repeat-x;
	background-color: #fafaf5;
	}

#container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 126%;
	line-height: 1.31em;
	width: 960px;
	background: #fff;
	margin: 0 auto 0 auto;
	text-align: left;
	}

#header {
	width: 960px;
	height:472px;
	}
	
body#innerPage #header {
	width: 960px;
	height:217px;
	}
	
#logo {
	width: 260px;
	float: left;
	height:102px;
	}
	
#logo a img{
	border:none;
}

#menu {
	width: 700px;
	float: left;
	height:102px;
	background:none;	
	}

#menu object{
	display: block;
	}

#presentation {
	width: 960px;
	}

#contentHome {
	width: 960px;
	background: url(../img/bg-specialContent.gif) repeat-x;
	}

#content {
	width: 960px;
	background: url(../img/bg-section-content.jpg) repeat-x;
	}

#highlights {
	width:320px;
	background: url(../img/bg-highlights.jpg) no-repeat;
	height: 279px;
	float: left;
	}

#specialContent {
	width: 640px;
	float: left;
	}

#specialContentLeft {
	width: 300px;
	float: left;
	padding-right: 20px;
	}

#specialContentRight {
	width: 300px;
	float: left;
	padding-right: 20px;
	}

#sectionTitle {
	background: url(../img/bg-section-title.jpg) repeat-x;
	padding-left: 11px;
	}

#mainContent {
	width: 700px;
	padding: 43px 10px 0 10px;
	float: left;
	}

.source {
	text-transform: uppercase;
	font-size: 72%;
	font-weight: bold;
	}

#servicesList {
	width: 700px;
	float: left;
	}

#listLeft {
	width: 350px;
	float: left;
	}

#listRight {
	float: left;
	width: 350px;
	}

#listLeft li, #listRight li {
	font-size:92%;	
	 }

#contactPage {
	width: 700px;
	float: left;
	}

#contactInformation {
	float:left;
	width: 380px;
	}

#contactForm fieldset {
	border: none;
	}

#contactForm {
	float:left;
	width: 320px;
	}

#contactForm label, input, textarea {
	display: block;
	}
	
#contactForm input, textarea {
	margin: 0 0 10px 0;
	width: 260px;
	border: none;
	background-color: #dbdccd;
	height: 30px;
	color: #333333;
	}
	
#contactForm .inputText {
	background: none;
	}

#contactForm textarea {
	display: block;
	height: 100px;
	border: none;
	background-color: #dbdccd;
	}
	
#contactForm label, .inputText {
	margin: 8px 0 4px 0;
	color: #5F5F5F;
	font-size: 122%;
	font-weight: normal;
	line-height: 126%;
	}

#messageSent {
	background: #C8EBBE;
	border: none;
	color: #333333;
	margin: 0px 15px 10px 0px;
	padding: 10px;
	width:240px;
	}

#messageSent p {
	margin: 0;
	padding: 0;
	line-height: 96%;
	font-size: 92%;
	color: #333333;
	}

#images {
	width: 240px;
	padding: 33px 0 0 0px;
	float: left;
	}

.images-padding {
	padding-top: 180px;
	}

#sarah-picture {
	padding: 145px 0 0 0;
	}

#jorge-picture {
	padding: 245px 0 0 0;
	}

#footerContainer {
	width: 100%;
	background: url(../img/bg-footer.jpg) repeat-x;
	}

#footer {
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 92%;
	line-height: 1.31em;
	width: 960px;
	text-align: left;
	padding: 10px 0 20px 0;
	}

#footer ul li {
	display: inline;
	background-image: none;
	padding: 0;
	}

#footerInfo {
	float: left;
	width: 850px;
	}

#clientLogin {
	float: left;
	padding: 2px 0 0 20px;
	width: 90px;
	}
#errors {
/*	border: 2px solid #600;
	margin: 0px 15px 10px 0px;*/
	width: 260px;
	text-align: left;
	padding-left:3px;
}
