@charset "utf-8";
/* CSS Document */
body {
	background-color: 	#ffe6b3;
	margin: 			0;
}
body,td,th,p,div {
	font-size: 			17px;
	font-family: 		Georgia, Times New Roman, Times, serif;
}
div#container {
	width: 				900px;
	margin: 			0 auto;
	background: 		#FFFFFF url(../images/z-banner.jpg) no-repeat top;
}

div#masthead h1 {
	 margin-top:		0;
	 padding-top:		16px;
	 font-size:			100%;
	 text-align:		center;
	 padding-left:		368px;
	 padding-right:		12px;
	 color:				#FFFFFF;
}
div#masthead h2 {
	 font-family:		'Courier New', Courier, monospace;
	 font-size:			200%;
	 padding:			0 12px 0 260px;
	 margin-top:		36px;
}

div#contents {
	background: url(../images/drz.jpg) no-repeat;
}

#bubble {
	/*background: 	url(../images/bubble.gif) no-repeat;*/
	margin-top:		0;
	margin-right:	290px;
	padding:		15px 25px 0 25px;
}
#bubble p {
	
}

div#symptoms {
	width:					268px; 
	float:					right;
	margin: 0 0 6px 12px;
	background:	url(../images/symptoms_02.gif) repeat-y;
}

div#symptoms_inner {
	padding: 10px;
	background:url(../images/symptoms_03.gif) bottom no-repeat;
}

div#symptoms h1 {
	font-size:125%;
	color: red;
	margin-top: 0;
	text-align: center;
}

div#testimonial {
	 background: #FFFF99 url(../images/notepaper.gif);
	 font-size:	14px;
	 padding: 10px;
	 margin-bottom: 12px;
}

div#testimonial,
#testimonial p,
#testimonial ul {
	font-style: italic;
	 font-size:	14px;
}

#testimonial p {
	margin: 1em 0;
}

#testimonial ul {
	margin: 0;
}

#testimonial ul {
	padding:15px; 
	margin: 12px 0;
}


div#footer {
	border-top: thin gray solid;
	padding: 10px;
}

div#footer,
#footer p, 
#footer ul, 
#footer li, 
#footer div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#footer li {
	display: inline;
}

#contents h2 {
	color: #014040;
}
#contents h3 {
	color: #7f6633;
}

a {
	color: #038180;
}

a:hover {
	color: red;
}

div#firstplug {
	background: #FFF;
}

#firstplug div {
	padding: 8px;
	text-align: center;
}
