BODY {
	margin: 0px;
	padding: 0px;
	background: #fff url('../images/bg01.jpg') repeat-x top left;
	text-align: center;
	font-family: arial, "lucida console", sans-serif;
	color: #666;
	font-size: 11px;
}


#body_content {
	margin: auto;
	margin-top: 23px;
	width: 900px;
	/*border: solid 1px #999;*/
	text-align: left;
}

#head {
	height: 53px;
}

#logo {
	float: left;
	text-align: left;
	width: 560px;
}

#logo_others{
	float: left;
	text-align: right;
	width: 340px;
}

#layer01 {
	margin-top: 10px;
}

#fixclear {
	clear: both;
}

#flashes {
	float: left;
	text-align: left;
	width: 560px;
}

#forms {
	float: left;
	width: 340px;
	height: 512px;
}
	
#logo_others{
	float: left;
	text-align: left;
	width: 340px;
}

#forms_top, #forms_bottom {
	width: 341px;
	float: none;
}

#forms_body {
	width: 339px;
	border-left: solid 1px #E6E5E5;
	border-right: solid 1px #E6E5E5;
	background: #fff url('../images/form_bg.jpg') repeat-x bottom left;
}


#layer02 {
	margin-top: 10px;
}

#layer02 a img{
	border: none;
}

#layer_pet, #layer_fact {
	width: 450px;
	float: left;
}

#layer_pet {
	text-align: left;
}

#layer_fact {
	text-align: right;
}

#layer03 {
	margin-top: 10px;
}


#msg_top, #msg_bottom {
	width: 900px;
	float: none;
}

#msg_body {
	width: 898px;
	border-left: solid 1px #E6E5E5;
	border-right: solid 1px #E6E5E5;
	background-color: #fff;
	text-align: center;
}


#msg_pet, #msg_fact {
	margin: auto;
	padding-top: 13px;
	padding-bottom: 13px;
	width: 850px;
	text-align: left;
}

#footer {
	margin-top: 16px;
	text-align: center;
	margin-bottom: 20px;
}

#footer a {
	color: #66CC00;
	text-decoration: none;
}


#footer_loc {
	margin: auto;
	margin-top: 5px;
}


.txtbold {
	font-weight: bold;
}