/* CSS Document */

body {
	background: #D4D4D4 url(../images/bg.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #727272;
	padding-bottom: 30px;
	}
a {
	color: #BF5B04;
}
#container {
	width: 1026px;
	margin: 0 auto;
	position: relative;
	background-color: #fff;
	}
#header {
	height: 110px;
	overflow: hidden;
	}
#header a#logo {
	display: block;
	background-image: url(../images/main_logo.gif);
	background-repeat: no-repeat;
	width: 545px;
	height: 110px;
	}
#header .ad {
	position: absolute;
	top: 40px;
	right: 10px;
	}
#main-nav {
	height: 41px;
	background-image: url(../images/nav_bg.jpg);
	overflow: hidden;
	}
#main-nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}
#main-nav ul li {
	display: block;
	float: left;
	}
#main-nav ul li a {
	display: block;
	float: left;
	text-transform: uppercase;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 11px;
	padding-right: 12px;
	line-height: 41px; 
	border-right: 1px solid #d26505;
	}
#main-nav ul li a:hover {
	text-decoration: underline;
	}
#main-nav ul li a.last {
	border-right: none;
	}
#content-container-bg {
	background-image: url(../images/content_container_bg.jpg);
	background-repeat: repeat-x;
	padding-top: 4px;
	}
#content-container {
	background-image: url(../images/content_area_bg.gif);
	}
#interior #content-container {
	background-image: url(../images/int_content_area_bg.gif);
	}
#content-container #left {
	background-image: url(../images/orange_col_bg.jpg);
	background-repeat: repeat-x;
	float: left;
	width: 246px;
	margin-left: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #fff;
	}
#content-container #center {
	background-image: url(../images/home_main_img.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 505px;
	margin-left: 6px;
	padding-top: 290px;
	overflow: hidden;
	}
#interior #content-container #center {
	background: none;
	width: 755px;
	padding-top: 0px;
	}
#content-container #right {
	background-image: url(../images/orange_col_bg.jpg);
	background-repeat: repeat-x;
	float: left;
	width: 252px;
	margin-left: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #fff;
	}
#content-container #left a,
#content-container #right a {
	color: #fff;
}
#interior #content-container #right {
	margin-left: 8px;
	}
#content-container #left .content {
	padding-left: 12px;
	padding-right: 15px;
	}
#content-container #center .content {
	padding-left: 5px;
	padding-right: 5px;
	}
#content-container #right .content {
	padding-left: 12px;
	padding-right: 15px;
	}
#content-area-header {
	}

#footer {
	background-image:url(../images/footer_bg.jpg);
	background-repeat:no-repeat;
	clear:both;
	color:#FFFFFF;
	height:33px;
	line-height:33px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	overflow:hidden;
	padding-left:20px;
	padding-right:20px;
	width:985px;
	}
#footer .powered-by {
	float: right;
	color: #fff;
	font-size: 11px;
	}
#footer .powered-by a {
	color: #fff;
	text-decoration: underline;
	}
#footer ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}
#footer ul li {
	display: inline;
	}
#footer ul li a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 8px;
	padding-right: 10px;
	border-right: 1px solid #fff;
	}
#footer ul li a.last {
	border-right: none;
	}
.pagination {
	text-align: center;
	}
.list td h4 {
	margin: 0px;
	padding: 0px;
	color: #c55f05;
	}
.list td p {
	padding: 0px;
	margin: 0px;
	}
.list tr {
	height: 94px;
	background-image: url(../images/list_white_bg.gif);
	background-repeat: no-repeat;
	}
.list tr.even {
	background-image: url(../images/list_gray_bg.gif);
	}
.list td .read-more {
	padding-right: 8px;
	}
.read-more {
	text-align: right;
	color: #c55f05;
	}
.read-more a {
	color: #c55f05;
	text-decoration: underline;
	}
.read-more a:hover {
	text-decoration: none;
	}
#content-container #left .read-more a {
	color: #fff;
	}
ul.silver-bullets {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}
ul.silver-bullets li {
	padding-left: 25px;
	background-image: url(../images/silver_bullet.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-bottom: 8px;
	margin-bottom: 8px;
	border-bottom: 1px dotted #f5b322;
	}
.white-arrows {
	
	}
.ad {
	text-align: center;
	}
.clear {
	clear:both;
	height:0px;
	overflow: hidden;
	}
.thin-content {
	padding-left: 30px;
	padding-right: 30px;
	}
h3 {
	background-image: url(../images/h3_left.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 40px;
	color: #fff;
	margin: 0px;
	margin-top: 20px;
	margin-bottom: 4px;
	}
h3 span	{
	display: block;
	line-height: 28px;
	height: 40px;
	margin-left: 5px;
	background-image: url(../images/h3_right.png);
	background-repeat: no-repeat;
	background-position: center right;
	}
h3 span img {
	padding-right: 6px;
	}
img {
	border: none;
	}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #666;
}
.titulos_orange {
	font-size: 18px;
	font-weight: bold;
	color: #C45C07;
}
.titulos {
	font-size: 16px;
	font-weight: bold;
	color: #666;
}
#contenido-texto {
	width: 597px;
	padding-left: 80px;
	padding-right: 60px;
	overflow:hidden;
}
#sub-header {
	width: 747px;
}
.thin-content-dark {
	color: #333;
}
.titulos_orange {
	font-size: 18px;
	font-weight: bold;
	color: #C45C07;
}
#interior #content-container #center #blog h3 {
	background: none;
	color: #666;
        height: auto;
}

#sidebar {
}
#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#sidebar ul li {
}
h2.widgettitle {
	font-size: 15px;
	color: #E69E3C;
	border-bottom: 1px solid #DB6A04;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#sidebar ul li ul {
}
#sidebar ul li ul li {
	padding: 4px;
	border-bottom: 1px dotted #D96905;
}
#sidebar ul li ul li a {
	color: #fff;
	text-decoration: underline;
}
#sidebar ul li ul li a:hover {
	text-decoration: none;
}
textarea#comment {
	width: 500px !important;
}
/*Directory business styles*/
.directory_title strong,.directory_title .bizdir_linked_title {
	font-size: 15px;
	color: #666;
}
.testimonial {
	border-bottom: #CCCCCC dotted 1px;
	padding: 10px 5px;
}gg