 /* BASIC PADDING REMOVAL */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	}

body {
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bodybackground.jpg);
	background-position: center;
	background-repeat: repeat-y;
	background-image: url(../images/bodybackground.jpg);
	}

br 	{
	line-height:1px;
	} 

/* DIV DEFINITIONS */

div.hoverBtntop {
	
	position: 		relative;
	float:			left;
	background:		white url(images/navBG.png) repeat-x 0 0 scroll;
	
	
	
}

div.hoverBtntop a {
	position: 		relative;
	padding-left:	5px;
	padding-right: 10px ;
	z-index: 		2;
	display: 		block;
	width: 			120%;
	height: 		20px;
	line-height: 	30px;
	text-align: 	left;
	font-size:		1.8em;
	font: 			normal 11px/15px "lucida grande", arial, sans-serif;
	text-decoration:	none;
	color:			#333;
	background:		transparent none repeat-x 0 0 scroll;
	padding-left:5px;
}



div.hoverBtntop div {

	display:		none;
	position: 		absolute;
	padding-right: 7px;
	z-index: 		1;
	top: 			0px;
	background:		#333333  repeat-x 0 0 scroll;
	font: normal 11px/15px "lucida grande", arial, sans-serif;
	
}

#contactcontainer {
	height: 400px;
	width: 850px;

	
	}

#contactimage {
	height: 400px;
	width: 500px;
	overflow:hidden;
	float:left;
	
	}

#contacttext {
	width: 280px;
	float: left;
	background-color:#FFF;
	padding: 25px 15px 0px 30px;
	font: lighter 12px/16px "lucida grande", arial, sans-serif;
	
	
	}


#projectbar {
	position: relative;
	height: 20px;
	width: 850px;
	padding-left: 15px;
	border-bottom-color:#333;
	border-bottom: 2px;
	float:left;
	}
	
#projectbody {
	width: 850px;
	float: left;
}
	
	
	
	
	
	
	
div.hoverBtn {
	padding-left: 	7px;
	padding-right: 7px;
	float:			left;
	background:		white url(images/navBG.png) repeat-x 0 0 scroll;
	margin: 0 auto;
}

div.hoverBtn a {
	position: 		relative;
	padding-right: 2px;
	padding-top: 2px;
	z-index: 		2;
	display: 		block;
	width: 			100%;
	height: 		20px;
	line-height: 	30px;
	text-align: 	left;
	font-size:		1.8em;
	font: 			normal 11px/15px "lucida grande", arial, sans-serif;
	text-decoration:	none;
	color:			#333;
	background:		transparent none repeat-x 0 0 scroll; padding-left: 5px;
}
div.hoverBtn div {
	
	display:		none;
	padding-right: 7px;
	position: 		absolute;
	z-index: 		1;
	top: 			0px;
	background:		#333333  repeat-x 0 0 scroll;
	font: normal 11px/15px "lucida grande", arial, sans-serif;
	padding-left: 5px;
}
	
	
	
	
	
	
	
	
	
#navcontainer {
	
	position: relative;
	border-top: #333 solid 8px;
	width: 850px;
	height: 100px;
	float:left;
	text-align:left;
	
	padding-bottom: 7px;
	padding-top: 7px;
	font: normal 11px/15px "lucida grande", arial, sans-serif;

}
	
	
#subnav2 {
	
	height:18px;
	width:820px;
	float: left;
	font: normal 11px/15px "lucida grande", arial, sans-serif;
	padding-left:  34px;
	padding-top: 3px;
	
	
	
	
	}
	
	
#bar {
	border-bottom:solid;
	border-width:thin;	
	height: 1px;
	border-color:333333;
	width: 850px;
	float:left;
}
	
	
	
	
#badge {
	position: absolute;
	top: 50px;
	left: 0px;
	}


#container {
	width: 850px;
	margin: 0 auto;
	background-color:#FFFFFF;		
	}

#nav {
	height: 75px;
	padding: 10px 0 5px 0;
	background-color:#FFF;
	border-top: #333 solid 8px;
}

#subnav {
	width: 250px;
	float: left;
	}

#subnav ul {
	font: normal 9px/15px "lucida grande", arial, sans-serif;
	color: #333;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 11px;
	padding: 5px 0 0 30px;
	margin: 0;
	}

#subnav ul li {
	list-style: none;
	padding: 0;
	margin: 0;
	}

#subnav ul li a {
	display: block;
	color:#333333;
	text-decoration: none;
	padding: 2px 0 2px 10px;
	}

#subnav ul li a:hover, #nav ul li a:focus {
	background-color:#333;
	color:#FFFFFF;
	}

#contact {
	width: 190px;
	float: right;
	line-height: 12px;
	padding: 5px 0 0 0;
	}
	
#contactA {
	width: 220px;
	float: right;
	line-height: 12px;
	padding: 5px 0 0 0; 
	text-color:#C435; 
	color:#999;
	}
	
#rotator{
	height: 400px;
	width: 850px;
	overflow:hidden;
	float:left;
	
	}

#spacer {
	height: 20px;
	width:850px;
	border-top: 2px solid #FFF;
	border-bottom: 1px solid #333;
	background: url(../images/spacer.jpg) no-repeat;
	position:0px, 490px;
	float: left;
}

#spacerlow {
	height: 20px;
	width: 850px;
	background-color:#FFF;
	border-top: 2px solid #FFF;
	border-bottom: 2px solid #333;
	float:left;
	}

#title {
	height: 100px;
	width: 820px;
	background-color:#333;
	background-image: url(../images/title_bkg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 20px 0px 0px 30px;
	border-top: #FFFFFF solid 2px;
	float:left;
	}
	

	
#Projecttitle {
	height: 75px;
	background-color:#333;
	background-image: url(../images/title_bkg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 20px 0px 0px 30px;
	border-top: #FFFFFF solid 2px;
	}
#content-left-news {
	float: left;
	width: 490px;
	color: #ffffff;
}

#content-left-newstext {
	padding: 20px 35px 20px 30px;
	background-image: url(../images/theoffice_bkgnews.jpg);
	background-repeat: repeat-y;
}
#content-left {
	float: left;
	width: 420px;
	color: #333333;
	position:absolute;
	top: 607px;
}

#content-left-text {
	padding: 20px 35px 20px 30px;
	background-image: url(../images/theoffice_bkg.jpg);
	background-repeat: repeat-y;
}

#content-left-projects-footer {
	background: url(../images/theoffice_bkg_footer.jpg) no-repeat;
}

#content-left-news-footer {
	background: url(../images/theoffice_bkgnews_footer.jpg) no-repeat;
}
#content-left-bio {
	float: left;
	width: 380px;
	background-color:#FFF;
	padding: 30px;
	
	
	
}

#content-left-jorge {
	float: left;
	width: 380px;
	background-color:#FFF;
	padding: 32px 15px 30px 30px;
	
}

#content-right-bio {
	width: 380px;
	float: left;
	background-color:#FFF;
	padding: 32px 15px 30px 30px;

	}

#content-left-client {
	float: left;
	width: 330px;
	background-color:#FFF;
	padding: 32px 15px 30px 30px;
	position:relative;
	
}


#content-right {
	width: 335px;
	float: left;
	background-color:#FFF;
	padding: 20px 0 0 0;
	font-size: 12px;
}


	
#content-left-assoc_bio {
	float: left;
	width: 450px;
	background-color:#FFF;
	padding: 20px 15px 30px 30px;
	}

#content-right-projects {
	width: 360px;
	float: right;
	margin-right: 2 px;
	
}

#content-right-text {
	font: normal 9px/15px "lucida grande", arial, sans-serif;
	color: #333333;
	padding: 20px 15px 30px 30px;
	background-image:url(../people/images/projects_bkg.jpg)
}

#content-right-projects-footer {
	background:url(../people/images/projects_bkg_foot.jpg);
	background-repeat:no-repeat;
	height: 15px;
}

#content-news {
	width: 600px;
	float: left;
	background-color:#FFF;
	font-size: 12px;
	padding: 20px 0 0 100px;
}

#project {
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 25px;
	background-color:#FFFFFF;
	}

#projectquote {
	background: url(../projects/images/pquote.jpg) no-repeat;
	width: 230px;
	float: right;
	padding: 10px 25px 0 15px;
}

#projectdesc {
	width:  500px;
	padding-left: 30px;
	float: left;
}

#explanation {
	background-color : #ffffff;
	padding : 25px 0 25px 30px;
	}

#explanation img {
	margin : 0 0 0 -35px;
	padding : 0 30px 0 0;
	}

#explanation li {
	list-style: none;
	}

#footer {
	height: 360px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/footer.jpg) ;
	background-repeat: no-repeat;
	background-position: center;
	background-position:bottom;
	}

/* CLASS */

.navguide_left {
	width : 10px;
	float : left;
	background-color : #fff;

	padding : 0 0 20px 30px;
	}

.navguide_right {
	width : 475px;
	float : left;
	background-color : #fff;
	
	padding : 0 250px 20px 10px;
	}

.navtitle {
	font-weight : bolder;
	text-decoration : none;
	clear : left;
	text-indent: 0px;
	}

.textlist {
	clear : right;
	text-indent: 0px;
	}
	
.date {
	padding: 30px 1px 0px ;
	}

/* HEADINGS */

h1 {
	font-size:42px;
	color:#FFFFFF;
	font-family: "Times New Roman", Times, serif;
	}


h2 {
	font-size: 13px;
	color:#999;
	}
h3 {
	letter-spacing: 1px;
	padding-top: 10px 0 0px 0;
	margin: 0 0 10px 0;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#666666;
	font-size: 16px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	}

H4 {
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 1px;
	font-size: 16px;
	color:#666666;
	padding: 5px 0;
	line-height:50%
	}
	
H5 {
	font: bolder 11px/16px "lucida grande", arial, sans-serif;
	text-transform: none;
	color:#333333;
	padding: 0 0 15px;
	line-height:10 px;
	}

H6 {
	letter-spacing: 1px;
	padding-top: 10px 0 0px 0;
	margin: 0 0 10px 0;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#666666;
	font-size: 16px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	}

/* These are standard sIFR styles... do not modify */


/* STYLED TAGS */

p.contacttext {
	text-indent: 0;
	font-size: 135%;
	line-height: 125%;
	clear: both;
		font: normal 12px/15px "lucida grande", arial, sans-serif;
	}


p {
	font: 16px/20px Georgia, "Times New Roman", Times, serif;
	text-indent: 20px;
	word-spacing: 2px;
	}

p.first {
	text-indent: 0;
	}


p.address {
	font: normal 9px/15px "lucida grande", arial, sans-serif;
	color: #666;
	}

p.contact {
	font: normal 9px/15px "lucida grande", arial, sans-serif;
	color: #333;
	text-transform: uppercase;
	letter-spacing: .5px;
	}
	
p.info {
	font: normal 9px/15px "lucida grande", arial, sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	color:#999999;
	padding-top: 2px;
	letter-spacing: .5px;
	}

p.info a {
	color: #333333;
	text-decoration: none;
	}

p.info a:hover, p.info a:focus {
	background:#FFF;
	}

p.projectfirst {
	text-indent: 0;
	font-size: 135%;
	line-height: 125%;
	clear: both;
	margin: 0 0 15px;
	padding-top: 70px;
	}

p.projectquote {
	text-indent: 0;
	padding: 0;
	}
	
p.projecttitle {
	font: bold 12px/15px "lucida grande", arial, sans-serif;
	text-indent: 0;
	
	padding: 0;
	}
	
p.projecttext {
	font: lighter 12px/16px "lucida grande", arial, sans-serif;
	text-indent: 0;
	padding: 0 0 10px 0;
	}

h3.project {
	color: 333333;
}

a {
	text-decoration: none;
	color: #333;
}

a.news {
	font: bold 11px/15px "lucida grande", arial, sans-serif;
	text-decoration: none;
	color: #333;
	border-bottom: 1px #333333;
}

a.news:active, a.news:hover {
	background: 0 #333333;
	color: #fff;
}

a:visited {
	color:333333
	}

a img{
	border: none;
	}

li {
	list-style: none;
	}
	
.email {
	text-transform: lowercase;
	}
	
.email a:active, .email a:hover {
	background-color:#333;
	color:#FFF;
	}

/* NEWS BOX */

iframe {
	height: 1000px;
	width: 330px;
	background-color:#FFF;
	overflow: scroll;
	}

select {
	display: none;
	}

.newsentry {
	}

.newsdate {
	display: none;
	}

.newstexttitle {
	font: bold 14px/20px "lucida grande", "lucida grande", arial, sans-serif;
	text-transform: none;
	margin: 0;
	text-indent: 0;
	padding-bottom: 10px;
}

.newstext {
	font: normal 11px/15px "lucida grande", "lucida grande", arial, sans-serif;
	text-transform: none;
	margin: 0;
	text-indent: 0;
	padding-bottom: 25px;
}

.newssubtitle {
	font: small-caps 11px/15px "lucida grande", arial, sans-serif;
	text-transform: none;
	text-indent: 0;
	background: #ffffff;
	color: #333333;
	margin-bottom: 10px;
	padding: 10px;
}

.morenews {
	font: normal 11px/15px "lucida grande", "lucida grande", arial, sans-serif;
	text-transform: uppercase;
}


.newserror {
	color: #f00;
	}
