.style1 {
        color: #FFFFFF}
body {
        background-color: #1F1C17;
	font-family: Arial, Helvetica, sans-serif
}
.style3 {font-size: xx-large}
a:link {        color: #000000;
        text-decoration: none;
}
a:visited {
        text-decoration: none;
        color: #01783B;
}
a:hover {
        text-decoration: none;
}
a:active {
        text-decoration: none;
}
.style4 {font-family: Arial, Helvetica, sans-serif}
.style5 {
        color: #FFFFFF;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
}

#index {
	 width: 816px;
         height: 550px;
         background: url(/images/design/TeamGreen_homedesignbackground.jpg);
         border-collapse: collapse;
}

#index tr, #index td {
	margin: 0;
	padding: 0;
}

#interior {
	 width: 816px;
         border-collapse: collapse;
	 background: #FFF;
}

#interior tr, #interior td {
        margin: 0;
        padding: 0;
}

#content  {
	width:481px;
 	vertical-align:top; 
	background: #FFF;
}

#content div {
 	padding: 10px 5px;
}

#nav {
    	width:241px;
 	height:382px;
        vertical-align:top;
        white-space:nowrap;
        background: #FFF url(/images/design/teamgreeninterior/leftsidegrass_interior.jpg) no-repeat;
}

.footer {
	font-size: 12px;
	color: #FFF;	
}
