body {
	text-align: center;
	font-family: verdana,tahoma,arial,helvetica,sans-serif;
	font-size: 10pt;
}
a {
	color: #000000;
	text-decoration: none;
}
#clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}

#container {
	background:#ffffff;
	width: 969px;
	margin: 0px auto;
	text-align: left;
}

#footer {
	display: none;
}

#breadcrumbs {
	display: none;
}

#full-listing #next-prev {
	display: none;
}

#container .padding {
	padding: 0 12px 0 12px;
}

#contact-details {
	width: 50%;
}
#banner{
	height: 116px;
	/*background: #ffffff url('/images/design_05.jpg') repeat-x top left;*/
}
#logo{
	display: none;
	/*background: url('/images/design_03.jpg') no-repeat top left;*/
}

#print-header {
	height: 116px;
	width: 316px;
	text-align: center;
}

#logo h1{
	margin: 0px;
}
#logo a{
	text-indent: -2000em;
	display: block;
	height: 116px;
	width: 316px;
}
#slogan {
	display: none;
}

#slogan h2{
	text-indent: -2000em;
	margin: 0px;
	height: 116px;
	width: 605px;
}

#navigation{
	display: none;
}

#side_content{
	display: none;
}
#main_content{
	vertical-align: top;
	width: 692px;
}
#main_content .widthholder{
	width: 692px;
}

#full-listing .gallery {
	width: 630px;
	margin: auto;
	text-align: left;
}

.gallery-pic {
	border: none;
	margin: 3px;
	margin-bottom: 0px;
}

.box-header {
	/*background-color: #0d1961;*/
	background-color: #eeeeee;
	border: 1px solid #000000;
	border-bottom: 0px;
	padding: 2px;
	font-weight: bold;
}

.box-body {
	border: 1px solid #000000;
	border-top: 0px;
	/*background-color: #ededf5;*/
	margin-bottom: 15px;
	padding: 10px;
}
.label {
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	width: 25%;
	
}

.field {
	width: 25%;
	vertical-align: top;
}
