

/* Main Site NEW */

      
        html,body { margin:0px; padding:0px; height:100%; background-color:#ffffff; color:#002a5b; font-family:Georgia, "Times New Roman", Times, serif; font-size:88%; background-image:url(../images/background_html.gif); background-repeat:no-repeat; }
   
#wrap { width:100%; min-height:100%; position:relative; }
* html #wrap { height:100%; }
#inner-wrap { padding-bottom:50px; }
#inner-wrap:after { content:""; display:block; clear:both; }

#header { background-position:center; background-repeat:no-repeat; height:95px; padding-left:30px; padding-top:30px; }
#main { position:relative; width:100%; margin-left:0px; }
#mainHTML { position:relative; width:950px; margin-left:0px; }

#footer { 
position:absolute; bottom:0; height:30px; line-height:30px; width:100%; text-align: center; color:#939598; font-family:Arial, Helvetica, sans-serif; font-size:11px; clear:both; }
#footer a{ color:#939598; text-decoration:none; margin-right:20px;}
#footer a:hover { color:#e11a2b;}

.agecheck, .agecheckdate {width:55px; height:38px; padding-top:17px; font-size:20px; background-color:#e6e7e8; border:none; font-family:Georgia, serif; font-weight:bold; text-align:center; color:#939598; margin:0px 5px 0px 0px;}
.agecheckdate { width:80px;}

/*HTML PAGES*/
#left { float:left; width:245px; padding-left:30px; font-size:22px; font-weight:bold; }
#navOption { height:30px; line-height:30px; }
#content { float:left; width:600px; padding:0px; text-align:left; color:#002A5B; }
#content[id] { margin-left:0px; }
#titlename { color:#FFFFFF; font-size:22px; font-weight:bold; height:30px; line-height:30px; text-indent:10px; margin-bottom:20px;}
/*#titlename { background-color:#E11A2B; }*/
.red { color:#e11a2b; }

/*ACCESS PAGES*/
#content a, #left a{ color:#193d7b; line-height:20px; text-decoration:none;}
#content a:hover, #left a:hover{ color:#e11a2b; line-height:20px; text-decoration:none;}

#colrow { clear:both; height:30px;}
#col01 {float:left; font-weight:bold; width:150px;}
#col02 {float:left;}


/*CONTACT US PAGE*/
#colLeft { float:left; width:320px; background-color:; text-align:left; overflow:hidden; }
#colRight { float:left;  background-color:; text-align:left; overflow:hidden; }

#colTitle { background-color:; clear:both; overflow:hidden; height:30px; line-height:30px; font-size:14px; font-weight:bold; }
#colData { background-color:; clear:both; overflow:hidden; height:30px; line-height:30px; }

.formfields1 {border:1px solid #8c8c8c; color:#e11a2b; padding:4px; font-family:Arial, Helvetica, sans-serif; font-size:13px;}
