/* ***********Menu*********** */
ul.menu {
  list-style-type: none;
  padding: 0;
  margin: 0;
  position: dynamic;
  top: 20px;
  left: 3px;
  width: 8em }
ul.menu li {
  background-color: #AEAEAE;
  margin: 0.4em 0;
  padding: 0.3em;
  font-family:Verdana;
  font-size:11px; }
ul.menu a {
  text-decoration: none }
a:link {
  color: #FFFFFF; 
  text-decoration: none} 
  
a:visited {
	color: #FFFFFF;
	text-decoration: none
}
a:hover {
	color: #FF9500;
	text-decoration: none
}

/* *********slogan********** */
#slogan {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	position:relative;
	left: 125px;
}

.h2 {
	color:#FF9900}

/* *********footer******** */
.foot {
	font-size: 12px;
	text-align:center; 
	color:#999999;
	font-family: Verdana;
	}
/* *********Main Content******** */	
.content {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	position: relative;
	height: 100%;
	width: 98%;
	left: 5px;
	top: 5px;
	right: 5px;
	text-align:justify;
}
.content1 {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	position: relative;
	height: 100%;
	width: 98%;
	left: 5px;
	right: 5px;
	text-align:justify;
}
.content2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	position: absolute;
	height: auto;
	width: auto;
	left: 200px;
	top: 175px;
	right: 35px;
	bottom: 10px;
	text-align:justify;
}

.content3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	position: absolute;
	height: auto;
	width: auto;
	left: 200px;
	top: 175px;
	right: 20px;
	bottom: 10px;
	text-align:justify;
}

.client {
	position:absolute;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	vertical-align: text-bottom;
	height: 23px;
	left: 9px;
	top: 348px;
}
.link {
	color:#3300FF;
	font:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #FF9900;}

#line {
	size: 3px;
	width: 100%;
	align: center;
	}

#Layer2 {
	position:relative;
	height: auto;
	width: auto;
	font-family: Verdana;
	font-size:11px;	
    letter-spacing: 2px;
}
#Layer1 {
	position: relative;
	height: 82px;
	width: 429px;
	}
         
#Layer3 {
	position:relative;
	top:12px;
	width:300px;
	height:15px;
	z-index:1;
}

#main {
	left:202px;
	top:200px;}

