#wrapper
{
	padding-top:10px;
	width:822px;
	margin:0 auto 0 auto;
}

a
{
	color:#000000;
	font-family:Verdana;
	font-size:11px;
	line-height:15px;
	color:#333333;
	text-decoration:underline;
}

a:hover
{
	color:#999999;
}

#header-text
{
	position:absolute;
	height:200px;
	width:484px;
	padding:0 0 0 0;
	font-size:11px;
	font-family:Verdana;
	color:#FFFFFF;
}
#header-text-left
{
	float:left;
	padding:11px 0 0 10px;
	font-size:11px;
	font-family:Verdana;
	color:#FFFFFF;
}
#header-text-right
{
	float:right;
	padding: 11px 10px 0 0;
	font-size:11px;
	font-family:Verdana;
	color:#FFFFFF;
}

#mayerle_logo
{
	position:absolute;
	margin:120px 0 0 17px;
}

#block_wrapper
{
	padding-bottom:4px;
	padding-left:1px;
	width:813px;
	margin:0 auto 0 auto;
}

#shadow_top
{
	background:url('../images/shadow_top.gif') top center no-repeat;
	width:822px;
}

#shadow_bottom
{
	background:url('../images/shadow_bottom.gif') bottom center no-repeat;
	width:822px;
}

#middle_pattern
{
	background:url('../images/shadow_pattern.gif') top center;
	width:822px;
}

#shadow_left_bottom_corner
{
	width:822px;
	background:url('../images/shadow_left_bottom_corner.gif') bottom left no-repeat;
}

#shadow_right_bottom_corner
{
	width:822px;
	background:url('../images/shadow_right_bottom_corner.gif') bottom right no-repeat;
}

#shadow_left_top_corner
{
	width:822px;
	background:url('../images/shadow_left_top_corner.gif') top left no-repeat;
}

#shadow_right_top_corner
{
	width:822px;
	background:url('../images/shadow_right_top_corner.gif') top right no-repeat;
}

#header
{
	padding-top:8px;
	clear:both;
}

.cb
{
	clear:both;
}

#header_left_block
{
	background-color:#503C56;
	width:484px;
	height:199px;
	float:left;
}

#header_right_block
{
	height:199px;
	width:329px;
	float:left;
}


#content-wrapper
{

}

#left_content_image
{
	background:url('../images/left_top_shadow.gif') top center repeat-x #F9F5E9;
	height:527px;
	width:374px;
	float:left;
}

#right_content_text
{
	float:left;
	background:url('../images/content_shadow.gif') top center repeat-x #F9F5E9;
	width:437px;
	height:527px;	
}

#content-align
{
	padding-top:35px;
	font-family:Verdana;
	font-size:12px;
	line-height:15px;
	color:#333333;
}

#navigation
{
	padding-left:23px;
	padding-top:6px;
}

.nav-item
{
	float:left;
	padding-right:5px;
}

.footer
{
	padding-top:3px;
	font-family:Verdana;
	font-size:10px;
	color:#999999;
	margin:0 auto 0 auto;
	text-align:center;
}

.content-style
{
	padding-left:3px;
	width:395px;
	padding-left:30px;
}

#page-title
{
	margin-left:14px;
}

.section_title
{
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:#503C56;
}

.small_block
{
	padding-left:5px;
	font-family:Verdana;
	font-size:10px;
	color:#333333;
}

.small_block a {
	font-size:10px;
	font-family:Verdana;
}

#staff-list{
	width:350px;
	margin-left:auto;
	margin-right:auto;
}

.staff-ind
{
	padding-right:3px;
	float:left;
	width:62px;
}

.staff_description
{
	display:none;
}

#content-main-style
{
	font-family:Verdana;
	font-size:12px;
	color:#333333;

	padding-top:5px;
	padding-right:35px;
}

.staff_image
{
	display:none;
}

.contact-td
{
	width:150px;
}


	
.copyright
{
	text-align:center;
}

.copyright a
{
	text-decoration:none;
	padding-top:3px;
	padding-bottom:10px;
	font-family:Verdana;
	font-size:10px;
	color:#999999;
}

.copyright a:hover
{
	color:#E20A24;
}

strong {background: url(/images/input-bottom-left.gif) no-repeat 0 100%; display: block; float: left;}/*longer sides*/
strong em {background: url(/images/input-top-right.gif) no-repeat 100% 0; display: block; float: left;}/*longer sides*/
strong em span {background: url(/images/input-bottom-right.gif) no-repeat 100% 100%; display: block; float: left;}
strong em span span {background: url(/images/input-top-left.gif) no-repeat; display: block; float: left;}
input, select, textarea {margin: 1px 3px; border: 1px solid #fff;}
br {clear: both;}

.sendMail {text-align:right !important;}

fieldset {float: left;clear: left;width: 400px;margin: 0;padding: 0;}
legend {margin-left: 1em;color: #000000;font-weight: bold;}  
fieldset ol {padding: 1em 1em 0 1em;list-style: none;} 
fieldset li {float: left;clear: left;width: 100%;padding-bottom: 0;}
fieldset li input {width:258px}
fieldset li textarea {width:258px;}
fieldset.submit {float: left;width:auto;border: 0 none #FFF;padding-left:92px;padding-top:5px}
label {	float: left;width: 75px;margin-right: 5px;}
p#headerText {font-size:.8em;}
div#contactFormArea {margin-top:10px;}

div.thumbCaption{ text-align:center;margin-top:0px;margin-bottom:5px; }

a.thumb{}
a.thumb:hover{position:relative;}
a.thumb span{display:none;}
a.thumb:hover span {
	white-space:nowrap;
	display: inline;
	position: absolute;
	float: left;
	top: 5px;
	left: 0;
	width:auto;
	padding: 5px;
	margin: 10px;
	z-index:100;
	background:#503C56;
	border: 1px #F9F5E9;
	color:#F9F5E9;
}

