/* DEFAULT DEFINITION */
html, body { height:100%; margin:0; padding:0; font:13px Arial, Verdana, Helvetica, sans-serif; color:#37280E; background:#72634C url(../img/bg_body.gif) top left repeat; }
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:#5C14C7; 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 11px repeat-x; height:30px; } 
.hr hr { display:none; }

.fontsize13 { font-size:13px; }
.fontsize14 { font-size:14px; }
.fontsize20 { font-size:20px; }
.colorred { color:#890D0D; }
.color-fff { color:#fff; }
.color-000 { color:#000; }
.color-blue { color:#1D5CAB; }

/* H TITLES */
h1 { display:block; margin:0 0 12px 0; font:24px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-weight:bold; color:#46443F; }

h2 { display:block; margin:0 0 10px 0; color:#5C14C7; font-weight:normal; font-size:18px; }


/* MAIN CONTAINER */
#main-container { width:900px; margin:0px auto; }
#bg-main-container { float:left; width:100%; height:550px; margin:60px 0 0 0; }
.bg_home { background:url(../img/bg_container.jpg) top left no-repeat; }
.bg_contact { background:url(../img/bg_container_contact.jpg) top left no-repeat; }
.bg_buy { background:url(../img/bg_container_buy.jpg) top left no-repeat; }
.bg_about { background:url(../img/bg_container_about.jpg) top left no-repeat; }
.bg_service { background:url(../img/bg_container_services.jpg) top left no-repeat; }

.paragraph { clear:both; display:block; }
.paragraph p { display:block; margin:0 0 10px 0; }

.content { padding:15px 20px 0 10px; position:relative; }


/* LEFT COLUMN */
.leftCol { width:293px; float:left; }


.leftCol table { width:100%; }
.leftCol table td { vertical-align:top; padding-bottom:1px; }
.leftCol table td.col1 { width:98px; }
.leftCol table td.col2 { width:96px; padding:0 1px; }
.leftCol table td.col3 { width:97px; }

/* RIGHT COLUMN */
.rightCol { width:540px; float:right; padding:30px 0 0 0; background:#FFF7EC; }
.rightCol .text { width:100%; height:240px; overflow:auto; }
.rightCol .text .paragraph { padding:0 10px 0 0; }

.logo { float:left; }

.list01 { margin:0 0 10px 20px; display:block; }
.list01 li { background:url(../img/bg_list01.gif) left 4px no-repeat; padding:0 0 0 12px; margin:0 0 6px 0; }
.list01 li ul { margin:3px 0 0 16px; }
.list01 li ul li { margin:0px; list-style:circle; background:none; padding:0px; font-size:12px; margin:0 0 3px 0; }

span.nr { width:18px; float:left; }


/* MAIN FOOTER */
#main-footer { width:100%; clear:both; }
#footer { background:url(../img/bg_footer.gif) top left no-repeat; width:900px; margin:0px auto; }

/* MAIN FOOTER - BOTTOM NAVIGATION */
.botNav { text-align:center; padding:16px 0 0 0; color:#000000; display:block; }
.botNav a { color:#000000; text-decoration:none; padding:0 10px; }
.botNav a:hover { text-decoration:underline; }
 
.copyright { color:#342C20; text-align:left; display:block; padding:20px 0 0 20px; line-height:18px; clear:both; font-size:11px; }
.copyright a { color:#342C20; }





.contact-form { float:left; display:block; width:244px; text-align:left; background:#FDF0DD; border:1px solid #FEE5C2; padding:10px; font-size:12px; }
.contact-form td { vertical-align:top; border-bottom:1px solid #FEE5C2; padding:8px 0 8px 10px; }
.formContact { width:100%; }
.formContact .inputText { width:210px; padding: 2px 4px 2px 4px; border:1px solid #FDD9A7; vertical-align:middle; color: #666666; }
.formContact #msgContactForm { width:210px; font-family:Arial, Helvetica, sans-serif; }
.contact-form label { display:block; }

.terms-form { clear:both; text-align:center; width:100%; color:#A70000; font-weight:bold; font-size:13px; }
.terms-form form { display:block; }
.btn { background:#FA6300; border:1px solid #FDD9A7; color:#fff; padding:4px 10px; font-weight:bold; overflow:visible; cursor:pointer; }
