html {margin:0; padding:0; height:100%;}
body {
	margin: 0;
	padding: 0;
	height: 100%;
	font: normal 8pt verdana;
	color: #000000;
	background: url(images/bg.gif)  #ffffff repeat-x top;
}
.table { 
	border-collapse: collapse; 
	padding: 0px;
}
.td-footer { 
    height: 36px;
    background-color: #418588;
    }
.td-banner { 
    height: 2px;
    background-color: #ffffff;
    }
.td-adr { 
    height: 84px;
    width: 293 px; 
    background-color: #d6e1da;
    }
    .td-bg-logo-clients { 
    height: 146px;
    width: 196 px; 
    background: url(images/bg-logo-clients.gif);
    }
.logo { 
    width: 293px;
    height: 189px;
    background: url(images/logo.gif);
}
.td-photo { 
    width: 2px;
    background-color: #ffffff;
    }
.photo1 { 
    width: 555px;
    height: 273px;
    background: url(images/photo1.jpg);
}
.adr-banner { 
    width: 176px;
    height: 76px;
    background: url(images/adr-banner.gif);
}
.txt-footer {
	font: normal 8pt verdana;
	line-height: 12px;
	color: #ffffff;
	text-decoration: none;
	
}
a.txt-footer:hover {
	color: #ee3c3c;
}
.txt {
	font: normal 9pt verdana;
	line-height: 20px;
	color: #222222;
	text-decoration: none;
}
a.txt:hover {
	font: normal 9pt verdana;
	line-height: 20px;
	color: #336c73;
	text-decoration: none;
}

.txt2 {
	font: normal 9pt tahoma;
	line-height: 20px;
	color: #222222;
	text-decoration: none;
}
.title {
	font: bold 9pt verdana;
	line-height: 20px;
	color: #336c73;
	text-decoration: none;
}
.title2 {
	font: bold 9pt tahoma;
	line-height: 20px;
	color: #336c73;
	text-decoration: none;
}

form {
	margin: 0;
	padding: 0;
}
fieldset {
	margin: 1em 0;
	border: none;
	border-top: 1px solid #ccc;
}
legend {
	margin: 1em 0;
	padding: 0 .5em;
	color: #336c73;
	background: transparent;
	font-size: 9pt;
	font-weight: bold;
}
label {
	float: left;
	width: 175px;
	padding: 0 1em;
	text-align: left;
}
fieldset div {
	margin-bottom: .5em;
	padding: 0;
	display: block;
}
fieldset div input, fieldset div textarea {
	width: 200px;
	border-top: 1px solid #555;
	border-left: 1px solid #555;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 1px;
	color: #333;
	font: normal 9pt verdana;
}
fieldset div select {
	padding: 1px;
	width: 202px;
	font: normal 9pt verdana;
}
div.fm-multi div {
	margin: 5px 0;
}
div.fm-multi input {
	width: 1em;
}
div.fm-multi label {
	display: block;
	width: 200px;
	padding-left: 5em;
	text-align: left;
}
#fm-submit {
	clear: both;
	padding-top: 1em;
	text-align: center;
}
#fm-submit input {
	border: 1px solid #333;
	padding: 2px 1em;
	background: #555;
	color: #fff;
	font-size: 100%;
	font: normal 9pt verdana;
}
input:focus, textarea:focus {
	background: #efefef;
	color: #000;
}
fieldset div.fm-req {
	font: normal 9pt verdana;
	font-weight: bold;
}
fieldset div.fm-req label:before {
	content: "*";
}
fieldset div.fm-opt {
	font: normal 9pt verdana;
}
#container {
	width: 550px;
	text-align: left;
	float: right;
}
p#fm-intro {
	margin: 0;
}
