


/*BODY*/
body  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #AAAAAA;    
    background: #ffffff;
	padding:0;
	margin-left:0px;
	height:100%;
	line-height:20px;
	font-size:11px;
}
/*end of BODY*/

img {
border:none;
}

#index {
	top:40%;
	left:0px;
	position:absolute;
	width: 100%; 
	height: 400px;
	margin-top:-231px;
}

#indexmid {
	width: 406px; 
	height: 300px;
	margin:auto;
	text-align:center;
}

#indexmid img{
	margin:auto;
		margin-top:10px;

}


#footerindex {
	margin:auto;
	text-align:center;
	padding-top:42px;
	width:400px;

}

.txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:500;
	color:#412E1E;
	text-decoration:none;
}

.txtm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:500;
	color:#412E1E;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#footer {
	text-align:center;
	padding-top:40px;
	width:400px;

}

#bar {
	padding-top:10px;
	margin:auto;
	margin-bottom:9px;
	width:294px;
	height:17px;
	text-align:center;
}