﻿body { 
font-family:Arial, Verdana, Helvetica, sans-serif;
margin:0px;
padding:0px;
font-size:62.5%;
}

.headerLeft{
background-image:url(../images/baby_top_left_corner.jpg);
background-repeat:no-repeat;
width:157px;
height:200px;
}

.header{
background-image:url(../images/top_border.jpg);
background-repeat:repeat-x;
background-position: 100% 100%;
}


.headerRight{
background-image:url(../images/top_right_corner.jpg);
background-repeat:no-repeat;
padding-right:0px;
margin-right:0px;
width:159px;
height:200px;
}

.leftmiddle{
background-image:url(../images/left_border.jpg);
background-repeat:repeat-y;
background-position:left;
}

.content{
width:600px;
margin:30px auto;
text-align: justify;
}

.content1{
width:600px;
margin:30px auto;
}

.rightmiddle{
background-image:url(../images/right_border.jpg);
background-repeat:repeat-y;
background-position:99%;
width:157px;
}

.footerLeft{
height:116px;
width:157px;
background-image:url(../images/bottom_left_corner.jpg);
background-repeat:no-repeat;
padding-left:0px;
background-position:left top;
}

.footer{	
background-image:url(../images/bottom_border.jpg);
background-repeat:repeat-x;
background-position: 0% 0%;
}

.footerHome{	
background-image:url(../images/bottom_border.jpg);
background-repeat:repeat-x;
background-position:bottom;
height:70px;
}

.footerRight{
height:116px;
background-image:url(../images/bottom_right_corner.jpg);
width:157px;
background-repeat:no-repeat;
}

.titleStyle {
color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
padding-left:8px;
}

.titleStyle2 {
color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 10px;
}

.style5 {color: #999999; font-size: 10px; font-weight: bold; }

.style55 {color: #999999; font-size: 6pt; font-weight: bold; }

.style55:link {
	FONT-WEIGHT: normal; COLOR: #999999; TEXT-DECORATION: none
}
.style55:active {
	FONT-WEIGHT: normal; COLOR: #999999; TEXT-DECORATION: none
}
.style55:visited {
	FONT-WEIGHT: normal; COLOR: #999999; TEXT-DECORATION: none
}