/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.td-1 {
	background-image: url(img/42.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 600px;
	width: 1024px;
}
.td-2 {
	margin: 30px 250px 15px 50px;
	padding: 30px 200px 15px 50px;
	text-align: left;
	vertical-align: top;
}
h2{
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003366;
	line-height: 27px;
	text-indent: 5px;

}
p{
	font-size: 16px;
	line-height: 27px;

}
.td-3 {

	margin: 30px 100px 15px 50px;
	padding: 30px 100px 15px 50px;
	text-align: left;
	vertical-align: top;
}
