body {
	margin: 0px;
	padding: 0px;
	color: #625e5e;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 1.5em; 
	background-color: #000;
	background-image: url(../images/eztoo_body.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

a, a:link, a:visited { color: #333; text-decoration: underline; }
a:hover {
	color: #99F;
	text-align: left;
}

p { margin: 0px; padding: 0; }
img {
	border: none;
	padding: 5px;
}

ul {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 12px;
}
ul li { margin: 0; padding: 0; }

h1 { font-size: 34px; font-weight: normal; margin: 0 0 20px 0; padding: 5px 0; color: #9c6421; }
h2 { font-size: 24px; font-weight: normal; margin: 0 0 20px 0; padding: 5px 0; color: #000; }
h3 {
	font-size: 21px;
	font-weight: normal;
	padding: 0;
	color: #000;
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #CCC;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 15px;
}
h4 { font-size: 18px; margin: 0 0 20px 0; padding: 0 0 10px 0;  }
h5 { font-size: 16px; margin: 0 0 10px 0; padding: 0; }
h6 { font-size: 14px; margin: 0 0 5px 0; padding: 0; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }
.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }

.hr_divider { background: url(../images/eztoo_hr_divider.jpg) bottom repeat-x; }

.float_l { float: left; }
.float_r { float: right; }

.image_wrapper {
	position: relative;
	display: block;
	width: 218px;
	height: 150px;
	padding: 9px;
}
.image_wrapper span {
	position: absolute;
	left: 0;
	top: 0;
	width: 236px;
	background: url(../images/eztoo_image_frame.png) no-repeat;
	height: 150px;
}
.image_fl {
	float: left;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
}
.image_fr {
	float: right;
	margin-top: 3px;
	margin-right: 0;
	margin-left: 10px;
}

blockquote { font-style: italic; margin-left: 10px;}
cite { font-weight: bold; color:#3b3823; }
cite span { color: #696443; }
em { color: #e55822; }

.tmo_list { margin: 20px 0; padding: 0; list-style: none; }
.tmo_list li { background: url(../images/eztoo_list.png) no-repeat scroll 0 0px; margin: 0 0 20px; padding: 3px 0 3px 25px; 	line-height: 1em; }
.tmo_list li a { color: #333; text-decoration: none; }
.tmo_list li a:hover { color: #d06802; text-decoration: none; }

.btn_more a {
	display: block;
	width: 85px;
	height: 27px;
	color: #5c460e;
	padding: 5px 3px 0 27px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	background: url(../images/eztoo_btn.png) no-repeat;
}

.btn_more a:hover, .btn_more a span:hover {
	color: #dca822;
	background: url(../images/eztoo_btn_hover.png) no-repeat; 
}

#eztoo_wrapper {
	width: 980px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 100px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}

#eztoo_header {
	width: 940px;
	height: 115px;
	background: url(../images/eztoo_header.png) no-repeat;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
}

#site_title {
	float: left;
	width: 350px;
	margin: 35px 0 0 0;
	text-align: center;
}

#site_title a {
	margin: 0px;
	padding: 0px;
	font-size: 36px;
	color: #252b2d;
	font-weight: bold;
	text-decoration: none;
}

#site_title a span {
	display: block;
	font-size: 14px;
	color: #333;
	font-weight: normal;
	margin-top: 5px;
	letter-spacing: 5px;
}
/* menu */

#eztoo_menu {
	float: right;
	width: 480px;
	height: 90px;
	background: url(../images/eztoo_menu.jpg) no-repeat;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 20px;
}

#eztoo_menu ul {
	float: right;
	padding: 0;
	list-style: none;
	display: inline-block;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#eztoo_menu ul li {
	float: left;
	height: 82px;
	padding: 0 10px;
	margin: 0;
	display: inline-block;
	background: url(../images/eztoo_menu_divider.png) no-repeat bottom right;
}

#eztoo_menu ul .last { background: none; }

#eztoo_menu ul li a {
	float: left;
	display: block;
	height: 42px;
	font-size: 14px;
	padding: 40px 10px 0;
	color: #fff;	
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	outline: none;
	
}

#eztoo_menu ul li a:hover, #eztoo_menu ul .current {
	background: url(../images/eztoo_menu_hover.png) no-repeat center bottom;
}

/* end of menu */

/* main */

#eztoo_main {
	clear: both;
	width: 920px;
	background: #fff url(../images/eztoo_main.png) no-repeat top;
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}

#eztoo_content {
	float: left;
	width: 630px;
}

#eztoo_content p {
	margin-bottom: 20px;
}

.content_box {
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.cb_last {
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: none;
}

#cool_link_list { 
	margin: 0 0 0 20px;
	padding: 0;
	list-style: none;
}

#cool_link_list li {
	float: left;
	width: 160px;
	margin: 0 15px 15px 0;
	padding: 0;
	display: inline-block;
}

#cool_link_list li a {
	display: block;
	width: 140px;
	padding: 0 0 0 20px;
	color: #666;
	text-decoration: none;
	line-height: 1em;
	background: url(../images/eztoo_list.png) no-repeat center left;
}

#eztoo_sidebar {
	float: right;
	width: 260px;
}

.icon_link { display: block; float: left; margin-left: 30px; width: 48px; }

.sidebar_box_woframe {
	margin-bottom: 10px;
	text-align: center;
}

.sidebar_box {
	width: 260px;
	padding: 0;
	background: url(../images/eztoo_sidebar_box.png) left repeat-y;
}

.sidebar_box_top {
	width: 260px;
	height: 20px;
	background: url(../images/eztoo_sidebar_box_top.png) no-repeat;
	font-size: 11px;
}

.sidebar_box_bottom {
	width: 260px;
	height: 20px;
	margin-bottom: 30px;
	background: url(../images/eztoo_sidebar_box_bottom.png) no-repeat;
}

.sidebar_box_content {
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
.sidebar_box_contentx {
	margin-top: 178px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9CDFF8;
}
.sidebar_box_content p {
	margin-bottom: 10px;
}

#eztoo_sidebar h3 {
	padding-bottom: 20px;
	margin-bottom: 30px;
	border-bottom: 1px solid #ccc;
}

#popular_post_box { margin: 0; padding: 0; list-style: none; }
#popular_post_box li { margin: 0 0 30px 0; padding: 0; }
#popular_post_box li .date {
	color: #f4263e;
}
#popular_post_box li .title a { display: block; color: #2d961c; text-decoration: none;}
#popular_post_box .last { margin: 0; }

/* end of main */

/* footer */

#eztoo_footer  {
	width: 920px;
	height: 60px;
	text-align: center;
	color: #161616;
	/*	text-shadow: 0px 1px 1px #FFFFFF; */
	background: url(../images/eztoo_footer.png) no-repeat;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 10px;
}

#eztoo_footer a {
	text-decoration: none;
	color: #161616;
}

#eztoo_footer a:hover {
	color: #990000;
}

/* end of footer */
.bordertb {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #808080;
	border-right-color: #808080;
	border-left-color: #808080;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #808080;
}
table {
	border-collapse: collapse;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-align: left;

}

td {
	padding-left: 11px;
	padding-right: 11px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #D6D6D6;
	border-left-color: #D6D6D6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #D6D6D6;
	border-right-color: #D6D6D6;
	text-align: left;

}
.ReversePhone {
	font-size: 16px;
	font-weight: bold;
	color: #FFA300;
	margin-left: 5px;
	text-decoration: none;
}
.PhoneSearch {
	font-size: 12px;
	font-weight: bold;
	color: #88D200;
	text-decoration: none;
	margin-left: 5px;
	text-align: left;
}
.eztoosoft {
	font-size: 12px;
	font-weight: bold;
	color: #C30;
	text-decoration: none;
	margin-left: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.buydown {
	font-size: 18px;
	color: #F00;
	text-decoration: none;
	margin-left: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
}

#eztoo_sidebar1 {
	float: right;
	width: 920px;
}

.icon_link1 { display: block; float: left; margin-left: 30px; width: 48px; }

.sidebar_box_woframe1 {
	margin-bottom: 20px;
}

.sidebar_box1{
	width: 920px;
	padding: 0;
	background: url(../images/eztoo_sidebar_box1.png) left repeat-y;
}

.sidebar_box_top1 {
	width: 910px;
	height: 20px;
	background: url(../images/eztoo_sidebar_box_top1.png) no-repeat;
	font-size: 11px;
	padding-left: 10px;
}

.sidebar_box_bottom1 {
	width: 920px;
	height: 20px;
	background: url(../images/eztoo_sidebar_box_bottom1.png) no-repeat;
}

.sidebar_box_content1 {
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
.sidebar_box_contentx1 {
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9CDFF8;
}
.sidebar_box_content1 p {
	margin-bottom: 10px;
}

#eztoo_sidebar1 h3 {
	padding-bottom: 20px;
	margin-bottom: 30px;
	border-bottom: 1px solid #ccc;
}
.dh_box_top {
	width: 300px;
	height: 20px;
	font-size: 11px;
	color: #999;
}
#order_content {
	float: none;
	width: 910px;
	border: 2px dashed #FC6;
	padding: 5px;
}

#order_content p {
	margin-bottom: 20px;
	text-align: left;
}

