/* DEFAULT DEFINITION */
html, body { margin:0; padding:0; font:12px Georgia, Times, "Times New Roman", serif; color:#666666; background:#173B67 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:#A80000; 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 */

.hr { clear:both; background:url(../img/bg_hr.gif) left 15px repeat-x; height:30px; } 
.hr hr { display:none; }

/* FORMS */
input, select, textarea, button { font:1em Arial, Verdana, Helvetica, sans-serif; color:#333; }
.inputText, textarea  { border:1px solid #544B3B; padding:2px; }
select { border:1px solid #7f9db9; padding:1px; }

/* H TITLES */
h1 { display:block; margin:0 0 12px 0; padding:0 0 8px 0; color:#285791; font-weight:normal; font-size:37px; border-bottom:1px solid #DADBDD; }
h2 { display:block; margin:20px 0 10px 0; color:#434343; font-weight:normal; font-size:20px; }

/* MAIN CONTAINER */
#main-container { width:760px; margin:0px auto; }
#bg-main-container { float:left; width:100%; background:#fff url(../img/bg_container.gif) top left repeat-y; }


/* MAIN HEADER */
#main-header { width:100%; height:405px; background:url(../img/bg_header.jpg) top left no-repeat; float:left; }

/* MAIN HEADER - LOGO */
#logo { width:224px; }
#logo a { position:absolute; display:block; width:224px; height:90px; text-indent:-9999px; margin:16px 0 0 8px; }

/* MAIN HEADER - MAIN NAVIGATION */
#mainNav { float:left; display:block; width:60%; margin:136px 0 0 0; padding:0 0 0 12px; font-family:Arial, Verdana, Helvetica, sans-serif; }
#mainNav ul { width:210px; }
#mainNav ul li { display:inline; }
#mainNav ul li.first a { background:none; }
#mainNav ul li a { display:block; padding:6px 0 0 38px; color:#fff; height:24px; font-weight:bold; text-decoration:none; background:url(../img/bg_mainNav.gif) top left no-repeat; width:172px; }
#mainNav ul li a:hover { color:#fff; text-decoration:none; background-position:0 -30px; }


/* MAIN CONTENT */
#main-content { float:left; width:100%; padding-bottom:20px; }
.top-main-content { float:left; display:block; width:100%; background:url(../img/bg_top_container.gif) top left no-repeat; }
.content { padding:20px 26px 0 26px; }

.more-about a { background:url(../img/bg_bullet03.gif) left top no-repeat; padding:0px 0 6px 24px; font-weight:bold; }

.paragraph { clear:both; display:block; width:100%; }
.paragraph p { display:block; margin:0 0 10px 0; line-height:18px; }

.list01 { display:block; margin:0 0 10px 20px; }
.list01 li { background:url(../img/bg_list01.gif) left 3px no-repeat; padding:0 0 0 12px; margin:0 0 4px 0; display:block; }

.picRight { float:right; padding:0 0 0 10px; }
.picRight img { border:1px solid #000; }

.picLeft { float:left; padding:0 10px 0 0; }
.picLeft img { border:1px solid #000; }


.leftCol { width:510px; float:left; }

.rightCol { width:180px; float:right; }





/* MAIN FOOTER */
#main-footer { width:100%; clear:both; font-family:Arial, Verdana, Helvetica, sans-serif; }
#footer { background:url(../img/bg_footer.gif) top left no-repeat; width:760px; margin:0px auto; }

/* MAIN FOOTER - BOTTOM NAVIGATION */
.botNav { text-align:center; padding:32px 0 0 0; color:#565D65; display:block; }
.botNav a { color:#565D65; text-decoration:none; padding:0 6px; }
.botNav a:hover { text-decoration:underline; }
 
.copyright { color:#778CA5; text-align:center; display:block; padding:30px 0 10px 0; font-size:11px; line-height:16px; }
.copyright a { color:#778CA5; }



.contact-form { float:left; display:block; width:500px; text-align:left; background:#F7F7F7; border:1px solid #EBEBEB; padding:10px; }
.contact-form td { vertical-align:top; border-bottom:1px solid #EBEBEB; padding:8px 0 8px 10px; }
.formContact { width:100%; }
.formContact .inputText { width:210px; padding: 2px 4px 2px 4px; border:1px solid #DBDBDB; vertical-align:middle; color: #666666; }
.formContact #msgContactForm { width:210px; font-family:Arial, Helvetica, sans-serif; }