* {
	margin: 0; padding:0;
}
body {
	background-color: #ecebeb;
	margin:0; padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a {
	color: #333;
}
#header_container {
	background-color: #fff;
	height: 110px;
}
#header_inside {
	width: 960px;
	margin:0 auto;
}
#header_inside h1 { 
	color: #800000;
	font-weight:bold;
	letter-spacing:-2px;
	font-size:36px;
	margin-top: 0px;
	text-transform:uppercase;
	padding-top: 15px;
}
#header_inside h1 a {
	color: #800000;
	text-decoration: none;
}
#header_inside em {
	font-style:normal;
	color:#000;
	display: block;
	margin-top: -6px;
}
#header_inside img { float: none; border: 0px; }
#hottest {
	float: right;
	margin-top: 25px;
	width: 300px;
	padding:10px 15px 10px 15px;
	background-color: #ecebeb;
	border: 1px solid #bebdbd;
	background-image: url('../gfx/menu_background.png');
	background-repeat: repeat-x;
	background-position: 0 -30px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	font-size: 12px;
}
#hottest a {
	color: #333;
	text-decoration: none;
}
#mainmenu_container {
	background-image: url('../gfx/menu_background.png');
	height: 53px;
}
#mainmenu_inside { width: 960px; margin: 0 auto;}
#mainmenu_inside ul { list-style: none;padding-top:4px;}
#mainmenu_inside ul li {
	float: left;
	margin-right: 10px;
	padding: 4px 9px 0 9px;
	font-size:12px;
}
#mainmenu_inside ul li.active {
	background-color:#000;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}
#mainmenu_inside ul li:hover {
	background-color:#000;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}
#mainmenu_inside ul li a {
	color: #fff;
	text-decoration: none;
}


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

#welcome {
	background-color: #000;
	padding: 10px;
	margin-bottom:20px;
}
#welcome .welcome_text strong {
	color: #fff;
}
#welcome .welcome_text a {
	color: #fff;
	text-decoration: none;
}
#welcome .welcome_text {
	color: #fff;
	float: right;
	width: 280px;
	color: #ccc;
	line-height:20px;
}


.content_left {
	width: 288px;
	float: left;
	padding: 0;
}
.left_box {
	background-color: #fff;
	border: 1px solid #bebdbd;
	margin-bottom:10px;
	padding:10px;
}
.left_box.top_company {
	color: #444;
	line-height: 19px;
	font-size: 12px;
}
.left_box.top_company a {
	color: #444;
	text-decoration: none;
}
.left_box ul {
	list-style: none;
}
.content_left h3 {
	background-image: url('../gfx/top_bar.png');
	height: 23px;
	color: #fff;
	font-size: 13px;
	font-weight: normal;
	padding: 7px 0 0 10px;
}
.content_main {
	width: 620px;
	background-color: #fff;
	float: right ;
	border: 1px solid #bebdbd;
	padding: 10px 15px 10px 15px;
	margin-bottom: 20px;
}
.content_main p {
	color: #555;
	line-height: 20px;
}
h2.header_startpage {
	font-size: 16px ;
	margin: 25px 0 10px 0;
}
h2.header_startpage a {
	text-decoration: none;
}
.clear {clear:both;}

#footer {
	background-image: url('../gfx/menu_background.png');
	background-repeat: repeat-x;
	background-position: 0 -30px;
	border-top: 1px solid #ccc;
	height: 30px;
	margin-top: 20px;
}
#footer_inside {
	width: 960px;
	margin: 0 auto;
	padding:20px;
	color: #333
}
.left_menu_list {
	
}
.left_menu_list li {
	padding:5px 0 5px 0px;
	border-bottom: 1px solid #e4e4e4;
	color: #444;
}
.left_menu_list li a {
	color: #333;
	text-decoration: none;
}
.companylist {
	width: 100%;
}
.companylist thead {
	text-align:left;
	font-weight: bold;
	background-color: #333;
	padding:6px;
}
.companylist thead tr th {
	padding: 6px;
	color: #fff;
	border-right: 1px solid #888;
	background-image: url('../gfx/table_background.png');
	background-repeat: repeat-x;
	background-position: 0 0px;
}
.companylist tbody tr td {
	padding: 6px;
}
.alter {
	background-color: #e9e9e9;
}
.table_companyname {
	width: 250px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.categoryInfolink {
	font-size: 11px;
	text-decoration: none;
}
.table_companyname a {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
.last {
	border-bottom: 1px solid #ccc;
}
.table_cost {
	border-right: 1px solid #ccc;
}
.table_interest {
	border-right: 1px solid #ccc;
}
.table_review {
	border-right: 1px solid #ccc;
}
.table_review a {
	color: #333;
}
.table_rank {
	border-right: 1px solid #ccc;
}
.companyCattable {
	border: none;
	width: 100%;
	background-color: #efefef;
	margin-bottom: 10px;
}
.companyCattable thead th {
	background-image: url('../gfx/table_background.png');
	background-repeat: repeat-x;
	background-position: 0 0px;
	border: 0 !important;
}
.companyCattable thead th a {
	color: #fff;
	text-decoration: none;
}

.companyCattable tr td {
	padding:3px;
}
.companyCattablekey {
	width: 300px;
}
.companydescription {
	padding-bottom:20px;
	
}
.company_description {
	color: #555;
	margin-bottom: 20px;
}
.company_info {
	width: 300px;
	float: right;
	padding: 0 0 15px 15px;
	color: #555;
}
.footer_text {
	font-size: 11px;
	color: #999;
}
.textfield {
	width: 300px;
	padding: 5px;
	border: 1px solid #ccc;
	margin-top: 4px;
	margin-bottom: 6px;
	font-size: 14px;
	font-weight: bold;
}
.textarea {
	width: 300px;
	padding: 5px;
	border: 1px solid #ccc;
	margin-top: 4px;
	margin-bottom: 6px;
}
label {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #444;
	padding:0;
}
