/* BASIC */

*

body 

{

background-color:#000000; 

}



/* WRAPPER: wraps entire contents of page */

#wrapper 

{

background-color:#000000;

border:solid 2px #000000; 

}

/* BANNER */

#banner 

{

background-color:#949292;

height:175px;

}

#logo

{

width:960px;

}


/*
#logo_comp

{

top:15px;

left:975px;

width:300px;

height:200px;

}
*/








#banner2

{

font-color:#960028;

}

/* TOP NAVIGATION */

#navigation_top_container

{

background-color:#000000;

}



#navigation_top a 

{

color:#ffffff;

}



#navigation_top li.level1.current, a.level1.current 

{

background-color:#6d6565;

}





#navigation_top li.level1 a.level1:hover 

{

background-color:#949292;

color:#ffffff;

}



/*===================================*/



/* SIDE NAVIGATION */



#navigation_side li a, #navigation_side li a:link 

{

color:#ffffff;

}

#navigation_side li a:hover 

{

color:#949292;

}



/*==============================================*/

/* IE 6 hack to make entire button clickable */



/* MAIN CONTENT */

#main 

{   

color:#949292;

}

#main h1 

{

color:#000000;

}



#main h2 



{

color:#000000;

}



#main p 

{

color:#000000;

}



/* SIDEBAR */

#sidebar

 {

background-color:#000000;

}





#company_info	

{

background-color:#000000;

}



/* COPYRIGHT INFO */

#copyright 

{ 	

background-color:#000000;

font-weight: bold;

color:#ffffff;

}

span.th-desc

{

font-family: Arial, Helvetica, sans-serif; color:#CC0632;

}















/*Pages=======================================================*/