body {
	margin-top: 0px;
	margin-bottom: 0px;
	font: 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#wrapper0 {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
}

#wrapper {
	width: 750px;
	padding: 0px;
	background-color:#ffffff;
	float: left;
}

/* TOP */
#top {
	width:750px;
	float:left;
	height: 195px;

}

#logo {
 float:left;
 width:306px;
 }
 
#topwater1 {
 float:left;
 width:306px;
 }
#topcontainer1 {
 float:left;
 width:306px;
 }
 
#topcontainer2 {
 float:left;
 width:209px;
 }
 
#navigation {
	float:left;
	width:235px;
	height: 195px;
}
	
.nav {
	float:left;
	width:235px;
	
}

/* FOOTER */

#footerwrapper
{
	 float:left;
 	 width:750px;

}

#line1 {
	float:left;
	width:750px;
	height:13px;
}

#line2 {
	float:left;
	width:750px;
	height:17px;
}

#footery
{
	 float:left;
	 width:750px;
 	 height:48px;
	 background-color:#FFF;
	 color:#0D83EF;
	 font-size: 11px;
	 font-family: Arial, Helvetica, sans-serif;

}
#footerpad1
{
	padding-top:10px;
	padding-left:35px;

}

/* MAIN */

#productswrapper
{
 	width:750px;
	float:left;
}

#maincontainer1
{
 	width:160px;
	height:542px;
	float:left;
}

#maincontainer2
{
 	width:84px;
	height:542px;
	float:left;
}

#maincontainer3
{
 	width:294px;
	height:542px;
	float:left;
}

#maincontainer4
{
 	width:212px;
	height:542px;
	float:left;
}

#product1
{
 	width:160px;
	height:276px;
	float:left;
}

#product2
{
 	width:160px;
	height:266px;
	float:left;
}

#product3
{
 	width:84px;
	height:276px;
	float:left;
}

#product4
{
 	width:84px;
	height:266px;
	float:left;
}

#welcome
{
 	width:294px;
	height:150px;
	float:left;
}

#maintext
{
 	width:294px;
	height:276px;
	float:left;
}

#product5
{
 	width:294px;
	height:116px;
	float:left;
}

#baby
{
 	width:212px;
	height:542px;
	float:left;
}



/* GENERAL */
#text{
	padding: 0 10px 10px 10px;
	float:left;
; font-size: 13px
}
#aboutpad{
	padding-left:200px;

}

#textalrpic{
	padding: 10px 10px 10px 10px;
	float:left;
; font-size: 13px
}

.recommend {
	font-size:15px;
	font-weight:bold;
	font-style:italic;
}
.textsmall {  font-size: 10px}
.prbox
{
	border:1px solid #666; padding:5px; width:160px; background-color:#fff;
}
.prleft {
	float:left; width:160px;
}
.prright {
	float:right; width:300px;
}
