html, body {
 border: none;
 margin: 0px;
 padding: 0px;
 color: #49535a;
 font-size: 14px;
 line-height: 20px;
 font-family: Georgia, "Times New Roman", Times, serif;
 background-image: url(../_interface/bg-tile.jpg);
 background-repeat: no-repeat;
 background-position: top center;
}

td {
 color: #49535a;
 font-size: 14px;
 line-height: 20px;
 font-family: Georgia, "Times New Roman", Times, serif;
}

a:link {color: #758B8E; text-decoration: none;}
a:visited {color: #758B8E; text-decoration: none;}
a:active {color: #758B8E; text-decoration: none;}
a:hover {color: #758B8E; text-decoration: underline;}

p {
 margin-top: 10px;
 margin-bottom: 10px;
}

h1 {
 color: #4d619a;
 font-size: 16px;
 font-family: Georgia, "Times New Roman", Times, serif;
 font-style: italic;
 font-weight: 300;
 margin: 0px;
}

ul {
 margin-top: 0;
 margin-left: 0;
 margin-bottom: 0;
 padding-top: 0;
 padding-left: 15px;
 padding-bottom: 0;
}

li {
 line-height: 22px;
 list-style-image: url(../_interface/bullet.gif);
}

.pagePhoto {
 margin-left: 40px;
 border-color: #4d619a;
}


/* LAYOUT ELEMENTS */

#siteContainer {
 width: 899px;
 margin-left: 10px;
}

#leftColumnContainer {
 float: left;
 width: 438px;
 margin-top: 113px;
 margin-left: 23px;
 text-align: left;
}

#rightColumnContainer {
 float: right;
 width: 390px;
 margin-top: 113px;
 margin-right: 21px;
 text-align: left;
}

#menu {
 width: 438px;
 height: 37px;
}

#menu01 {float: left; width: auto; height: 37px; margin-right: 8px;}
#menu02 {float: left; width: auto; height: 37px; margin-right: 8px;}
#menu03 {float: left; width: auto; height: 37px;}

#siteBottomContainer {
 width: 858px;
 margin-left: 10px;
 text-align: left;
}

#photoContainer01 {
 width: 438px;
 height: 292px;
}

#photoContainer02 {float: left; width: 203px; height: 135px; margin-top: 18px; margin-right: 32px;}
#photoContainer03 {float: right; width: 203px; height: 135px; margin-top: 18px;}
#photoContainer04 {float: left; width: 203px; height: 135px; margin-top: 18px; margin-right: 32px;}
#photoContainer05 {float: right; width: 203px; height: 135px; margin-top: 18px;}
#photoContainer06 {float: left; width: 203px; height: 135px; margin-top: 18px; margin-right: 32px;}
#photoContainer07 {float: right; width: 203px; height: 135px; margin-top: 18px;}

#googleMapContainer {
 float: left;
 width: px;
 margin-left: 23px;
}

#bottomContent {
 float: right;
 width: 300px;
 text-align: left;
 margin-right: 21px;
}

#recep-inoff {
	width:100%;
	height:280px;
	margin-top:30px;
}