body
{
/*background:url(images/bg_image.jpg) repeat-y;*/
position:absolute;
background-color:#3f3b3c;
font-size:1em;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin:0px;
height:95%;
width:100%;
}

a
{
color: #0b479d;
text-decoration:none;
outline:none;
}

a:hover
{
color: red;
}

hr{
	border:none;
	height:1px;
	background-color:#cccccc;
	
}

img {
	border:none;
}

#container
{
position:relative;
width:1002px;
/*height:525px;*/
background-color:#fff;
display:table;
margin-left:auto;
margin-right:auto;
margin-top:20px;
border:solid;
border-top-width:7px;
border-top-color:#231f20;
border-bottom-width:15px;
border-bottom-color:#231f20;
border-left-width:1px;
border-left-color:#231f20;
border-right-width:1px;
border-right-color:#231f20;
background-image:url(/images/gradient_bg.jpg);
background-repeat:repeat-x;
background-position:0px 129px;
padding-bottom:10px;
}

#header
{
/*position:relative;*/
margin-top:0px;
width:100%;
/*background:#fff;*/
padding:0px;
text-align:left;
border: solid 1px;
border-color: #231f20;
border-bottom-width:1px;
border-left-width:0px;
border-right-width:0px;
border-top-width:1px;
	
}

#header_links
{
clear:left;
display:table;
width:100%;
height:20px;
margin:0px;
background-color:#0b479d;
left:0px;
bottom:0px;
margin-bottom:0px;
margin-right:auto;
text-align:center;
border:solid 1px;
border-color: #231f20;
border-bottom-width:0px;
border-left-width:0px;
border-right-width:0px;
border-top-width:1px;
}

img.home
{
border: solid 1px;
border-color: #231f20;
padding:5px;
margin:10px;
}
  
#home_content_cell{
	border:solid 
	#cccccc 1px; 
	padding:10px; 
	background-image:url(/images/gradient_bg.jpg);
	background-repeat:repeat-x;
	background-position:0px -229px;
}  
  
#right_block
{
position:relative;
float:right;
border:solid 1px;
background-color: #fff;
border-color:#231f20;
border-top-width:1px;
border-right-width:1px;
width:190px;
margin-top:9px;
margin-right:10px;
*margin-right:5px;
}

#validate_xhtml
{
margin-left:9%;
margin-top:25px;
}

#validate_css
{
position:relative;
margin-left:9%;
margin-top:5px;
margin-bottom:20px;
}

#content_wrap
{
display:table;
/*height:200px;*/
margin-top:9px;
font-family:Arial, helvetica, sans-serif;
font-size: 0.8em;
width:780px;
margin-left:10px;
background-color:#fff;
border:solid 1px;
border-color:#231f20;
}

#content
{
display:table;
/*height:340px;*/
margin-top:10px;
font-family:arial, helvetica, sans-serif;
margin-bottom:9px;
width:762px;
margin-left:10px;
color:#333333;
}

#content a
{
text-decoration:none;
color:#0b479d;
}

#content a:hover
{
color:red;
}

li.content_list, ul.content_list
{
list-style-type: disc;
margin-left: 12px;
clear:left;
font-size:11px;
width:250px;
margin-bottom:12px;
border:none;
color:#000000;
}

li.error_list, ul.error_list
{
list-style-type: disc;
margin-left: 12px;
clear:left;
width:100%;
font-size:11px;
margin-bottom:12px;
border:none;
color:#red;
}
 
.header_link
{
position:relative;
font-family: Arial, Helvetica, sans-serif ;
font-weight:bold; 
font-size:10pt;
}

img.logo
{
float:left;
position:relative;

top:0px;
}

#footer
{
clear:both;
width:720px;
margin-left:auto;
margin-right:auto;
text-align:center;
margin-top:10px;
}

.footer_text
{
font-family:verdana, Arial, helvetica, sans-serif;
color:#fff;
font-size:10px;
}

.footer_text a{
	color:#fff;
	padding-left:10px;
	padding-right:10px;
	text-decoration:underline;
}

.footer_text a:hover{
	color:#ed1c24
}

.page_title
{
font-family:Arial, helvetica, sans-serif;
font-weight:bold;
font-size: 14px;
color:#231f20;
}

.title
{
font-size:10px;
font-weight:bold;
line-height:10px;
color:#231f20;
}

input
{
border:solid 1px;
border-color:#333333;
font-family:Arial, helvetica, sans-serif;
font-size:1em;
color:#333333;
background:url(images/input_bg.jpg) repeat-x;
}

.checkbox
{
border:none;
}

textarea
{
border:solid 1px;
border-color:#333333;
font-family:Arial, helvetica, sans-serif;
font-size:12px;
color:#333333;
background-image:none;
}

.left_links
{
position: relative;
left:0px;
top:0px;
width:150px;
text-align: left;
}

.left_text
{
margin-left: 10px;
margin-right: 10px;
color:white;
font-size: .6em;
display:block;
width: 128px;
border:solid 1px;
border-left-width: 0px;
border-right-width: 0px;
border-color: #666666;
padding: 2px;
}

.right_text_block
{
margin-top: 0px;
margin-left: auto;
margin-right: auto;
color:#ed1c24;
font-size: 11px;
display:block;
width: 170px;
border:solid 1px;
border-top-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
border-color: #fff;
padding: 5px;
margin-bottom:10px;
font-weight:bold;
}

.right_text_block a
{
text-decoration: none;
color: #333333;
}

.right_text_block a:hover
{
text-decoration: none;
color: red;
}

.right_text_block_title
{
margin-top:9px;
margin-left: auto;
margin-right: auto;
color:#ffffff;
background-color: #0b479d;
font-size: .8em;
font-weight: bold;
font-family: Arial, helvetica, sans-serif;
display:block;
width: 170px;
border:solid 1px;
line-height: 15px;
padding: 5px;
}

.left_text a
{
text-decoration:none;
color:red;
}

.left_text a:hover
{
color:#cccccc;
}

#header_links ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 167px; /* Width of Menu Items */
	/*border-bottom: 1px solid #ccc;*/
	display:inline;
	}

#header_links ul li {
	float:left;
	width:167px;
	position: relative;
	font-size: 12px;
}
	
#header_links li ul {
	z-index:1000;
	position: absolute;
	left: 0px; /* Set 1px less than menu width */
	top: 24px;
	*top: 25px;
	display: none;
	border-left:#231f20 solid 1px;
	border-right:#231f20 solid 1px;
	border-bottom:#231f20 solid 1px;
	}

/* Styles for Menu Items */
#header_links ul li a {
	z-index:1000;
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	background: #ed1c24; /* IE6 Bug */
	padding: 5px;
	border: 1px solid #ed1c24;
	border-bottom: 0px;
	border-top: 1px;
	border-left:0px;
	}

/* Fix IE. Hide from IE Mac \*/
* #header_links html ul li { float: left; height: 1%; z-index:1000;}
* #header_links html ul li a { height: 1%; }
/* End */

#header_links ul li a:hover { color: #0b479d; background: #ed1c24;} /* Hover Styles */
		
#header_links li ul li a {
padding: 7px 0px;
font-size:11px;
background:#ed1c24;
width:165px;
color:#fff;
border-top:solid #231f20 1px;
} /* Sub Menu Styles */

		
#header_links li:hover ul, #header_links li.over ul { display: block; } /* The magic */


.testimonial_body{
	font-size:12px;
	font-color:#333333;
	margin-top:15px;
}

.testimonial_signature{
	width:100%;
	font-style:italic;
	text-align:right;
	border-bottom:solid 1px #999999;
	padding-top:10px;
	padding-bottom:5px;
}