body {
	margin-top:	1px;
	background-attachment: scroll;
	background-image: url(images/background/background.gif);
	background-repeat: repeat-x;
	background-position: right top;
	background-color: #c6d7c7;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC3333;
	text-decoration: none;
	padding: 10px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	padding: 10px;
}

.formContent {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt; color: #666666;
	background-color: #FFFFFF
}

.error	{	font-size: 	11px;
		color:		#CC0000;
		font-family:	Arial,sans-serif
}

#leaf{ 
	position: absolute; 
	right: 0;
	bottom: 0;
	width:420px; 
	height:305px; 
	z-index:100;
}

.home{
	position: absolute;
	left: 0;
	top: 1px;
	z-index: 200;
	height: 551px;
}

.fltright{
	float: right;
}

#dog{
	width: 200px;
	padding: 10px;
	text-align: center;
	float: right;
	margin-right: 200px;
	background: #ffffff;
	margin-top: 30px;
}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}

li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}

.title{
	color: #ffffff !important;
}

#main{
	position: absolute;
	width: 70%;
	max-width: 900px;
	top: 76px;
	left: 172px;
	z-index: 3000;
}

#inner{
	padding: 20px;
}

#homeid{
	position: absolute;
	top: 40px;
	left:170px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
#banner {
	float: right;
	width: 170px;
	margin-top: 10px;
	border: 2px solid #fff;
	padding: 60px 5px 5px 5px;
	background-color: #dde7de;
	background-image: url(images/logo/logo_limited.gif);
	background-position: top center;
	background-repeat: no-repeat;
	text-align: center;
	color: #333333;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 15px;
	text-decoration: none;
	text-transform: none;
	}
