﻿@import url(left_menu_black.css);

body 
{		
    color:#d7d7d7;
    height:100%;
}

h2
{
    color:#f53;
}

#content
{
    background:url(../images/black_opaque_80.png) !important;
}

div#bottom_left_round_edge
{	
	width:740px;	
}

div#bottom_left_round_edge img
{	
	float:left;
	width:15px;
	height:15px;
}

div#bottom_left_round_edge div
{	
	height:15px;
	background:url(../images/black_opaque_80.png) !important;
	width:725px;
	float:left;
}

div#top_right_round_edge
{
	width:740px;		
}

div#top_right_round_edge img
{	
	float:left;
	width:15px;
	height:15px;
	border:0;
}

div#top_right_round_edge div
{	
	height:15px;
	background:url(../images/black_opaque_80.png) !important;
	width:725px;
	float:left;
}

h1.services_header
{	
    background:url(../images/services_h1_bg_black.png) no-repeat left;
}

h1.long_header
{
    background:url(../images/h1_long_bg_black.png) no-repeat left center;
}
   
  
div#scrollbar_track
{
	background:url(../images/scrollbar_guide.gif) repeat-y top center;
}

div#scrollbar_handle
{
	background:#666;
}

