body {
	padding: 0;
	margin: 0;
	/*width: 100%;*/
	height: 100%;
	font: 1em/1.3em arial, helvetica, tahoma, sans-serif;
	background:#fff;
	//z-index:1;
}
body, td, form, input, select, textarea {
	font: 1em/1.3em arial, helvetica, tahoma, sans-serif;
}
html{
height: 100%;
}
img, .field { behavior: url(/.style/standard/xhtml/iepngfix.htc) }
table {
	border: 0px solid;
}
a {
	color: #1d6077;
}
.hidden {
	display: none;
}
.parent {
	font-size: 0.82em;
	padding: 2em;
}
h1 {
	font: 2em/1.3em georgia, tahoma, arial, helvetica, sans-serif;

}
h2 {
	font: 1.88em/1.3em georgia, tahoma, arial, helvetica, sans-serif;
}
h3 {
	font: 1.6em/1.3em georgia, tahoma, arial, helvetica, sans-serif;
}
h4 {
	font: bold 1.4em/1.3em tahoma, arial, helvetica, sans-serif;
}
h5 {
	font: bold 1.2em/1.3em tahoma, arial, helvetica, sans-serif;
}
h6 {
	font: bold 1em/1.3em tahoma, arial, helvetica, sans-serif;
}
.top {
	height: 150px;
}
.center, .left, .right, .container {
	position:relative;
}
.container {
	padding-right:362px;
	padding-left:64px;
	padding-bottom:200px;
}
.center, .left, .right {
	float:left;
}
.center {
	width:100%;
	padding:0 0 0 0px;
}
.right {
	top:0;
	width:298px;
	margin-right:-100%;
}
.footer {
	height:136px;
	margin-top:-136px;
	background:#eff2f3;
	clear:both;
	overflow:hidden;
    position:relative;
}
.plain .container{
padding:0;
float:left;
width:100%;
}
.plain .galleryImage .center{
margin:0 auto;
}
.page{
-height:auto !important;
min-height:100%;
}