body {
	margin: 20px 0 0 0;
	background: #738691;
	background-image: url(images/bg_a.gif);
	background-repeat: repeat-x;
}
table {margin: 0;}
img {border-width : 0;}
td img {display: block;}
table td , div {font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;}
table td {vertical-align: top;padding : 0;border-width : 0;}

table#main td#top {
	background: #fff url(images/bg2.gif) repeat-x;
}
table#main td#rgt1 {
	background: url(images/rgt1.gif) no-repeat top left;
}
table#main td#rgt2 {
	background: url(images/rgt3.gif) repeat-y top;
}
table#main td#rgt3 {
	background: url(images/rgt2.gif) no-repeat bottom;
}
table#main td#img {
	text-align: left;
	padding: 0 10px 10px 50px;
	background-color: #fff;
	border-bottom: 1px solid #000000;
}
table#main td#men {
	text-align: center;
	vertical-align: middle;
	padding: 1px 0 0 0;
	background: url(images/menu.jpg) repeat-x;
}
table#main td#btm {
	background: #fff;
	vertical-align: middle;
	text-align: center;
}
table#main td#copy {
	vertical-align: bottom;
	text-align: center;
	color: #363A40;
}
td.photo img {
	margin-bottom: 15px;
	margin-right: 15px;
	border: 1px solid #000;
}

td#txt2 img {
	border: 1px solid #5A616B;
}
a:link , a:visited , a:active {color: #1F5485;text-decoration: none;} 
a:hover {color: #A71F1F;}

a.menu:link , a.menu:visited , a.menu:active {
	color: #A19C87;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	margin-right: 25px;
	margin-left: 25px;
} 
a.menu:hover {color: #A71F1F;}
h1 {
	font-size: 18px;
	color: #5A616B;
}
