body {
	margin: 0; padding: 0;
	background: url(images/bg.gif) repeat-x;
	font: 12px Arial, serif;
}

#wrap {
	width: 960px;
	margin: 0 auto;
}

#logo {
	width: 360px; height: 252px;
	background: url(images/logo-bg.gif) no-repeat;
	float: left;
	margin-top: 15px;
}
#logo h1 {
	width: 293px; height: 252px;
	margin: 0 0 0 32px;
}
#logo h1 a {
	width: 293px; height: 252px;
	display: block;
	background: url(images/logo.gif) no-repeat;
	text-indent: -3000px;
}
#login {
	width: 585px; height: 26px;
	float: right;
}
#login span.error {
	color: red;
	float: right;
	line-height: 35px;
	margin-right: 10px;
}
#login form {
	border: none;
	margin: 5px 15px 0 0;
	float: right;
}
#login input.field {
	width: 129px; height: 24px;
	background: url(images/login-bg.gif) no-repeat;
	border: none;
	float: left;
	margin-right: 6px;
	padding-left: 5px;
}
#login input.login-submit {
	width: 59px; height: 24px;
	background: url(images/login-button.gif) no-repeat;
	border: none;
	float: left;
}

ul#nav {
	width: 590px; height: 38px;
	float: right;
	list-style: none;
	padding: 0;
	background: url(images/nav-divider.gif) no-repeat top left;
	padding-left: 3px;
}
ul#nav li {
	height: 38px;
	float: left;
	background: url(images/nav-divider.gif) no-repeat top right;
}
ul#nav li a {
	height: 38px;
	display: block;
	padding: 0 13px 0 10px;
	line-height: 38px;
	color: #293991;
	text-decoration: none;
	font-size: 14px;
}
ul#nav li a:hover {
	background: #dcdcdc url(images/nav-divider.gif) no-repeat top right;
}

#video {
	width: 340px; height: 236px;
	background: url(images/video-bg.gif) no-repeat;
	float: left;
	padding: 8px 10px;
}
#livevideo {
	width: 340px; height: 236px;
	background: url(images/video-bg.gif) no-repeat;
	float: left;
	padding: 8px 10px;
}
#map {
	width: 600px;
	margin: 0 0 0 0;
	padding: 0;
	position: relative;
}
#map .map-image {
	margin: -10px 0 -9px 10px;
}
.map-image-search {
	margin: -9px 0 5px -10px;
}

#gray-area {
	width: 100%; height: 224px;
	background: url(images/gray-bg.gif) repeat-x;
	float: left;
	margin: 10px 0 0 0;
}
.inside {
	width: 960px;
	margin: 0 auto;
}
#gray-area .buy-box {
	width: 420px; height: 149px;
	margin: 10px 0 0 0;
	background: url(images/buy-box.gif) no-repeat; 
	padding: 30px;
	color: #FFF;
	float: left;
}
#gray-area .buy-box p {
	margin: 0; padding: 0;
}
#gray-area .buy-box a.buy {
	width: 213px; height: 61px;
	background: url(images/buynow-button.gif) no-repeat;
	float: right;
	text-indent: -3000px;
	display: block;
}
#gray-area .testimonials {
	width: 480px;
	float: left;
	margin-top: 15px;
}
.testimonials .bubble-1 {
	width: 480px; height: 95px;
	background: url(images/bubble-1-bg.gif) no-repeat;
}
.testimonials .bubble-2 {
	width: 480px; height: 100px;
	background: url(images/bubble-2-bg.gif) no-repeat;
}
.testimonials .bubble-1 p, .testimonials .bubble-2 p  {
	font: 12px Tahoma, serif;
	color: #424242;
	width: 435px; height: 54px;
	margin: 0 auto;
	padding: 15px 0 0 0;
	text-align: center;
}
.testimonials .bubble-2 p {
	padding: 18px 0 0 0;
}
.testimonials .bubble-1 .name, .testimonials .bubble-2 .name {
	height: 26px;
	float: right;
	margin: 0 89px 0 0;
	background: url(images/bubble-bar-bg.gif) repeat-x;
}
.testimonials .bubble-2 .name {
	float: left;
	margin: 1px 0 0 89px;
}
.testimonials .bubble-2 .name span {
	float: left;
}
.testimonials .bubble-1 .name .left {
	width: 11px; height: 26px;
	background: url(images/bubble-bar-left.gif) no-repeat;
	float: left;
}
.testimonials .bubble-2 .name .right {
	width: 11px; height: 26px;
	background: url(images/bubble-bar-right.gif) no-repeat;
	float: right;
}
.testimonials .bubble-1 .name span, .testimonials .bubble-2 .name span {
	color: #FFF;
	font: bold 12px Tahoma, serif;
	line-height: 26px;
}


#subfooter {
	width: 100%; height: 180px;
	background: url(images/subfooter-bg.gif) repeat-x;
	float: left;
	padding-top: 20px;
}
#subfooter .ad-area {
	width: 530px;
	float: left;
	padding-left: 10px;
}
#subfooter .ad-area .ad1, #subfooter .ad-area .ad2 {
	width: 240px; height: 160px; 
	float: left;
	margin-right: 20px;
}
#subfooter .recent {
	width: 392px; height: 152px;
	float: right;
	background: #cfcfcf;
	padding: 4px;
	margin-right: 10px;
}
#subfooter .recent h3 {
	font: 16px Arial, serif;
	color: #000;
	margin: 0;
	padding: 3px 0 0 0;
	float: left;
}
#subfooter .recent a.rss {
	width: 23px; height: 23px;
	background: url(images/rss-button.gif) no-repeat;
	float: right;
	text-indent: -3000px;
}
#subfooter .recent ul.posts {
	width: 392px;
	margin: 4px 0 0 0;
	padding: 0;
	float: left;
	list-style: none;
}
#subfooter .recent ul.posts li {
	width: 388px; height: 25px;
	background: #f2f2f2;
	line-height: 25px;
	padding-left: 4px;
	color: #c6c6c6;
}
#subfooter .recent ul.posts li.other {
	background: #fff;
}
#subfooter .recent ul.posts li a {
	font: 14px Arial, serif;
	color: #000;
	text-decoration: none;
}

#footer {
	width: 100%;
	background:  url(images/footer-bg.gif) repeat-x;
	float: left;
	padding: 15px 0;
}
#footer ul.links {
	width: 700px;
	margin: 0; padding: 0;
	list-style: none;
	float: left;
}
#footer ul.links li {
	float: left;
	color: #fff;
	padding: 0 10px 5px 0;
}
#footer ul.links li a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#footer ul.links li.copyright {
	float: none;
	padding-bottom: 4px;
}

/* CONTENT */
#content {
	width: 600px;
	float: right;
	background: url(images/content-bg.gif) repeat-y;
	
}
#content .top {
	width: 600px; height: 20px;
	background: url(images/content-top.gif) no-repeat;
	float: left;
}
#content .bottom {
	width: 600px; height: 20px;
	background: url(images/content-bottom.gif) no-repeat;
	float: left;
}
#content .body {
	width: 560px;
	padding: 20px;
	min-height: 460px;
}
#content .body h2 {
	font: bold 26px Arial, serif;
	color: #000;
	margin: 0; 
	padding: 0;
}

.post {
	border-bottom: 1px solid #b4b4b4;
	margin-bottom: 15px;
}
.post span {
	color: #b4b4b4;
	float: right;
}






#content .buy-watch {
	width: 580px; height: 74px;
	background: url(images/buy-watch-bg.gif) repeat-x;
	float: left;
	margin: 0 0 -9px 10px;
	position: relative;
}
#content .buy-watch a.buy-dvd {
	width: 146px; height: 57px;
	background: url(images/buy-dvd.gif) no-repeat top left;
	display: block;
	float: left;
	text-indent: -3000px;
	margin: 7px 0 0 32px;
}
#content .buy-watch a.buy-dvd:hover {
	background-position: bottom left;
}
#content .buy-watch a.watch-video {
	width: 252px; height: 62px;
	background: url(images/watch-video.gif) no-repeat top left;
	display: block;
	float: right;
	text-indent: -3000px;
	margin: 7px 33px 0 0;
}
#content .buy-watch a.watch-video:hover {
	background-position: bottom left;
}
#content .body a.link {
	font: bold 18px Arial, serif;
	color: #000;
	text-decoration: none;
}

#state {
	width: 360px; height: 347px;
	float: left;
	padding: 8px 0 0 11px;
}

#shopp {
	float: left;
	clear: both;
}



/* STUFF */
a img {	border: none; }

.bar {
	width: 600px; height: 75px;
	float: right;
}
.bar a, .bar div {
	width: 600px; height: 75px;
	display: block;
	text-indent: -3000px;
}
.bar div#reduced {
	background: url(images/reduce-taxes.gif) no-repeat;
}
.bar div#about {
	background: url(images/bar-about.gif) no-repeat;
}
.bar a#cart {
	background: url(images/bar-cartpage.gif) no-repeat;
}
.bar a#checkout {
	background: url(images/bar-checkout.gif) no-repeat;
}
.bar div#confirm {
	background: url(images/bar-confirm.gif) no-repeat;
}


.sidebar-testimonials {
	width: 360px;
	float: left;
	margin: 10px 0 20px 0;
}
.sidebar-testimonials .bubble-1 {
	width: 360px; height: 99px;
	background: url(images/sb-bubble-1-bg.gif) no-repeat;
	margin-bottom: 15px;
}
.sidebar-testimonials .bubble-2 {
	width: 360px; height: 99px;
	background: url(images/sb-bubble-2-bg.gif) no-repeat;
}
.sidebar-testimonials .bubble-1 p, .sidebar-testimonials .bubble-2 p  {
	font: 12px Tahoma, serif;
	color: #424242;
	width: 320px; height: 63px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	text-align: center;
}
.sidebar-testimonials .bubble-2 p {
	padding: 10px 0 0 0;
}
.sidebar-testimonials .bubble-1 .name, .sidebar-testimonials .bubble-2 .name {
	height: 26px;
	float: right;
	margin: 0 68px 0 0;
	background: url(images/bubble-bar-bg.gif) repeat-x;
}
.sidebar-testimonials .bubble-2 .name {
	float: left;
	margin: 0 0 0 69px;
}
.sidebar-testimonials .bubble-2 .name span {
	float: left;
}
.sidebar-testimonials .bubble-1 .name .left {
	width: 11px; height: 26px;
	background: url(images/sb-bubble-bar-left.gif) no-repeat;
	float: left;
}
.sidebar-testimonials .bubble-2 .name .right {
	width: 11px; height: 26px;
	background: url(images/sb-bubble-bar-right.gif) no-repeat;
	float: left;
}
.sidebar-testimonials .bubble-1 .name span, .sidebar-testimonials .bubble-2 .name span {
	color: #FFF;
	font: bold 12px Tahoma, serif;
	line-height: 26px;
}

.sidebar-buynow {
	width: 360px; height: 164px;
	background: url(images/sidebar-blue.gif) no-repeat;
	float: left;
	text-align: center;
}
.sidebar-buynow a.buy {
	width: 213px; height: 61px;
	background: url(images/buynow-button.gif) no-repeat;
	text-indent: -3000px;
	display: block;
	margin: 25px auto 0 auto;
}

.left {
	width: 360px;
	float: left;
}

input.addtocart {
	width: 122px; height: 34px;
	border: none;
	background: url(images/addtocart.gif) no-repeat;
	display: block;
	text-indent: -3000px;
}

#state-search {
	width: 506px; height: 131px;
	background: url(images/search-box.gif) no-repeat;
	margin: 10px auto;
}
#state-search form {
	margin: 0 0 0 20px;
}
#state-search select.state {
	width: 153px; height: 20px;
}
#state-search input, select,{
	float: left;
}
#state-search label {
	float: left;
}
#state-search ul {
	margin: 0; 
	padding: 10px 0 0 0;
}
#state-search ul li {
	list-style: none;
	width: 400px; height: 25px;
	float: left;
}
#state-search ul li label {
	width: 180px;
	font: bold 20px Arial, serif;
	color: #FFF;
	line-height: 16px;
	padding-right: 15px;
}
#state-search input.search-button {
	width: 122px; height: 34px;
	background: url(images/search-button.gif) no-repeat;
	border: none;
	float: right;
	position: relative;
	text-indent: -3000px;
	margin: -25px 10px 0 0;
}
#state-search a {
	font: bold 20px Arial, serif;
	color: #FFF;
}


.advertiser {
	border-bottom: 1px solid #222;
	padding: 15px;
	background: #ccc;
}
.advertiser h3 {
	margin: 0;
	padding: 0;
}
.advertiser a {
	text-decoration: none;
	color: #000;
}

a {
	outline: none;
}
.seal {
	margin-top: -12px;
	width: 75px;
	display: block;
	float:left;
}
.social {
	width: 170px;
	float: right;
}
.social a.fb, .social a.tw, .social a.mp {
	width: 38px; height: 38px;
	background: url(images/facebook.gif) no-repeat;
	display: block;
	float: left;
	margin-right: 15px;
	text-indent: -3000px;
}
.social a.tw {
	background: url(images/twitter.gif) no-repeat;
}
.social a.mp {
	background: url(images/myspace.gif) no-repeat;
}


#login a.cart {
	width: 29px; height: 24px;
	background: url(images/cart.gif) no-repeat;
	display: block;
	float: right;
	text-indent: -3000px;	
	margin: 6px 15px 0 0;
}
#login a.home {
	width: 29px; height: 24px;
	background: url(images/home.gif) no-repeat;
	display: block;
	float: right;
	text-indent: -3000px;	
	margin: 6px 15px 0 0;
}
#login a.logout {
	width: 29px; height: 24px;
	background: url(images/logout.gif) no-repeat center center;
	display: block;
	float: right;
	text-indent: -3000px;	
	margin: 6px 15px 0 0;
}
#login .language {
	float: right;
	margin: 10px 13px 0 0;
	font: 12px Tahoma, serif;
	color: #fff;
	/*background: #609ccf;
	padding: 3px 3px 3px 3px;
	border: 1px solid #316eb9;*/
}
#login .language span {
	color: #ccc;
	font: bold 11px Arial, serif;
	margin-right: 10px;
}
#login .language a {
	color: #316eb9;
	font: bold 11px Arial, serif;
	text-decoration: none;
}

ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
	width: 67px; height: 17px;
 list-style: none;
 margin: 0;
 padding: 0;
}

ul.dropdown {
 position: relative;
 z-index: 597;
 float: left;
}

ul.dropdown li {
 float: left;
 line-height: 1.3em;
 vertical-align: middle;
 zoom: 1;
 padding-bottom: 3px;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
 position: relative;
 z-index: 599;
 cursor: default;
}

ul.dropdown ul {
 visibility: hidden;
 position: absolute;
 top: 100%;
 left: 0;
 z-index: 598;
 width: 100%;
}

ul.dropdown ul li {
 float: none;
 background: #609ccf;
	padding: 3px;
	margin-left: -4px;
	border: 1px solid #316eb9;
}
ul.dropdown ul li a {
	text-decoration: none;
	color: #fff;
}

ul.dropdown ul ul {
 top: 1px;
 left: 99%;
}

ul.dropdown li:hover > ul {
 visibility: visible;
}


a.eappraisals {
	width: 360px; height: 185px;
	background: url(images/eappraisals.jpg) no-repeat;
	display: block;
	text-indent: -3000px;
}

ul.account {
	width: 500px;
	list-style: none;
}
ul.account li {
	width: 500px;
	margin-bottom: 10px;
	float: left;
}
ul.account li label {
	width: 130px;
	text-align: right;
	padding-right: 10px;
	float: left;
	line-height: 20px;
}
ul.account li input {
	float: left;
}

.login-box {
	width: 250px;
	float: left;
	border: 1px solid #ccc;
	padding: 5px;
	margin-right: 10px;
}
.register-box {
	width: 250px;
	float: left;
	border: 1px solid #ccc;
	padding: 5px;
}

a.teckpert {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	margin-top: 15px;
	float: left;
}
/* Image alignment in posts */
div.alignright {float:right; margin:0 0 1em 1em}
div.alignleft {float:left; margin:1em 1em 1em 0}
div.aligncenter {display: block; margin-left: auto; margin-right: auto}
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:1em 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:1em 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}












