@charset "utf-8";
/* CSS Document */



body {background-color: #ACBFD1; font-family:Arial, Helvetica, sans-serif;}

#bg {

	background:url(../images/background.gif) 0px -100px no-repeat;
	/*width:910px; 
	height:800px; 
	margin:0px auto;*/
	

	*background:url(../images/background.gif) no-repeat;
	width:910px; 
	height:800px; 
	margin:0px auto;
}

p {font-size: 15px; line-height: 20px;}

h1{color: #0767b4; font-size: 20px;}

h2{color: #0767b4; font-size: 16px; line-height: 20px;}

#box_one {
	padding-top: 120px;
    *padding-top: 0px;	
	margin-top: 230px;
	margin-left: 50px;
	width: 440px;
}

#box_two {
	margin-top: -320px;
	text-align: center;
	margin-top: -320px;
	margin-left: 570px;
	width: 300px;
}

#box_two p{
	color: #014728;
	font-size: 16px;
}

