body
{
	font-family: Tahoma, Geneva, sans-serif;
	margin:0px;
	padding-top:35px;
		margin-bottom:30px;
	background:#2d0a6a;
}
img
{
	border:none;
}
h1
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color:#660099;
	padding-top:10px;
}
h2
{

	font-family: Tahoma, Geneva, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color:#660099;
	text-align: center;
	padding-top:10px;
}
p
{
	padding-left:30px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-top:10px;
}
ul
{
	padding-left:60px;
}
li
{
	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-top:10px;
	
}
#super
{
	width:692px;
	margin:auto;

	
}
#main
{
	width:692px;
	height:auto;
	border-bottom:solid 12px #2d0a6a;
	float:left;
}
#header
{
	width:692px;
	float:left;
}
.content
{
	width:692px;
	float:left;
	background:#fff;
}
#content_1
{
	width:692px;
	height:70px;
	
}
#image_1
{
    width:167px;
    float:right;
    background:#fff;
    height:290px;
}
#content_2
{
    width:525px;
    float:left;
    background:#fff;
    height:290px;
}
#form_image
{
   width:300px;
   height:250px;
   float:left;
   padding:40px 30px 0px 0px;
   text-align:left;
   margin:40px 0px 0px 180px;
   background:url(../pics/form.jpg) no-repeat;
}
#form_image p
{
    padding:0px 0px 0px 15px;
    
} 
#footer
{
	width:692px;
	float:left;
	background:#fff;
	height:150px;
}
.lbl
{
	width:60px;
	display:block;
	float:left;
	color:#000;
	font-weight:bold;
	font-size:13px;
	
	height:18px;
}
.inps
{
	width:200px;
	margin-left:7px;
	border:solid 1px #003399;
}

.btn
{
	margin-left:7px;
	font-size:12px;
	height:25px;
	width:100px;
	
}
#click
{
    width:692px;
    float:left;
    height:100px;
    margin-bottom:30px;
}
#bank
{
    width:250px;
    height:40px;
    float:left;
    font-size:22px;
    text-align:center;
    
   
    border:solid 2px #003399;
    margin:20px 0px 0px 230px;
}
#bank a
{
    width:250px;
    height:35px;
    float:left;
    color:#003399;
    padding-top:5px;
    text-decoration:none;
}
#bank a:hover
{
    background:#003399;
    color:#fff;
}





