form {
	margin:0px;
	padding:0px;
}

ul {margin:0; padding:0; list-style:none; line-height:14px}



body{
	background-color:#FFFFFF;
	margin:0px;
  	padding:0px;
    line-height:13px;
	letter-spacing:1px;
	text-align:center;
}
.a_li{
	font-size:10px;
    font-family:Verdana; 
    color:#585858;
	text-decoration:none;
	letter-spacing:0px;
	font-weight:900; 
}
div{
	font-size:11px;
    font-family:Tahoma; 
    color:#585858;
	line-height:14px;
	letter-spacing:0px 
}
.a{
	color:#585858;
}
.menu{
	color:#919191;
	text-decoration:none;
	letter-spacing:0px;
	line-height:17px
}
.red{
	color:#C73050;
}
a.menu:hover{ text-decoration:underline}
a.a_li:hover{ text-decoration:underline}
a.red:hover{ text-decoration:none}
a.a:hover{ text-decoration:none}
.wrap{
	margin:0 auto;
	padding:0;
	height:766px;
	width:687px;
	
}
#header{
	background:URL(images/header.jpg) no-repeat;
	background-color:FFFFFF;
	margin:0;
	padding:0;
	width:687px;
	height:130px;
	text-align:left;
	display:table;
}
#top{
	margin:0;
	padding:0;
	width:687px;
	height:194px;
	text-align:left;
}
#content {
	margin:0;
	padding:0 30px 0 30px;
	width:627px;
	height:373px;
	text-align:left;
	display:table;
}

#footer{
	background:URL(images/footer.gif) no-repeat;
	margin:0;
	padding:0;
	width:687px;
	height:121px;
	text-align:left;
	display:table;
	
}

  .input{
  		width:187px; height:17px;
		font-size:11px;
   	 	font-family:Tahoma; 
    	color:#585858;
		padding-top:3px;
		padding-left:4px;
		
		}

  .textarea{
  		width:187px; height:52px;
		font-size:11px;
   	 	font-family:Tahoma; 
    	color:#585858;
		padding-top:3px;
		padding-left:4px; 
		color:#534741;
		overflow:hidden;
		}


/* Menu 1 starts here */
#menu1 li a {
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	width: 120px;
	display: block;
	padding: 5px;
	text-align: left;
	background-color: #000000;
	font-size: 12px;
	font-weight: bold;
}
#menu1 {
	width: 120px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-left: 45px;
	margin-top: 20px;
}
#menu1li {
list-style-type: none;
}
#menu1 li a:hover {
text-decoration: none;
color: #FFFFFF;
background-color: #666666;
}
/* Menu 1 ends here */


 






 
