body
{
	background: #EDE7D0;
    overflow: auto;
    padding: 0px;
    margin: 0px;
    font-family:  verdana;
    line-height: 145%;
    font-size: 11px;
    color: #545F62;
    text-align: left
}

img
{
	border: none
}


h1
{
	font-size: 18px;
	padding: 9px 0px;
	margin: 0px;
	color: #8c999f;
	text-transform: uppercase;
	font-weight: normal;
	line-height: 100%
}

h1 span
{
	font-weight: bold;
	color: #840f1a;
}

h2
{
	font-size: 19px;
	padding: 2px 0px 13px 0px;
	margin: 0px;
	line-height: 100%
}

a
{
    text-decoration: underline;
    color: #840f1a;
    font-weight: normal
}

a:hover
{
    text-decoration: none
}

ul
{
	padding: 0px;
	margin: 0px;
	list-style: disc inside url(../layout/pointer.gif)
}

li
{
	padding: 3px 0px;
	border-bottom: 1px solid #B0AFAA
}

#header
{
	background: #EDE7D0 url(../layout/header.jpg) no-repeat top left;
    width: 1022px;
    height: 162px;
    margin: 0px auto 0px auto;
    padding: 0px;
    overflow: hidden;
    position: relative
}

.homelink
{
	width: 200px;
	height: 60px;
	margin: 45px 0px 0px 200px;
	display: inline;
	float: left;
}
.nav
{
	width: 300px;
	height: 22px;
	padding: 40px 240px 0px 0px;
	float: right;
	display: inline;
	text-align: right
}

.nav a
{
	margin: 0px 15px
}

#container
{
	background: url(../layout/mbody.jpg) repeat-y 109px 0px;
    width: 1022px;
    margin: 0px auto;
    padding: 0px;  
    overflow: hidden;
    position: relative
}


#header img
{
	border: 0px;
	padding: 0px;
	margin: 0px
}


#content
{	
	background: url(../layout/cbody.jpg) no-repeat top left;
    float: left;
    display: inline;
    width: 1022px
}

.advert
{
    float: left;
    display: inline;
    width: 800px;
    padding: 0px 111px;
    text-align: center
}

#content2
{	
	background: url(../layout/mbody2.gif) no-repeat top left;
    float: left;
    display: inline;
    margin-left: 129px;
    width: 778px
}

#main	
{
    width: 598px;
    float: left;
    position: relative;
    overflow: hidden
}

.text
{
    width: 598px;
    padding-bottom: 40px;
    position: relative
}

.tbody
{	
    width: 538px;
    padding: 30px 30px 20px 30px;
    text-align: justify;
    float: left;
    position: relative    
}

.half
{
	width: 320px
}

.sidecolumn
{
    width: 180px;
    margin-right: 0px;
    float: left
}

.bbody
{
	background: url(../layout/bbody.jpg) no-repeat top right;
	width: 150px;
    padding: 9px 15px 6px 15px;     
    float: left;
    position: relative
}

.lblock
{
    width: 180px;    
    padding: 0px 0px 0px 0px;
    overflow: hidden;
    float: left;
    text-align: left
}

.lbhead
{
	width: 150px;
    padding: 15px 15px; 
    margin: 0px;   
    font-weight: bold;
    font-size: 16px;
    color: #840f1a;
    float: left;
    position: relative
}

.bbody a
{
    text-decoration: none;
    color: #545F62;
    font-weight: normal
}

.bbody a:hover
{
    text-decoration: underline;
}

#footer
{
	background: #EDE7D0 url(../layout/footer.jpg) no-repeat top left;
    height: 100px;
    width: 837px;
    padding: 55px 50px 0px 135px;
    float: left;
    text-align: center;
    position: relative;
    overflow: hidden
}

#footer a
{
    color: #FFFFFF;
    font-weight: normal
}

#footer img
{
    float: left;
    border: none
}

.footcontent img
{
    margin: -10px 0px 0px 0px
}

.logoleft
{
    float: left;
}

.footcontent
{
    float: left;
    padding: 14px 30px;
    color: #840f1a;
}


.mainbtns
{
	width: 430px;
	margin: 0px auto
}

.mainbtns img
{
	float: left;
	margin: 3px 10px;
	padding: 0px
}