/* CSS Document */

body {
	background: #e7f5ff;
	margin: 0;
	padding: 0;
}

/*------------------------------------------------ TOP SECTION --------------------------------*/

#page-container {
	width: 900px;
	padding: 0 10px 0 10px;
	margin: 0 auto;
	background: url(images/shadow.gif) repeat-y;
}

#spacer {
	width: 100%;
	height: 10px;
	background: url(images/blocks.gif);

	/*IE defaults height to 20px*/
}
#header {
	width: 100%;
	height: 95px;
	margin: auto;
	background: url(images/header-bg.gif);
	border-top: 1px solid #fff;
}
#headeres {
	width: 100%;
	height: 95px;
	margin: auto;
	background: url(images/header--es-bg.gif);
	border-top: 1px solid #fff;
}

#nav {
	margin: 0 auto;
	height: 25px;
	background: url(images/nav-bg.gif);
	border-top: 1px solid #fff;
}

#navbutton{
	text-align: center;
	float: left;
	height: 20px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 15px 0 15px;
	color: #FFFFFF;
}

#testimonial{
	width: 100%;
	height: 145px;
	background: url(images/testimonial-bg.gif);
	padding: 0;
	margin: 0;
}
#testimoniales{
	width: 100%;
	height: 145px;
	background: url(images/testimonial-es-bg.gif);
	padding: 0;
	margin: 0;
}

#toplinks {
	text-align: center;
	padding: 10px; 
	border-top: 1px solid #00CCFF;
	}

#toplinks a {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0 13px;
	color: #0000FF;
	font-weight: bold;
	}


/*--------------------------------------------------- CONTENT ------------------------------------*/
#content {
	background: #eef8ff;
	border-top: 1px solid #fff;
}

#content-left {
	float: left;
	width: 30%;
	padding: 10px;
	background: #eef8ff;
	border-right: 1px solid #0099FF;
}

#content-middle {
	float: left;
	width: 34%;
	padding: 10px;
	font-size: 14px;
	background: #fffce4;
	
}

#content-right {
	float: right;
	width: 29%;
	padding: 10px;
	font-size: 14px;
	background: #eef8ff;
	border-left: 1px solid #0099FF;

}

/*---------------------------------------- BOTTOM SECTION --------------------------------*/
#bottom {
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	border-top: 1px solid #0099FF;
	border-bottom: 1px solid #0099FF;
	color: #666666;
	padding: 10px;
}

#footer {
	margin-top: 20px;
	border-top: 1px dotted #0099FF;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	clear: both;
	background: #fff;
}




/*-------------------------------------------------- TEXT & LINKS & HEADINGS ---------------------------------*/
	
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #0084ff;
	margin: 0;
	padding: 0;
}

h2.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #7d7d7d;
	margin: 0;
	padding: 0;
	text-align: center;
}
h2.public {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #0084ff;
	display: inline;
	padding: 5px 10px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0033FF;
	margin: 0;
	padding: 20px 0;
}

h3.public {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #727272;
	margin: 0;
	padding-bottom: 5px;
	border-bottom: 1px dotted #fff;
}

/*------------------------------------ TEXT --------------------------*/
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}

.smalltext {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	line-height: 14px;
	color: #666666;	
}

p.smalltext2 {
	font-size: .7em; 
	color: #666666; 
	line-height: 12px;
	text-indent: -10px;
	padding: 10px;
}

/*------------------------------------- LINKS -----------------------------*/
a.nav:link {
	color: #fff;
	text-decoration: none;
	font-family: arial;
	font-size: 10px;
}

a.nav:visited {
	color: #fff;
	text-decoration: none;
	font-family: arial;
}

a.nav:hover {
	color: #fff;
	text-decoration: underline;
}

a:link {
	color: #333;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a:visited {
	color: #666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

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


/*-------------------------------------------------- EXTRAS ---------------------------*/
.photos {
	padding: 20px;
	background: #f8fcff;
	text-align: left;
	border: 1px solid #c6e9ff;
	}
	
.photos td {
	padding-bottom: 60px;
	}	

.headline {
	background: #fff;
	width: 100%;
}
ul.locations {
	float: left;
	list-style: none;
	display: inline;
}
	
li.locations {
	float: left;
	display: block;
	padding: 10px 0;
	font-size: 10px;
}

li {
	font-size: 12px;
	color: #333;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

marquee {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

.actionbox {
	padding-bottom: 50px;
	margin-left: 10px;
}

.thumbnail {
	margin-bottom: 25px;
}

img {
	padding-right: 5px;
	}
	
.cssform p{
width: 55%;
margin: 0;
padding: 0 0 10px 0;
padding-left: 125px; /*width of left column containing the label elements*/
}

.cssform label{
font-size: 12px;
font-weight: bold;
color: #666666;
float: left;
margin-left: -125px; /*width of left column*/
width: 115px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 92%;
}

.cssform textarea{
width: 92%;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}
