body {
        background-image: 			url(images/background.jpg);
        font-family: 				'Times New Roman', serif;
        margin: 					0;
        padding: 	                0;
        border: 					none;
}

#main {
        margin: 					0;
        margin-left: 				auto;
        margin-right: 				auto;
        padding: 	               	0;
        border: 					none;
        background: 				#bb3c3d;
        position: 					relative;
        width: 						735px;
        height: 					775px;
}

#header {
        position: 					absolute;
        top: 						0px;
        left: 						0px;
        width: 						735px;
        height: 					132px;
}

#nav {
        position: 					absolute;
        top: 						132px;
        left: 						0px;
        width: 						735px;
        height: 					28px;
        background: 				#efeb92;
}

#nav a:link {
        color: 						#3a6f20;
}

#nav a:visited {
        color: 						#3a6f20;
}

#nav a:hover {
        color: 						#bb3c3d;
}

#nav a:active {
        color: 						#bb3c3d;
}

.navlink {
        padding-top: 				6px;
        height: 					22px;
        font-size: 					10pt;
        font-weight: 				bold;
        text-align: 				center;
}

#howlink {
        position: 					absolute;
        top: 						0px;
        left: 						85px;
        width: 						133px;
        height: 					28px;
        text-decoration: 			none;
}

#serviceslink {
        position: 					absolute;
        top: 						0px;
        left: 						225px;
        width: 						165px;
        height: 					28px;
        text-decoration: 			none;
}

#aboutlink {
        position: 					absolute;
        top: 						0px;
        left: 						390px;
        width: 						113px;
        height: 					28px;
        text-decoration: 			none;
}

#testlink {
        position: 					absolute;
        top: 						0px;
        left: 						506px;
        width: 						113px;
        height: 					28px;
        text-decoration: 			none;
}

#whatlink {
        position: 					absolute;
        top: 						0px;
        left: 						622px;
        width: 						113px;
        height: 					28px;
        text-decoration: 			none;
}

#gap1 {
        position: 					absolute;
        top: 						0px;
        left: 						225px;
        width: 						3px;
        height: 					28px;
        background: 				#fff;
}

#gap2 {
        position: 					absolute;
        top: 						0px;
        left: 						387px;
        width: 						3px;
        height: 					28px;
        background: 				#fff;
}

#gap3 {
        position:					absolute;
        top: 						0px;
        left: 						503px;
        width: 						3px;
        height: 					28px;
        background: 				#fff;
}

#gap4 {
        position: 					absolute;
        top: 						0px;
        left: 						619px;
        width: 						3px;
        height: 					28px;
        background: 				#fff;
}

#content {
        position: 					absolute;
        top: 						174px;
        left: 						0;
        width: 						735px;
        height: 					768px;
        background: 				#bb3c3d;
        font-family: 				Verdana, Arial, Helvetica, sans-serif;
	    color: 						#efeb92;
}

h1 {
        margin-top: 				0;
        margin-left:				0;
        padding-top: 				0;
        padding-left: 				0;
        font-size: 					12pt;
        font-weight: 				bold;
}

p {
        margin-top: 				0;
        margin-left: 				0;
        padding-top: 				0;
        padding-left: 				0;
        font-size: 					8.5pt;
}

h2 {
        margin-left: 				0;
        margin-top: 				20px;
        padding-left: 				0;
        font-size: 					9pt;
        font-weight: 				bold;
        font-style: 				italic;
        color: 						#fefefe;
}

#p2 {
        color: 						#fefefe;
        font-style: 				italic;
        font-size: 					8pt;
}

#bottom {
		position: 					absolute;
		bottom: 					0px;
		left: 						0;
		width: 						735px;
		height: 					28px;
		background: 				#efeb92;
		text-align: 				center;
		color: 						#bb3c3d;
		top: 						874px;
}

#bottom a:link {
        color: 						#bb3c3d;
}

#bottom a:visited {
        color: 						#bb3c3d;
}

#bottom a:hover {
        color: 						#3a6f20;
}

#bottom a:active {
        color: 						#3a6f20;
}

#bottom1 {
        padding-top: 				6px;
        height: 					22px;
        font-size: 					10pt;
}

.tg {
        margin-top: 				12px;
}

.b {
        font-weight: 				bold;
}

.i {
        font-style: 				italic;
}
