@charset "utf-8";
/* CSS Document */

/*
Design & CSS by Barbara Carneiro
www.barbaracarneiro.com
*/

/* Main */
* {
 	behavior: url(iepngfix.htc);
	margin: 0 auto;
	padding: 0;
	border: 0;
}
body {
	background: #BBCAD2;
}
table {
	margin-left: 0px;
	margin-right: auto;
}
li, ul, ol {
	margin-left: 25px;
}
li {
	list-style: circle;
	line-height: 20px;
	font: 10px;
}
/* Containers */
#wrap {
	width: 975px;
	background: url(../images/textBkg.gif) repeat-y;
	overflow: hidden;
	height: 100%;
}
#header {
	background: url(../images/topBkg.jpg) no-repeat bottom;
	height: 259px;
	min-height: 259px;
	border-bottom: 5px solid #2C4A0D;
}
#menu {
	float: left;
	height: 46px;
	min-height: 46px;
	padding: 10px 0;
	width: 745px;
	text-align: center;
}
#address {
	float: right;
	width: 200px;
	text-align: right;
	padding: 6px 10px 0 0;
}
#topCorner {
	background: url(../images/top.png) no-repeat top;
	height: 102px;
	min-height: 102px;
}
#mainContainer {
	padding: 0 14px;
}
#leftContainer {
	float: left;
	width: 705px;
	padding: 15px;
}
#rightContainer {
	float: right;
	width: 195px;
	padding: 10px 10px 0 0;
}
#rightContainertestimonials {
	float: right;
	padding: 0 0 0 10px;
}
#bottom {
	background: url(../images/bottom.gif) repeat-x;
	width: 975px;
	height:  42px;
	min-height: 42px;
	padding-bottom: 15px;
	text-align: center;
	padding-top: 18px;
}
#copyright {
	float: left;
	width: 745px;
	text-align: center;
}
#logos {
	background: #FFFFFF;
	margin: 0 219px 10px 10px;
	clear: both;
	padding: 5px;
}
#form {
	float: right;
	width: 185px;
	margin: 10px 10px 0 5px;
}
#seerates {
	float: left;
	width: 85px;
}
#seeratesgo {
	float: left;
	width: 40px;
}
/* Text */
.menu {
	font: bold 10px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.menu a, .menu a:visited, .menu a:active {
	padding: 20px 8px;
	text-decoration: none;
	color: #FFF;
}
.menu a:hover {
	background: url(../images/menuOn.gif) repeat-x;
}
.menuSelected {
	font: bold 10px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFF;
	padding: 20px 8px;
	text-decoration: none;
	background: url(../images/menuOn.gif) repeat-x;
}
.titleGreen {
	font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #72A601;
}
.titleOrange {
	font: bold 17px Georgia, "Times New Roman", Times, serif;
	color: #FF9900;
}
.titleBlack {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
	text-transform: uppercase;
}
.titleGray {
	font: 12px/16px Arial, Helvetica, sans-serif;
	color: #7a838a;
}
.addressWhite {
	font: 12px/19px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
}
.phoneWhite {
	font: 15px/19px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
}
.gotext {
	font: 15px/19px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration:none;
}
.copyright {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
}
.arial_white_12 {
	font: bold 12px/15px Arial, Helvetica, sans-serif;
	color: #fff;
	padding-left: 6px;
}
.arial_white_10 {
	font: 10px Arial, Helvetica, sans-serif;
	color: #fff;
	margin-left: 6px;
	margin-right: 6px;
}
.text {
	font: 13px/18px Arial, Helvetica, sans-serif;
	color: #333333;
}
.textBlack {
	font: 13px/18px Arial, Helvetica, sans-serif;
	color: #000000;
}


/* Images and Boxes */
.logo {
	padding-left: 10px;
}
.banner {
	border-bottom: 2px solid #FF9900;
}
.titleBar {
	padding-right: 3px;
	padding-top: 5px;
}
.form {
	width: 150px;
	height: 25px;
	min-height: 25px;
	margin: 5px 0;
	border: 1px solid #497009;
}
.goButton {
	font: bold 12px/21px Arial, Helvetica, sans-serif;
	color: #FFF;
	background: #497009;
	padding: 0 0 0 5px;
	border-right: 4px solid #2C4A0D;
}
.images {
	background: url(../images/imgBkg.png);
	padding: 0 4px 3px;
	margin-left: 3px;
}
.imageslimo {
	padding-left: 10px;
}
.photos {
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin: 0 5px;
	background: #FFFFFF;
}
.boxgray {
	border: #999999;
	background: #CCCCCC;
}
table#wrapper {
	background: #FFFFFF;
	border: 1px solid #999999;
}
.languages {
	font: bold 10px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #666666;
}