/* BASIC */
*
body 
{
background-color:#303049; 
}

/* WRAPPER: wraps entire contents of page */
#wrapper 
{
background-color:#;
border:solid 2px #; 
}
/* BANNER */
#banner 
{
background-color:#4b4b77;
height:131px;
}

/*
#logo
{
width:960px;
}

#logo_comp
{
top:15px;
left:975px;
width:300px;
height:200px;
}
*/



#banner2
{
font-color:#960028;
}
/* TOP NAVIGATION */
#navigation_top_container
{
background-color:#;
}

#navigation_top a 
{
color:#6b6c6e;
}

#navigation_top li.level1.current, a.level1.current 
{
background-color:#;
}


#navigation_top li.level1 a.level1:hover 
{
background-color:#;
color:#;
}

/*===================================*/

/* SIDE NAVIGATION */

#navigation_side li a, #navigation_side li a:link 
{
color:#ffffff;
}
#navigation_side li a:hover 
{
color:#8d101b;
}

/*==============================================*/
/* IE 6 hack to make entire button clickable */

/* MAIN CONTENT */
#main 
{   
color:#bab5ab;
}
#main h1 
{
color:#000000;
}

#main h2 

{
color:#000000;
}

#main p 
{
color:#000000;
}

/* SIDEBAR */
#sidebar
 {
background-color:#;
}


#company_info	
{
background-color:#4b4b77;
}

/* COPYRIGHT INFO */
#copyright 
{ 	
background-color:#bcfd3d;
font-weight: bold;
color:#00bf5f;
}
span.th-desc
{
font-family: Arial, Helvetica, sans-serif; color:#CC0632;
}







/*Pages=======================================================*/