.dgPager {
	background-color: none;
}
.dgPager a, .dgPager span {
	margin: 0 5px;
}
* {
	font: 8pt Arial, Verdana, sans-serif;
	color: #dddddd;
	line-height: 1.4em;
}
body {
	margin-top: 20px;
	background-color: #171411;
}
table, td {
	padding: 0px;
}
td {
	text-align: left;
	vertical-align: top;
}
a {
	text-decoration: none;
}
a:hover {
	color: #ffff99;
}
ul {
	list-style: none;
	padding: 0;
	margin: 0 0 10px 0;
}
h1 {
	font-size: 10pt;
	font-weight: bold;
	color: #ffff99;
	margin-top: 0;
}
h2 {
	font-size: 12pt;
	font-weight: bold;
	color: #336699;
	margin-top: 0;
	margin-bottom: 10px;
}
h3 {
	margin-top: 0px;
}
img {
	border: none;
	margin: 0;
}
#page {
	margin: auto;
}
#menubar {
	width: 800px;
	height: 22px;
	padding: 3px 0 0 10px;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	background-color: #b9b5aa!important;
}
#main {
/*	width: 800px;*/
	height: 505px;
	background: url(/assets/images/bg.gif) no-repeat top left #171411;
}
#mgrmain {
	min-height: 505px;
	height: auto!important;
	height: 505px;
	background: url(/assets/images/bg.gif) no-repeat top left #42527a;
}
#menu {
	position: relative;
	width: 200px;
	height: 505px;
	margin-right: 30px;
	float: left;
}
.menuOuter {
	margin-top: 30px;
	margin-left: 20px;
	margin-right: 20px;
	padding: 0;
}
.menuInner {
	margin: 5px 0 5px 10px;
	padding: 0;
}
.mlevel1 {
	text-transform: uppercase;
	margin-bottom: 15px;
}
.mlevel1 a, .mlevel1 span.curmenu {
	display: block;
	width: 100%;
	border-bottom: 2px solid #dddddd;
}
.mlevel2 {
	text-transform: none;
}
.mlevel2 a, .mlevel2 span.curmenu {
	display: block;
	width: 100%;
	border-bottom: 1px solid #dddddd;
}
span.curmenu {
	color: #ffff99;
}
#homecontent {
	width: 570px;
	float: right;
}
#content {
	width: 370px;
	float: left;
/*	background-color: #99ff99;*/
}
#page {
	width: 800px;
	height: 600px;
/*	background: url(/assets/images/bg.jpg) no-repeat top left;	*/
	margin: auto;
}
#header {
	background: url(/assets/images/head.jpg) no-repeat top left;
	width: 800px;
	height: 98px;
}
#header2 {
	background: url(/assets/images/head2.jpg) no-repeat top left;
	width: 800px;
	height: 161px;
}
#left {
	width: 150px;
	padding-right: 10px;
	float: left;
}
#right {
	float: right;
	width: 180px;
	height: 100%;
	border-left: 2px dotted #666666;
	padding-left: 10px;
}
#submenu {
	border: 1px solid #aaaaaa;
	padding: 5px;
}
#submenu ul {
	margin: 0px;
	padding: 0px;
}
#submenu li {
	padding-bottom: 8px;
}
#submenu li.active a {
	color: #aa0000;
}
#photo {
	width: 337px;
	height: 264px;
	position: absolute;
	top: 151px;
	left: 335px;
}
#photomgt {
	text-align: center;
}
#photomgt input,
#testimonial input,
.managecontainer input,
.managecontainer textarea {
	color: #000000;
}
#photoNav {
	width: 340px;
/*
	clear: both;
	position: absolute;
	top: 400px;
	left: 335px;*/
}
/*
#photoNav a.prev, #photoNav a.next {
	display: block;
}*/
#photoNav a.prev {
	float: left;
}
#photoNav a.next {
	float: right;
}
#myGalleryTestimonial {
	margin-left: 10px;
	overflow: visible;
}
#myGalleryTestimonial .slideElement {
	background-color: transparent;
	background-position: top left!important;
}
#myGalleryTestimonial .slideInfoZone {
	top: 60px;
	bottom: auto;
	background-color: transparent;
}
#myGalleryTestimonial .slideInfoZone p {
	font-size: 100%;
	margin: 0;
}
#testimonial {
	width: 175px;
	float: right;
	padding: 50px 10px;
}
#testimonial p,
#myGalleryTestimonial .imageDesc {
	font-style: italic;
	color: #ffff99;
}
#address {
	position: absolute;
	padding: 0 20px 5px 0;
	margin-left: 20px;
	bottom: 75px;
	border-bottom: 2px solid #aaaaaa;
}
#copyright {
	position: relative;
	float: left;
	bottom: 40px;
}