﻿body
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #608AAB;
}

li
{
	list-style-type: circle;
}

.logo
{
	width: 460px; 
	height:90px;
	background-image: url('layout/engroove_web_tech.jpg'); 
	background-position: left;
	background-repeat: no-repeat;
}

.plain_link_white A
{
	color: #FFFFFF;
	text-decoration: none;
}

.plain_link_hover_color A
{
	color: #0099CC;
	text-decoration: none;
}

.plain_link_hover_color A:hover
{
	color: #629842;
	text-decoration: none;
}

.link_option A
{
	color: #0099CC;
	text-decoration: none;
}

.link_option A:active
{
	color: #629842;
	font-weight: 900;
	text-decoration: none;
}

.main_content_header 
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000033;
	font-size: 24px;
}

.left_menu_header
{
	color: #FFFFFF; 
	font-size: 18px; 
}

.caption_header 
{
	color: #0099CC;
	font-size: 16px; 
}

.read_more_link
{
	color: #0099CC;
}

.banner_top
{
	background-color: #01294C;
}

.banner_bottom
{
	height: 73px;
	background-color: #01294C;
	font-size: 11px;
	color: #FFFFFF;
}

td#business_picture
{
	height: 183px;
	width: 519px;
	background-repeat: no-repeat;
	background-image: url('layout/business_picture.gif')	
}

.right_menu_top
{
	height: 94px;
	/* background-image: url('layout/right_menu_top.jpg') */
}

.right_menu_bottom
{
	width: 261px;
	height: 94px;
	background-repeat: no-repeat;
	/* background-image: url('layout/right_menu_bottom.jpg'); */
}

td#left_menu_top
{
	background-repeat: no-repeat;
	background-position: top;
	height: 70px;
	width: 190px;
	background-image: url('layout/left_menu_top.jpg');
}

td#left_menu_click_here
{
	width: 190px;
	height: 23px;
	background-repeat: no-repeat;
	background-position: top;
	/* background-image: url('layout/left_menu_click_here.jpg'); */
	background-image: url('layout/left_menu_no_click_here.jpg');
}

.left_menu_body
{
	height: auto;
	background-color: #F5F2E9;
}

.left_menu_bottom
{
	background-color: #629842;
	margin-left: 8px; 
	margin-bottom: 8px;
}

.right_menu_picture
{
	width: 239px;
	height: 159px;
}

.H4Header
{
    border-bottom: dotted 1px #629842;
    border-left: 1.25em solid #629842;
    padding: 0 0 0 0.75em;
    color: #0099CC;
    font-size: 16px; 
}