body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-image: url(img/components/bg-01.jpg);
	background-repeat: repeat;
	background-color: #57585C;
	line-height: 14px;
}
p {
	margin: 0px;
	padding: 0px;
}
#centralize {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}


#container {
	width: 850px;
	margin-left: 25px;
	margin-right: 25px;
}

h1 {
	margin: 0px;
	font-size: x-small;
	font-weight: normal;
}

a:link{
	text-decoration: none;
	color: #666666;
}

a:visited{
	color: #666666;
	text-decoration: none;
}

a:hover{
	color: #000000;
	text-decoration: none;
}

#header {
	background-image: url(img/components/header.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 222px;
	width: 850px;
}


#logo-contain {
	float: left;
	height: 188px;
	width: 339px;
	margin-top: 34px;
}
#header-text {
	float: right;
	height: 50px;
	width: 501px;
	padding-top: 14px;
	text-align: right;
	padding-right: 5px;
	line-height: 17px;
}

#contain-menu {
}


#menu-upper {
	float: left;
	height: 21px;
	width: 845px;
	margin-bottom: 4px;
	background-color: #939090;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 5px;
}

#menu-upper a:link{
	text-decoration: none;
	color: #FFFFFF;
}

#menu-upper a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

#menu-upper a:hover{
	color: #000000;
	text-decoration: none;
}

#menu-lower {
	float: left;
	height: 21px;
	width: 845px;
	margin-bottom: 4px;
	background-color: #cccaca;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 5px;
}

#menu-lower a:link{
	text-decoration: none;
	color: #FFFFFF;
}

#menu-lower a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

#menu-lower a:hover{
	color: #F040A3;
	text-decoration: none;
}

#contain-home-left {
	float: left;
	width: 671px;
}
#homepage-main-img {
	float: left;
	height: 274px;
	width: 671px;
	margin-right: 4px;
	margin-bottom: 4px;
}
#home-left-text-01 {
	float: left;
	width: 333px;
	margin-right: 5px;
	height: 500px;
}

#home-left-text-02 {
	float: left;
	width: 326px;
	margin-right: 4px;
	height: 247px;
}

#home-left-text-03 {
	float: left;
	width: 230px;
	margin-right: 8px;

}

#home-left-text-04 {
	float: left;
	width: 333px;
	margin-right: 5px;

}

#home-full-width {
	float: left;
	width: 671px;
	margin-right: 5px;
	margin-bottom:20px;
}


.image_holder {
	width:120px;
	height:91px;
	margin-right:10px;
	margin-bottom:0px;
	margin-top:10px;
	float:left;
}

#home-left-text-04 {
	float: left;
	width: 425px;
	margin-right: 4px;
	padding-bottom: 6px;

}

#home-left-text-01-noheight {
	float: left;
	width: 333px;
	margin-right: 5px;
}

#home-left-text-02-noheight {
	float: left;
	width: 326px;
	margin-right: 4px;
}


#home-right-lower-img {
	float: left;
	height: 171px;
	width: 671px;
}



#contain-home-right {
	float: left;
	height: 696px;
	width: 160px;
	margin-left: 4px;
	color: #FFFFFF;
}

#contain-home-right a:link{
	text-decoration: none;
	color: #FFFFFF;
}

#contain-home-right a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

#contain-home-right a:hover{
	color: #000;
	text-decoration: none;
}

#home-right-01 {
	float: left;
	height: 50px;
	width: 168px;
	margin-bottom: 4px;
	background-image: url(img/homepage/right-07.jpg);
	background-repeat: no-repeat;
	background-color: #F040A3;
	color: #FFFFFF;
	padding-top: 121px;
	padding-left: 7px;
}


#home-right-02 {
	float: left;
	height: 50px;
	width: 168px;
	margin-bottom: 4px;
	background-image: url(img/homepage/right-06.jpg);
	background-repeat: no-repeat;
	background-color: #F040A3;
	color: #FFFFFF;
	padding-top: 121px;
	padding-left: 7px;
}
#home-right-03 {
	float: left;
	height: 50px;
	width: 168px;
	margin-bottom: 4px;
	background-image: url(img/homepage/right-03.jpg);
	background-repeat: no-repeat;
	background-color: #F040A3;
	color: #FFFFFF;
	padding-top: 121px;
	padding-left: 7px;
}
#home-right-04 {
	float: left;
	height: 50px;
	width: 168px;
	background-image: url(img/homepage/right-05.jpg);
	background-repeat: no-repeat;
	background-color: #F040A3;
	color: #FFFFFF;
	padding-top: 121px;
	padding-left: 7px;
}

#footer {
	clear: both;
	height: 20px;
	width: 845px;
	background-color: #cccaca;
	color: #FFFFFF;
	font-size: 10px;
	padding-top: 5px;
	padding-left: 5px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#footer a:link{
	text-decoration: none;
	color: #FFFFFF;
}

#footer a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover{
	color: #666666;
	text-decoration: none;
}

#footer2 {
	clear: both;
	height: 26px;
	width: 850px;
	background-color: #FFFFFF;

}


.larger-text {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.h2-padd0 {
	font-size: 12px;
	color: #666;
}
.pinktext {
	color: #F040A3;
	font-size: small;
}
.boldtext {
	font-weight: bold;
}

#contain-left-pink-menu {
	float: left;
	width: 154px;
	color: #FFFFFF;
	margin-right: 5px;
	background-color: #F040A3;
	padding: 10px;
	clear: both;
}

#contain-left-pink-menu-withheight a:link{
	text-decoration: none;
	color: #FFFFFF;
}

#contain-left-pink-menu-withheight a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

#contain-left-pink-menu-withheight a:hover{
	color: #000000;
	text-decoration: none;
}

#contain-right-pink-menu  {
	float: right;
	width: 671px;
}
#contain-main-img {
	float: left;
	width: 850px;
	margin-bottom: 4px;
}
.contain-bsalogo {
	text-align: right;
	float: left;
	width: 325px;
}

#contain-left-pink-menu-withheight {
	float: left;
	width: 154px;
	color: #FFFFFF;
	margin-right: 5px;
	background-color: #F040A3;
	padding: 10px;
	clear: both;
	height: 672px;
}
.small-contact-text {
	font-size: 10px;
	color: #F040A3;
}

#contain-left-pink-menu-contactpage {
	float: left;
	width: 154px;
	color: #FFFFFF;
	margin-right: 5px;
	background-color: #F040A3;
	padding: 10px;
	clear: both;
	height: 772px;
}
 
h2 {
	;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 0px;
	font-size: small;
}
.post {
	margin:0 0 0em;
	border-bottom:1px dotted #F040A3;
	padding-bottom:0.5em;
        padding-top:0.5em;
        
}
.addthis_button {
      
}
