    body {
        margin: 0;
		font-family:"Lucida Grande",Lucida Sans Unicode , Arial, Verdana, sans-serif;
    }
	#site_center {
		text-align:center;
		}
	#container{
		margin:0 auto; 
		text-align:left; 
		position:relative;
		width:968px;
		background-image:url(images/a-baseStretch.gif);
		background-repeat:repeat-y;
		height:641px;
		}
	#main {
		width:968px; 
		margin:0 auto; 
		text-align:left; 
		position:relative;
		background-image:url(images/img_homepage_bkg.jpg);
		background-repeat:no-repeat;
		height:685PX;	
		}

	p {
		font-family:"Lucida Grande",Lucida Sans Unicode , Arial, Verdana, sans-serif;
		font-size:16px;
		line-height:21px;
	}
	a {
	color:#8a2529;
	text-decoration:none;
	}
	a:hover {
	text-decoration:underline;
	}
	
    img {
        border: 0;
    }

    #footer {
		position: relative;
		background-image:url(images/a-tileZipper.gif);
		background-repeat:repeat-x;
		height:109px;
        margin-top: -1em;
        margin-bottom: 0;
    }
    #footerimageleft {
		position: absolute;
		top: 0;
		left: 0;
    }
    #footertext {
		position: absolute;
		top: 70px;
		right: 3em;
		color: white;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
    }

    h1 {
        font-family:Arial, Helvetica, sans-serif;
		font-size: 19px;
        font-weight: bold;
    }
    #navMenu {
        position: absolute;
        top: 87px;
        left: 420px;
        width: 550px;
        height: 67px;
    }
    #navMenu img {
        margin:0;
        float:left;
    }
	#homebigbtn {
		position: absolute;
        top: 297px;
        left: 0px;
        width: 415px;
        height: 51px;
	}
	#homebigimgs {
		position: absolute;
        top: 155px;
        left: 420px;
        width: 557px;
        height: 470px;
	}
	#hometext{
		position: absolute;
        top: 385px;
        left: 10px;
        width: 375px;
        height: 150px;

	}