/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	background:#8ad111;
	text-align:center;
}

img {
	vertical-align:top;
}
a img { border:0;}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html, input, textarea
	{
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:0.8125em;
		line-height:1.384em;
		color:#aba79d;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#4ebad7; outline:none;}
a:hover{text-decoration:none;}
p {padding-top:20px;}
a em {font-size:1.15em;}
/* ============================= main layout ====================== */

li { background:url(images/marker.gif) no-repeat 0 6px; padding-left:27px; line-height:2.14em; font-size:1.076em;}
li a {color:#aba79d;}

.imgindent {margin:0 13px 0 0; float:left;}
.imgindent2 {margin:10px 0 0 25px; float:right;}

.bottom-tail {background:url(images/body-bottom-tail.gif) left bottom repeat-x;}
.top-tail {background:url(images/body-top-tail.gif) left top repeat-x #fff;}

h2 {font-size:2.23em; line-height:1.2em; color:#464849; }
h2 strong {display:block; margin-top:-5px;}
h3 {
	font-size:1.3em;
	line-height:1.2em;
	color:#aba79d;
	font-family: Verdana, Geneva, sans-serif;
	background:url(images/marcah3.jpg) no-repeat 0 8px;
	padding-left:35px;}
h4 {
	color:#aba79d;
	font-family: Tahoma, Geneva, sans-serif;
	background:url(images/marca_h4.jpg) no-repeat 0 5px;
	padding-left:35px;
	font-style: normal;}
/* ============================= header ====================== */
.logo {padding:8px 0 6px 0; float:left;}

.col-pad {padding-right:16px;}

.list {border-top:1px solid #d6d2c9; padding-top:14px;}
.list li {background:url(images/list-bottom-line.gif) left bottom repeat-x; padding-bottom:19px; padding-left:0px; line-height:1.2em; margin-bottom:14px;}
.list li a {display:block; background:url(images/header-list-bg.gif) right 8px no-repeat; text-decoration:none; }
.list li strong  {text-transform:uppercase;  color:#323a45; margin:5px 0 -6px 0px; display:inline-block; }

#header .link {margin:11px 0 0 0;}



.border { border-bottom:1px solid #d6d2c9; padding-bottom:25px;}

.menu li {
	padding-left:0px;
	background:none;
	float:left;
	margin-left:1.5px;
	text-transform:uppercase;
	width: 114px;
	text-align: center;
}
.menu li a {
	display:block; 
	background:url(images/menu-li-tail-bg.gif) left top repeat-x; 
	text-decoration:none; 
	color:#fff; 
	font-size:1.384em; 
	padding:19px 2px 23px 2px;}
.menu li a:hover {background:url(images/menu-li-tail-bg-active.gif) left top repeat-x; padding:19px 2px 23px 2px; color:#000;}
.menu li .active {background:url(images/menu-li-tail-bg-active.gif) left top repeat-x; padding:19px 2px 23px 2px; color:#000;}

.header-bg {background:url(images/flash3.jpg) top left no-repeat; margin-left:1px; height:288px;}
/* ============================= content ====================== */
.indent {padding:32px 0 0px 0;}

.pad {padding-top:9px;}
.pad1 {padding-top:40px;}
.pad2 {padding-top:20px;}
.pad3 {padding-top:28px;}

.col-pad1 {padding-right:35px;}
.col-pad2 {padding-right:50px;}

.col-indent {margin-right:17px;}

.margin1 {margin-right:20px;}

.banners {padding:38px 0 60px 0;}
.banners1 {padding:64px 0 60px 0;}

.padding {padding-top:90px;}

.banners img {margin-bottom:1px;}

.link {font-size:1.076em; line-height:1.2em; color:#4ebad7; background:url(images/link-bg.gif) right 6px no-repeat; padding-right:18px; text-transform:uppercase; text-decoration:none; display:inline-block; margin:18px 0 0 0;}
.link:hover {color:#8ad2e5;}
.link:hover strong {border-bottom:1px solid #4ebad7;}

.phone {display:inline-block; width:86px;}

.policy-indent {padding-right:30px;}

.mail {padding-bottom:54px;}
/* ============================= footer ====================== */
#footer {text-align:center; padding-top:20px; color:#786c62; padding-left:20px; font-size:0.92em; }
#footer a {color:#786c62; text-decoration:none;}
#footer a:hover {text-decoration:underline;}

/* ============================= forms ============================= */


#SearchForm {
	float:right;
	margin-top:45px;
	text-align: right;
}
#SearchForm div {height:28px; background:url(images/input-bg.gif) top left  no-repeat; padding:0 0px 0 0px; width:241px; } 
#SearchForm .input {width:195px; border:none; padding:5px 0px 4px 0px; font-size:1em; background:none; color:#000; margin-right:0px;}
#SearchForm input {float:right;}


#ContactForm {padding-top:14px;}
#ContactForm label { display:block; height:33px; } 
#ContactForm .link {margin-left:20px; margin-top:22px;}
#ContactForm .input {width:219px; height:20px;  padding:2px 4px 0px 2px; font-size:1em; background:none; border-top:2px solid #88989c; border-bottom:1px solid #e1e1e1; border-left:1px solid #98a3a6; border-right:1px solid #cecece;}
#ContactForm textarea {width:220px; height:140px; padding:0px 0px 0px 2px; overflow:auto; font-size:1em;  background:none; padding:0px 0px 0px 5px; border-top:2px solid #88989c; border-bottom:1px solid #e1e1e1; border-left:1px solid #98a3a6; border-right:1px solid #cecece;}
.alignright {text-align:right; padding-right:40px;  padding-bottom:70px;}
.txtform {
	font-size: 100%;
	text-align: justify;
}

