
BODY
{	
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	height:100%;
	width:100%;	
	background-image: url(../img/shell/main.gif);	
	background-repeat: repeat-x;
}

#page
{
	width: 100%;
	height: 100%;
}


#hdr_top
{
	height: 0px;
	width: 100%;
}

#hdr_image
{

	width: 100%;
	background-image: url(../img/shell/logo-banner.gif);	
	background-repeat: no-repeat;
}

#main_nav
{
	height: 39px;
	width: 100%;
}

#main_nav_with_sub
{
	height: 70px;
	
}

.shell_left_border
{
	background-image: url(../img/shell/bg-left.gif);	
	background-repeat: repeat-y;
}

.shell_right_border
{
	background-image: url(../img/shell/bg-right.gif);	
	background-repeat: repeat-y;
}


.sidebar_right_border
{
	background-image: url(../img/sidebar/bg-left.gif);	
	background-repeat: repeat-y;
}

.sidebar_left_border
{
	background-image: url(../img/sidebar/bg-right.gif);	
	background-repeat: repeat-y;
}

#sidebar_ul ul
{
	list-style-image:url(../img/sidebar/bullet.gif);
 	color: #007ac2;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size:11px;
}

#sidebar_ul li
{
	margin: 0px 4px 8px -12px;
}


#free_consultation
{
	background: #ffffff;
}


#footer
{
 	color: #7f7f7f;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size:9px;
	margin: 20px 0px 20px 10px;
	line-height: 12px;
}


#footer A:link, #footer A:visited, #footer A:active {
	text-decoration: underline;
	color: #0a80c4;
}

#footer A:hover { 
	text-decoration: none; 
	color: #0a80c4;
}

A:link, A:visited, A:active {
	text-decoration: underline;
	color: #007ac2;
}

A:hover { 
	text-decoration: none; 
	color: #007ac2;
}

a.top_nav
{
	color: #0a80c4;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size:9px;
	padding: 0px 5px 5px 0px;
	text-decoration: none; 
}


/* colors */
#content
{
 	color: #7f7f7f;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size:12px;
	line-height: 16px;
	padding-top: 20px;
}

#content li
{
	margin-bottom: 8px;
}

a.black, .black
{
	color: #000000;
}

a.red, .red
{
	color: #8f282f;
}

a.tangerine, .tangerine
{
	color: #ce541b;
}

a.orange, .orange
{
	color: #e08e17;
}

a.green, .green
{
	color: #679f56;
}

a.sky, .sky
{
	color: #1aaccf;
}

a.purple, .purple
{
	color: #6d3d7c;
}

a.blue, .blue
{
	color: #007ac2;
}


.form_field
{
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size:11px;
}
.form_error_text
{
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size:11px;
	color: #cc0000;
}


.form_label
{
	padding-right:5px;
}
.form_field_row
{
	height:30px;
}

#errorBox li
{
	padding: 3px 0px 0px 3px;
}