/* DEFAULT DEFINITION */
html, body { height:100%; margin:0; padding:0; font:12px Arial, Verdana, Helvetica, sans-serif; color:#666666; background:#FFFFFF 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:#CC0000; 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 */

/* 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; }

.hr { clear:both; background:url(../img/bg_hr.gif) left 10px repeat-x; height:30px; } 
.hr hr { display:none; }

.fontsize22 { font-size:22px; }
.fontsize14 { font-size:14px; }
.colorred { color:#CC0000; }

/* H TITLES */
h1 { display:block; margin:0 0 10px 0; color:#CC0000; font-weight:bold; font-size:34px; text-transform:uppercase; }
h2 { display:block; margin:0 0 10px 0; color:#CC0000; font-weight:bold; font-size:24px; }


.calendar_txt { font:16px Times New Roman, Times, serif; }

/* MAIN CONTAINER */
#main-container { width:940px; margin:0px auto; }
#bg-main-container { float:left; width:100%; background:url(../img/bg_container.gif) top left repeat-y; }


/* MAIN HEADER */
#main-header { width:100%; float:left; height:314px; background:url(../img/bg_header.jpg) top left no-repeat; }



/* MAIN HEADER - LOGO */
#logo { width:246px; }
#logo a { position:absolute; display:block; width:246px; height:200px; text-indent:-9999px; margin:32px 0 0 18px; }


/* MAIN HEADER - MAIN NAVIGATION */
#mainNav { display:block; margin:254px 0 0 0; }
#mainNav ul { padding:0 0 0 300px; }
#mainNav ul li { display:inline; }
#mainNav ul li.first a { background:none; }
#mainNav ul li a { display:block; float:left; padding:20px 20px 0 22px; color:#333333; height:32px; font-weight:bold; text-align:center;text-decoration:none; background:url(../img/bg_mainNav.gif) top left no-repeat; white-space: nowrap; }
* html #mainNav ul li a { float:left; }
#mainNav ul li a:hover { color:#CC0000; text-decoration:none; }


/* MAIN CONTENT */
#main-content { float:left; width:100%; padding-bottom:20px; background:url(../img/bg_top_main_container.jpg) top left no-repeat; }
.content { padding:10px 0 0 24px; }

.paragraph { clear:both; display:block; }
.paragraph p { display:block; margin:0 0 10px 0; line-height:17px; }

.list01 { padding:0 0 10px 30px; line-height:22px; }
.list01 li { background:url(../img/bg_list01.gif) left 8px no-repeat; padding:0 0 0 12px; }
.list01 li ul { padding:0 0 0 30px; }
.list01 li ul li { background:none; list-style:circle; padding:0 0 0 0; }

.picRight { float:right; padding:0 0 0 10px; }
.picRight img {  }

.picLeft { float:left; padding:0 10px 0 0; }
.picLeft img { border:1px solid #000; }

.picRightHome { float:right; padding:10px 0 0 30px; }


.colLeft { width:676px; float:left; margin:30px 0 0 0; }
.colRight { width:210px; float:right; }

.product { width:210px; height:182px; float:left; margin:16px 0; }
.product p { display:block; text-align:center; font-weight:bold; color:#fff; margin:156px 0 0 0; }
.product a { color:#fff; text-decoration:none; }
.product a:hover { text-decoration:underline; }

.p01 { background:url(../img/bg_product01.jpg) top left no-repeat; }
.p02 { background:url(../img/bg_product02.jpg) top left no-repeat; margin:16px 22px 10px 22px; }
.p03 { background:url(../img/bg_product03.jpg) top left no-repeat; }

.p01A { background:url(../img/bg_product01.jpg) top left no-repeat; margin:0 10px 10px 0; }
.p02A { background:url(../img/bg_product02.jpg) top left no-repeat; margin:0 10px 10px 0; }
.p03A { background:url(../img/bg_product03.jpg) top left no-repeat; margin:0 10px 10px 0; }





/* MAIN FOOTER */
#main-footer { width:100%; clear:both; }
#footer { background:url(../img/bg_footer.gif) top left no-repeat; width:940px; height:60px; margin:0px auto; }

/* MAIN FOOTER - BOTTOM NAVIGATION */
.botNav { text-align:center; padding:14px 0 0 60px; color:#666666; display:block; float:left; }
.botNav a { color:#666666; text-decoration:none; padding:0 10px; font-size:12px; }
.botNav a:hover { text-decoration:underline; color:#CC0000; }

 
.copyright { color:#999999; text-align:right; display:block; padding:8px 20px 0 0; font-size:11px; line-height:14px; float:right; }
.copyright a { color:#999999; }
.copyright img { vertical-align:middle; }





.contact-form { float:left; display:block; width:500px; text-align:left; background:#F6F6F8; border:1px solid #E4E5E7; padding:10px; }
.contact-form td { vertical-align:top; border-bottom:1px solid #E4E5E7; padding:8px 0 8px 10px; }
.formContact { width:100%; }
.formContact .inputText { width:210px; padding: 2px 4px 2px 4px; border:1px solid #CDCED0; vertical-align:middle; color: #666666; }
.formContact #msgContactForm { width:210px; font-family:Arial, Helvetica, sans-serif; }