/* ----------------------------------------------------------------- < -- Begin Global Definitions */

* {
	margin:0;
	padding:0;
}

body {
background-color:#F4F4F4;
}

img {
border:0px;
}


#wrap {
margin:auto;
background-color:#FFFFFF;
border: 1px solid black;
margin-top: 25px;
}

#wrap_cell {
padding-left:10px;
}

a { 
	font: 11px "Arial"; 
	color: #006699; 
}

a:hover { 
	font: 11px "Arial"; 
	color: #485185; 
}

p {
	margin-bottom: 10px;
	margin-top: 10px
}

ul {
margin-top:12px;
margin-left: 15px;
}

ol {
margin-left: 15px;
}

ol ol {
margin-left: 30px;
}

#content ul {
margin-bottom: 10px;
}

/* ----------------------------------------------------------------- > -- End Global Definitions */


/* --------------------------------------------------------------------------- < -- Begin Header */
#top_nav {
width: 325px;
text-align:right;
margin-right: 7px;
margin-top: 15px;
}

#top_nav a {
color:#999999;
text-decoration:none;
font-weight:bold;
}

#top_nav a:hover {
text-decoration:underline;
}

#top_nav img {
margin-left: 3px;
margin-right:3px;
}

#call_now {
font-size:17px;
text-align:center;
width:200px;
font-weight:bold;
margin-top:10px;
padding-left: 60px;
padding-top: 10px;
}

.nav, .nav:active, .nav:link, .nav:visited {
	color: #464646;
	font-weight: bold;
	text-decoration: none;
	display: block;
	border-bottom: solid 2px #ffffff;
	line-height: 25px;
	font-size:14px;
}
.nav:hover {
	color: #000000;
	font-weight: bold;
	display: block;
	border-bottom: solid 2px #E04026;
	line-height: 25px;
	font-size:14px;	
}

/* ------------------------------------------------------------------------ > -- End Header */


/* ----------------------------------------------------------------- < -- Begin Home Page */
#homebox {
background-color:#000000;
}

#homebox .right {
background-image:url(images/homebox_right_bg.jpg); 
background-repeat:repeat-y;
}

#homebox .black {
color:#FFFFFF;
padding: 10px;
font-size:12px;
}

#homebox .black a{
color:#FFFFFF;
text-decoration:none;
}

#homebox .black a:hover{
color:#FFFFFF;
text-decoration:underline;
}

#homebox .grey {
background-color: #464646;
color:#FFFFFF;
padding-left: 7px;
text-align:center;
padding-top: 25px;
}

.feature_box {
height: 294px; 
background-color: #EEEEEE; 
border: 1px solid #D4D4D4; 
padding: 6px;
}

.feature_box h1 {
font-size: 15px;
font-weight:bold;
margin-bottom: 3px;
color: #494949;
}

.feature_box a {
color: #1E79AC;
text-decoration:none;
}

.feature_box a:hover {
text-decoration:underline;
}

.feature_box .news strong {
color: #1E79AC;
}

.feature_box .news li {
margin-bottom: 7px;
}

.feature_box .news a {
color:#000000;
}

.feature_box ul{
list-style-image:url(images/home_feature_bullet.gif);
}



/* ----------------------------------------------------------------- > -- End Home Page */







/* ----------------------------------------------------------------- < -- Begin Left Column */
#LeftMNav {
z-index : 100000; 
border: 1px solid #D4D4D4;
} 
#LeftMNav UL {
padding-right : 0; 
padding-left : 0; 
padding-bottom : 0; 
margin : 0; 
width : auto; 
color : #000000; 
padding-top : 0; 
background-color : #d50000; 
} 
#LeftMNav LI {
padding-right : 0; 
padding-left : 0; 
padding-bottom : 0; 
margin : 0; 
padding-top : 0; 
list-style-type : none; 
} 
#LeftMNav a {
padding-right : 0; 
background-position : 100% 50%; 
display : block; 
padding-left : 2px; 
font-weight : normal; 
padding-bottom : 3px; 
padding-top : 3px; 
border-bottom : 1px solid #D4D4D4;
border-left : 1px solid #D4D4D4;
border-right : 1px solid #D4D4D4;
background-color: #EEEEEE; 
color : #494949; 
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
text-decoration : none;
font-weight : bold;
padding-left : 4px;  
} 
#LeftMNav a:hover {
border-left-color : 1px solid #D4D4D4;
border-bottom-color : 1px solid #D4D4D4; 
border-top-color : 1px solid #D4D4D4; 
border-right : 1px solid #D4D4D4; 
background-color: #ffffff; 
color : #1E79AC; 
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
text-decoration : none; 
font-weight : bold;
padding-left : 4px; 
} 

.menuheader {
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	text-align : left;
	font-weight : bold;
	color : #fff;
	padding-top : 2px;
	padding-bottom : 2px;
	padding-left : 6px;
	border-left : 1px solid #D4D4D4;
	border-right : 1px solid #D4D4D4;
	border-top : 1px solid #D4D4D4;
	display : block;
	background-image:url(images/sub_nav_header.gif);
} 

/* ----------------------------------------------------------------- > -- End Left Column */

#content {
padding: 20px;
padding-top:0px;
width:450px;
}

h1 {
	font-size: 17px;
	color:#105EA5;
}

h2 {
	font-size: 15px;
	padding-top:10px;
	color:#989797;
}

h3 {
	font-size: 12px;

}
/* ------------------------------------------------------------------- > -- Begin Right Column */

.consultant {
	width: 140px;
	background-color:#EEEEEE;
	border: 1px solid #D4D4D4;
	margin-left: 5px;
	margin-bottom: 7px;
	text-align:left;
}

.consultant_header {
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image:url(images/right_column_header.gif);
}

.requestlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #1E79AC;
	padding-left: 5px;
	padding-right: 5px;
	padding-top:0px;
	margin-top: 5px;
	padding-bottom:0px;
	margin-bottom: 5px;
}




/* ------------------------------------------------------------------- > -- End Right Column */

/* ----------------------------------------------------------------- < -- Begin Footer */
#footer
{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
}

#footer a
{
text-align:center; 
font-weight: bold;
color:#000000;
text-decoration:none;
}

#footer a:hover
{
text-align:center; 
text-decoration:underline;
}

#footer .copyright a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}

/* ----------------------------------------------------------------- > -- End Footer */




body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
