@charset "UTF-8";
/* Global */
#html, body { background-color:#E7F0F9; padding:0; margin:0; }
#hr { width:550px; height:10px; border:0; margin:0px auto; }
.border { border: 1px solid #000000; }

/*ids*/
#container { width:920px; padding:0px; margin:0 auto; background-color:#096; }
#header { z-index:1; width:920px; height:300px; position:absolute; }
#subhead { z-index:2; width:613px; height:96px; position:relative; margin-top:204px; float:right; }
#content { z-index:3; width:865px; height:auto; float:right; margin-left:28px; margin-right:25px; position:absolute; background-color:#ffffff; margin-top:300px; border-left:1px solid #bebebe; border-right:1px solid #bebebe; }
#howto { width: 200px; height: 300px; margin-left:10px; float:left; }
#cusbox { width: 550px; float:left; margin-top:20px; margin-left:20px; }

/*classes*/
.main { z-index:3; width:586px; margin-left:270px; position:relative; background-color:#ffffff; }
.footer { width:865px; height:40px; background-color:#bebebe; float:left; clear:both; font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#666666; text-align:center; padding-top:8px; }
.footer a { color:#666666; text-decoration:none; }
.footer a:hover { color:#000000; }

/*text*/
.txt { font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#000000; }
.maintxt { font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#000000; padding-left:23px; padding-right:19px; }
.maintxt a {text-decoration:none; font-weight:bold; }
.maintxt a:hover { color:#7CBF3B; }
.maintxtitalic { font-style:italic; color:#999999; }
.maintxtbullet { font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#999999; padding-right:19px; list-style-position: outside; list-style-type: disc; }
.pagetxt { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; padding-left:23px; padding-right:19px; }
.strapline { font-family:Verdana, Geneva, sans-serif; font-size:19px; font-weight:bold; color:#2303be; text-align:center; border-top:1px solid #bebebe; border-bottom:1px solid #bebebe; padding-top:15px; padding-bottom:15px; }
.headline { font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size: 18px; color: #28609b; padding-left: 30px; }
.contactNOW { font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size: 14px; font-weight:bold; color: #7CBF3B; padding-left: 30px; }
.contactNOW a { color: #31550F; text-decoration:none; }
.contactNOW a:hover { color: #7CBF3B; text-decoration:none; }
.bold { font-weight: bold; }

/*menu*/
#menu { padding:0; margin-left:7px; margin-top:2px; width:0; float:left; } 
#menu li { list-style-type:none; }
#menu a, #menu a:visited { display:block; width:245px; height:32px; padding-left:17px; padding-top:14px; font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#000000; text-decoration:none; background-image:url(../images/menu_blue.jpg); border-bottom:1px solid #ffffff; }
#menu a:hover { background-image:url(../images/menu_green.jpg); color:#ffffff; }
