@charset "utf-8";
/* CSS Document */
* {margin:0; padding:0;}
img {border:0;}
html { overflow: -moz-scrollbars-vertical; }
html { overflow-x: auto; }
UL {list-style:disc; list-style-position:inside}
BODY { font-family:Arial, Helvetica, sans-serif; color:black; font-size:12px; background:url(images/bg.jpg) repeat white top center;}

p{font-size:12px; }
a{color:#000000; }
#col1_home a {color:white;}
#page {width:811px; margin:0px auto; position:relative; padding-top:80px;}

#nav{position:absolute; right:0;  top:0;}
#menu  {float:left; background:transparent url(images/menu_rpt.png) repeat-x; }
#menu UL { list-style:none;}
#menu UL LI { float:left; height:40px; padding:7px 10px 0 12px; background:url(images/bullet.png) no-repeat 0px 13px;}
#menu UL LI.first { padding-left:10px;background:none;}
#menu_left {background:transparent url(images/left_menu.png) no-repeat left; width:15px; height:40px; float:left} 
#menu_right {background:transparent url(images/menu_right.png) no-repeat right; width:19px; height:40px; float:left}

#menu UL LI a { display:block; font-size:14px; text-decoration:none}
#menu UL LI.active a {font-weight:bold;}


#content { background:url(images/long_rtp.png) repeat-y}
#content_top { background:url(images/long_top.png) no-repeat; height:17px; width:810px;}
#content_bottom { background:url(images/long_btm.png) no-repeat; height:16px; width:810px;}


#col1_home { float:left; width:400px;color:white;}
#col1_home h1 {font-size:24px; font-weight:normal; margin-bottom:15px;}
#col1_home p {color:white; font-size:12px;}


#col1 { float:left; width:500px; padding:0 20px }
#col2 {float:right; width:240px;}
#col2 img {margin-bottom:15px;}
#col1 h1 { font-size:24px; font-weight:normal; margin-bottom:15px;}
#col2_home {float:right; width:370px}
#testimonials { background:url(images/testimonial.png) no-repeat; height:188px;padding:20px;width:327px; color:#2e3a0c}
#testimonials h2 {color:#2e3a0c; font-weight:bold; font-size:15px; margin-bottom:10px;}
#testimonials dd {font-style:italic; text-align:right}
#ticker {height:144px;}
#ticker dd {margin-bottom:10px}
#newsletter {background:url(images/email_bg.png) no-repeat; width:252px; height:36px; position:relative; z-index:1}
#email_address {background:none no-repeat scroll 0 0 transparent;border:medium none; position:absolute; top:11px; left:103px; z-index:20}
#name {background:none no-repeat scroll 0 0 transparent;border:medium none; position:absolute; top:11px; left:10px; z-index:20 }

#go {position:absolute; right:2px; top:2px; z-index:60}
table td {border-bottom:1px solid black; padding:3px; vertical-align:top}
