body {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: "Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	background: #000000 url(background.png);
	background-repeat:repeat-x;
}
*
{
  margin: 0 auto 0 auto;
 text-align:left;}

#page
{
  display: block; 
  height: auto;
  position: relative; 
  overflow: hidden; 
  width: 800px;
}

#banner
{
  display: block; 
  position: relative; 
  overflow: hidden; 
  width: 800px;
  height: 100px;
  background-image: url(banner.png);
}

.topNavigationLink
{
text-align: center;
position: relative;
font-size: 16px;
height: 35px;
line-height: 35px;
font-family: "Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
}


.topNavigationLink a:link
{
text-align: center;
text-decoration: none;
color: #FFFFFF;
display: block;
}

.topNavigationLink a:visited
{
text-align: center;
text-decoration: none;
color: #FFFFFF;
display: block;
}

.topNavigationLink a:hover
{
text-align: center;
border-bottom: none;
color: #000000;
display: block;
height: 70px;
line-height: 35px;
background-color: #FFFFFF;
border-radius: 20px;
}

.topNavigationLink a:active
{
text-align: center;
border-bottom: none;
color: #000000;
display: block;
height: 70px;
line-height: 35px;
background-color: #FFFFFF;
border-radius: 20px;
}

.topNavigationLink td
{
width: 152px;
border-collapse: collapse;
border: 0px;
}

.topNavigationLink table
{
align: center;
width: 760px;
border-collapse: collapse;
border: 0px;
}

#main
{
width: 800px;
height: 368px;
background-color: #FFFFFF;
margin-top: -5px;
border-radius: 20px;
-moz-border-radius: 20px;
}

#address
{
position: relative;
float: left;
width: 248px;
height: 348px;
top: 10px;
background-image: url(address.png);
margin-left: 10px;
border-radius: 10px;
-moz-border-radius: 10px;
}

.addressTitle
{
font-size:19px;
margin-bottom:0px;
padding-top:18px;
margin-left:7px;
margin-top:15px;
}

.addressText
{
font-size:13px;
line-height:24px;
margin-left:7px;
margin-right:13px;
}

.addressEmail a
{
font-size:12px;
line-height:24px;
margin-right:13px;
color: #000000;
}

.addressEmail a:hover
{
font-size:12px;
line-height:24px;
margin-right:13px;
color: #FFFFFF;
}

#picture1
{
position: relative;
width: 522px;
height: 348px;
top: 10px;
background-image: url(main1.jpg);
background-repeat: no-repeat;
margin-left: 268px;
border-radius: 10px;
-moz-border-radius: 10px;
}

#picture2
{
position: relative;
width: 522px;
height: 348px;
top: 10px;
background-image: url(main2.jpg);
background-repeat: no-repeat;
margin-left: 268px;
border-radius: 10px;
-moz-border-radius: 10px;
}

#picture3
{
position: relative;
width: 522px;
height: 348px;
top: 10px;
background-image: url(main3.jpg);
background-repeat: no-repeat;
margin-left: 268px;
border-radius: 10px;
-moz-border-radius: 10px;
}

#picture4
{
position: relative;
width: 522px;
height: 348px;
top: 10px;
background-image: url(main4.jpg);
background-repeat: no-repeat;
margin-left: 268px;
border-radius: 10px;
-moz-border-radius: 10px;
}

/*UNUSED TAGS
#headerTitle
{
position:relative;
top:30px;
left:40px;
font-size:25px;
color:#FFFFFF;
font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
}

#headerSubtext
{
position:relative;
top:30px;
left:50px;
font-size:14px;
color:#A9C8FA;
font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
}
*/

.contentBox
{
width: 800px;
height: auto;
background-color: #FFFFFF;
margin-top: 10px;
min-height: 368px;
border-radius: 20px;
-moz-border-radius: 20px;
padding-bottom: 20px;
}

.contentBox .innerBox
{
position: relative;
width: 780px;
height: auto;
top: 10px;
margin-left: 10px;
background-image: url(content_back.png);
background-repeat: repeat-x;
background-color: #B2B2B3;
min-height: 368px;
border-radius: 10px;
-moz-border-radius: 10px;
}

.contentTitle
{
font-size:19px;
margin-bottom:0px;
padding-top:18px;
margin-left:15px;
margin-top:15px;
}

.contentText
{
font-size:13px;
line-height:24px;
margin-left:13px;
margin-right:13px;
}

.footerBox 
{
width: 800px;
height: 55px;
background-color: #FFFFFF;
margin-top: 10px;
border-radius: 20px;
-moz-border-radius: 20px;
}

.footerBox .innerfooter
{
line-height: 35px;
position: relative;
width: 780px;
height: 35px;
top: 10px;
margin-left: 10px;
background-color: #000000;
border-radius: 10px;
-moz-border-radius: 10px;
}

.footerBox .innerfooter p
{
text-align: center;
text-decoration:none;
font-size:11px;
color:#FFFFFF;
}

html, body {
text-align: center;
}
p {text-align: left;}