@charset "utf-8";
body {
text-align: center
}

a.special:link {
	color: #666666;
     }

a.special:visited {
	color: #666666;
     }

a.special:hover {
	color: #999999;
	text-decoration: none;
     }

a.special:active {
	color: #666666;
     }
.Copyright {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-top: 25px;
	text-align: center;
	padding-bottom: 5px;
}



p {
	margin-bottom: 4px;
}
.imageLEft {
	float: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	width: 730px;
	clear: both;
}



.ClientsNames {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #990000;
	padding-bottom: 5px;
	padding-top: 10px;
	letter-spacing: 0.1em;
	font-weight: bold;
	margin: 0px;
	text-align: left;
	width: 400px;
	float: right;
	clear: both;
}
.textDEscription {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	font-weight: normal;
	color: #515151;
	font-style: normal;
	float: right;
	clear: both;
	text-align: left;
	width: 400px;
	margin: 0px;
	padding-bottom: 25px;
}
.textDEscriptionListing {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	font-weight: bold;
	color: #515151;
	font-style: normal;
	float: right;
	clear: both;
	text-align: left;
	width: 400px;
	margin: 0px;
	padding-bottom: 25px;
}
#menu
{
	height: 30px;
	float: right;
	margin-right: 170px;
}
#menu ul{
	float: left;
	margin-top: 0px;
} 

#menu li a
{
	color: #57696F;
	float: left;
	display: block;
	text-decoration: none;
	padding-right: 13px;
	padding-left: 13px;
	height: 20px;
	padding-top: 9px;
}

#menu li a:hover, #menu li a#selected, #menu li a#selected:hover
{
	color: #FFFFFF;
	background-color: #999895;
} 

#menu li
{
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
} 
#container {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/layout1_05.jpg);
}
#TopHeader {
	width: 780px;
	margin-right: 5px;
	margin-left: 5px;
	height: 200px;
	background-image: url(../images/layout3_02.jpg);
}
#MenuArea {
	background-color: #C4C3C1;
	width: 780px;
	margin-right: 5px;
	margin-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 30px;
	padding-top: 0px;
}
#MainContentArea {
	width: 780px;
	margin-right: 5px;
	margin-left: 5px;
}
#textbox {
	padding-left: 50px;
	padding-bottom: 100px;
	width: 550px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 5px;
	display: block;
	clear: both;
	padding-top: 40px;
}

#Footer {
	background-color: #383934;
	background-image: url(../images/layout3_12.jpg);
	height: 48px;
	width: 780px;
	margin-right: 5px;
	margin-left: 5px;
	clear: both;
}
