﻿body,div,p,form{padding:0;margin:0}
body 
{
	font-family:Arial;
	font-size:13px;
	color:#585d5e;
    background:url(../i/master/bg.jpg) repeat-y;
}
p
{
	margin:0px;
	padding:1px 0px;
}
a
{
    color:#0085c8;
    text-decoration:underline;
}
a:hover { text-indent:0;text-decoration:none;}
a:focus, a:active {outline:none}
/*begin topLine  ****************/
.topLine
{
	float:left;
	clear:both;
	width:100%;
	height:161px;
	background:url(../i/master/topBgr.jpg) no-repeat top;
}
.topLine .topContent
{
	margin:0 auto;     
	width:1000px;
}
.topLine .topContent .logo
{
	float:left;
	clear:both;
	width:350px;
	height:110px;
}
.topLine .topContent .logo img
{
	width:350px;
	height:110px;
}
/*end topLine  ****************/

/*begin mainContent  ****************/
.mainContent
{
	float:left;
	clear:both;
	width:100%;
	background:url(../i/master/centerBgr.jpg) no-repeat top center;		
}
.content
{
	float:left;
	clear:both;
	min-height:826px;
	width:100%;
	background:url(../i/master/bottomBgr.jpg) no-repeat bottom center;
}
.contentTopLine
{
	margin:0 auto;
	width:1000px;
}
.contentTopLine .contentBottomLine
{
    float:left;
    clear:both;
	width:100%;
	min-height:400px;
}
.heightHolder
{
	height:400px;
	width:0px;
	overflow:hidden;
	float:left;
}
.contentTopLine .contentBottomLine .whiteTop
{
	float:left;
	clear:both;
	width:100%;
	height:11px;
	overflow:hidden;
}
.contentTopLine .contentBottomLine .whiteTop img
{
	width:100%;
	height:11px;
}
.contentTopLine .contentBottomLine .whiteBottom
{
	float:left;
	clear:both;
	width:100%;
	height:13px;
	overflow:hidden;
}
.contentTopLine .contentBottomLine .whiteBottom img
{
	width:100%;
	height:13px;
}
.contentTopLine .contentBottomLine .contentCenter
{
	float:left;
	clear:both;
	min-height:400px;
	background:url(../i/master/whiteline.png) repeat-y;
	padding:0px 40px;
	width:920px;
	padding-top:26px;
}
/*end mainContent  ****************/
/*begin masterFooter  ****************/
.masterFooter
{	
	margin:0 auto;
	width:1000px;
	height:121px;
	color:#fff;
	font-size:0.9em;
}
.masterFooter a
{	
	color:#fff;
}
.masterFooter .leftBotClmn
{
	width:200px;
	float:left;
	clear:both;
	padding-left:35px;
	margin-top:30px;
	margin-bottom:50px;
}
.masterFooter .leftBotClmn a
{
	text-decoration:none;
}
.masterFooter .leftBotClmn a:hover
{
	text-decoration:underline;
}
.masterFooter .rightBotClmn
{
	float:right;
	width:660px;	
	padding-top:6px;
	margin-top:30px;
	margin-bottom:50px;
}
/*end masterFooter  ****************/
