/* CSS Document */
body
{
	margin:0px;
	padding:0px;
	background-color:#c0c0c0;
}
a img
{
	border:none;
}
.mainpage
{
	margin:auto;
	width:1000px;
	background-color:#dddddd;
}
.header
{
height:132px;
background:url(images/header_bg.jpg);
background-repeat:repeat-x;
}
.logo_header
{
	float:left;
	width:210px;
	padding-left:40px;
}
.logo
{
padding-top:15px;
}
.banner
{
	float:left;
	width:710px;
	padding-top:15px;
	padding-right:20px;
}
.clear
{
	clear:both;
}
.header_txt
{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#E2E6F1;
	padding-top:3px;
	font-weight:bold;
}
.header_txt a
{
	color:#E2E6F1;
	text-decoration:none;
}
.header_nav
{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#E2E6F1;
	padding-top:9px;
	font-weight:bold;
}
.header_nav a
{
	color:#E2E6F1;
	text-decoration:none;	

}
.leftcontent
{
	margin-left:20px;
	margin-right:20px;
	width:590px;
	float:left;
	background-color:#FFFFFF;
}
.rightside
{
	width:330px;
	float:left;
	margin-right:20px;
}
.tab_menu
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding-top:10px;
	padding-left:20px;
}
.tab_menu a
{
	color:#000000;	
}
.posts
{
margin-top:40px;
padding-right:30px;
padding-left:20px;
}
.post_title
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:bold;
	float:left;
	width:440px;
}
.post_title a
{
	text-decoration:none;
	color:#000000;
}
.client_image
{
	width:98px;
	float:right;
	text-align:right;
}
.posted
{
	float:left;
	width:440px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:10px;
}
.twit_icon
{
	width:98px;
	float:right;
	padding-top:10px;
}
.postbody
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:justify;
}
.postbody a
{
	color:#27428D;
}
.downloadwhite
{
	float:left;
	width:200px;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	margin-top:10px;
}
.downloadwhite a
{
	color:#000000;
	text-decoration:none;
}
.joindis
{
float:right;
width:200px;
font-family:"Times New Roman", Times, serif;
	font-size:12px;
	text-align:right;
	margin-top:10px;
}
.joindis a
{
	color:#000000;
	text-decoration:none;
}
.line
{
	border-bottom:1px solid #bdbdbd;
	margin-bottom:10px;
	margin-top:10px;
}
.right_box
{
background-color:#FFFFFF;
}
.right_parent
{
padding-top:10px;
padding-left:20px;
padding-right:20px;
padding-bottom:10px;
}
.srch
{
background:url(images/srch_bg.jpg);
height:35px;
width:257px;
float:left;
background-repeat:no-repeat;
}
.srch_btn
{
	float:left;
	width:31px;
	height:33px;
	border-top:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	background-color:#f3f3f3;
}
.serchinput
{
width:253px;
height:29px;
margin-bottom:2px;
margin-left:2px;
margin-top:2px;
border:none;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#cccccc;
background-color:#f3f3f3;
padding-top:2px;
}
.srch_option
{
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color:#000000;
	margin-top:2px;
}
.navlink
{
	margin-bottom:1px;
}
