body, h1 {
	font-family: Verdana, Arial;
	background-color: E0E0E0;
	background-image: url(images/page_layout/page_background.gif);
	background-repeat: repeat-y;
}

tr {
	font-size: 9px;
}

.prod_image {
	border: 8px solid #F0E8D6;
}

.copyright {
	padding-bottom: 5px;
	height: 10px;
}

a {
	text-decoration: none;
	color: #000000;
}

a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.main { 
	background-repeat: no-repeat;
	background-image: url(images/page_layout/main_page/pillar_background.jpg);
	height: 100%;
}

.menu {
	vertical-align: top;
	padding-top: 130px;
}

.logo {
	vertical-align:top;
	padding-top: 15px;
}

.page_image {
	padding: 8px;
}

.page_title {
	padding-bottom: 13px;
}

.body_text {
	padding-right: 75px;
	padding-bottom: 30px;
	vertical-align: top;
	width: 464px;
}

p {
	margin-top: 0;
	margin-bottom: 11px;
	line-height: 175%;
	text-align: justify;
}

.photo {
	border: 15px solid #F0E8D6;	
}

.form_input {
	border: 1px solid #F0E8D6;
	font-family: Verdana, Arial;
	font-size: 9px;
}

.form_submit {
	font-family: Verdana, Arial;
	font-size: 9px;
	padding-left: 5px;
	padding-right: 5px;
}