
            .main 
            {
	            background-image:url(/images/mainbg-page-1.jpg);
	            width: 1000px;
	            background-repeat:no-repeat;
	            text-align: left;
	            min-height: 655px;
                padding:0px;
padding-bottom:40px;
            }
        
            .main-intro {
	            background-image:url(/images/mainbg-1.jpg);
	            width: 1000px;
	            height: 655px;
	            background-repeat:no-repeat;
	            text-align: left;
            }
        body { background-image:url(/images/topbg-1.gif); }
        
            .menu ul {
	            font-family: Lithos pro, Tahoma, arial;
	            font-weight:bold;
	            list-style-type:square;
	            list-style-position:outside;
	            color:#d0d59f;
	            line-height:20px;
	            vertical-align:middle;
	            width: 300px;
            }
        