body
{
	background-color: #3C4C98;
	font-family: Century Gothic, Arial, Sans-Serif;
	font-size: 80%;
	color: white;
	text-align: center;
	min-width: 700px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	
	background-position: top;
	background-repeat: repeat-y;
}

img
{
	border: none;
}

#main
{
	margin: 0 auto;
	width: 700px;
	text-align: left;
	background-color: White;
	color:white;
}

#top
{
	display: block;
	height: 140px;
}

#logo
{
	background-image: url("images/logo.png");
	background-repeat: no-repeat;
	width: 700px;
	height: 140px;
	float: left;
}

#content
{
	display: block;
	min-height: 500px;
	background-color: white;
	background-position: top;
	background-repeat: no-repeat;
}

#menu
{
	padding: 8px 0px 0px 0px;
	height: 40px;
	background-image: url("images/menubg.png");
	background-repeat: repeat; 
	font-size: 88%;
	text-align:center;
}

#menu a
{
	margin-left: 10px;
	margin-right: 10px;
	color: #3C4C98;
	
	text-decoration: none;
}

#menu a:hover
{
	color: #000000;
	text-decoration: underline;
}

#sideimages
{
	width: 300px;
	float: right;
}
#sideimages2
{
	width: 250px;
	float: right;
}
#sideimages1
{
	width:400px;
	float: right;
}
#bodywrapper
{
	margin: 20px 20px 20px 20px;
	color: #000000;
	font-size: 110%;
	background-image: url("images/watermark.jpg");
	background-position: top;
	background-repeat: no-repeat;

}

#bodywrapper a
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#bodywrapper a:hover
{
	text-decoration: underline;
}

h1
{
	font-size: 160%;
	color: #3C4C98;

	font-family:Griffon Extrabold;
}

h1 span.bigger
{
	
	font-size: 120%;
}

h2
{
	color:#3C4C98;
	font-size: 140%;
	letter-spacing: -1px;
}

h3
{
	font-size: 120%;
	letter-spacing: -1px;
	color: #000000;
}

#bodywrapper ul
{
	list-style-type: square;
	font-size: 100%;
}

#bodywrapper ul li
{
	margin-bottom: 5px;
}

#footer
{
	display: block;
	height: 50px;
	padding: 10px 10px 10px 10px;
	background-color: white; /*	background-image: url("images/footer.png"); */
}

#footercontact
{
	text-align: center;
	font-size: 95%;
	font-weight: bold;
	color: #FFFFFF;	
	background-color: #3C4C98;
	
}

#copyright
{
	margin-top: 5px;
	text-align: center;
	font-size: 70%;
	color: #FFFFFF;
	background-color: #3C4C98;
	background-repeat: repeat-x;
}

#copyright a
{
	color: #FFFFFF;
	text-decoration: none;
}

#copyright a:hover
{
	text-decoration: underline;
}

span.thirdparty
{
	font-size: 70%;
	color: #000000;
}

#treatmenttable
{
	width: 100%;
	vertical-align: top;
}

#treatmenttable tr
{
	vertical-align: top;
}

#treatmenttable tr td
{
	width: 50%;
	padding: 5px 5px 5px 5px;
}

.quote
{
	font-family: Times New Roman, Serif;
	font-style: italic;
	font-size: 110%;
}

P.intro
{
	font-size: 110%;
	font-weight: bold;
	color: #000000;
}

.border
{
	border: solid 1px #696969;
	width: 430px;
	padding: 20px;
}

div.gallery img
{
	
	padding: 10px 10px 10px 10px;
	text-align:center;
}

#servicestable
{
	vertical-align: top;
	width: 100%;
}

#servicestable tr
{
	vertical-align: top;
}