@charset "utf-8";
/*
CSS Document "master.css"
*/

body
{
	margin:0 0 20px 0;
	background:url(../images/bkg.jpg) repeat-x #FFFFFF;
	font-size:12px;
	font-family:Tahoma;
	color:#333333;
}

.container
{
	width:980px;
	margin:0 auto;
}
.header
{
	width:100%;
	height:137px;
	margin:0 auto;
}
.logopan
{
	width:107px;
	float:left;
}
.logo
{
	margin:57px 0 0 0;
}
.logo img
{
	border:none;
}
.menupan
{
	float:right;
	width:873px;
	text-align:right;
}

.content
{
	width:100%;
	margin:14px 0 0 0;
	background-color:#FFFFFF;
}
.leftcontent
{
	float:left;
	width:173px;
	text-align:left;
}
.rightcontent
{
	float:right;
	width:173px;
	text-align:left;
}
.clearfloat
{
	height:0px;
	clear:both;
}
.main
{
	width:634px;
	float:left;
}
.footer
{
	color:#808285;
	font-size:11px;
	margin-top:20px;
	background-color:#FFFFFF;
	width:100%;
}
.footer a
{
	color:#007FAF;
	text-decoration:none;
}
.footer a:hover
{
	color:#333333;
}
.learnmore
{
	float:right;
	background:url(../images/readmore.jpg) no-repeat left center;
	text-indent:12px;
	padding-right:5px;
	font-size:11px;
}
.learnmore a
{
	color:#007FAF;
	text-decoration:none;
}
.learnmore a:hover
{
	color:#333333;
}
.style1
{
	color:#FFFFFF;
	font-weight:bold;
}
.style2
{
	width:173px;
	height:50px;
	text-align:left;
	padding:0;
	margin:0;
	background:url(../images/menutools/button_bg.jpg) no-repeat;
}
h1
{
	font-size:15px;
	color:#000000;
	margin:0;
	padding:0;
	font-weight:600;
}
h2
{
	font-size:18px;
	color:#000000;
	margin:0;
	padding:0;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:1px;
}
.heading
{
	font-family:Times New Roman, Times, serif;
	font-size:38px;
	font-style:italic;
	font-weight:bold;
}
.content-indent
{
	padding-left:8px;
	padding-right:5px;
	text-align:justify;
}
.main_2
{
	width:100%;
}
