body {
padding: 0px;
margin: 0px;
background: url(../images/bg.jpg);
}

body a {
outline: none;
}

.wrapper {
width: 760px;
margin: 0 auto;
margin-top: 40px;
}

.main {
width: 760px;
background: white;
padding: 10px;
overflow: hidden;
}



.header {
width: 760px;
height: 250px;
}

.hHolder {
width: 380px;
float: left;
}

.headImg {
width: 380px;
float: right;
}

.logo {
height: 100px;
text-align: center;
width: 380px;
}
.logo a img {

}
.menu {
height: 150px;
width: 380px;
}
.menu a {
width: 189px;
height:49px;
border-right: 1px solid white;
border-bottom: 1px solid white;
display: block;
float: left;
background: #b60d84;
color: white;
text-align: center;
text-decoration: none;
font: 18px/50px tahoma, verdana, sans-serif;
}

.menu a:hover {
background: #8d0765;
}

.menu span {
width: 189px;
height:49px;
border-right: 1px solid white;
border-bottom: 1px solid white;
display: block;
float: left;
background: #740453;
color: white;
text-align: center;
text-decoration: none;
font: 18px/50px tahoma, verdana, sans-serif;
}



.homeCentral {
width: 760px;
background: url(../images/img3.jpg) no-repeat left center;
height: 250px;
}
.rightCol {
float: right;
background: url(../images/img2.jpg) no-repeat right center;
width: 380px;
height: 250px;
}


.rightColumn{
float: right; 
width: 215px;
}

.content {
width: 535px;
float: left;
}
.content p {
font: 11px/16px Verdana, tahoma, sans-serif;
text-align: justify;
color: black;
 }
 
 .content p a {
 font: 11px/16px Verdana, tahoma, sans-serif;
 color: #b60d84;
 }
 .content p a:hover {
 text-decoration: none;
 }
 
 .content p span {
 font: 14px/20px Verdana, tahoma, sans-serif;
 color: #b60d84;
 display: block;
 height: 20px;
 padding-left: 10px;
  }
  
.content h2 {
font: 18px/20px Verdana, tahoma, sans-serif;
color: #b60d84;
 }
 
 .content h1 {
 font: 20px/20px Verdana, tahoma, sans-serif;
color: #710852;
margin: 0px;
padding: 10px 0px 0px 0px;
 }
 
 .content ul {
margin: 0px; 
padding: 0px 0px 0px 20px;
list-style-type: circle;
 }
 
 .content ul li {
 color: #404040;
 font: 11px/13px Verdana, tahoma, sans-serif;
 padding-bottom: 10px;
 } 
 
 
 .testimonials {
background: #eed9e8;
padding: 10px;
 }
  .testimonials p span {
  font:italic 11px/14px verdana, tahoma, sans-serif;
 color: #b60d84;
  }

.menu2 {
width: 215px;
border-left: 1px solid white;
border-right: 1px solid white;
border-top: 1px solid white;
border-bottom: 1px solid #b60d84;
background: #e9b6da;
height: 229px;
padding-top: 10px;
}
.menu2 span {
color: #5c0643;
font: 14px/20px verdana, tahoma, sans-serif;
display: block;
padding-left: 20px;
padding-bottom: 10px;
}

.menu2 a {
color: #5c0643;
font: 11px verdana, tahoma, sans-serif;
margin-bottom: 20px;
text-decoration: underline;
display: block;
padding-left: 30px;
background: url(../images/link.gif) no-repeat 15px center;
}

.menu2 a:hover {
text-decoration: none;
}


.homeContent {
width: 760px;
overflow: hidden;
margin-top: 20px;
}
.info {
float: left;
width: 380px;
}

.homeContent p {
font: 11px/16px verdana, tahoma, sans-serif;
color: black;
text-align:justify;
}

.news {
float: right;
width: 380px;
}
.news img {
float: left;
margin-top: 30px;
}

.news div {
float: right;
width: 165px !important;
}
.newsInner div {
width: 215px;
}

.date {
font: 10px verdana, tahoma, sans-serif;
display: block;
color: #b60d84;
font-style:italic;
}
.news div p {
font: 10px/14px verdana, tahoma, sans-serif;
color: black;
text-align:justify;
padding: 0px;
margin: 0px;
}

.newsInner div p {
font: 10px/14px verdana, tahoma, sans-serif;
color: black;
text-align:justify;
padding: 0px;
margin: 0px;
}


.footer {
 height: 40px;
 
 }
 .footer a {
 color: white;
 font: 11px/40px verdana, tahoma, sans-serif;
 margin: 0px 10px 0px 10px;
 float: left;
 }
.footer a:hover {
text-decoration: none;
}

.footer span {
float: right;
 color: white;
 font: 11px/40px verdana, tahoma, sans-serif;
}

.footer div {
	padding:3px 0 3px 0;
}
