/* DEFAULT DEFINITION */
html, body { margin:0; padding:0; font:12px Georgia, "Times New Roman", Times, serif; color:#000000; background:#085F82 url(../img/bg_body.gif) top left repeat-x; }
img, table, td, fieldset, form, legend, h1, h2, h3, h4, h5, h6, ol, ul, p, dl, dt, dd { margin:0; padding:0; border:0; list-style:none; }
a { color:#866500; text-decoration:underline; outline:none; }
a:hover { text-decoration:none; }
.floatLeft { float:left; }
.floatRight { float:right; }
.alignLeft { text-align:left; }
.alignRight { text-align:right; }
.offleft { position:absolute; left:-5000px; width:2000px; }
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix { display:inline-block; }/*ie7*/
.clearfix { display:block; }
* html .clearfix { height:1%; }
abbr { border:none; }
.smallTxt { font-size:0.9em; }
.bigTxt { font-size:1.1em; }
.blue { color:#3B8BD4; }
ol { padding:0 0 12px 30px; list-style:decimal; }


/* Trebuchet MS, Verdana, Arial, Helvetica, sans-serif  Arial, Verdana, Helvetica, sans-serif*/

.trebuchet { font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; }

/* FORMS */
input, select, textarea, button { font:1em Arial, Verdana, Helvetica, sans-serif; color:#333; }
.inputText, textarea  { border:1px solid #7E7E7E; padding:2px; }
select { border:1px solid #7f9db9; padding:1px; }

.hr { clear:both; background:url(../img/bg_hr.gif) left 10px repeat-x; height:30px; } 
.hr hr { display:none; }

.fontsize22 { font-size:22px; }
.fontsize16 { font-size:16px; }
.fontsize14 { font-size:14px; }
.fontsize13 { font-size:13px; }
.fontsize11 { font-size:11px; }
.fontsize10 { font-size:10px; font-weight:bold; }

.color01 { color:#177ECE; }
.color02 { color:#FF6600; }



/* H TITLES */
h1 { position:absolute; top:300px; left:90px; display:block; color:#ffffff; font-weight:bold; font:30px "Georgia", Times New Roman, Times, serif; }

h2 { display:block; font-size:20px; margin:0 0 12px 0; color:#000; font-weight:normal; }
h2 span { text-transform:none; color:#666666; }
h2 a { text-decoration:none; }
h2 a:hover { text-decoration:none; color:#000; }
h3 { display:block; font:18px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; margin:0 0 10px 0; color:#FF6600; font-weight:normal; }



/* MAIN CONTAINER */
#main-container { width:822px; margin:0px auto; }
#home #bg-main-container { float:left; width:100%; height:733px; background: #fff url(../img/bg_container_home.jpg) left top no-repeat; }
#pages #bg-main-container { float:left; width:100%; height:733px; background: #fff url(../img/bg_container_pages.jpg) left top no-repeat; }


/* MAIN HEADER */
#main-header { width:100%; float:left; height:348px; position:relative; }

/* MAIN HEADER - LOGO */
#logo { width:280px; }
#logo a { position:absolute; display:block; width:280px; height:110px; text-indent:-9999px; top:180px; left:80px; }

/* MAIN NAVIGATION - MAIN NAV1 */
#mainNav { position:absolute; height:55px; overflow:hidden; top:300px; left:50px; }
#mainNav ul { padding:0 0 0 16px; }
#mainNav ul li { display:inline; background:url(../img/bg_mainNav_separator.png) left top no-repeat; height:46px; float:left; }
#mainNav ul li.first { background:none; }
#mainNav ul li a { padding:18px 15px 0 16px; height:30px; color:#B77624; text-decoration:none; background:url(../img/bg_mainNav.gif) left -2000px no-repeat; white-space: nowrap; /* required in IE 6 */  float:left; display:block; font-weight:bold; text-align:center; text-transform:uppercase; font-family:"Georgia", Times New Roman, Times, serif; font-size:12px; }
* html #mainNav ul li a { float:left; }
#mainNav ul li a:hover { color:#C5630C; text-decoration:none; background-position:center 36px; }



.call_top { position:absolute; display:block; top:434px; right:40px; }
.call_top p { display:block; margin:0 0 14px 0; }



/* MAIN CONTENT */
#main-content { float:left; width:100%; position:relative; }
.content { padding:16px 24px 0 80px; }
.text { /* float:left; width:98%; height:300px; padding-right:10px; overflow:auto; */ }

.paragraph { clear:both; display:block; }
.paragraph p { display:block; margin:0 0 12px 0; line-height:18px; }

.list01 { padding:0 0 12px 20px; }
.list01 li { background:url(../img/bg_list01.gif) left 4px no-repeat; padding:0 0 6px 10px; }
.list01 li a { text-decoration:none; }
.list01 li a:hover { text-decoration:underline; color:#000; }
.list01 li ul { padding:0 0 0 30px; }
.list01 li ul li { background:none; list-style:circle; padding:0 0 0 0; }

.list02 { padding:0 0 12px 20px; }
.list02 li { background:url(../img/bg_bullet01.gif) left 8px no-repeat; padding:0 0 0 12px; margin:0 0 10px 0; font:16px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; color:#177ECE; font-weight:bold; }


.picRight img { border:1px solid #999; float:right; margin:0 0 10px 10px; }
.picLeft img { float:left; margin:0 10px 10px 0; padding:2px; border:1px solid #999; }
.pic img { border:1px solid #999; padding:2px; }


/* LEFT CONTENT */
#leftCol { width:450px; float:left; margin:62px 0 0 0; }



/* RIGHT CONTENT */
#rightCol { width:233px; float:right; }





/* MAIN FOOTER */
#main-footer { clear:both; width:822px; margin:0px auto; position:relative; }
#footer { position:absolute; top:-26px; width:100%; height:50px; margin:0px auto; }

/* MAIN FOOTER - BOTTOM NAVIGATION */
.botNav1 { padding:16px 0 0 0; color:#57563F; display:block; text-align:center; font-size:10px; }
.botNav1 a { color:#57563F; text-decoration:none; padding:0 8px; }
.botNav1 a:hover { text-decoration:underline; }

 
.copyright { color:#5AA0C6; display:block; text-align:right; font-size:11px; padding:0 20px 0 0; }
.copyright a { color:#5AA0C6; }





.contact-form { float:right; display:block; width:400px; text-align:left; padding:4px 10px; }
.contact-form td { vertical-align:top; border-bottom:1px solid #E0B885; padding:4px 0 4px 10px; }
.formContact { width:100%; }
.formContact .inputText { width:166px; padding: 3px 4px; border:1px solid #E0B885; vertical-align:middle; color: #666666; font-size:11px; }
.formContact #msg1ContactForm { width:370px; height:70px; font-family:Arial, Helvetica, sans-serif; font-size:11px; padding:2px; }
.contact-form label { display:block; margin:0 0 2px 0; font-size:11px; font-weight:bold; }
.contact-form select { padding: 3px 4px; border:1px solid #D5D8DC; vertical-align:middle; color: #666666; font-size:11px; }
.contact-form .inputMedium { width:120px; }
