body
{
margin:0;
padding:0;
FONT-SIZE: 11px;
COLOR: #343434;
FONT-FAMILY: Verdana, Arial, Helvetica;
}
a
{
    COLOR: #676767
}
a:hover
{
    COLOR:#003399;
    TEXT-DECORATION: none
}
h2
{
text-align:center;
margin:20px 0 20px 0;
font-size:18px;
}
table#header_table
{
width:770px;
}
	td#header_right_td
	{
	text-align:right;
	}
table#main_content_table
{
width:770px;
margin-left:auto;
margin-right:auto;
}
td#left_content_td
{
width:170px;
}
td#right_content_td
{
}
table#footer_table
{
width:770px;
text-align:center;
background-color:#EFEFEF;
padding:5px 0 10px 0;
margin-left:auto;
margin-right:auto;
}
	table#footer_table p
	{
	margin:0;
	padding:5px;
	}
img#main_logo_image
{
border:0;
}
/* Navigation Starts */
#top_menu_table
{
margin-left:auto;
margin-right:auto;
width:770px;
padding-left:1px;
}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav a {
	display: block;
	padding:5px;
	text-decoration:none;
	background-color: #44D90E;	
	color:#666666;
}
#nav a:hover {
background-color:#48A4FF;
color:black;
}

#nav li { /* all list items */
	float: left;
	width: 16.5%; /* width needed or else Opera goes nuts */
	border-left:1px solid white;
	text-align:center;
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	margin:0px;
}

#nav li ul { /* second-level lists */
	position: absolute;
	width: 18em;
	left: -999em;
	z-index:500px; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	text-align:left;
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	margin-left:-64px;
	border-top:1px solid #e6e6e6;
	border-left:1px solid #e6e6e6;	
	border-right:1px solid #e6e6e6;		
}
#nav li:hover ul li, #nav li.sfhover ul li { /* lists nested under hovered list items */
	background-color:white;
	width:18em;
	text-align:left;
	margin-top:0px;
	margin-bottom:0px;	
}
#nav li:hover ul li a, #nav li.sfhover ul li a {
width:18em;
border-bottom:1px solid #e6e6e6;
margin-top:0px;
margin-bottom:0px;
background-color: #FFFFFF;	
color:#777777;
}
#nav li:hover ul li a:hover, #nav li.sfhover ul li a:hover {
background-color:#E9E9E9;
}
li#home_link
{
border-left:none;
}
/* Navigation Ends */
div.left_div
{
margin:0 0 10px 0;
}
div.left_div p
{
margin:5px 2px 5px 2px;
padding:0 0 0 0;
line-height:14px;
font-family:Tahoma, Arial;
font-size:8pt;
text-decoration:none;
color:#999999;
line-height:17px;
}
div.left_div p a
{
color:#999999;
text-decoration:none;
font-weight:bold;
}
div#latest_project
{
margin-left:auto;
margin-right:auto;
border:1px solid #bbbbbb;
width:148px;
text-align:center;
background:url(images/bg_gra.gif) repeat-x;
}
div#latest_project p
{
margin:5px;
}
div#latest_project img
{
margin-left:auto;
margin-right:auto;
}
#right_to_flash_table
{
padding:0 0 0 1px;
}
	#testimonial_right_to_flash
	{
	padding-left:3px;
	line-height:15px;
	padding-right:3px;
	}
	#contact_right_to_flash
	{
	padding-left:3px;
	line-height:15px;
	background-image:url(images/blue_gr.gif);
	background-position:bottom;
	padding-bottom:5px;
	color:#f9f9f9;
	padding-right:1px;
	}
	#contact_right_to_flash_cover
	{
	width:4px;
	}
div#main_content_div
{
	margin:5px 0px 10px 10px;
	font-size: 12px;
	color: #575757;
	line-height: 17px;
}
div#main_content_div h1
{
	background:url(images/top_line.gif) no-repeat bottom right;
	text-align:right;
	padding:0 0 15px 0;
	margin:0 0 25px 0;
	font-size: 20px;
	color: #2585AA;
	text-transform: uppercase;
}
#sitemap_ul li
{
padding-top:5px;
font-weight:bold;
}
#sitemap_ul li ul li
{
font-weight:normal;
}
div#google_ads
{
text-align:center;
margin:20px 0 10px 0;
}
#portfolio_text_td
{
padding-left:5px;
}
#prev_next_bar
{
margin-top:10px;
margin-bottom:10px;
width:100%;
background-color:#ECF2FE;
padding:2px;
color:#00008B;
font-weight:bold;
}
#prev_next_bar a
{
text-decoration:none;
color:#00008B;
}
#prev_next_bar a:hover
{
text-decoration:underline;
color:#00008B;
}
ul.articles_list li
{
margin-top:10px;
}
#homepage_services_table
{
margin:20px 0 0 0;
}
#homepage_services_table td
{
padding:0 0 10px 0;
font-weight:normal;
}
#homepage_services_table a
{
text-decoration:none;
}
#homepage_services_table a:hover
{
text-decoration:underline;
}
div#main_content_div p
{
margin:15px 0 0 0;
}
#letter_list
{
margin:10px 0 10px 0;
}
#terms_list li
{
padding:10px 0 0 0;
}
#terms_list
{
margin:10px 0 10px 0;
}
p.letter_list
{
margin:20px 0 15px 0;
padding:10px 0 10px 0;
}