a {text-decoration: none}
.imgemail{border-style:none;position: absolute;left: 850px;top:10px;WIDTH:30; HEIGHT:20;}
.firsticon{border-style:none;position: absolute;left: 358px;top:680px;WIDTH:35; HEIGHT:26;}
.fourthicon{border-style:none;position: absolute;left: 958px;top:680px;WIDTH:35; HEIGHT:26;}
#menu {background-color:rgb(246,246,246); width:400px; position:absolute; left:408px;font-size:14px;float:center; font-family:"Verdana"; color:rgb(68,68,68);top:43;height:2px;line-height: 3px;}
/*#main{position:absolute;background-color:rgb(35,35,35);width:525px;height:167px;top:130px;left:157px;font-family:"Helvetica","Arial";font-size:26px;color:rgb(255,255,255);}*/
.imgmain{border-style:none;position: absolute;left: 157px;top:130px;WIDTH:1037; HEIGHT:429;}
#main{position:absolute;background-color:transparent;width:525px;height:167px;top:178px;left:207px;font-family:"Helvetica","Arial";font-size:36px;color:rgb(255,255,255);}
#second{position:absolute;background-color:transparent;text-align: justify;width:525px;height:167px;top:380px;left:207px;font-family:"Helvetica","Arial";font-size:26px;color:rgb(255,255,255);}
hr {position:absolute; left:203px; top:360px;background-color:rgb(250,250,250); width:520;height:1px;size:1px;border: none;}
ul, ol {
				list-style:none;
			}
.nav > li {
				float:left;
			}		
.nav li a {
				color:#666666;
				text-decoration:none;
				padding:10px 3px;
				display:block;
			}
.nav li a:hover {
				background-color:none;
			}
.nav li ul {
				display:none;
				position:absolute;
				min-width:100px;
				color:#FF0000;				
			}			
.nav li:hover > ul {
				background-color:#444444;
				font-color:#FF0000;
				display:block;
				background-color:#444444;
			}
.nav li ul li {
				position:relative;
