﻿* {
	padding: 0;
	margin: 0;
}
html {height: 100%;}
body {
	background: black;
	margin: 10px;
	font: 10pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
	color: #666666;
	padding-bottom: 10px;
	height:95%; /* this is the key! */


}
#wrapper {
	margin: 0px auto 0 auto;
	width: 800px;
	background-color: #FFFFFF;
	height:95%; /* this is the key! */
	
}


.table
{
	margin: 0px auto 0 auto;
	width:797px;
	background-color: #FFFFFF; 
	height:100%;
	border:0px;
}

.hr
{
	width:100%;
	height:1px;
	color:#ccc;
	
	
}

#header {
	width: 800px;
	float: left;
	height: 1px;
}

#leftcolumn {
	color: #333;
	margin: 0px;
	width: 205px;
	float: left;
	text-align: left;
	height:100%; /* this is the key! */
	background-color: #FFFFFF;
	
}

#rightcolumn {

	float: right;
	color: #333;
	margin: 0px;
	width: 592px;
	border-left: #CCCCCC 1px solid;
	height:100%; /* this is the key! */
	background-color: #FFFFFF;
	
}
#footer {
	margin: 10px auto 0 auto;
	width: 800px;
	clear: both;
	color: #333;
	background-color: #FFFFFF;
	border-top: #CCCCCC 1px solid;
	text-align: center;
	font-size: 10px;
	height: 30px;
	margin-top: 0px;
}
A:link {
	color: #00645f;
	text-decoration: none;
}
A:hover {
	color: #00645f;
	text-decoration: underline;
}
A:active {
	color: #00645f;
	text-decoration: none;
}
A:active:hover {
	color: #00645f;
	text-decoration: underline;
}
A:visited {
	color: #00645f;
	text-decoration: none;
}
A:visited:hover {
	color: #00645f;
	text-decoration: underline;
}
#navcontainer{
	padding-top:15px;
	padding-left:20px;
}
#content1 {
	padding: 20px;
	float: left;
	
}
#indent {
}
.style1 {
	margin-left: 65px;
}
</style>
.content2{
padding:20px;
text-align:justify;
}
.style1 {
	padding: 20px;
	text-align: justify;
}
.img {
	margin-left: 15px;
	float: right;
}
h3 {
	text-align: left;
	color: #00645f;
	font-size: 12pt;
	font-weight: bold;
	margin-left: 20px;
}
.officehead {
	text-align: left;
	color: #00645f;
	font-size: 10pt;
	font-weight: bold;
}

.partner {
	text-align: left;
	color: #00645f;
	font-size: 11pt;
	font-weight: bold;
}

#title {
	height: 25px;
	width: 592px;
	margin-top: 5px;
	border-bottom: #CCCCCC 1px solid;
	text-align: right;
	font-size: 10pt;
	letter-spacing: -1px;
	color: #CCCCCC;
}
#footer2 {
	text-align: center;
	font-size: 10px;
	height: 30px;
	margin-top: 0px;
	border-top: #CCCCCC 1px solid;
}
#footertxt {
	text-align: center;
	font-size: 10px;
	height: 30px;
	margin-left: 200px;
}
#navlist {
	padding: 0 1px 1px;
	margin-left: 20px;
	font: bold 12px Verdana, sans-serif;
	background: #F3F3F3;
	width: 13em;
}
#navlist li {
	list-style: none;
	margin: 0;
	border-top: #CCCCCC 1px solid;
	text-align: right;
}

 .bottomline{
	border-bottom: #CCCCCC 1px solid;
}

#navlist li a {
	display: block;
	padding: 0.25em 0.5em 0.25em 0.75em;
	background: #F3F3F3;
	text-decoration: none;
}
#navlist li a:link {
	color: #00645f;
}
#navlist li a:visited {
	color: #00645f;

}
#navlist li a:hover {
	border-color: #FE3;
	color: #666666;
	background: #FFFFFF;
}
#containeroffice {
	width: 540px;
	margin-left: 10px;
}
#contento1 {
	width: 270px;
	padding-left: 20px;
	float: left;
	text-align: justify;
}
.contento2 {
	padding-left: 20px;
	
}

.contentul {
	padding-left: 20px;
	
}

