body
{
	font-family: arial;
	text-align: center;
}

.bdrl
{
	width: 36px;
	background: #fff url(/images/Borders/bdrl.jpg) repeat-y top left;
	text-align: left;
}
.bdrr
{ 
	width: 36px;
	background: #fff url(/images/Borders/bdrr.jpg) repeat-y top right;
 	text-align: right;
}

.main 
{
	width: 834px;
	margin-left: auto;
	margin-right:auto;
	text-align: left;
	/*position: relative;*/
	/*left: 10px;*/
	/*
	border: 16px solid #000;
-moz-border-bottom-colors: #eee #eee #ddd #ddd #ccc #ccc #bbb #bbb #aaa #aaa #999 #999 #888 #888 #777 #777 #666 #666 #555 #555;
-moz-border-top-colors: #eee #eee #ddd #ddd #ccc #ccc #bbb #bbb #aaa #aaa #999 #999 #888 #888 #777 #777 #666 #666 #555 #555;
-moz-border-left-colors: #eee #eee #ddd #ddd #ccc #ccc #bbb #bbb #aaa #aaa #999 #999 #888 #888 #777 #777 #666 #666 #555 #555;
-moz-border-right-colors: #eee #eee #ddd #ddd #ccc #ccc #bbb #bbb #aaa #aaa #999 #999 #888 #888 #777 #777 #666 #666 #555 #555;
padding: 5px 5px 5px 15px;
*/
}

.header
{
	
	background-repeat: repeat-x;
	left: 70%;
	top:3%;
	width: 500px;
	height: 70px;
	position: relative;
	
}

.menucontainer
{
	width: 470px;
	height: 50px;
	float: right;
	margin-right: 55px;
	top: 0px;	
}

.menucontainer img
{	
	padding-top: 3px;
}

.logo
{
	float: left;
	margin-right: 20px;
	margin-left: 10px;
}

.titlecontainer
{
	
}

.subcontainer
{
	
}

.Bodytext
{
	float: left;
	width: 550px;
	font-size: 12;
}

.photo
{
	float: right;
	margin-top: 0px;	
	margin-right: 50px;
}

.PageFooter
{
	/*background: #FFF url(/images/footerbackground.jpg) no-repeat;*/
	font-family: Tahoma, Comic Sans MS;
	clear: both;
	width: 634px;
	height: 62px;
	padding: 3px 13px 3px 3px;
	color: #800080;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 00px;
	font-style: italic;
}

#testimonialcontainer
{
	width: 700px;
	height: 200px;
}

#testimonialcontainer p
{
	font-size: 12px;
}

#testimonialcontainer .signature
{
	color: orange;
	font-style: italic;
	font-size: 10px;
}

.contacttable
{
	font-size: 12px;
	margin-left: 180px;
}