body {	
	background-color: #221E1F;
	color: #ffffff;
	text-align: center;
	font-family: arial, Trebuchet, Verdana, sans-serif;
	font-size: 10pt;		
	}

img{
    border:none;
    }

#wrapper 
    {
    position:relative;	
	width: 926px;
	margin-left: auto;
	margin-right: auto;		 	
	}

#header {    
	position:relative;
	text-align: right;
	height: 135px;
	width: 926px;
	}

#logo {	
	position: absolute;	
	left:46px;
	top:5px;
	z-index: 2;
	height: 120px;
	width: 290px;
	background: url("media/images/logo.jpg");
	background-position: top left;
	background-repeat: no-repeat;		
	}

#header_text
    {
    background: url("media/images/phone.jpg");
	background-position: center;
	background-repeat: no-repeat;           
    position: absolute;    	
    font-weight: bold;
    font-size: 30pt;
	right:30px;
	bottom:20px;
	z-index: 2;
	height: 80px;
	width: 490px;
	text-align: center;
    }

#sidebar 
{   
    background-color: #221E1F;     
    background: url("media/images/side_menu/side_bkg.jpg");
	background-position: top left;
	background-repeat: no-repeat;	
    float: left;
    /*overflow: auto;*/
    font-size: 10pt;
	position: relative;
	text-align:left;	
	height:440px;
	width: 210px;	   	  
}

#menu_header 
    {
    position:relative;	
	height: 29px;
	width: 926px;    
    }

* { padding: 0em; margin: 0em; }

#nav_main li { display: inline; list-style:none; }
#nav_main li a { float: left; display:block; /* margin: 5%; */  }
/* #nav_main li a { width: 306px; height: 40px; } add this line if all items are the same size and delete width from individual items below */
#nav_main li a img {  border:none; vertical-align:bottom; /* for IE6 */}
#nav_main li a:hover { visibility:visible; /* for IE6 */ }
#nav_main li a:hover img { visibility:visible; /* for IE6 */ }
#nav_main li a:hover img/**/ { visibility:hidden; /* hide from IE5 */ }

#one_main { background:url(media/images/main_menu/A-HOME-ROLLOVER.gif) no-repeat left bottom; width: 210px; height: 29px; }
#two_main { background:url(media/images/main_menu/B-CONTACT-ROLLOVER.gif) no-repeat left bottom; width: 181px; height: 29px; }
#three_main { background:url(media/images/main_menu/C-LINKS-ROLLOVER.gif) no-repeat left bottom; width: 179px; height: 29px; }
#four_main { background:url(media/images/main_menu/D-FAQs-ROLLOVER.gif) no-repeat left bottom; width: 175px; height: 29px; }
#five_main { background:url(media/images/main_menu/E-CATALOG-SEARCH-rollover.gif) no-repeat left bottom; width: 180px; height: 29px; }


#nav li { display: inline; list-style:none; }
#nav li a { float: left; display:block; width: 210px; height: 29px; /* margin: 5%; */  }
#nav li a img {  border:none; vertical-align:bottom; /* for IE6 */}
#nav li a:hover { visibility:visible; /* for IE6 */ }
#nav li a:hover img { visibility:visible; /* for IE6 */ }
#nav li a:hover img/**/ { visibility:hidden; /* hide from IE5 */ }

#one { background:url(media/images/side_menu/1-rollover.gif) no-repeat left bottom; }
#two { background:url(media/images/side_menu/2-rollover.gif) no-repeat left bottom; }
#three { background:url(media/images/side_menu/3-rollover.gif) no-repeat left bottom; }
#four { background:url(media/images/side_menu/4-rollover.gif) no-repeat left bottom; }
#five { background:url(media/images/side_menu/5-rollover.gif) no-repeat left bottom; }
#six { background:url(media/images/side_menu/6-rollover.gif) no-repeat left bottom; }
#seven { background:url(media/images/side_menu/7-rollover.gif) no-repeat left bottom; }
#eight { background:url(media/images/side_menu/8-rollover.gif) no-repeat left bottom; }
#nine { background:url(media/images/side_menu/9-rollover.gif) no-repeat left bottom; }
#ten { background:url(media/images/side_menu/10-rollover.gif) no-repeat left bottom; }
#eleven { background:url(media/images/side_menu/11-rollover.gif) no-repeat left bottom; }
#twelve { background:url(media/images/side_menu/12-rollover.gif) no-repeat left bottom; }
#thirteen { background:url(media/images/side_menu/13-rollover.gif) no-repeat left bottom; }
#fourteen { background:url(media/images/side_menu/14-rollover.gif) no-repeat left bottom; }



#main 
{
    background-color: #221E1F;        
	text-align: left;
	/*margin:0 auto;*/ 
	position:relative;
	width: 926px;
	min-height: 440px;	    
	}

 * html #main { 
    height: 440px;
    }

 
#content    
{   
    overflow:auto;    
    scrollbar-base-color: #4586C6; 
    scrollbar-arrow-color: #221E1F;
    scrollbar-DarkShadow-Color: #4586C6;
    scrollbar-Track-Color: white;
    /*scrollbar-Face-Color:; */
    font-size: 9pt;
	position: relative;
	top:0px;
	right:0px;
	text-align:center;		
	width: 674px;
	min-height: 440px;	
	color: #000000;
	background: url("media/images/drop-shadow.gif");	
	background-repeat:repeat;		
	background-color: #ffffff;	
    padding: 20px 20px 20px 20px;    
}   



* html #content { 
    height: 440px;
    }

#dropbottom 
{   
    background: url("media/images/drop-shadow-bottom.gif");	
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #221E1F;    
    width: 924px;
	height: 15px;	    
	}

	
a {
	text-decoration: underline;
	/*font-weight: bold;*/
	color: #3366ff;
	}

a:hover {
	text-decoration: underline;
	color: red;
	}
	
# copyright 
    {
    color: #000000;
    font-size: 8pt;
	font-family: Microsoft Sans Serif,Verdana,arial,sans-serif;   
    padding: 0px 0px 0px 0px;
    bottom:0px;
    }
