/*  
Theme Name: WordPress Theme 24
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-image:url('images/bbg.gif');
	background-color:#085E84;
	padding:0px;
	margin:0px;
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#878787
}
a {
	color:#146E94;
}
.table {
	width:766px;
	height:auto;
	display:table;
	text-align:left;
}
.table_row {
	width:766px;
	display:table-row;
	height:100%;
}
.left {
	width:559px;
	height:100%;
	vertical-align:top;
	display:table-cell;
	background-image:url('images/tbg.gif');
	background-repeat:repeat-y;
	background-position:top left;
}
.right {
	width:206px;
	height:100%;
	vertical-align:top;
	display:table-cell;
}


.co_name {
	padding-left:40px;
}
.co_name a{
	font-family:Georgia, Arial;
	font-size:36px;
	font-weight:bold;
	color:#146E94;
	text-decoration:none;
	text-transform:uppercase;
}
.slogan {
	padding-left:40px;
	font-family:Georgia, Arial;
	font-size:9px;
	text-transform:uppercase;
	font-weight:normal;
	color:#878787;
}

.table2 {
	width:474px;
	height:auto;
	display:table;
}
.table_row2 {
	height:100%;
	display:table-row;
}
.left2 {
	width:383px;
	height:100%;
	vertical-align:top;
	display:table-cell;
	background-image:url('images/ttbg.gif');
	background-repeat:no-repeat;
	background-position:left;
}
.right2 {
	width:91px;
	height:100%;
	vertical-align:top;
	display:table-cell;
}
.left_content {
	padding-left:40px; 
	padding-right:45px;
}

.left_header {
	text-transform:uppercase;
	font-weight:bold;
	padding-left:15px;
	line-height:11px;
}

.left_header a {
	font-size:11px; 
	text-decoration:none;
	color:#505050;
	line-height:16px;
}
.left_header small {
	font-size:11px; 
	text-decoration:none;
	color:#FF7700;
}

.postmetadata  {
	 margin:0px;
	 line-height:13px;
	 padding:15px 0px 0px 15px ;
	 background-image:url('images/obg.gif');
	background-repeat:no-repeat;
	background-position:left bottom;
	line-height:11px;

}
.postmetadata a {
	font-family:Tahoma, Arial;
	color:#505050;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;

}

.footer {
	text-align:left;
	height:41px; 
	font-size:10px;	
}


.footer a{
	color:#FF7700;
	text-decoration:none;
}

h1, h2, h3, h4 {
	font-size:13px;
}
.right_content {
	padding-left:20px;
	padding-right:10px;
	
}

.right_content strong {
	text-transform:uppercase;
	color:#ffffff;
	font-size:12px;
}

.ul {
	padding:10px 0px 0px 15px;
	margin:0px;
}
.ul li {
	list-style-image:url('images/arr.gif');
	color:#ffffff;
}
.ul li a {
	color:#ffffff;
	text-decoration:none;
	font-size:11px;
}

.postmetadataalt {
	font-size:9px;
}

