/*  
Theme Name: WordPress Theme 15
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 0px 0px 0px; 
	margin:0px 0px 0px 0px;

}

h1 {
color:#FF3399;
font-size:26px;
}

h2 {
color:#FF3399;
font-size:20px;
}

h3 {
color:#FF3399;
font-size:16px;
}

.table {
	width:100%;
	height:272px;
	display:table;
}
.table_row {
	height:100%;
	width:100%;
	display:table-row;
}
.left {
	width:766px;
	height:272px;
	background-image:url('hbg.gif');
	background-position:top;
	background-repeat:no-repeat;
	vertical-align:top;
	display:table-cell;
}
.right {
	height:100%;
	background-image:url('bbg.jpg');
	background-position:left top;
	background-repeat:repeat-x;
	vertical-align:top;
	display:table-cell;
}


div {
	font-family:Tahoma, Arial, Arial MT;
	font-size:12px;
	
}
.search {
	text-align:right;
	padding-right:30px;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
}
.search a {
	color:#ffffff;
	text-decoration:none;
}
.slogan {
	font-size:11px;
	color:#ffffff;
	padding-left:77px;
}
.co_name a {
	color:#ffffff;
	font-family: Arial, Arial MT, Tahoma;
	font-size:35px;
	font-weight:bold;
	padding-left:44px;
	text-decoration:none;
}
.menu1 {
	background-image:url('menu2.gif');
	background-repeat:repeat-x;
	width:370px;
}
.menu2 {
	background-image:url('menu1.gif');
	background-position:left top;
	background-repeat:no-repeat;
	width:370px;
}
.menu {
	background-image:url('menu3.gif');
	background-position:right top;
	background-repeat:no-repeat;
	width:370px;
	height:47px;
}

.menu ul {
	display:inline;

	
}
.menu li {
	display:inline;

}
.menu li a {
	background-image:url('menu_bul.gif');
	background-repeat:no-repeat;
	background-position:left;
	padding-left:10px;
	padding-right:2px;
	color:#ffffff; 
	font-weight:bold;
	text-transform:uppercase;
	height:23px;
	line-height:47px;
	text-decoration:none
}

.table2 {
	width:755px;
	display:table;
}
.table_row2 {
	height:100%;
	display:table-row;
}
.left2 {
	width:196px;
	height:100%;
	vertical-align:top;
	display:table-cell;
}
.right2 {
	width:559px;
	height:100%;
	vertical-align:top;
	display:table-cell;
}

.left_content {
	padding:0px 15px 0px 26px;
}
.left_content strong{ 
	color:#FF3399;
}
.left_content ul { 
	padding:15px 0px 0px 15px;
	margin:0px 0px 0px 0px;
	list-style-type:square;
	color:#0F83DD;
}
.left_content ul li a {
	color:#0F83DD;
	text-decoration:underline;
	font-weight:bold;
	line-height:16px;
	
}
.right_content {
	background-image:url('r2.gif');
	padding-left:10px;
	padding-right:10px;
}
.right_header a strong{
	color:#FF3399;
	text-decoration:none;
	font-size:17px;
	line-height:17px;
	font-weight:500px;
}
.right_header small {
	color:#333333;
	font-size:11px;
}
.right_content a{
	color:#0F83DD;
	font-weight:bold;
}

.postmetadata  {
	 margin:0px 0px 0px 0px;
	 padding:15px 0px 0px 0px;
	 text-align:right;
}
.postmetadata a {
	color:#333333;
	text-decoration:none;
}

.footer {
	padding-left:208px;
	color:#333333;
}

.footer  a {
	color:#333333;
	text-decoration:underline;

}

.postmetadataalt {
	font-size:10px;
}