body {
	#font-family: Helvetica, Verdana, Arial, Verdana, san-serif;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #2F2F2F;
	margin:50px 0px; padding:0px;
	text-align:center;
}

img {
	border-width: 0px 0px 0px 0px;
}

img.sample {
	border: 1px solid #438C29;
}

a {
	color: black;
	text-decoration: none;
}

a:hover {
	color: #5D5D5D;
}

a.navigation_button {

	font-size: 15px;
	
}

table.mainpage {
	margin:0px auto; 
	width: 768px;
	border: none;
	border-collapse: collapse;
	background-color: white;
}

table.navigation {
	width: 768px;
}

td.models {
	border: 1px #000000 solid;
	border-collapse: collapse;
	width: 768px;
}

td.thumbnails {
	width: 25%;
	padding: 3px 0px 3px 0px;
	text-align: center;
}

td.page4_models {
	border: 1px #402362 solid;
	border-collapse: collapse;
	width: 768px;
}

td.navigation.button {
	width: 171px;
}

td.page1_content {
	text-align: center;
	border: 1px solid #C6463A;
	height: 170px;
	vertical-align: top;
}

td.page2_content {
	text-align: center;
	border: #194A06;
	border-top: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	height: 170px;
	vertical-align: top;
}

td.page3_content {
	text-align: center;
	border: #2A3F7E;
	border-top: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	height: 170px;
	vertical-align: top;
}

td.page4_content {
	text-align: center;
	border: #402362;
	border-top: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	height: 170px;
	vertical-align: top;
}

div.page_title {
	text-align: left;
	font-size: 23px;
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 10px;
	font-weight: normal;
	color: #636363;
}

div.page_text {
	text-align: left;
	font-size: 14px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	font-weight: normal;
}

div.copyright {
	text-align: center;
	font-size: 12px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
	

