<style type="text/css">

    html{
		min-height:100%;
	}
	
	
	body{
		background-color: #f1f0ff;
		height:100%;
		min-height:100%
		padding: 0px 0px 0px 0px;
    	margin: 0px 0px 0px 0px; 
	}
	
	#content {
		position: absolute;
		top: 0px;
		left: 50%;
		height:100%;
		min-height: 100%;
		width: 745px;
		color: #000000;
		margin-left: -380px;
		background-color:#f1f0ff;
		background-image:url(images/background3.gif);
	}
	
	#content_contact {
		position: absolute;
		top: 0px;
		left: 50%;
		height:100%;
		min-height: 100%;
		width: 745px;
		color: #000000;
		margin-left: -380px;
		background-color:#f1f0ff;
	}
	
	* html #content #content_contact {
        height: 100%
    }
	
	a:active {
		color:#41432f;
		text-decoration: none;
	}

	a:link {
		color:#41432f;
		text-decoration: none;
	}	
	
	a:visited {
		color:#41432f;
		text-decoration: none;
	}
	
	a:hover {
		color:#524f63;
		text-decoration: none;
	}
	
	
	.alink_clients:active {
		color:#524f63;
		text-decoration: none;
	}

	.alink_clients:link {
		color:#524f63;
		text-decoration: none;
	}	
	
	.alink_clients:visited {
		color:#5279a9;
		text-decoration: none;
	}
	
	.alink_clients:hover {
		color:#8b7a6f;
		text-decoration: none;
	}
	
	
	
	#text {
		position: absolute;
		top: 128px;
		left: 0px;
		width: 500px;
		height: auto;
		min-height:400px;
		background-color: #f3f6fc;
		background-image:url(images/background3.gif);				
		padding-top: 20px;
		padding-left: 200px;
		padding-right: 45px;
		padding-bottom:0px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color: #333333;
		z-index:5;

	}
	
	#header {
		position: absolute;
		top: 0px;
		left: 0px;
		width: 745px;
		height: 107px;
		background-color: #ffffff;
		background-image:url(images/background3.gif);
	}
	
	
	#border{
		position: absolute;
		top: 106px;
		left: 0px;
		width: 745px;
		height: 23px;
		background-color: #f3f6fc;
	}
	#nav{
		position:absolute;
		top: 128px;
		left:0px;
		width:180px;
		height:auto;
		z-index:6;
	}
	
	#nav_01{
		position:absolute;
		top:0px;
		left:0px;
		width:180px;
		height:23px;

		
	}
	
	#nav_02{
		position:absolute;
		top:24px;
		left:0px;
		width:180px;
		height:23px;

		
	}
	#nav_03{
		position:absolute;
		top:48px;
		left:0px;
		width:180px;
		height:23px;

		
	}
	#nav_04{
		position:absolute;
		top:72px;
		left:0px;
		width:180px;
		height:23px;

		
	}
	#nav_05{
		position:absolute;
		top:96px;
		left:0px;
		width:180px;
		height:23px;
	
	}
	#nav_06{
		position:absolute;
		top:150px;
		left:2px;
		width:175px;
		height:300px;
	
	}
	.text_bold{
		font-weight:bold;
	}
	
	.image_left{ 
	float: left;
	margin: 0px 12px 0px 0px; 
	}


	.style2 
	{
		font-size: 7px;
		font-family: Arial, Helvetica, sans-serif;
	}

	.style1 
	{
		font-size: 11px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight:bold;
	}
	.table1
	{
		border-width: 1px;
		border-style: solid;
		border-color: #000000;
	}
</style>