body {
	background-image: url(graphics/bg.jpg); background-position: top center; background-color: #ffffff;
}

/*forms*/

.form_layout {
	margin: 10px 0px 0px 0px;
}

FORM {
	margin: 10px 0px 0px 0px;
}

INPUT {
	color: #666;
	width: 390px;
	border: 1px solid #333;
	
}
	
INPUT.check{
	color: #666;
	width: 20px;
	border:none;
	
}

INPUT.button {
	color: #fff;
	width: 80px;
	background-color: #FFF;
	font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 11px; color: #666;
	border: 1px solid #666;
	margin-bottom: 10px;
}

TEXTAREA {
	color: #666;
	width: 390px;
	border: 1px solid #666;
}

SELECT {
	color: #666;
	width: 185px;
	border: 1px solid #B32317;
}

LABEL {
	color: #666;
	float: left;
	display: block;
	width: 120px;

}

/*main*/	


.logo {background: url(graphics/logo.gif) no-repeat; height:34px; background-position:center; 

}

.body_text	{font-size:11px; font-weight:normal; color:#664B7E; font-family: Arial, Helvetica, sans-serif;

}

.header_welcome {background: url(graphics/header_welcome.gif) no-repeat; height:19px; background-position:left; 

}

.header_about {background: url(graphics/header_about.gif) no-repeat; height:19px; background-position:left; 

}

.header_general {background: url(graphics/header_general.gif) no-repeat; height:19px; background-position:left; 

}

.header_class {background: url(graphics/header_class.gif) no-repeat; height:19px; background-position:left; 

}

.header_pregnancy {background: url(graphics/header_pregnancy.gif) no-repeat; height:19px; background-position:left; 

}

.header_testimonials {background: url(graphics/header_testimonials.gif) no-repeat; height:19px; background-position:left; 

}

.header_links {background: url(graphics/header_links.gif) no-repeat; height:19px; background-position:left; 

}

.header_natal {background: url(graphics/header_natal.gif) no-repeat; height:19px; background-position:left; 

}

.header_contact {background: url(graphics/header_contact.gif) no-repeat; height:19px; background-position:left; 

}
