.page
	{
	margin-left: -400px;
	position: absolute;
	left: 50%;
	top: 0px;
	width: 800px;
    padding: 0px;
	background: url(../images/home/landbck.gif) no-repeat top left;
    height: 522px;
	}
.page2
	{
	margin-left: -400px;
	position: absolute;
	left: 50%;
	top: 0px;
	width: 800px;
    padding: 0px;
	background: url(../images/home/homebck.gif) no-repeat top left;
    height: 522px;
	}    
div.cnthm
    {
	position: absolute;
    top: 430px;
    left: 11px;
    }
div.tag
	{
	width: 300px;
	color: #ffffff;
    font-size: 14px;
	font-weight: bold;
    line-height: 18px;
	}
div.landtxt
    {
    width: 480px;
	color: #ffffff;
    font-size: 12px;
    line-height: 17px;
	/*border: 1px dashed #000000;*/    
    }
.landhd
    {
	color: #d15d3c;
    font-size: 13px;
	font-weight: bold;
    }
.landhd2
    {
	color: #000000;
	font-weight: bold;
    }        
div.navabt
    {
	position: absolute;
    top: 331px;
    left: 411px;
	margin: 0px;
	padding: 0px;
    }
div.navwrk
    {
	position: absolute;
    top: 331px;
    left: 520px;
	margin: 0px;
	padding: 0px;
    }
div.navres
    {
    position: absolute;
    top: 331px;
    left: 629px;
	margin: 0px;
	padding: 0px;
    }
ul
	{
	list-style-type: none;
	padding: 0px;
	margin: 10px 0px 5px;
	}
ul li
	{
	background: url(../images/home/bullet.gif) no-repeat 0px 3px;
	padding: 0px 0px 5px 12px;
    margin: 0px 0px 0px;
	}      
