@charset "utf-8";
/* CSS Document */



p{
text-align:justify;
}

#left_cont{
float:left;
border-right:#f00 3px solid;
width: 335px;
padding:0px 20px 0px 0px;
margin:0px 20px 0px 0px;
}

#right_cont{
float:left;
}

#logo1 {
width:188px;
height:159px;
margin:10px 0px 20px 0px;
background: transparent url(../_images/heart.jpg) top left;
float:left;
}

.push{
float:left;
margin:110px 0px 0px -20px;
}

#border{
width: 680px;
margin:0px auto 20px auto;
font-size:17px;
border-top:#f00 3px solid;
border-bottom:#f00 3px solid;
padding:10px;
}

#border li{
margin:0px 30px 0px 0px;
display:inline;
}



#border table{
margin:20px 0px 0px 0px;
}


.subheadc{
color:#2E3293;
font-size:21px;
font-weight:bold;
}

.smallhdc{
font-weight:bold;
}


