/* Footprint Style Sheet*/


/* divs 
img
{
    border:none;
}
body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 76%;
    margin: 0px;
    padding: 0px;
    color: #212320;
    text-align:justify;
}

.clear
{
    clear:both;
}

#container
{
    width:770px;
    margin:0 auto 0;
    padding:0;
}

#header
{   
    padding: 0px;
    margin: 10px 0px 10px 0px;  
 
}

#header img
{
    width:114px;
    float:left;
}
#header h1
{
    text-align:center;
}
#header h1 span.one
{
    color:#00ff00;
    font-size:2em;
    
}
#header h1 span.two
{
    color:#ffaa2d;
    font-size:2em;
}
#header h1 span.three
{
    color:#006699;
    font-size:2em;
}
#header h1 span.four
{
    color:#006699;
}

#header span.innerOrange1
{
    font-weight:bolder;
    color:#ffaa2d;
    text-align:left;
    margin-right:100px;
    margin-left:10px;
}
#header span.innerOrange2
{
    font-weight:bolder;
    color:#ffaa2d;
    text-align:right;
}
#header span.innerBlue
{
    color:#006699;
    font-weight:bolder;
    margin-right:100px;
}

#navarea
{   
    width: 770px;
    height: 34px;
    padding: 0px;
    margin: 0px 0px 7px 0px;
} 

#navbar
{   
    width: 770px;
    height: 34px;
    padding: 0px;
    margin: 0px 8px 0px 0px;
    color:#000000;
    background-image: url(../images/nav_blackpanel.jpg);
    background-position: top left;
    background-repeat: no-repeat; 
    float:left;
}

#navcontent
{   
    margin: 7px 0px 0px 0px;
    text-align:center;
}

#navbutton
{   
    width: 140px;
    height: 34px;
    padding: 0px;
    margin: 0px 0px 0px 0px;
    float:left;
}

#navbutton img {padding:0; margin:0; border:none;}


#mainbox_home01 { width: 770px; padding: 0px; margin: 0px 0px 12px 0px; background-image: url(../images/bannerBG.jpg); background-position: top left; background-repeat: no-repeat; } 
#mainbox_home02 { width: 770px; height: 206px; padding: 0px; margin: 0px 0px 12px 0px; background-image: url(../images/mainbox_home01.jpg); background-position: top left; background-repeat: no-repeat; } 
div.topPanel
{   
    width: 480px;
    padding: 0px;
    margin: 15px 0px 0px 10px;
} 


#newsticker
{   
    width: 202px;
    height: 92px;
    padding: 0px;
    margin: 0px 0px 12px 0px;
    background-color: #fea203;
    background-image: url(../images/panel_csacalc.gif);
    background-position: top left;
    background-repeat: no-repeat; 
    float:left;
} 

#subscribe
{   
    width: 341px;
    height: 92px;
    padding: 0px;
    margin: 0px 12px 12px 12px;
    float:left;
} 

#login
{   
    width: 202px;
    height: 92px;
    padding: 0px;
    margin: 0px 0px 12px 0px;
    background-color: #fea203;
    background-image: url(../images/panel_login.gif);
    background-position: top left;
    background-repeat: no-repeat; 

    float:left;
}

#panel_lawyers
{   
    width: 249px;
    height: 160px;
    padding: 0px;
    margin: 0px 0px 12px 0px;
    background-image: url(../images/infopanel_lawyers.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    clear:both;
    float: left;
    text-align:center;
}

#panel_lawyers h2
{
    font-size:1.7em;
    color:#00ff00;
    padding:8px 0 0 10px;
}

#panel_parents h2
{
    font-size:1.7em;
    color:#ff6600;
    padding:8px 0 0 10px;
}

#panel_familysupport h2
{
    font-size:1.7em;
    color:#006699;
    padding:8px 0 0 10px;
}
#panel_parents
{   
    width: 249px;
    height: 160px;
    padding: 0px 0px 0px 0px;
    margin: 0px 11px 12px 11px;
    background-image: url(../images/infopanel_parents.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    float: left;
    text-align:center;
} 

#panel_familysupport
{   
    width: 249px;
    height: 160px;
    padding: 0px;
    margin: 0px 0px 12px 0px;
    background-image: url(../images/infopanel_familysupport.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    float: left;
    text-align:center;
}

#affiliates
{   
    width: 171px;
    height: 111px;
    padding: 0px;
    margin: 0px 0px 12px 0px;
    background-image: url(../images/panel_affiliates.gif);
    background-position: top left;
    background-repeat: no-repeat;
    clear:both;
    float: left;
} 

#testimonial h2
{
    text-align:center;
    font-size:1.2em;
    color:#ff6600;
}

#testimonial
{   
    width: 358px;
    height: 142px;
    padding: 0px;
    margin: 0px 12px 12px 12px;
    color: #000000;
    background-color: #ffffff;
    background-image: url(../images/panel_testimonial.gif);
    background-position: top left;
    background-repeat: no-repeat;
    float: left;
} 

#freetrial h2
{
    text-align:center;
    font-size:1.2em;
    color:#006699;
}

#freetrial
{   
    width: 177px;
    height: 123px;
    padding: 0px;
    margin: 0px 0px 12px 0px;
    background-image: url(../images/panel_signupnow30.gif);
    background-position: top left;
    background-repeat: no-repeat;
    float: right;
    text-align:center;
}

#footerMiddle h2
{
    text-align:center;
    font-size:1.2em;
    color:#006699;
}

#footerMiddle
{   
    width: 400px;
    height: 105px;
    padding: 0px;
    margin: 0px 0px 12px 0px;
    background-image: url(../images/panel_footerMiddle.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    text-align:center;
}

#footer
{   
    padding: 0px;
    margin: 0px;
    text-align:center;
} 
*/

/*lawyers tour 

#panel_lawyers_when
{   
    width: 249px;
    height: 160px;
    padding: 0px;
    margin: 0px 11px 12px 0px;
    float: left;
} 

#panel_lawyers_what
{   
    width: 249px;
    height: 160px;
    padding: 0px;
    margin: 0px 11px 12px 0px;
    float: left;
} 

#panel_lawyers_who
{   
    width: 249px;
    height: 160px;
    padding: 0px;
    margin: 0px 11px 12px 0px;
    float: left;
} 

#panel_lawyers_win
{   
    width: 249px;
    height: 160px;
    padding: 0px;
    margin: 0px 0px 12px 0px;
    float: left;
} 


#panel_lawyers_why
{   
    width: 249px;
    height: 160px;
    padding: 0px;
    margin: 0px 0px 12px 0px;
    float: left;
} 


#panel_lawyers_where
{   
    width: 249px;
    height: 160px;
    padding: 0px;
    margin: 0px 11px 12px 0px;
    clear: both; 
    float: left;
} 

#panels
{   
    width: 770px;
    padding: 0px;
    margin: 0px 0px 0px 0px;
}

#lawyer_infopanel1 {width: 770px; height: 206px; padding: 0px; margin: 0px 0px 12px 0px; background-image: url(../images/bg_law_who.jpg); background-position: top left; background-repeat: no-repeat; clear: both; } 
#lawyer_infopanel2 {width: 770px; height: 206px; padding: 0px; margin: 0px 0px 12px 0px; background-image: url(../images/bg_law_what.jpg); background-position: top left; background-repeat: no-repeat; clear: both; }
#lawyer_infopanel3 {width: 770px; height: 206px; padding: 0px; margin: 0px 0px 12px 0px; background-image: url(../images/bg_law_why.jpg); background-position: top left; background-repeat: no-repeat; clear: both; }
#lawyer_infopanel4 {width: 770px; height: 206px; padding: 0px; margin: 0px 0px 12px 0px; background-image: url(../images/bg_law_where.jpg); background-position: top left; background-repeat: no-repeat; clear: both; }
#lawyer_infopanel5 {width: 770px; height: 206px; padding: 0px; margin: 0px 0px 12px 0px; background-image: url(../images/bg_law_when.jpg); background-position: top left; background-repeat: no-repeat; clear: both; }
#lawyer_infopanel6 {width: 770px; height: 206px; padding: 0px; margin: 0px 0px 12px 0px; background-image: url(../images/bg_law_win.jpg); background-position: top left; background-repeat: no-repeat; clear: both; }

#parents_infopanel1 {width: 770px; height: 206px; padding: 0px; margin: 0px 0px 12px 0px; background-image: url(../images/bg_par_who.jpg); background-position: top left; background-repeat: no-repeat; clear: both; } 
#parents_infopanel2 {width: 770px; height: 206px; padding: 0px; margin: 0px 0px 12px 0px; background-image: url(../images/bg_par_what.jpg); background-position: top left; background-repeat: no-repeat; clear: both; }
#parents_infopanel3 {width: 770px; height: 206px; padding: 0px; margin: 0px 0px 12px 0px; background-image: url(../images/bg_par_why.jpg); background-position: top left; background-repeat: no-repeat; clear: both; }
#parents_infopanel4 {width: 770px; height: 206px; padding: 0px; margin: 0px 0px 12px 0px; background-image: url(../images/bg_par_where.jpg); background-position: top left; background-repeat: no-repeat; clear: both; }
#parents_infopanel5 {width: 770px; height: 206px; padding: 0px; margin: 0px 0px 12px 0px; background-image: url(../images/bg_par_when.jpg); background-position: top left; background-repeat: no-repeat; clear: both; }
#parents_infopanel6 {width: 770px; height: 206px; padding: 0px; margin: 0px 0px 12px 0px; background-image: url(../images/bg_par_win.jpg); background-position: top left; background-repeat: no-repeat; clear: both; }

#familysupport_infopanel1 {width: 770px; height: 206px; padding: 0px; margin: 0px 0px 12px 0px; background-image: url(../images/bg_fam_who.jpg); background-position: top left; background-repeat: no-repeat; clear: both; } 
#familysupport_infopanel2 {width: 770px; height: 206px; padding: 0px; margin: 0px 0px 12px 0px; background-image: url(../images/bg_fam_what.jpg); background-position: top left; background-repeat: no-repeat; clear: both; }
#familysupport_infopanel3 {width: 770px; height: 206px; padding: 0px; margin: 0px 0px 12px 0px; background-image: url(../images/bg_fam_why.jpg); background-position: top left; background-repeat: no-repeat; clear: both; }
#familysupport_infopanel4 {width: 770px; height: 206px; padding: 0px; margin: 0px 0px 12px 0px; background-image: url(../images/bg_fam_where.jpg); background-position: top left; background-repeat: no-repeat; clear: both; }
#familysupport_infopanel5 {width: 770px; height: 206px; padding: 0px; margin: 0px 0px 12px 0px; background-image: url(../images/bg_fam_when.jpg); background-position: top left; background-repeat: no-repeat; clear: both; }
#familysupport_infopanel6 {width: 770px; height: 206px; padding: 0px; margin: 0px 0px 12px 0px; background-image: url(../images/bg_fam_win.jpg); background-position: top left; background-repeat: no-repeat; clear: both; }

div.mainbox_text
{   
   height: 54px;
   text-align:center;
   padding-top:10px;
}

div.topPanel h1
{
    color:#797979;
    font-size:1.5em;
} 

div.mainbox_text ul
{
    padding-left:15px;
}
div.mainbox_text li
{
    margin-bottom:4px;
}

#standardcontent
{   
    width: 770px;
    padding: 0px;
    margin: 0px 0px 0px 0px;
    background-color: #ebebeb;
}

#mainbox_home01 h1
{
	margin:0;
	padding:0;
	font-size:1.8em;
	color:#797979;
}

#standardcontent em
{
    font-weight:bolder;
    font-style:normal;
} 

*/

/* fonts 

h1 { font-size: 1.2em; color: #32a316; font-weight: bold; text-decoration: none; margin:0px 0px 5px 0px; padding:0px;}
h2 { font-size: 1.0em; color: #32a316; font-weight: bold; text-decoration: none; margin:0px; padding:0px; }
h2.indent { font-size: 1.0em; color: #32a316; font-weight: bold; text-decoration: none; margin:5px 0px 0px 5px; padding:0px; }
h3 { font-size: 0.8em; color: #A9421F; font-weight: bold; text-decoration: none; }
h4 { font-size: 0.8em; color: #666666; text-decoration: none; }

span.agenttext {color: #e73100; font-weight: bold; text-decoration: none; }
span.dblue {color: #033177; text-decoration: none; }*/

/* hyperlinks 

A:link {color:#003D80; text-decoration:none;}
A:visited {color:#005EC6; text-decoration:none;}
A:hover {color:#617992; text-decoration:underline;}

A.nav:link {font-size: 1.1em; margin:0px 10px 0px 10px; color:#000000; text-decoration:none; font-weight:bolder;}
A.nav:visited {font-size: 1.1em; margin:0px 10px 0px 10px; color:#000000; text-decoration:none; font-weight:bolder;}
A.nav:hover {font-size: 1.1em; margin:0px 10px 0px 10px; color:#226522; text-decoration:underline; font-weight:bolder;} */

/* paragraphs 

p {padding: 0px; margin: 0px;}
p.newscontent 
{   
    width: 192px;
    height: 60px;
    padding: 0px;
    margin: 27px 0px 0px 5px;
    color: #ffffff;
    line-height: 1;
    text-align:left;
}
p.newscontent a:link{font-weight:bolder; color: #ffffff;}
p.newscontent a:visited{font-weight:bolder; color: #ffffff;}
p.newscontent a:hover{font-weight:bolder; color: #ffffff;}  

p.lawyerscontent 
{   
    
    padding: 0px 10px 0 10px;
    margin: 0px 0px 0px 5px;
    color: #000000;
    line-height: 1;
    text-align:left;
} 

p.parentscontent 
{   
    width: 100px;
    padding: 0px;
    margin: 0px 0px 0px 5px;
    color: #000000;
    line-height: 1;
    text-align:left;
} 

p.familysupportcontent 
{   
    width: 100px;
    padding: 0px;
    margin: 0px 0px 0px 5px;
    color: #000000;
    line-height: 1;
    text-align:left;
} 
#affiliates h2
{
    text-align:center;
    font-size:1.2em;
}
p.affiliatescontent 
{   
    width: 161px;
    height: 111px;
    padding: 0px;
    margin: 10px 0px 0px 5px;
    color: #797979;
    line-height: 1;
    text-align:center;
}

p.affiliatescontent a:link{color: #033177;}
p.affiliatescontent a:visited{color: #033177;}
p.affiliatescontent a:hover{color: #033177;} 
 
#csaArrears
{
    text-align:center;
}

p.testimonialcontent 
{   
    width: 331px;
    height: 80px;
    padding: 0px;
    margin: 5px 0px 0px 5px;
    color: #000000;
    line-height: 1;
    text-align:center;
} 

p.logincontent 
{   
    width: 162px;
    height: 60px;
    padding: 0px;
    margin: 27px 0px 0px 5px;
    color: #ffffff;
    line-height: 1;
    text-align:left;
} 

p.footerMiddle 
{   
    width: 400px;
    height: 105px;
    padding: 0px;
    margin: 15px 0px 0px 0;
    line-height: 1;
    text-align:center;
}

p.footerMiddle a
{
    color:#053191;
}

p.freetrialcontent 
{   
    width: 175px;
    height: 65px;
    padding: 0px;
    margin: 15px 0px 0px 0;
    line-height: 1;
}

p.freetrialcontent a
{
    color:#053191;
}

p.standardindent 
{   
    margin: 10px 10px 10px 10px;
} 
*/

/* lists 

ul { padding: 0px; margin: 0px 0px 0px 0px; }*/

/* tables 

table.rates { border-collapse: collapse; border: none; margin: 0px 0px 0px 0px;}
table.rates td { padding: 5px; text-align: center; background-color: #FFFFFF; color: #636363;}
table.rates th { background-color: #0092F4; color: #FFFFFF; font-weight: bold; text-decoration: none; padding: 5px; }
*/

/* images 

img.link {border: none;}
img.panelicon {margin:2px 0px 0px 4px; padding:0px 0px 0px 0px; border: none; }
img.panelicon_end {margin:2px 0px 0px 4px; padding:0px 0px 0px 0px; border: none; }

hr.footer {clear:both;}
#news{padding:5px 10px 5px 10px;}

.testimonials
{
    font-weight:bolder;
}

#aff_form
{
    
}

#aff_controls
{
    float:left;
    margin-left:10px;
}

#aff_names
{
    float:left;
}

#aff_names p
{
    padding-bottom:3px;
}*/

#newClientForm label
{
    float:left;
    width: 13em;
}

#newClientForm br
{
    clear:left;
}

#newClientForm input
{
    float:left;
    margin-bottom:3px;
}

/*.pagination
{
    position:relative;
    margin-bottom:-25px;
    margin-left:auto;
    right:310px;
    top:-35px;
    width: 260px;
    text-align: center;
    border: 0px solid;
    border-width: 0; 
    padding: 5px 5px 5px 0;
}

* html .pagination{
    width: 200px; 
    width: 260px; 
}

.pagination a{
   padding: 5px; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; color: #033177; text-decoration: underline; font-weight : normal; margin-left: 5px; margin-right: 5px;  
}

.pagination a:hover, .pagination a.selected{
    padding: 5px; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; color: #32a316; text-decoration: underline; font-weight : normal;  margin-left: 5px; margin-right: 5px; 
  }
  
.ftform
{
    padding-left:10px;
}




#card_logos ul
{
	list-style:none;
}

#card_logos li
{
	list-style:none;
	display:inline;
}

span.red { font-size: 1.2em; font-weight: bold; color: #AB2616; text-decoration: none; }
span.cost { font-size: 1.2em; }

input.Button, .CalculationWizard .box
{
    border: none;
  
   background-color : #7fce76;
    color: white;
    padding: 0;
    margin: 0;
    cursor: pointer;
}

.CalculationWizard
{
    margin: 0 1em;
}
.CalculationWizard table
{
    width: 100%;
}

.CalculationWizard .calcHeader
{
    border: solid 1px black;
    margin: 4px auto;
    padding: 4px 1em 0em 1em;
    width: 80%;
}
.CalculationWizard .calcHeader h2
{
    text-transform: uppercase;
    text-align: center;
    margin: 0 0 0.5em 0;
    padding: 0;
}
.CalculationWizard .calcHeader p
{
    margin-bottom: 0.5em;
}
.CalculationWizard .box
{
    cursor: default;
    padding: 1px 2px;
}
.CalculationWizard dl
{
    margin: 1em 0;
    padding: 0;
}
.CalculationWizard dt
{
    font-weight: bolder;
    text-align: center;
    position: relative;
    top: 0.75em;
    margin-bottom: -1em;
}
.CalculationWizard dd
{
    border: solid 1px black;
    margin: 0 auto;
    padding: 2em 1em 1em 1em;
    width: 80%;
}

.ModalBackground
{
    background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.Progress
{
    text-align: center;
    background-color: White;
    color: #007C38;    
    border: solid 1px black;
    padding: 4px;
}

.ErrorPopup
{
}


#panel_how
{
    width:456px;
    height:305px;
    float:left;
    background-image:url(../images/panel_how.jpg);
    background-repeat:no-repeat;
    background-position:top left;
}

#panel_how h2{padding:5px 0 0 20px; font-size:1.7em; color:#ff6600;}

.how{padding:10px;}

#panel_who
{
    width:456px;
    height:305px;
    float:left;
    background-image:url(../images/panel_who.jpg);
    background-repeat:no-repeat;
    background-position:top left;
}

#panel_who h2{padding:5px 0 0 20px; font-size:1.7em; color:#00ff01;}

.who{padding:10px;}

#panel_why
{
    width:456px;
    height:305px;
    float:left;
    background-image:url(../images/panel_why.jpg);
    background-repeat:no-repeat;
    background-position:top left;
}

#panel_why h2{padding:5px 0 0 20px; font-size:1.7em; color:#006697;}

.why{padding:10px;}

#rightWrapper
{
    float:right;
    margin-bottom:10px;
    width:249px;
}*/

@charset "utf-8";
/* -------------------- Web design by www.divinemonkey.co.uk ---------------------------------*/

/* This first part is to reset all margins etc so all browsers start from same blank page */
/* ------------------------------------ START undo_html.css ----------------------------------*/
/* (CC) 2004 Tantek Celik. Some Rights Reserved.             */
/*   http://creativecommons.org/licenses/by/2.0                   */
/* This style sheet is licensed under a Creative Commons License. */
:link,:visited { text-decoration:none }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }
a img,:link img,:visited img { border:none }
address { font-style:normal }
/* ------------------------------------ END undo_html.css ----------------------------------*/

/* ----------------------------------- Start Standard CSS ---------------------------------- */

html {
overflow: auto;
}
body {
	font: 80% Arial, Verdana, sans-serif;
	background: #E9EBDC url(../images/main_bg.jpg) repeat-x left top;
	margin-top: 0;
	padding: 0;
	text-align: center;
	color: #333333;
}
* {
	padding: 0;
	margin: 0;
}
html, body {
	height: 100%;
}
/* ---------------------------- Text Stylings ------------------------------ */
h1{
	font-size:150%;
	padding: 4px 0 0 0;
	font-weight:bold;
	color: #333333;
}
h2{ /* ----- Main Content headings ----- */
	font-size:110%;
	padding: 5px 0 9px 0;
	font-weight:bold;
	color: #E75D06;
}
h3{ /* ----- Tagline 1 ----- */
	font-size:140%;
	font-weight:bold;
	color: #ffff99;
	padding-top:10px;
	padding-bottom: 10px; 
}
h4{ /* ----- Tagline 2 ----- */
	font-size:110%;
	font-weight:bold;
	color: #408040;
}
h5{ /* ----- Homepage Content Box Headings ----- */
	font-size:160%;
	padding: 15px 0 15px 0;
	font-weight:bold;
	color: #E75D06;
}
h6{ /* ----- Slideshow headings ----- */
	font-size:110%;
	padding: 5px 0 9px 0;
	font-weight:bold;
	color: #ffffff;
}
h7{  
	font: 205% Trebuchet MS, Arial, Verdana, sans-serif;
 
	padding: 5px 0px 5px 0px;
	font-weight:bold;
	color: #ffffff;
}
.style1 {
	font-weight: bold
}
.style2 {
	font-style: italic
}
.style3 {
	color: #ffffff;
}
.style4 {
	font-weight: bold;
	color: #669900;
}
.style5 a:link, a:visited {
	color: #E75D06;
	text-decoration: underline;
}
.style5 a:hover {
	color: #E75D06;
	text-decoration: underline;
}
UL {
list-style-image: url(../images/dot.png);
padding: 0;
margin-left: 22px;
}
UL UL LI { 
list-style-image: url(../images/dot.png);
padding: 0;
margin-left: 22px;
}
UL UL UL LI { 
list-style-image: url(../images/dot.png);
padding: 0;
margin-left: 22px;
}
a:link, a:visited {
	color: #E75D06;
	text-decoration: underline;
}
a:hover {
	color: #E75D06;
	text-decoration: underline;
}
#footer a:link, a:visited {
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}
a.side:link, a.side:visited, a.side:visited:hover, a.side:active {
	color: #7CA303;
	text-decoration: underline;
	} 
	
	a.h4:link, a.h4:visited, a.h4:visited:hover, a.h4:active {
	font-size:110%;
	font-weight:bold;
	color: #408040;
	text-decoration: none;
	} 
	
	 


.orange {
	font-size:120%;
 
	font-weight:bold;
	color: #E75D06; 
	}
	
/* ------------------------------------- Start Divs ---------------------------------------- */

#container {
	text-align: center;
	max-width: 900px; 
	min-width: 775px; 
	min-height: 100%;
	margin: 0 auto;
	border: 0px solid #000000;
}
* html #container {
	height: 100%;
}
#logo {
    float: left;
	position: relative;
	height: 120px;
	width: 85px;
	margin-left: 7%;
}
#tagline {
    float: left;
	position: relative;
	height: 50px;
	text-align: left;
	margin-right: 0%;
	color: #ffffff;
	padding: 20px 45px 0px 25px;
}
#glowmenu {
	padding: 0px 0px 0px 0px; 
	margin-top: -11px;
}
html>body #glowmenu {
	padding: 11px 0px 0px 0px; 
}
#mainContent {
	width: 100%; 
	padding: 0px 0px 0px 0px; 
}
#showcase {
    height: 285px;
	width: 765px;
	padding: 0px 0px 0px 0px; 
}
html>/**/body #showcase {
	padding: 0px 0px 0px 60px;
}
#content_box_top {
	height: 20px;
	width: 765px;
	margin: 15px 0px 0px 1px; 
	background: #E9EBDC url(../images/content_box_top.jpg) no-repeat left top;
}
#content_box {
	width: 765px;
	padding: 0px 0px 0px 0px; 
	font-size: 11px;
	background: #E9EBDC url(../images/content_box_triple_bg.jpg) repeat-y left top;
}
#content_box.single {
	background: #E9EBDC url(../images/content_box_single_bg.jpg) repeat-y left top;
}
#content_box.double {
	background: #E9EBDC url(../images/content_box_double_bg.jpg) repeat-y left top;
}
#content_box.triple {
	background: #E9EBDC url(../images/content_box_triple_bg.jpg) repeat-y left top;
	line-height:1.55em;
}
#content_text_single {
	padding: 0px 30px 0px 30px; 
	font-size: 12px;
	text-align: left;
}
#content_box_bottom {
	height: 25px;
	width: 765px;
	padding: 0px 0px 15px 0px; 
	background: #E9EBDC url(../images/content_box_bottom.jpg) no-repeat left top;
}
html>/**/body #content_box_top {
	margin-left: 60px;
}
html>/**/body #content_box {
	margin-left: 59px;
}
html>/**/body #content_box_bottom {
	margin-left: 59px;
}
#content_left {
	text-align: left;
	width: 205px;
	padding: 0px 0px 0px 30px; 
	float: left;
	background: url(../images/icons/letters.gif) no-repeat right top;
	background-position:105% 0px;
}
#content_center {
	text-align: left;
	width: 210px;
	padding: 0px 0px 0px 40px; 
	float: left;
	background: url(../images/icons/globe.gif) no-repeat right top;
	background-position:100% 0px;
}
#content_right {
	text-align: left;
	width: 205px;
	padding: 0px 30px 0px 0px; 
	float: right;
	background: url(../images/icons/arrows.gif) no-repeat right top;
	background-position:90% 0px;
}
#footer_text {
	padding: 18px 0px 0px 0px; 
	font: 12px Arial, Verdana, sans-serif;
	color: #ffffff;
}
#footer_text .small {
	padding: 0px 0px 0px 0px; 
	font: 11px Arial, Verdana, sans-serif;
	color: #ffffff;
}
#footer {
  	background: url(../images/footer_bg.jpg) repeat-x ;
	width: 100%;
	clear: both;
	height: 86px;
	margin: -96px auto 0 auto;
	position: relative;
	padding-top: 10px;
}
#clearfooter {
	display: block;
	height: 96px;
}

/* ------------------------------------- Menu Style ---------------------------------------- */
.glowingtabs{
	float:left;
	width:100%;
	font-size: 12px;
	letter-spacing: 1px;
	line-height:26px;
	border-bottom: 0px solid #ffffff; /*Add border strip to bottom of menu*/
}

.glowingtabs ul{
	list-style-type: none;
	margin:0;
	margin-left: 18%; /*Left offset to center tab menu relative to page*/
	padding:0;
}


.glowingtabs li{
	display:inline;
	margin:0;
	padding:0 0 5px 0px;
}

.glowingtabs a{
	float:left;
	background:url(../images/menu/tab_left.gif) no-repeat left top;
	margin:0;
	margin-right: 0px; /*spacing between each tab*/
	padding:0 0 0px 11px;
	text-decoration:none;
}


.glowingtabs a span{
	float:left;
	display:block;
	background:url(../images/menu/tab.gif) no-repeat right top;
	padding: 14px 12px 0px 3px;
	font-weight:bold;
	color:#3B3B3B;
}


/* Commented Backslash Hack hides rule from IE5-Mac \*/
.glowingtabs a span {float:none;}
/* End IE5-Mac hack */

.glowingtabs a:hover span {
	color: black;
	cursor: pointer;
}

.glowingtabs li.active span {
	color: black;
	cursor: pointer;
}

.glowingtabs li.selected a{ /*Selected Tab style*/
	background-position:0 -82px; /*Shift background image up to start of 2nd tab image*/
	cursor: pointer;
}

.glowingtabs li.selected a span{ /*Selected Tab style*/
	background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
	color: black;
	cursor: pointer;
}

.glowingtabs a:hover, .glowingtabs li.selected a:hover{ /*onMouseover style*/
	background-position:0% -82px; /*Shift background image up to start of 2nd tab image*/
	cursor: pointer;
}

.glowingtabs a:hover span, .glowingtabs li.selected a:hover span{ /*onMouseover style*/
	background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
	cursor: pointer;
}

#glowmenu a.active {
	background-position:0 -82px; /*Shift background image up to start of 2nd tab image*/
	cursor: pointer;
}
#glowmenu a.active span{ /*Selected Tab style*/
	background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
	cursor: pointer;
}
/*---  News slider courtesy of Gavick Pro http://www.gavick.com  ---*/

DIV.gk_news_image_wrapper {
	Text-align: left; OVERFLOW: hidden; BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}

DIV.gk_news_image_text_datas {
	DISPLAY: none
}
.gk_news_image_text_bg {
	PADDING: 20px 0px 20px 20px; 
}
DIV.gk_news_image_text {
	PADDING-RIGHT: 30px; PADDING-LEFT: 30px; PADDING-BOTTOM: 30px; OVERFLOW: hidden; PADDING-TOP: 25px;
}
A.gk_news_image_prev {
	DISPLAY: block; FLOAT: left; MARGIN-LEFT: 2px; WIDTH: 21px; HEIGHT: 21px
}
A.gk_news_image_next {
	DISPLAY: block; FLOAT: left; MARGIN-LEFT: 2px; WIDTH: 21px; HEIGHT: 21px
}
A.gk_news_image_play {
	DISPLAY: block; FLOAT: left; MARGIN-LEFT: 2px; WIDTH: 21px; HEIGHT: 21px
}
A.gk_news_image_pause {
	DISPLAY: block; FLOAT: left; MARGIN-LEFT: 2px; WIDTH: 21px; HEIGHT: 21px
}
A.gk_news_image_next {
	BACKGROUND: url(../showcase/next.png) no-repeat 0px 50%

}
A.gk_news_image_prev {
	BACKGROUND: url(../showcase/prev.png) no-repeat 0px 50%

}
A.gk_news_image_play {
	BACKGROUND: url(../showcase/play.png) no-repeat 0px 50%

}
A.gk_news_image_pause {
	BACKGROUND: url(../showcase/pause.png) no-repeat 0px 50%

}
A.gk_news_image_next:hover {
	BACKGROUND: url(../showcase/next-h.png) no-repeat 0px 50%

}
A.gk_news_image_prev:hover {
	BACKGROUND: url(../showcase/prev-h.png) no-repeat 0px 50%

}
A.gk_news_image_play:hover {
	BACKGROUND: url(../showcase/play-h.png) no-repeat 0px 50%

}
A.gk_news_image_pause:hover {
	BACKGROUND: url(../showcase/pause-h.png) no-repeat 0px 50%

}
DIV.gk_news_image_tb_prev {
	BACKGROUND: #fff
}
DIV.gk_news_image_tb_next {
	BACKGROUND: #fff
}
DIV.gk_news_image_tb {
	OVERFLOW: hidden
}
