/* CSS Document */

/* 
Author:Andalucia Web Solutions
Website: http://www.andaluciaws.com
Created:Febrero 07
Created by:Stacy Prendeville

 */
 
 
/*
global values + layout divs
======================================
*/

/* Remove padding and margin */

* {
	margin:0px;
	padding:0px;
}

 body{
	background-color:#F8FBF8;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:75%;
	color:#999;
	text-align:center;
	min-width:760px;
	background-image: url(../tmp-img/largebackground2.png);
	background-repeat: repeat-x;
	background-attachment: fixed;
}


#outer{
	width:760px;
	margin: 0 auto;
	text-align:left;
	background-color:#FFF;
	border: 1px solid #B3B364;
}

#branding {
	height:153px;
	border-bottom:1px solid #B3B364;
	background-image: url(../tmp-img/header.jpg);
	background-repeat: no-repeat;
	background-color: #006599;
}

#branding img{
	padding-left:15px;
}

ul {
	margin-left: 40px;
	color: #333333;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.ulleft{
margin-left:80px;
}

li {
	padding-top: 5px;
	padding-bottom: 5px;
}

#nav {
	background-color: #DBDBC7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B3B364;
	width:760px;
	height:35px;
}

#language{
	color: #003366;
	font-weight: bold;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 15px;
	padding-top: 10px;
	font-size: 10px;
}

#language a {
color: #003366;
}
#language a:hover {
color: #3366CC;
}

/* Remove border around linked images */
img {
	border: 0;
}

/* Class for clearing floats*/
.clear {
	clear:both;
}

/*
heading values
======================================
*/

h1 {
	display: block;
	padding-left: 18px;
	
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 140%;
	color:#cd7610;
	font-weight: normal;
	padding:20px 0px 20px 12px;
}

h3 {
	padding-left: 18px;
	color: #006599;
	padding:20px 0px 5px 12px;
	font-size: 120%;
	font-weight: normal;
}


/*
misc styling
======================================
*/
.volver{
padding: 5px 0px 5px 5px;
float:right;
}

.clearit {
clear:both;
}

.footer {
	clear:both;
	background-color: #2A7FAA;
	line-height: 30px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 10px;
}

p {
	line-height:150%;
	padding:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: justify;
	}

a {
	color: #cd7610;
	text-decoration:underline;
	font-weight: bold;	
}

a:hover {
	color: #000066;
}
#content {
	background-image: url(../tmp-img/bg.gif);
}

#content img{
	border: 1px solid #A68338;
}
.left {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	float: left;
}

.right {
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
	float: right;
}

.right2 {
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	float: right;
}
/*
link styles
======================================
*/

ul#navlist{
list-style-type:none;
	padding: 0;
	margin: 0;
	width: 760px;}

ul#navlist li{
list-style-type: none;
text-indent: -10000px;
float:left;
padding: 0px;}

ul#navlist li a{
height: 35px;
display:block;
}

a#home {
	background: url(../tmp-img/home.gif) left top;
	width:78px;
}
a#aboutus {
	background: url(../tmp-img/aboutus.gif) left top;
	width:108px;
}
a#philosophy {
	background: url(../tmp-img/philosophy.gif) left top;
	width:156px;
}
a#services {
	background: url(../tmp-img/services.gif) left top;
	width:134px;
}
a#solutions {
	background: url(../tmp-img/solutions.gif) left top;
	width:109px;
}
a#news {
	background: url(../tmp-img/news.gif) left top;
	width:79px;
}
a#contact {
	background: url(../tmp-img/contact.gif) left top;
	width:96px;
}
a#home:hover, a#homeactive {
	background: url(../tmp-img/home.gif) left bottom;
	width:78px;
}
a#aboutus:hover, a#aboutusactive {
	background: url(../tmp-img/aboutus.gif) left bottom;
	width:108px;
}
a#philosophy:hover, a#philosophyactive {
	background: url(../tmp-img/philosophy.gif) left bottom;
	width:156px;
}
a#services:hover, a#servicesactive {
	background: url(../tmp-img/services.gif) left bottom;
	width:134px;
}
a#solutions:hover, a#solutionsactive {
	background: url(../tmp-img/solutions.gif) left bottom;
	width:109px;
}
a#news:hover, a#newsactive {
	background: url(../tmp-img/news.gif) left bottom;
	width:79px;
}

a#contact:hover, a#contactactive {
	background: url(../tmp-img/contact.gif) left bottom;
	width:96px;
}


/*Spanish images*/

a#eshome {
	background: url(../tmp-img/eshome.png) left top;
	width:67px;
}
a#esaboutus {
	background: url(../tmp-img/esaboutus.png) left top;
	width:159px;
}
a#esphilosophy {
	background: url(../tmp-img/esphilosophy.png) left top;
	width:98px;
}
a#esservices {
	background: url(../tmp-img/esservices.png) left top;
	width:98px;
}
a#essolutions {
	background: url(../tmp-img/essolutions.png) left top;
	width:115px;
}
a#esnews {
	background: url(../tmp-img/esnews.png) left top;
	width:94px;
}
a#escontact {
	background: url(../tmp-img/escontact.png) left top;
	width:129px;
}


a#eshome:hover, a#eshomeactive {
	background: url(../tmp-img/eshome.png) left bottom;
	width:67px;
}
a#esaboutus:hover, a#esaboutusactive {
	background: url(../tmp-img/esaboutus.png) left bottom;
	width:159px;
}
a#esphilosophy:hover, a#esphilosophyactive {
	background: url(../tmp-img/esphilosophy.png) left bottom;
	width:98px;
}
a#esservices:hover, a#esservicesactive {
	background: url(../tmp-img/esservices.png) left bottom;
	width:98px;
}
a#essolutions:hover, a#essolutionsactive {
	background: url(../tmp-img/essolutions.png) left bottom;
	width:115px;
}
a#esnews:hover, a#esnewsactive {
	background: url(../tmp-img/esnews.png) left bottom;
	width:94px;
}

a#escontact:hover, a#escontactactive {
	background: url(../tmp-img/escontact.png) left bottom;
	width:129px;
}


/*End spanish images*/

/*French images*/

a#frhome {
	background: url(../tmp-img/frhome.png) left top;
	width:116px;
}
a#fraboutus {
	background: url(../tmp-img/fraboutus.png) left top;
	width:164px;
}
a#frphilosophy {
	background: url(../tmp-img/frphilosophy.png) left top;
	width:114px;
}
a#frservices {
	background: url(../tmp-img/frservices.png) left top;
	width:81px;
}
a#frsolutions {
	background: url(../tmp-img/frsolutions.png) left top;
	width:98px;
}
a#frnews {
	background: url(../tmp-img/frnews.png) left top;
	width:98px;
}
a#frcontact {
	background: url(../tmp-img/frcontact.png) left top;
	width:89px;
}


a#frhome:hover, a#frhomeactive {
	background: url(../tmp-img/frhome.png) left bottom;
	width:116px;
}
a#fraboutus:hover, a#fraboutusactive {
	background: url(../tmp-img/fraboutus.png) left bottom;
	width:164px;
}
a#frphilosophy:hover, a#frphilosophyactive {
	background: url(../tmp-img/frphilosophy.png) left bottom;
	width:114px;
}
a#frservices:hover, a#frservicesactive {
	background: url(../tmp-img/frservices.png) left bottom;
	width:81px;
}
a#frsolutions:hover, a#frsolutionsactive {
	background: url(../tmp-img/frsolutions.png) left bottom;
	width:98px;
}
a#frnews:hover, a#frnewsactive {
	background: url(../tmp-img/frnews.png) left bottom;
	width:98px;
}

a#frcontact:hover, a#frcontactactive {
	background: url(../tmp-img/frcontact.png) left bottom;
	width:89px;
}


/*End french images*/

/*German images*/

a#dehome {
	background: url(../tmp-img/dehome.png) left top;
	width:74px;
}
a#deaboutus {
	background: url(../tmp-img/deaboutus.png) left top;
	width:87px;
}
a#dephilosophy {
	background: url(../tmp-img/dephilosophy.png) left top;
	width:114px;
}
a#deservices {
	background: url(../tmp-img/deservices.png) left top;
	width:160px;
}
a#desolutions {
	background: url(../tmp-img/desolutions.png) left top;
	width:96px;
}
a#denews {
	background: url(../tmp-img/denews.png) left top;
	width:125px;
}
a#decontact {
	background: url(../tmp-img/decontact.png) left top;
	width:104px;
}


a#dehome:hover, a#dehomeactive {
	background: url(../tmp-img/dehome.png) left bottom;
	width:74px;
}
a#deaboutus:hover, a#deaboutusactive {
	background: url(../tmp-img/deaboutus.png) left bottom;
	width:87px;
}
a#dephilosophy:hover, a#dephilosophyactive {
	background: url(../tmp-img/dephilosophy.png) left bottom;
	width:114px;
}
a#deservices:hover, a#deservicesactive {
	background: url(../tmp-img/deservices.png) left bottom;
	width:160px;
}
a#desolutions:hover, a#desolutionsactive {
	background: url(../tmp-img/desolutions.png) left bottom;
	width:96px;
}
a#denews:hover, a#denewsactive {
	background: url(../tmp-img/denews.png) left bottom;
	width:125px;
}

a#decontact:hover, a#decontactactive {
	background: url(../tmp-img/decontact.png) left bottom;
	width:104px;
}


/*End German images*/

.footer a {
	color: #EAE9D4;
}

.mytable {padding:12px}
.highlight {
	color: #cd7610;
	font-weight: normal;
}
strong {
	color: #cd7610;
}
.pcenter {
	text-align: center;
}
