img
{
    border: 0;
}
 head, body
{
     padding: 0;
     margin: 0 auto;
     width: 1022px;
	 background: url(../images/background.jpg?vers) repeat-x;
}

.container
{
	width: 1050px;
	display: table;
	text-align: right;
	background-color: #FFF;
}

table
{
	border: 0px;
	text-align: right;
}


.logo_text
{
	font: 28pt/1 Trebuchet MS;
	text-align: left;
	margin: 0 0 0 20px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	border-bottom: 5px solid #1f5c35;
    float: left;
}

.logo_text span.green
{
	color: #1f5c35;
}

.logo_text span.min, .logo_text span.min2
{
	font-family: "Garamond";
    font-size: 20pt;
	font-weight: normal;
}

.logo_text h3
{
	font: 18pt/1 Tahoma;
}

.table-main
{
	width: 1022px;
	float: right;
	background-color: #FFF;
	vertical-align: top;
	margin-top:35px;
}

.left-menu, .sub-menu
{
	width: 100%;
	font: 12pt/1.7 Arial;
	font-style: italic;
	text-align: left;
}
.sub-menu
{
    font: 12pt/1.2 Arial;
	font-style: italic;

}

.sub-menu a,  .left-menu a, .sub-menu a:visited,  .left-menu a:visited

{
	text-decoration: none;
	color: #000;
}
.sub-menu a:hover,  .left-menu a:hover
{
	text-decoration: none;
    font-style: normal;
    font-weight: bold;
    
}
.left-menu td
{
	margin-right: 20px;
}


.sub-menu
{
	border: 0px;
	width: 175px;
	margin: 0 0 0 15px;
}

.sub-menu td
{
	border: 0;
}

.main-cell
{
	vertical-align: top;
}

div.main-container
{
	width: 400px;
	float: left;
	position: relative;
	text-align: justify;
	margin:10px 0 10px 10px;
	font: 12pt/1.5 Calibri ;
	z-index: 100;
}

div .main-text
{
	width: 480px;
}

.right_img
{
	float: right;
	position: relative;
}

.footer
{
	background: url(../images/footer_line.jpg) no-repeat;
	width: 1022px;
	height: 71px;
	text-align: center;
	padding-top: 30px;
}


.exp img
{
	width: 125px;
	margin: 0px;
	padding: 10px;
	padding-bottom:0;
	padding-top: 15px;
}

.exp td
{
	text-align: center;
	font: 13px Calibri;
    text-align: center;
}

.exp a, .exp a:hover, .exp a:visited
{
	text-decoration: none;
	color: black;
}

.exp a:hover
{
	font-weight: bold;
	font-style: normal;
} 

.page-name
{
	font-family: Tahoma;
    font-size: 16pt;
	font-weight: bold;
	margin-left: 10px;
}

 .note-exp img
 {
     width: 125px;
     margin: 0px;
     padding: 10px;
     padding-bottom:0;
     padding-top: 15px;
 }

 .note-exp td
 {
     text-align: center;
     font: 12pt Calibri;
     text-align: center;
 }

 .note-exp a, .exp a:hover, .note-exp a:visited
 {
     text-decoration: none;
     color: black;
 }

 .note-exp a:hover
 {
     font-weight: bold;
     font-style: normal;
 }

 .note-exp b
 {
     font-size: 11pt;
 }

 .banners td
{
    width: 200px;
    text-align: left;
}

.foto
{
    float:left; 
    margin: 7px 7px 7px 0; 
}

.left-pad
{
    padding-top: 40px;
    padding-left: 90px;
    font-family: Tahoma;
    font-size: 16pt;

}

.left-pad .link_form a, left-pad .link_form a:visited
{
    color: #000000;
    text-decoration: underline;
}

 .left-pad .link_form a:hover
 {
     color: #1f5c35;
     font-weight: bold;

 }
.left-pad ul li
{
    color: #1f5c35;
    margin-left: 80px;
    font-size: 12pt;
}

.left-pad ul
{
    font-size: 14pt;
}
.logo_text:hover span.green {
	font-style: italic;
}
.main-text form input[type="text"] {
	height:25px;
	font: 13pt/1.5 Calibri;
	color: #1f5c35 !important;
}
.main-text form textarea {
	font: 13pt/1.5 Calibri;
	color: #1f5c35 !important;
}
.main-text form input[type="submit"] {
	background-color: #dddddd;
	cursor: pointer;
	border: 1px solid lightgray;
	height: 32px;
	width: 90px;
}
.main-text form input[type="submit"]:hover {
	background-color: #cccccc;
	border: 1px solid gray;
}