* {
	margin:0;
	padding:0;
}
html, body {
	height:100%;
}
body {
	font-size:76%;
	font-family: "myriad Pro", Tahoma, Geneva, Verdana, Helvetica, Arial, sans-serif;
	line-height:1.5em;
	background:#191718;
	color:#fff;
}
/*=== general text ===*/
p {
	line-height:15px;
	padding:0;
	margin: 5px 0 10px;
}
ul, ol {
	line-height:15px;
	padding:0;
	margin: 5px 0 10px 17px;
}
h1 {
	color:#ef7b21;
	font-size:20px;
	font-weight:500;
	margin: 0 0 20px;
	letter-spacing:0.1em;
	font-family:"Myriad Pro", "Trebuchet MS", Helvetica, Arial, sans-serif;
	text-transform:uppercase;
	}
h2, h3 {
	padding:0;
	margin:0;
	color:#ef7b21;
	font-size:18px;
	font-weight:500;
	}
h4, h5, h6 {
	color:#fff;
	font-size:14px;
	font-weight:500;
	}
img {
	border: none;
	}
a:link, a:visited {
	color:#ef7b21;
	text-decoration:none;
	}
a:hover {
	color:#ef7b21;
	text-decoration:underline;
	}
table {
	border-collapse:collapse;
	}
#container-main {
	width:995px;
	margin:0 auto;
	padding: 0;
	position:relative;
	}
#container-content {
	width:995px;
	margin:0;
	padding:0;
	background:#323232;
	}
.blog-container {
	padding:15px;
	}
/* --- header --- */
#top {
	position:relative;
	}
#logo {
	float:left;
	display:block;
	margin: 5px 0 0;
	padding-bottom:5px;
	}
#topright {
	float:right;
	margin:10px 20px 0;
	padding:0;
	border-collapse:separate;
	}
#search {
	float:right;
	margin: 15px 0 0;
	}
#search .cat_button {
	display:none;
	}
.search-box label {
	margin-right:5px;
	}
#header {
	height:249px;
	background:#d5d5d5 url(/images/header.jpg) no-repeat;
	padding: 0;
	margin: 0;
	clear:both;
	}
#header .logo {
	position:absolute;
	z-index:100;
	}
.hp-bloglist {
	height:249px;
	float:right;
	width:274px;
	border-right:#fff solid 1px;
	background:#d5d5d5;
	color:#2f2f2f;
	}
.hp-bloglist h2 {
	font-size:17px;
	}
.hp-bloglist .links {
	display:none;
	}
		
/* --- nav --- */
#nav_383800 {
	padding: 0;
	margin:0;
	list-style-type:none;
	border:none;
	position:absolute;
	right:0;
	bottom:0;
	}
#nav_383800 li {
	float:left;
	padding:0;
	word-spacing:normal;
	line-height:16px;
	position:relative;
	}
#nav_383800 li a {
	color:#2f2f2f;
	text-decoration: none;
	text-transform:uppercase;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	width:105px;
	height:21px;
	padding:10px 0 0 0;
	display:block;
	float:left;
	background:url(/images/navbg-f.gif) left top no-repeat;
	}
#nav_383800 li a:hover {
	background-position:left -31px;
	}
#nav_383800 li ul {
	display:none;
	position:absolute;
	height:auto;
	top:26px;
	left:-16px;
	background:#fff;
	padding:3px 6px 8px;
	}
#nav_383800 li ul li {
	display:block;
	float:none;
	}
#nav_383800 li ul li a {
	background:none;
	float:none;
	text-align:left;
	height:auto;
	font-size:1em;	
	}
#nav_383800 li ul li a:hover {
	text-decoration:underline;
	}
/* --- CONTENT --- */
#main-table {
	clear:both;
	}
#right {
	width:820px;
	}
#left {
	width:270px;
	padding: 0;
	}

/* --- H --- */

/* --------- */
.testimonial p {
	font-size:11px;
	}
/* --- BLOG Display --- */
.feedburnerFeedBlock ul {
	list-style-type:none;
	padding:0;
	margin:0;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:11px;
	border-bottom:#ef7b21 dashed 1px;
	}
.feedburnerFeedBlock ul li {
	padding:5px 0 10px;
	margin:0;
	border-top:#ef7b21 dashed 1px;
	}
.feedburnerFeedBlock .headline {
	display:block;
	float:left;
	color:#ef7b21;
	font-weight:bold;
	text-transform:uppercase;
	margin:0;
	padding:0;
	}
.feedburnerFeedBlock .headline a {
	color:#ef7b21;
	}
.feedburnerFeedBlock .headline a:hover {
	color:#ef7b21;
	}
.feedburnerFeedBlock p.date {
	float:right;
	color:#ef7b21;
	font-weight:bold;
	margin:0;
	padding:0;
	line-height:11px;
	}
.feedburnerFeedBlock div {
	clear:both;
	}
#creditfooter {
	display:none;
	}

/* --- Forms --- */
table.webform {
	margin: 15px;
	}
form br {display:none;}
form label {

	display:block;
	width:140px;
	text-align:left;
	float:left;
	clear:left;
	margin:0 8px 0 0;
	_display:inline;
	}
#catwebformbutton {
	float:right;
	padding:3px;
	}
.newsletter-form {
	width:218px;
	margin:20px auto 0;
	}
.newsletter-form h3 {
	text-align:left;
	background:url(/images/icn-newsletter.gif) left center no-repeat;
	height: 46px;
	padding: 0 0 0 60px;
	line-height:22px;
	}
.newsletter-form p {
	font-size:12px;
	line-height:12px;
	margin:10px 0;
	}
.newsletter-form label {
	display:block;
	width:50px;
	text-align:right;
	float:left;
	clear:left;
	margin:0 8px 0 0;
	_display:inline;
	}
form input, .newsletter-form input, form select, .newsletter-form select, form textarea, .newsletter-form textarea  {
	background:#fff;
	border:#ef7b21 solid 1px;
	margin-bottom:15px;
	}
.newsletter-form label.captcha	{
	float:none;
	width:100%;
	text-align:left;
	}
.newsletter-form button {
	background:none;
	border:none;
	margin:10px 15px 15px;
	float:right;
	}
.shortcuts {
	border:#fff solid 1px;
	}
.shortcuts h3 {
	color:#fff;
	text-transform:uppercase;
	background:url(/images/h-bg-shortcuts.gif) no-repeat;
	text-align:center;
	font-size:16px;
	margin:0 3px;
	padding:0;
	line-height:16px;
	}
.shortcuts h3 a {
	color:#fff;
	text-transform:uppercase;
	margin:0;
	padding:0;
	}
.shortcuts td {
	padding:25px 0 20px;
	}
.shortcuts ul {
	margin:20px 0 0 45px;
	list-style-position: inside;
	font-size:11px;
	}
	
/* --- Footer --- */
#footer {
	color:#fff;
	text-align:center;
	margin:0 8px;
	padding:15px 30px 20px;
	clear:both;
	font-size:10px;
	}
#footer a {
	color:#fff;
	font-weight:500;
	text-decoration:underline;
	}
#footer #nav_424348 {
	padding: 0;
	margin:0;
	list-style-type:none;
	border:none;
	position:static;
	}
#footer #nav_424348  li {
	float:left;
	padding:0;
	word-spacing:normal;
	border-right:#fff solid 1px;
	}
#footer #nav_424348  li.last {
	border-right:none;
	}
#footer #nav_424348  li a {
	color:#fff;
	text-decoration: none;
	text-transform: none;
	text-align:center;
	font-weight:500;
	display: block;
	float:left;
	padding:0 2px 1px;
	line-height:10px
	}
#footer #nav_424348  li a:hover {
	text-decoration:underline;
	}
#footer #nav_424348  li ul {
	display:none;
	}
#footer p.footnote {
	 margin:0; 
	 clear:both;
	 }
		
/* self clearing */
.clearfloat:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfloat {
	display: inline-block;
}
/* Hides from IE-mac */
* html .clearfloat {
	height: 1%;
}
.clearfloat {
	display: block;
}
/* End hide from IE-mac */
/* end clearing hack */
