html, body {
	background-color: #454545;
	color: #000;
	margin: 0px;
	padding: 0px;
	font-size: 0.9em;
	font-family: Verdana, sans-serif;
}
body { text-align: center; }
form { margin: 0px; }
img { border: 0px; }
a, a:visited { color: black; text-decoration: none; }
a:hover { text-decoration: underline; }

/* Warning Notice */
#topnotice { border:1px solid #cfcfcf; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; position: fixed; top:0; left: 0; width: 100%; padding: 5px 0; }
#topnotice-padding { height: 35px; }

#page {
	width: 800px;
	margin: 0px auto;
	text-align: left;
	background: white;
}

#top-banner {
	width: 800px;          
	/*height: 74px;
	background-image: url('../images/topbanner.png');*/
	height: 100px;
	background-image: url('../images/header2_bg.jpg');
	/*barckground-repeat: repeat-x;*/
}

#logo {
	position: relative;
	top: 4px;
	padding-left: 5px;
}

#menubar {
	/*width: 800px;
	height: 29px;*/
	float: right;
}

#menu {
	margin: 0;
	margin-top: 6px;
	padding: 0;
	list-style: none;
}

#menu ul {
	position: absolute;
	top: -999em;
	width: 10em;
}
#menu li {
	float: left;
	position: relative;
	background: rgba(0,0,0,0);
}
#menu li:hover {
	visibility: inherit;
	color: #8FAACD;
}
#menu a {
	padding: 5px 5px;
	text-decoration: none;
}
#menu a, #menu a:visited  { 
	color: white;
}
#menu a:hover {
	color: #8FAACD;
}

#home_title {
	float: left;
	margin: 0.5em;
	margin-right: 0em;
	padding: 0.5em;
	padding-top: 1.5em;
	width: 46%;
	border-right: 1px solid #dbdbdb;
}

#home_title2 {
	float: left;
	margin: 0.5em;
	margin-left: 0em;
	padding: 0.5em;
	padding-left: 1.5em;
	width: 46%;
	/*border-left: 1px solid #dbdbdb;*/
}

#beta_test {
	padding-bottom: 1em;
}

#searcharea {
	float: right;
	padding-right: 10px;
}

#id_terms {
	position: relative;
	top: -2px;
	border: 0px;
	font-size: 0.75em; /* 9pt */
}

#searchbutton {
	position: relative;
	top: 1px;
}

#home-content {
	margin: 0px;
	padding: 0px;
}

#home-cnt-bottom {
	clear: both;
	padding: 1em;
}

#partners {
	padding-top: 1em;
	padding-left: 2em;
}

.benefit {
	float: left;
	margin: 2em;
	width: 40%;
}

.benefit-title {
	margin-bottom: -0.5em;
	font-size: 1.2em;
	font-weight: bold;
}

.benefit-list {
	list-style: none;
	margin-left: -2em;
}

#banner {
	float: left;
	margin-top: -9px;
	margin-bottom: -5px;
}

#TBS-partner {
	float: left;
	/*margin-top: -60px;
	margin-left: 20px;*/
}

.phone {
	padding-left: 20px;
	padding-right: 30px;
	width: 120px;
}

.blog-tags {
	padding-left: 30px;
	width: 350px;
}

#content {
	clear: left; /* free content from menu float */
	min-height: 600px;
}

#sidebar {
	float: left;
	width: 135px;
	height: 100%;
}

#left-menu {
/*	float: left;*/
	width: 135px;
	margin: 1em;
	border-bottom: 1px solid #395F8F;
}

.top-item {
	width: 	130px;
	height:	28px;
	color: white;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 5px;
	margin-bottom: -8px;
	/*margin-bottom: -1px;*/
	background-image: url('../images/leftmenu-top.png');
        background-repeat: no-repeat;
}

.top-item a,
.top-item a:visited {
	color: white;
	text-decoration: none;
}

#side-blog-tags {
/*      float: left;*/
        width: 135px;
	margin: 1em;
	margin-top: 2em;
}

#title {
	padding-top: 14px;
	padding-left: 25px;
	color: white;
	font-size: 22pt;
	font-weight: bold;
}

#title a,
#title a:visited {
	color: white;
	text-decoration: none;
}

#page-content {
	float: left;
	padding: 1.5em;
	/*width: 610px;
	padding-right: 1em;
	padding-bottom: 1em;*/
}

#blog-main-content {
	float: left;
	padding: 1.5em;
	width: 610px;
	padding-left: 2em;
	/*padding-bottom: 1em;*/
}

#content a, #content a:visited { color: #487BBE; text-decoration: none; }
#content a:hover { text-decoration: underline; }

#ancestors, #ancestors a, #ancestors a:visited {
	color: #656c76;
	font-size: 0.9em;
}

#bottombar {
	clear: both;
	width: 800px;
	height: 26px;
	color: white;
	/*background-image: url('../images/bottombar.png');
	barckground-repeat: repeat-x;*/
	background: #454545;
}

.bottomitem {
	position: relative;
	top: 5px;
	height: 26px;
	margin: auto;
	padding: 5px 5px 0px 5px;
	color: #a8a9a9;
}

.bottomitem a {
	text-decoration: none;
	color: #a8a9a9;
}

.bottomitem a:visited {
	text-decoration: none;
	color: #a8a9a9;
}

.bottomitem a:hover {
	text-decoration: none;
	color: #4E81C2;
}

#copyright {
	float: left;
}

#privacy {
	float: right;
}

.quote {
	font-size: 10pt;
	font-style: italic;
	text-align: right;
	padding-right: 5em;
}

.resultbox {
	padding: 0.5em;
	margin-bottom: 1em;
	border: 1px solid black;
}

.search-results {
	font-size: 1.5em;
	font-weight: bold;
}

.search-result {
	padding-left: 1em;
}

.contactbox {
	padding: 0.5em;
	margin-bottom: 1em;
	border: 1px dotted black;
}

.contactbox label {
	vertical-align: top;
	font-weight: bold;
}

.contactvia {
	font-weight: bold;
}

.blog-title {
	font-weight: bold;
	font-size: 1.4em;
}
