/*  
Theme Name: WordPress Theme 41
Theme URI: http://wordpress.org/
Description: A theme from Template-Help.com Collection 
Version: 2.0
Author: Template_help.com 
Author URI: http://www.template-help.com/ 
*/


@charset "iso-8859-1";
/* CSS Document */

h1, h2, h3, h4 {
	font-size:12px;
}

.postmetadataalt {
	font-size:9px;
}

a {
color:#AD29A5;
}

input, textarea {
	border: 1px solid #DBD0A3;
}	

body  {
	background-color:#000000;
	color:#8A8A8A;
	font-size:11px;
	font-family:Tahoma, Arial;
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px; 
}
.top {
	width:100%; 
	height:58px;
	background-image:url('images/top_bg.jpg');
	background-position:left top;
	background-repeat:repeat-x;
}
.header_1 {
	width:100%; 
	height:146px;
	background-image:url('images/bg_topleft.jpg');
	background-position:left top;
	background-repeat:repeat-x;
}
.header_2 {
	width:100%; 
	height:146px;
	/*
	background-image:url('images/bg_topright1.jpg');
	background-position:right top;
	background-repeat:no-repeat;*/
}
.main {
	width:100%; 
	height:450px;
	background-image:url('images/bbg.jpg');
	background-position:left top;
	background-repeat:repeat-x;
}
.main_1 {
	width:100%; 
	height:450px;
	background-image:url('images/bg_main.jpg');
	background-position:left top;
	background-repeat:no-repeat;
}
.main_2 {
	width:100%; 
	height:450px;
	/*
	background-image:url('images/bg_topright2.jpg');
	background-position:right top;
	background-repeat:no-repeat;*/
}
.head {
	width:766px; 
	min-height:146px;
	display:table;
}
.head_row {
	min-height:146px;
	display:table-row;
	width:766px;
}
.name_1 {
	min-height:146px;
	vertical-align:top;
	display:table-cell;
	width:300px;
}
.name_2 {
	min-height:146px;
	vertical-align:top;
	display:table-cell;
	width:466px;
}
*html .name_1 {
	float:left;
}
*html .name_2 {
	float:left;
}
.co_name {
	padding:49px 0px 0px 40px;
}
.co_name strong {
	color:#DBD0A3;
	font-style:italic;
}
.co_name a {
	font-size:35px;
	color:#DBD0A3;
	text-decoration:none;
	font-family:Arial;
}
.slogan {
	padding-left:0px;
	font-size:9px;
	font-family:Microsoft Sans Serif, Arial;
	color:#96979A;
	padding-top:62px;
}
.menu_main {
	width:766px; 
	height:100px;
}
.menu {
	padding:50px 0px 0px 42px;
}
.menu ul {
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
	list-style:none;
}
.menu ul li {
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
	display:inline;
}
.menu ul li a {
	background:url(images/list.gif) left center no-repeat;
	 padding-top:8px;
   	 padding-bottom:4px;
	 font-size:12px; 
	 color:#FFFFFF;
	 text-decoration:none;
	 padding-right:26px;
	 padding-left:42px;
	 font-family:tahoma;
	 font-weight:bold;
}
.menu ul li a:hover {
	 text-decoration:underline;
}
.table {
	width:766px; 
	min-height:500px;
	display:table;
}
.table_row {
	min-height:100%;
	display:table-row;
	width:766px;
}
*html .left {
	float:left;
}
*html .right {
	float:left;
}
.left {
	min-height:100%;
	vertical-align:top;
	display:table-cell;
	width:516px;
}
.sub_left {
	padding:0px 35px 10px 51px;
}
.left h2 {
	line-height:14px;
}
.left h2 a { 
	text-decoration:none;
	font-size:16px;
	color:#DBD0A3;
	font-family:Tahoma, Times, serif;
	font-weight:normal;
}
.left small{ 
	font-size:9px;
	color:#DBD0A3;
	font-family:Microsoft Sans Serif, Arial;
}
.left_more a {
	font-size:12px; 
	text-decoration:none;
	color:#FFFFFF;
}
.left_more a:hover {
	text-decoration:underline;
}
.left_content {
	padding:0px 0px 0px 0px;
	margin:25px 0px 15px 0px;
	line-height:18px;
}
.right {
	min-height:100%;
	vertical-align:top;
	display:table-cell;
	width:250px;
}
.sub_right {
	padding:29px 55px 10px 43px;
}
.right_header {
	font-size:12px;
	color:#DBD0A3;
	font-family:tahoma, arial, times new roman;
}
ul {
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
}
li {
	list-style:none;
}
.li {
	line-height:24px;
}
.li a {
	text-decoration:none;
	font-size:11px;
	color:#454545;
	font-family:tahoma, arial, times new roman;
}
.li a:hover {
	text-decoration:underline;
}
.footer {
	 height:100px;
	 width:766px;
	 padding:27px 10px 10px 54px;
	 color:#808080;
	 font-size:11px;
	 font-family:tahoma, Arial;
	 line-height:20px;
}
.footer a {
	color:#808080;
	text-decoration:none;
}
.footer a:hover {
	text-decoration:underline;
}

div.hr {
  height: 15px;
  background-image:  url(images/line.gif);
	background-repeat: repeat-x;
}
div.hr hr {
  display: none;
}
