body
{
	background-color: #d3d3d3;
	font-family: Verdana, Sans-Serif;
	font-size: 80%;
	color: #696969;
	text-align: center;
	min-width: 700px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-image: url("images/bodybg.png");
	background-position: center top;
	background-repeat: repeat-y;
}

img
{
	border: none;
}

#main
{
	margin: 0 auto;
	width: 700px;
	text-align: left;
	background-color: White;
	color: Black;
}

#top
{
	display: block;
	height: 120px;
	background-repeat: repeat;
}

#logo
{
	background-image: url("images/logo2.png");
	background-repeat: no-repeat;
	width: 700px;
	height: 120px;
}

#contact
{
	background-image: url("images/contact.png");
	background-repeat: no-repeat;
	width: 211px;
	height: 96px;
	float: right;
}

#content
{
	display: block;
	min-height: 500px;
	background-color: #FFFFFF;
}

#menu
{
	padding: 10px 0px 0px 0px;
	height: 40px;
	background-image: url("images/menubg.png");
	background-repeat: repeat-x;
	font-size: 85%;
}

#menu a
{
	margin-left: 15px;
	margin-right: 15px;
	color: #696969;
	text-decoration: none;
}

#menu a:hover
{
	color: #000000;
	text-decoration: underline;
}

#sideimages
{
	margin-left: 20px;
	width: 180px;
	float: right;
}

.sideimages
{
	margin-left: 20px;
	width: 180px;
	float: right;
}

#bodywrapper
{
	margin: 20px 20px 20px 20px;
	color: #696969;
	font-size: 90%;
	background-image: url("images/watermark.jpg");
	background-position: top;
	background-repeat: no-repeat;
}

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

#bodywrapper a:hover
{
	text-decoration: underline;
}

h1
{
	font-size: 140%;
	letter-spacing: -1px;
}

h1 span.bigger
{
	font-size: 120%;
}

h2
{
	font-size: 110%;
	letter-spacing: -1px;
	color: #de5a74;
}

#bodywrapper ul
{
	list-style-type: square;
	font-size: 100%;
}

#bodywrapper ul li
{
	margin-bottom: 5px;
}

#footer
{
	display: block;
	height: 50px;
	background-color: #FFFFFF;
	padding: 10px 10px 10px 10px;
	background-image: url("images/footerbg.png");
	background-repeat: no-repeat;
}

#footercontact
{
	text-align: center;
	font-size: 85%;
	color: #696969;
}

#copyright
{
	margin-top: 5px;
	text-align: center;
	font-size: 70%;
	color: #a9a9a9;
}

#copyright a
{
	color: #696969;
	text-decoration: none;
}

#copyright a:hover
{
	text-decoration: underline;
}

span.thirdparty
{
	font-size: 70%;
	color: #696969;
}

#treatmenttable
{
	width: 100%;
	vertical-align: top;
}

#treatmenttable tr
{
	vertical-align: top;
}

#treatmenttable tr td
{
	width: 50%;
	padding: 5px 5px 5px 5px;
}

#logos
{
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

#logos img
{
	margin-left: 6px;
	margin-right: 6px;
	border: none;
}

#logolist img
{
	margin-left: 12px;
	margin-right: 12px;
	border: none;
	margin-bottom: 60px;
}
