*{padding:0; margin:0;}
body{ background:url('../images/hold_bg.jpg') center repeat-y #E0EDF3; font-family:Verdana, sans-serif; font-size:0.9em; color:#fff;}
p{padding:10px;}
h2{padding:5px 5px 10px 5px;}
a{color:#FF7200;}
textarea{font-family:Verdana, sans-serif; color:#00487B;}

/* ids */
#hold{width:780px; margin:0 auto;}
#header{width:754px; height:105px; background:url('../images/logo_bg.png') no-repeat; margin:0 auto;}
#content_hold{width:738px; margin:0 auto; background:url('../images/hold_header.png') no-repeat; padding-top:31px; margin-top:10px;}
#content{width:736px; border:1px solid #00487B; background:url('../images/content_bg.png') top repeat-x #0090E1; margin-bottom:10px;}
  #aquanatal #content{background:url('../images/baby_bg.jpg') top left repeat-x #0090E1;}
  #babymassage #content{background:url('../images/hand_bg.jpg') top left repeat-x #0090E1;}
  #home #content{background:url('../images/home_bg.jpg') top left repeat-x #0090E1;}
#nav{width:203px; height:136px; background:url('../images/nav_bg.png') no-repeat; margin:21px 0 10px 10px; float:left;}
	#nav ul{list-style-type:none; width:172px; margin:0 auto; padding-top:10px;}
	#nav li{width:172px; height:33px; padding-top:4px;}
	#nav a{color:#ccc; text-decoration:none; width:172px; height:33px; line-height:33px; text-align:center; display:block; background:url('../images/nav_button.png') no-repeat;}
	#nav a:hover{background:url('../images/nav_button_over.png') no-repeat;}
#footer{width:716px; height:32px; margin:10px auto; clear:left; line-height:32px; background:url('../images/footer_bg.gif') no-repeat; color:#004679; text-align:center; }
#heading{width:310px; height:99px; float:right; margin-top:20px;}
	#aquanatal #heading{background:url('../images/h1_aquanatal.png') no-repeat;}
	/*
	#home #heading{background:url('../images/h1_home.png') no-repeat;}
	*/
	#babymassage #heading{background:url('../images/h1_massage.png') no-repeat;}
	#contact #heading{background:url('../images/h1_contact.png') no-repeat;}
	#sitemap #heading{background:url('../images/h1_sitemap.png') no-repeat;}
#top_p{padding:0; margin:21px 10px 0 0; width:500px; float:right; clear:right;}
#main{clear:left; width:100%; margin:10px 0; }
  #main ul{padding-left:50px; padding-top:10px;}
  #main ul a{color:#fff;}

/* ifr */
#header span{position:absolute; left:-2000px;}

/* classes */
.highlightInactiveField{border:1px solid #00487B; background-color:#0090E1; padding:5px; width:200px; color:#00487B;}
.highlightActiveField{border:1px solid #00487B; background-color:#fff; padding:5px; width:200px; color:#00487B;}
.submit{color:#ccc; width:172px; height:33px; line-height:33px; text-align:center; border:none; background:url('../images/submit_bg.png') no-repeat;}

