/* =Wierd bug fix for IE 7 */
#x {border-top: 1px black;}


/* =Layout */
body{
	/* background: url(../images_new/bg.gif) repeat-x #000; */
	margin: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	color: #000000;
	line-height: 1.5;
}

#wrapper {
	width: 760px;
	margin: 0 auto;
	position: relative;
}

#logo {
	position: absolute;
	top: 201px;
	left: -6px;
}
#idioma {
	position: absolute;
	top: 300px;
	left: 10px;
}

#intro {
	position: absolute;
	top: 700px;
}

.hide {
	display: none;
}

h1{
	color: #FF0000;
	font-size: 1.6em;
}
h2{
	color: #FF0000;
	font-size: 1.6em;
}

#content-secondary h2 {
	font-size: 1.5em;
	font-weight: bold;
	color: #FF0000;

}
#pie2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
	background-color:#FF9900;
	background-image:url(../images_new/foot.jpg);
	background-repeat:no-repeat;
	
	

}

h3 {
	font-size: 1.1em;
}

h4 {
	font-size: 1em;
	margin-bottom: 0;
}


/* =Homepage content, layout */

#content-main {
	/*background: url(../images_new/hp-we-content-lines.gif) repeat-y;*/
	margin: 0 0 10px 0;
}

#content-main h2 {
	color: #FF0000;
	margin: 0 0 20px 0;
	padding: 0;
	font-weight: normal;
}

#content-main p {
	margin: 0 0 10px 0;
}

#content-main p strong {
	color: #000000;
}

#content-main ul {
	margin: 0;
	padding: 0;
}

#content-main li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#we-are {
	float: left;
	width: 245px;
	height: 550px;
	padding: 0 40px 0 0;
	border-right: 1px solid #FF0000;
}

#home #content-main h2 {
	height: 20px;
}

 #we-are h2 {
	/*background: url(../images_new/replace-we-are.png) no-repeat;
	_background: url(../images_new/replace-we-are.gif) no-repeat;
*/	color: #FF0000;
	margin: 0 0 20px 0;
	padding: 0;
	font-weight: bold;
	font-size:18px;
	
}

#we-do {
	float: left;
	width: 260px;
	height: 550px;
	padding: 0 10px;
	border-right: 1px solid #FF0000;
}

#home #content-main #we-do h2{
color: #FF0000; 	text-indent: 0px; height: 60px;
}

/* #we-do ul {
	text-indent: -9000px;
	height: 120px;
	background: url(../images_new/replace-we-do-txt.png) no-repeat;
	_background: url(../images_new/replace-we-do-txt.gif) no-repeat;
} */



#weve-helped {
	float: right;
	width: 177px;
}

#weve-helped h2 {
	color: #FF0000; 	text-indent: 0px; height: 60px;
	
}

#quick-links {
	list-style: none;
	margin: 0;
	padding: 0;
}

#quick-links li {
	float: left;
}

#ql-about {
	width: 245px;
	padding-right: 40px;
	text-align: right;
}

#ql-services {
	width: 245px;
	padding-right: 40px;
	text-align: right;
}

#ql-portfolio {
	width: 190px;
	text-align: right;
}

#quick-links a {
	padding: 0 0 0 10px;
	background: url(../images_new/arrow-quick-links.gif) no-repeat left center;
	color: #ff0000;
	font-size: 1.3em;
	text-decoration: none;
}

#quick-links a:hover {
	text-decoration: underline;
	color: #ff0000;
}


/* = Other pages */
#section1 {
	float: left;
	width: 245px;
	padding: 0 40px 0 0;
}

#section2 {
	float: left;
	width: 205px;
	padding: 0 40px;
}

#section3 {
	float: right;
	width: 150px;
}


/* =Homepage content, secondary */

#content-secondary {
/*	background: url(../images_new/hp-we-content-lines2.gif) repeat-y;*/
	margin: 10px 0 50px 0;
	font-size: 0.9em;
}

#content-secondary h2 {
	color: #FF0000;
	font-weight: normal;
}

#content-secondary h3 {
	color: #ccc;
}

#content-secondary ul, #content-secondary ol, #content-secondary li {
	margin-left: 0;
	padding-left: 15px;
}


#about {
	float: left;
	width: 540px;
	padding: 0 20px 0 0;
	border-right: 1px solid #FF0000;
}

#portfolio {
	float: left;
	width: 205px;
	padding: 0 40px;
}

#portfolio img {
	border: 1px solid #777;
}

.fieldname {
	font-weight: bold;
}

#book {
	float: right;
	width: 180px;
}


/* =Contact (post it note) */
#contact {
	width: 283px;
	height: 285px;
	/*background: url(../images_new/post-it.gif) no-repeat;*/
	position: fixed;
	_position: absolute;
	bottom: 0;
	right: 0;
	overflow:hidden;
}
#contact2 {
	width: 283px;
	height: 249px;
	/* background: url(../images_new/post-it2.png) no-repeat; */
	position: fixed;
	_position: absolute;
	bottom: 0;
	left: 0;
	overflow:hidden;
}

#contact4 {
	width: 283px;
	height: 300px;
	/* background: url(../images_new/post-it4.png) no-repeat;*/
	position: fixed;
	_position: absolute;
	top: 0;
	right: 20px;
	overflow:hidden;
}
#contact p {
	display: none;
}

#contact .email {
	position: absolute;
	_position: absolute;
	bottom: 20px;
	right: 40px; 
	width: 230px;
	height: 60px;
	overflow: hidden;
}

/* =Contact Details text, related to Contact */
#contactDetails {
	display: none;
	position: fixed;
	_position: absolute;
	z-index: 20;
	bottom: 4px;
	right: 0px;
}
#contactDetails2 {
	display: none;
	position: fixed;
	_position: absolute;
	z-index: 21;
	bottom: 4px;
	left: 20px;
	font-size: 12pt;
	color: #000;
}

#contactDetails4 {
	display: none;
	position: fixed;
	_position: absolute;
	z-index: 23;
	top: 30px;
	right: 0;
	font-size: 12pt;
	color: #000;
}

/* =General */
img {
	border: none;
}

.pin {
	float: none;
	clear: both;
	height: 0;
	_height: 1px;
}


a {
	color: #FF0000;
}

a:hover {
	color: #FF0000;
	text-decoration:underline;
}

#copy-message {
	padding-top: 10px;
}

a.bottom {
	color: #FFFFFF;
	text-decoration:none;
}
a.bottom:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
#contenedor {
	width: 100%;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#contenedor #uno {
	width: 38%;
	float: left;
	position: relative;
	top: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#contenedor #dos {
	display: block;
	width: 55%;
	float: right;
	position: relative;
	top: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.clear {
	clear: both;
}
