body{
	color:#666;
	background:#20304c;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	margin:0;
	padding:0;
}
#backgroundWrap{
	background:#20304c url(../images/site_background.gif) 50% 0 repeat-y;
	width:1023px;
	margin:0 auto;
}
#wrap{
	width:779px;
	margin:0 auto;
	padding:0;
	background:#fff;
	position:relative;
	z-index:10;


}
#DisplayDate{
	font-size:10px;
	z-index:20;
	position:absolute;
	left:520px;
	top:3px;
	height:20px;
	text-align:right;
	width:250px;
	z-index:50;
}
/* header */
#header{
	background:url(../images/header_background.gif) repeat-x;
	height:80px;
}
/* header logo */
#header #logo{
	background:url(../images/header_logo.gif) no-repeat;
	width:284px;
	height:80px;
	float:left;
}
#header #logo ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
#header #logo li{
	padding-left:110px;
	padding-top:55px;
}
#header #logo a{
	display:block;
	width:165px;
	height:15px;
}
#header #logo a span{
	display:none;
}

/* Navigation */
#nav {
	height:80px;
	float:right;
}

#nav span {
	display:none;
}
#nav ul{
	list-style-type:none;
	margin:0;padding:0;
}
#nav li{
	display:inline;
}

/* home Button */
#nav .home {
	float:left;
	width: 76px; height: 80px;
	background:url(../images/nav/home.gif) 0 -93px no-repeat;
	}

#nav .home a, #nav .home a:active {
	display:block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url(../images/nav/home.gif) top left no-repeat;
	}
#nav .home a:hover {
	background-image: none;
	}
/* services Button */
#nav .services {
	float:left;
	width: 83px; height: 80px;
	background:url(../images/nav/services.gif) 0 -93px no-repeat;
	}

#nav .services a, #nav .services a:active {
	display:block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url(../images/nav/services.gif) top left no-repeat;
	}
#nav .services a:hover {
	background-image: none;
	}
/* help Button */
#nav .help {
	float:left;
	width: 85px; height: 80px;
	background:url(../images/nav/help.gif) 0 -93px no-repeat;
	}

#nav .help a, #nav .help a:active {
	display:block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url(../images/nav/help.gif) top left no-repeat;
	}
#nav .help a:hover {
	background-image: none;
	}
/* resources Button */
#nav .resources {
	float:left;
	width: 96px; height: 80px;
	background:url(../images/nav/resources.gif) 0 -93px no-repeat;
	}

#nav .resources a, #nav .resources a:active {
	display:block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url(../images/nav/resources.gif) top left no-repeat;
	}
#nav .resources a:hover {
	background-image: none;
	}
/* about Button */
#nav .about {
	float:left;
	width: 71px; height: 80px;
	background:url(../images/nav/about.gif) 0 -93px no-repeat;
	}

#nav .about a, #nav .about a:active {
	display:block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url(../images/nav/about.gif) top left no-repeat;
	}
#nav .about a:hover {
	background-image: none;
	}
/* contact Button */
#nav .contact {
	float:left;
	width: 84px; height: 80px;
	background:url(../images/nav/contact.gif) 0 -93px no-repeat;
	}

#nav .contact a, #nav .contact a:active {
	display:block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url(../images/nav/contact.gif) top left no-repeat;
	}
#nav .contact a:hover {
	background-image: none;
	}

/* Home Page Image */
#home_image{
	background:url(../images/home_image.jpg) no-repeat;
	height:149px;
}
/* Sub Page Image */
#sub_image{
	background:url(../images/sub_image.jpg) no-repeat;
	height:59px;
}

#homeColumn{

}
/*home left */
#homeColumn #homeLeft{
	width:265px;
	float:left;
	padding:10px 0 0 5px;
}
#homeColumn #homeLeft ul{
	margin:0 0 0 5px;
	padding:0 20px;
}
#homeColumn #homeLeft li{
	margin:0;
	padding:0;
	padding-top:10px;
}

/*homeCenter */
#homeColumn #homeCenter{
	margin:5px 225px 0 270px;
	padding:5px 0 0 10px;
	border-left:1px solid #666;
	border-right:1px solid #666;
}
#homeColumn #homeCenter ul{
	margin:0 0 0 5px;
	padding:0 20px;
	list-style-type:square;
}
#homeColumn #homeCenter li{
	margin:0;
	padding:0;
	padding-top:10px;
}


/*homeRight */
#homeColumn #homeRight{
	float:right;
	width:219px;
	padding:10px 0 0 10px;
	line-height:15px;
}
#homeColumn #homeRight ul{
	list-style-type:none;
	margin:0 0 0 5px;
	padding:0 10px 0 5px;
}
#homeColumn #homeRight li{
	margin:0;
	padding:10px 0;
	padding-top:10px;
}

/* home page banners */
#homeBanners{
	clear:both;
}

/* sub page */

#subColumn{
	text-align: justify;

}
#subLeft{
	margin:10px 195px 10px 0;
	padding:5px 15px 5px 20px;
	border-right:1px solid #666;
}

#subRight{
	width:170px;
	float:right;
	margin:10px 10px 0 0;
	font-size:10px;
	
}
#subRight #GoogleAds{
	margin-top:10px;padding-top:10px;
	border-top:2px dotted #ccc;

}
/* footer */
#footer{
	background:url(../images/footer_background.gif) repeat-x;
	height:53px;
	padding-top:10px;
	text-align:center;
	font-size:11px;
}
#footer ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
#footer li{
	display:inline;
	border-right:1px solid #666;
	padding:0 5px;
	margin:0;
}
#footer li a{
	color:#666;
	text-decoration:underline;
}
#footer li a:hover{
	color:#000;
	text-decoration:underline;
}
#footer li.noBorder{
	border-right:none;
}
/* styles */
h1{
	color:#20304c;
	font-weight:bold;
	font-size:14px;
	margin:0;padding:0;
}
h2{
	color:#20304c;
	font-weight:bold;
	font-style:italic;
	font-size:12px;
	margin:0;padding:0;
	border-bottom:2px solid #ccc;
}
h3{
	color:#333;
	font-size:12px;
	font-weight:bold;

}
#subRight h3{
	font-weight:bold;
	color:#666;
	margin:0;
	padding:0;
	font-size:11px;
}
a{
	color:#416097;
	text-decoration:underline;
	outline:none;
}
a:hover{
	color:#000;
	text-decoration:underline;
}
a.action{
	color:#416097;
	font-style:italic;
	font-weight:bold;
	text-decoration:none;
	border-bottom:2px dotted #666;
	font-size:1em;
}
a.action:hover{
	color:#416097;
	text-decoration:none;
	border-bottom:2px solid #666;
}
.callout{
	color:#416097;
	font-weight:bold;
	padding:3px 10px;
	border:1px solid #666;
	background:#dedede;
}
#Popup{
	background:#fff;
	border:4px solid #000;
	width:300px;
	margin:25px auto 25px auto;
	padding:15px;
}
#Popup a.PopUpClose{
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	/*display:block;*/
	color:#ccc;
	background:#416097;
	padding:5px 10px;
	border-top:2px solid #ccc;
	border-left:2px solid #ccc;
	border-right:2px solid #000033;
	border-bottom:2px solid #000033;
}
#Popup a.PopUpClose:hover{
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	/*display:block;*/
	color:#ccc;
	background:#000033;
	padding:5px 10px;
	border-top:2px solid #416097;
	border-left:2px solid #416097;
	border-right:2px solid #ccc;
	border-bottom:2px solid #ccc;
}
.divider{
	height:5px;
	border-bottom:2px dotted #333;
	margin-bottom:10px;
}
/* Contact Form */
#ContactForm{


}
#ContactForm label.standard{
	display:block;text-align:right;padding-right:5px;width:150px;float:left;height:20px;
}
/* Services Navigation */

#ServicesNav ul{
	list-style-type:none;
	padding:0;
	margin:0;

}
#ServicesNav li{
	margin:0px 0 0px 20px;
	padding:5px 0;
}
#ServicesNav li a{
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	color:#416097;
	/*color:#39b44a;*/
	/*border-bottom:1px solid #f26522;*/
	border-bottom:1px solid #666;
}
#ServicesNav li a:hover{
	text-decoration:none;
	border-bottom:2px solid #f26522;
}
#ServicesNav li li{
	margin:0 0 0 25px;
	padding:5px 0 3px 0;
}
#ServicesNav li li a{
	text-transform:none;
	font-weight:normal;
	text-decoration:none;
	border-bottom:none;
}
#ServicesNav li li a:hover{
	text-decoration:underline;
	border-bottom:none;
}

/*  Home Page Search */
#HomeSearch{
	background:#eee;
	margin:-15px 0px 8px -7px;
	padding:0px 0 12px 5px;
	border-left:1px solid #666;
	border-bottom:1px solid #666;
	text-align:center;
}

#HomeSearch h1{
	text-align:left;
	padding-top:13px;
}
#HomeSearch input.Search{
	background:#fff;
	border:1px solid #a0a0a0;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	height:17px;
	color:#666;
	}
	
/*  Sub Page Search */
#SubSearch{
	border-bottom:2px dotted #666;
	text-align:center;

}

#SubSearch h1{
	text-align:left;
	padding-top:13px;
}
#SubSearch input.Search{
	background:#fff url(../images/search_bg.gif) repeat-x;
	border:1px solid #a0a0a0;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	height:17px;
	color:#666;
	width:125px;
	}
	
.price{
	color:#416097;
	font-weight:bold;
}
input.BuyNow {
	background:#416097;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	padding:2px 3px;
	border-top:2px solid #C2CDF3;
	border-left:2px solid #C2CDF3;
	border-bottom:2px solid #20304c;
	border-right:2px solid #20304c;
}
input.BuyNow:hover{
	background:#20304c;
	color:#fff;
	border-top:2px solid #416097;
	border-left:2px solid #416097;
	border-bottom:2px solid #C2CDF3;
	border-right:2px solid #C2CDF3;
}
/* Search Styles */
#search_height{
	min-height:650px;
}

		.highlight { background: #FFFF40; }
		.searchheading { font-size: 130%; font-weight: bold; }
		.summary { font-size: 80%; font-style: italic; }
		.suggestion { font-size: 100%; }
		.results { font-size: 100%; }
		.category { color: #999999; }
		.sorting { text-align: right; }

		.result_title { font-size: 100%; }		
		.description { font-size: 100%; color: #008000; }
		.context { font-size: 100%; }
		.infoline { font-size: 80%; font-style: normal; color: #808080;}

		.zoom_searchform { font-size: 100%; }
		.zoom_results_per_page { font-size: 80%; margin-left: 10px; }
		.zoom_match { font-size: 80%; margin-left: 10px;}				
		.zoom_categories { font-size: 80%; }
		.zoom_categories ul { display: inline; margin: 0px; padding: 0px;}
		.zoom_categories li { display: inline; margin-left: 15px; list-style-type: none; }
		
		input.zoom_button {  }
		input.zoom_searchbox {  }		
		
		.result_image { float: left; display: block; }
		.result_image img { margin: 10px; width: 80px; border: 0px; }

		.result_block { margin-top: 15px; margin-bottom: 15px; clear: left; }
		.result_altblock { margin-top: 15px; margin-bottom: 15px; clear: left; }
		
		.result_pages { font-size: 100%; }
		.result_pagescount { font-size: 100%; }
		
		.searchtime { font-size: 80%; }
		
		.recommended 
		{ 
			background: #DFFFBF; 
			border-top: 1px dotted #808080; 
			border-bottom: 1px dotted #808080; 
			margin-top: 15px; 
			margin-bottom: 15px; 
		}
		.recommended_heading { float: right; font-weight: bold; }
		.recommend_block { margin-top: 15px; margin-bottom: 15px; clear: left; }		
		.recommend_title { font-size: 100%; }
		.recommend_description { font-size: 100%; color: #008000; }
		.recommend_infoline { font-size: 80%; font-style: normal; color: #808080;}


#SiteMap{
	margin-bottom:25px;
}

#SiteMap ul{
	list-style-type:none;
	margin:10px 0 0 25px;
	padding:0;

}
#SiteMap ul li{
 	margin:10px 0 0px 0;padding:0;
}
#SiteMap ul li ul{
	margin:0;
	padding:0
}
#SiteMap ul li ul li{
	margin:10px 0 0 25px;
	padding:0;
}
#SiteMap a{

}
#SiteMap a:hover{

}
#CautionInfo{
	text-align:left;
}
#lawyer{
	border-top:2px dotted #ccc;
	margin-top:5px;
	padding-top:0px;
	text-align:left;
	font-size:12px;
}
#lawyer blockquote{
	margin:0 15px;
	padding:0;
	text-align:justify;
}
