@charset "utf-8";
/* CSS Document */
body{
	background:#CCCCCC ;
}

/*#wrapper{
	width:1000px;
	margin: 0 auto;
	background:#FFF;
	
}*/
#header{
	height:150px;
	background:url(images/header_bg.gif) repeat-x ;
	margin: 0 auto;
	width:1000px;
	margin-top:0px;
	padding-top:20px;
	
	
}
#header p{
 align:center;
 font-family: Georgia,'Times New Roman',Times,serif;
 font-size: 22px; 
 font-weight: normal; 
 color: rgb(204, 0, 0); 
 font-style: italic;
 text-align:center;}
#header #innerbg{
height:150px;
	background:url(images/money.JPG) no-repeat;
	margin: 0 auto;
	
}
#header #innerbg h1{
	
	text-align: center;
    color:#039;
	font-family: Georgia,'Times New Roman',Times,serif; 
	font-size: 68px; 
	font-style: italic;
	margin-top:0px;
	

	
}
#header #innerbg h2{
	text-align: center;
    color:#039;
	font-family: Georgia,'Times New Roman',Times,serif; 
	font-size:18px; 
	font-style: italic;
	

	}
	
#top{
	height:60px;
	background:url(images/bg_top_03.gif) repeat-x;
	width:1000px;
	text-align: center;
    color: rgb(255, 255, 255); 
	font-family: Georgia,'Times New Roman',Times,serif; 
	font-size: 32px; 
	font-style: italic;
	margin: 0 auto;
	
}

#middle{
	background:url(images/middle-bg.gif) repeat;
	margin: 0 auto;
	width:1000px;
	}
#middle .getcontent{
	
	height:182px;
	width:1000px;
	background:url(images/content-bg.gif) repeat-x;
  font-family: Georgia,'Times New Roman',Times,serif;
 font-size: 20px; 
 font-weight: normal; 
 
 color: rgb(204, 0, 0); 
 font-style: italic;
 text-align:center;
}

 #content{

	width:1000px;
	background:#fff;
	margin:0 auto;
	}
	
#nospam{
	background:#ffffff;
	width:1000px;
	margin:0 auto;
}
	
#content #box{
	width:800px;
	margin:0 auto;
	background:#edf2fd;
	-moz-border-radius:15px; 
	-webkit-border-radius:15px;
	border:thin #CCC;
}

#content #box h1{
	font-family:Kozuka Gothic Pro;
	font-size:24px;
	color:#000;
	}
	
	
#content .t1{
	width:100%;
	margin:0 auto;}
.ttop{
	text-align:center; 
	padding-top:15px; 
	font-size:18px; 
	color:#000;
	
	
}
.th{
	text-align:justify;
	
	padding-top:20px; 
	font-size:18px; 
	color:#000;
	font-weight:bold;
	}
.td{
	text-align:justify;
	
	 
	font-size:16px; 
	color:#000;
}
#signaturesection{
	width:1000px;
	background:#fff;
	height:150px;
	margin:0 auto;
}
#footer{
	height:73px;
	width:1000px;
	background:url(images/index_31.gif) repeat-x;
	margin-bottom:10px;
	margin: 0 auto;
	}
 #footer .f1{
	 font-size:15px;
	 font-family:Georgia, "Times New Roman", Times, serif;
	 text-align:center;
	 color:#FFF;
	 padding:25px 0 0 0;
	

	 
	}


 
#form1{
	background:url(images/form-bg.jpg) no-repeat;
	
	/*-moz-border-radius:5px; 
	-webkit-border-radius:5px;
	border-color:#039;
	border-style:solid;*/
	
	padding:50px 0px 0 0;
	margin:0 auto;
	margin-top:20px;
}

	

	
	

	
 
