body {
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
	overflow:-moz-scrollbars-vertical;
}

td, div, th, span {
	vertical-align:top;
	text-align:left;
	border:0px solid #ffffff;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#000000;
}

div.container {
	width:600px;
	height:100px;
	margin:0px auto;
	overflow:

}

div.maincontent {
	float:left;
	width:600px;
	margin-top:50px;
	margin-left:0px;
	padding:10px;
	background-color:;
}

div.hart {
	margin-top:20px;
	width:439px;
	height:352px;
	background-image: url(hart.png);
}

P {
	font-family:Verdana, Arial;
	font-size:12px;
	line-height:18px;
	color:#202020;
	margin-bottom:15px;
}

H1 {
color:#FA0001;
	font-family:Verdana, Arial;
	font-size:25px;
	font-weight:bold;
	font-style:normal;
	line-height:33px;

}

H2 {
color:#FF8080;
	font-family:Verdana, Arial;
	font-size:18px;
	font-weight:bold;
	font-style:normal;
	margin-bottom:5px;

}

input {
	width:200px;
	font-size:15px;
	border:1px solid #808080;
	background:none;
	color:#FA0001;
}

textarea {
	width:200px;
	border:1px solid #808080;
	color:#FA0001;
}

button,
.button {
	width:200px;
	border:1px solid #808080;
	background:none;
	background-color:#004c9;
	color:#FA0001;
}

img.left {
	margin-top:65px;
	margin-left:20px;
	float: left;
	border: 0px solid #0C9DD5;
	clear: left;
	width:120px;
}