body {
	background-color: #fff;
	font: 8pt verdana, arial, tahoma, sans-serif;
	color: #34104f;
	margin: 0px;
	text-align: left;
}

h1 {
	font: bold 12pt verdana, arial, tahoma, sans-serif;
	margin: 0px;
	padding: 0 0 5px 0;
}
h2 {
	font: bold 10pt verdana, arial, tahoma, sans-serif;
	padding: 0 0 0px 0;
	margin: 0px;
}

img{
	border: 0px;
}

p {
	margin: 8px 0 8px 0;
}


/*********TD***********/

td.subbgtop{
	background-image: url("../images/sub-page/image-sub-top.jpg");
	background-repeat: no-repeat;
	background-color: #f9f6ff;
	
	width: 1024px;
	height: 98px;
}

td.nav{
	height: 136px;
}

td.subcontainer{
	background-color: #f9f6ff;
	padding:0px;
}

td.subcontent{
	background-color: #f9f6ff;
	width: 750px;
	height: 100%;
	padding-left: 100px;
	padding-top: 30px;
	padding-right: 30px;
}

td.subcontent a{
	color: #739811;
	text-decoration: none;
	font-weight: bold;
}

td.subcontent a:hover{
	color: #554362;
	text-decoration: none;
}

td.subbgbottom{
	background-image: url("../images/sub-page/image-sub-bottom.jpg");
	background-repeat: no-repeat;
	background-color: #f9f6ff;
	
	width: 1024px;
	height: 105px;
}

td.footer{
	background-image: url("../images/footer.jpg");
	background-repeat: no-repeat;
	font-family: arial, verdana, sans-serif;
	font-size: 8pt;
	width: 1024px;
	height: 50px;
	padding-left: 20px;
	padding-bottom: 0px;
	color: #bca7cb;
}

td.footer a{
	color: #bca7cb;
	text-decoration: none;
}

td.footer a:hover{
	color: #739811;
	text-decoration: none;
}

td.buttons{
background-color: none;
padding: 0px;
margin-left:100px;
}

td.subbuttons{
background-color: f9f6ff;
padding: 0px;
width: 148px;
}

td.aboutcontent{
	width: 690px;
	height: 350px;
	padding-top: 120px;
}


td.homebg{
	background-image: url("../images/home-page/image-turtle-home.jpg");
	background-repeat: no-repeat;
	
	width: 1024px;
	height: 595px;
	padding-left: 480px;
	padding-top: 0px;
}

td.homebuttons{
	padding: 0px;
	width: 500px;
	height: 149px;
}

td.homecontent{
	padding-right: 7px;
	padding-left: 20px;
	height: 225px;
}

/******TABLE*********/
table.homecontainer{
	width: 500px;
	height: 550px;
	padding-top: 100px;
}


table.aboutbg{
	background-image: url("../images/about-page/image-turtle-about.jpg");
	background-repeat: no-repeat;
	
	width: 1024px;
	height: 595px;
	padding-left: 120px;
	padding-top: 0px;
}
