/* Internet Explorer */
body{ text-align: center; }
/* Mozilla Firefox alignment */
body{ text-align: -moz-center; }
body { background-image:url('/images/latest_design/background.jpg'); background-repeat: no-repeat; font-family: verdana, helvatica, arial, sans-serif; font-size: 10pt; background-color: #FFFFFF; margin: auto; padding: auto; }
A:link {text-decoration: none; color: #000000;}
A:visited {text-decoration: none; color: #000000;}
A:active {text-decoration: none; color: #000000;}
A:hover {text-decoration: none; color: #000000;}
.container_main { width: 100%; padding: 0px; margin: 0px; margin-top: 70px; }
.container_interior { width: 960px; text-align: left; margin: 0px; padding: 0px; }
.main { background-image:url('/images/latest_design/trans.png'); position: relative; top: -97px; width: 960px; min-height: 345px; padding: 0px; margin: 0px; text-align: left; }
.main_content { display: none; color: #FFFFFF; font-size: 14pt; padding: 40px; }
.main_content_h { font-size: 18pt; margin-bottom: 20px; font-weight: 600; color: #bdd73c; }
.main_content_p { margin-bottom: 20px; }

/* TABS */
/* HOME ON */
.tab_l_w { float: left; width: 7px; height: 26px; background-image:url('/images/latest_design/tab_l_w.png'); }
.tab_w { float: left; background-color: #FFFFFF; height: 21px; padding-left: 5px; padding-right: 5px; padding-top: 5px; font-weight: 500; }
*html .tab_w { height: 26px; }
.tab_r_w { float: left; width: 14px; height: 26px; background-image:url('/images/latest_design/tab_r_w.png'); }
/* HOME OFF */
.tab_l_g { float: left; width: 7px; height: 26px; background-image:url('/images/latest_design/tab_l_g.png'); }
.tab_g { float: left; background-color: #FFFFFF; height: 21px; padding-left: 5px; padding-right: 5px; padding-top: 5px; font-weight: 500; }
*html .tab_g { height: 26px; }
.tab_r_g2 { float: left; width: 14px; height: 26px; background-image:url('/images/latest_design/tab_r_g2.png'); }
/* OFF */
.tab_g { float: left; background-color: #d5d5d5; height: 21px; padding-left: 5px; padding-right: 5px; padding-top: 5px; font-weight: 500; }
*html .tab_g { height: 26px; }
.tab_r_g { float: left; width: 14px; height: 26px; background-image:url('/images/latest_design/tab_r_g.png'); }
/* CONTACT ON */
.tab_r_w2 { float: left; width: 14px; height: 26px; background-image:url('/images/latest_design/tab_r_w2.png'); }
/* CONTACT OFF */
.tab_r_g3 { float: left; width: 14px; height: 26px; background-image:url('/images/latest_design/tab_r_g3.png'); }

img.floatLeft { float: left; margin: 10px; }
img.floatRight { float: right; margin: 4px; }
