html, body, p, h1, h2, h3, h4, h5, h6, form, ul, li, fieldset, a, div, img {margin: 0px; padding: 0px; border:0px;}

#envelope {width: 100%; height: auto; overflow: visible}
#header_bar {width: 100%; height: auto; margin: 5px 0px 5px 0px}
#content_holder {width: 100%; height: auto; overflow: visible; min-width: 900px;}
#banner1 {width:700px; float: left;}
#col1 {width: 200px; float: left; overflow: visible;}
#col2 {width: 700px; float: left; overflow: visible;}
#col3 {width: 150px; height: 100px; float: left; margin: 0px 0px 0px 0px; position:relative}

/*  M E N U   L A Y O U T   S T Y L E S  */
#navigation {width: 180px; margin: 10px 10px 0px 10px;}
#navigation ul {list-style: none; width: 180px;}
#navigation ul li {position: relative; width: 180px;}
#navigation li ul {position: absolute; left: 179px; top: 0px; display: block; width: auto;}
#navigation li ul li ul {left: 179px;}
#navigation li:hover ul {display: block;}
#navigation li:hover>div>ul {visibility: visible;}
#navigation ul ul {visibility: hidden;}
/* Fix IE. Hide from IE Mac \*/ 
* html #navigation ul li {float: left; height: 1%;} 
* html #navigation ul li a { height: 1%;} 
/* End */ 
#navigation ul, li { margin: 0 0 0 0; }
/*  E N D   O F   M E N U   L A Y O U T   S T Y L E S  */

#content_title {width: 690px; margin: 7px 0px 10px 10px}
#content_area {width: 690px; height: auto; overflow: hidden; margin: 0px 0px 0px 10px;}
#content_col1 {width: 67%; float: left;}
#content_col2 {width: 28%; float: right;}
#content_footer {width: 690px; height: auto; overflow: hidden; margin: 10px 0px 20px 10px;}
#extras {text-align: center; width: 200px; margin-top: 5px;}

#search_script{display:none;}
