/* resetting */
body, td, tr, img, div, span, p, ul, li, a, table {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #2e2e2e;
	font-size: 14px;
}
a, a:link, a:visited, a:hover {
	color: #2e2e2e;
}
table {
	border-collapse: collapse;
}
td {
	vertical-align: top;
}
.cb {
	clear: both;
}

hr {
	height: 1px;
	border: solid #2e2e2e;
	border-width: 0 0 1px 0;
	margin: 20px 0 20px 0;
}

/* frame */
body {
	background-color: #d5d5d5;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
#frame {
	margin: 0 auto 0 auto;
	width: 960px;
}
.ftable {
	width: 960px;
}
.fleft {
	width: 30px;
	background-image: url(../images/lshadb.jpg);
}
.fleft div {
	width: 30px;
	height: 670px;
	background-image: url(../images/lshad.jpg);
}
.fright {
	width: 30px;
	background-image: url(../images/rshadb.jpg);
}
.fright div {
	width: 30px;
	height: 670px;
	background-image: url(../images/rshad.jpg);
}
.fcenter {
	width: 900px;
	text-align: left;
	background-color: #ffffff;
	background-image: url(../images/mbg.gif);
	background-repeat: repeat-y;
}
td.redshad {
	background-image: url(../images/redshad.jpg);
	background-position: center;
	background-repeat: repeat-y;
}
div.redshad {
	margin: 0 30px;
}
.fbottom {
	height: 60px;
	background-image: url(../images/botbg.jpg);
	text-align: center;
}
.fbottom .boti {
	margin: 0 auto 0 auto;
	width: 860px;
	height: 60px;
}
.fbottom .boti div {
	margin-top: 15px;
}
.fbottom .boti div, .fbottom .boti div a {
	font-size: 11px;
}
.fheader {
	background-color: #ffffff;
	height: 90px;
}
.fsubheader {
	background-color: #fa8327;
	height: 15px;
}
.fcenterr, .fcenterl {
	height: 350px;
}
#logo {
	margin: 20px 0 0 20px;
}
#topr {
	margin: 13px 10px 0 0;
	float: right;
	width: 400px;
	text-align: right;
}
#topr img {
	margin-top: 10px;
}
#topr, #topr a {
	font-size: 11px;
}
#topr a {
	margin-left: 5px;
	margin-right: 5px;
}
.leftinfo {
	margin-top: 10px;
	/*background-image: url(images/left-info.gif);
	background-position: center center;
	background-repeat: no-repeat;*/
	text-align: center;
}
.leftinfo img {
	margin: 4px;
}
/* main & content */
 
 
.fmain {
	margin: 20px;
}
.ctext {
	font-size: 14px;
	margin-top: 15px;
	line-height: 19px;
}
h2, h1 {
	padding-left: 20px;
	background-image: url(../images/dot.gif);
	background-repeat: no-repeat;
	background-position: 3px 8px;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 15px;
}
h3 {
	padding-left: 20px;
	background-image: url(../images/dot.gif);
	background-repeat: no-repeat;
	background-position: 0 19px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
	padding-top: 15px;
}
h4 {
	padding-left: 20px;
	background-image: url(../images/dot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 10px;
}
.ctable {
	width: 629px;
}
.ctable td {
	width: 300px;
}
.ctable .middle {
	width: 29px;
	background-image: url(../images/delim.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
/* blocks */
.block {
	width: 200px;
	margin-left: 14px;
	margin-top: 10px;
	margin-right: 14px;
	border: 1px solid #C1C1C1;
}
.blocki {
	border: 1px solid #F2F2F2;
	background-color: #E6E6E6;
}
.block-title {
	padding: 5px;
	font-weight: bold; 
}
.block-content {
	padding-bottom: 10px;
}	
/* rez */
.rez .text {
	
}
.rez .title {
	text-align: right;
	font-style: italic;
}
/* navi & display */
#navi {
}
#navi li {
	list-style-type: none;
	padding: 8px 0 0 12px;
}
#navi li a {
	text-decoration: none;
}
#navi li a:hover {
	text-decoration: underline;
}
#navi li a span {
	
	font-size: 15px;
	color: #000000;
}
#display {
	height: 350px;
	width: 670px;
	border-bottom: 1px solid black;
}
.topnavi {
	background-color: #524B4B;
}
.cb {
	clear: both;
}
.flleft {
	float: left;
}
.flright {
	float: right;
}
/* */

.imgright {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}
.imgleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
td {
}
.markeco, .markeco:link, .markeco:hover, .markeco:active, .markeco:visited {
	font-weight: bold;
	color: #006600;
}
.markecol, .markecol:link, .markecol:hover, .markecol:active, .markecol:visited {
	font-weight: normal;
	color: #006600;
}
.mark, .mark:link, .mark:hover, .mark:active, .mark:visited {
	font-weight: bold;
	color: #990000;
}
/* form */
form input {
	width: 300px;
	border: solid #2e2e2e;
	border-width: 0 0 1px 0;
}
form td {
	font-size: 9px;
}
form .submit {
	width: 283px;
	height: 32px;
	border: 0;
}

/* notes */
.notes {
	font-size: 12px;
}
.ulogos {
	width: 310px;
	float: right;
	text-align: right;
}
.ulogos img {
	margin: 0 0 0px 10px;
}
.ulogos, .ulogos span, .ulogos div, .ulogos p, .ulogos td {
	font-size: 10px;
	text-align: right;
}
.uldef {
	margin-left: 20px;
}
.uldef ul {
	margin-left: 20px;
}
.legere, .ctext p {
	line-height: 160%;
}
.larger {
	font-size: 20px;
}
.bottom {
	vertical-align: bottom;
}


/* more */
.docontact {
	text-align: center;
	padding: 10px 10px 20px 10px;
	clear: both;
}
.docontact img {
	margin-top: 8px;
}

#drow-footer a {
	text-align: left;
}
#zmh_branding {
	margin-top: 0 !important;
}
#sixsteps {
	display: none;
}
#sixsteps div {
	width: 664px;
	height: 404px;
	border: 2px solid red;
}
.holderWrapper {
	width: 705px !important;
}

.cntsidebox {
	border: 1px solid #D7B925;
	margin: 10px 0 10px 0;
	padding: 10px 0 10px 0;
	text-align: center;
}	
.cntsidebox h3 {
	background-image: none;
	padding: 0;
	margin: 5px 0 5px 0;
	text-align: center;
	font-size: 18px;
	font-weight: normal:
}
