/*  
Theme Name: WordPress Theme 31
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/ 
*/

body {
	background-color:#FFFFFF;
	padding:0px;
	margin:0px;
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#434545
}

.table {
	width:692px;
	height:96px;
	display:table;
}
.table_row {
	height:100%;
	display:table-row;
}
.left {
	width:446px;
	height:100%;
	vertical-align:top;
	display:table-cell;
}
.right {
	width:246px;
	height:100%;
	vertical-align:top;
	display:table-cell;
}

.menu {
	width:100%;
	height:34px;
	padding-top:10px;
	vertical-align:top;
	line-height:34px;
	text-align:left;

}
.menu ul {
	display:inline;

	
}
.menu li {
	display:inline;
	height:25px;
	background-image:url('images/menu_bul.gif');
	background-repeat:no-repeat;
	background-position:left;
}
.menu li a {
	
	padding-left:20px;
	padding-right:40px;
	color:#8F8F8F; 
	font-size:11px;

	text-decoration:none
}

.table2 {
	width:692px;
	height:auto;
	display:table;
	text-align:left;
	background-image:url('images/bbg1.jpg');
	background-repeat:repeat-y;
	background-position:right;
}
.table_row2 {
	height:100%;
	display:table-row;
}
.left2 {
	width:484px;
	height:100%;
	vertical-align:top;
	display:table-cell;
	background-image:url('images/lbg.gif');
	background-repeat:repeat-y;
}
.right2 {
	width:208px;
	height:100%;
	vertical-align:top;
	display:table-cell;

}


.sub_left {
	width:484px;
	background-image:url('images/bg1.jpg');
	background-repeat:no-repeat;
	background-position:top;
	vertical-align:top;
}
.sub_right {
	width:208px;
	background-image:url('images/bg2.jpg');
	background-repeat:no-repeat;
	background-position:top;
	vertical-align:top;
}
.left_content {
	padding-left:51px;
	padding-right:27px;
}
.co_name {
	padding-left:33px;
	padding-top:30px;
	text-align:left;
}
.co_name a{	
	font-family:Arial;
	font-size:30px;
	font-weight:Bold;
	color:#60260D;
	text-decoration:none;
	text-transform:uppercase;
}
.slogan {
	text-align:left;
	padding-left:33px;
	font-size:9px;
	font-weight:normal;
	color:#87A1B4;
	font-family:Microsoft Sans Serif;
}

.left_header small {
	font-size:9px;
	font-weight:normal;
	color:#4B5A66;
	font-family:Microsoft Sans Serif;
}

.left_header a {
	font-size:16px; 
	text-decoration:none;
	color:#FFFFFF;
}

postmetadata  {
	 margin:0px;
	 padding:5px 0px 0px 25px;

}
.postmetadata a {
	color:#6D6D6D;
	text-decoration:none;
	font-family:Microsoft Sans Serif, Arial;


}

.footer {

	color:#576874;
	
}


.footer a{
	color:#576874;
	text-decoration:none;
}

.right_content {
	
	background-color:#F8F4F1;
	padding-left:30px;
	padding-right:30px;
	line-height:19px;
}
.right_content2 {
	background-color:#DFDCDA;
	padding-left:30px;
	padding-right:30px;
	line-height:19px;
}
.right_content3 {
	background-color:#C9C7C5;
	padding-left:30px;
	padding-right:30px;
	line-height:19px;
}
.right_content4 {
	background-color:#B5B4B2;
	padding-left:30px;
	padding-right:30px;
	line-height:19px;
}

.right_content strong, .right_content2 strong, .right_content3 strong, .right_content4 strong {
	font-family:Tahoma, Arial;
	font-weight:normal;
	color:#FE3A13;
	font-size:12px;
}

.ul {
	list-style:none;
	padding: 0px 0px 0px 0px;
	margin:0px;
}
.ul li {

	background-image:url('images/llbg.gif');
	line-height:24px;
}
.ul li a {
	color:#8D8C8B;
	font-size:11px;
	text-decoration:none;

	
}
a {
	color:#434545;
}

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