/* CSS Document */
body{
color:#333333;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height: 16px;


}
a{
border-style:none;
}
h1{
	color:#e61577;
	}
	h2{
	color:#e61577;
	line-height:22px;
	}
	
img.floatRight { 
    float: right; 
    margin: 4px; 
}


img { border: none; } 

#centeredDiv{
margin-top:0px;
width: 800px;
margin-left: auto ;
margin-right: auto ;
background:#FFF;


}


#content{
width: 800px;
background:#FFFFFF;
margin-top: -12px

}

#article{
	position:fixed;
	top: 100px
	float:inherit;
	z-index:1;
width: 800px;


}
.topGreenBar{
width: 100%;
height: 8px;
background:#b7d975;
}

.logoBar{
position: relative;
top:0px;
width: 100%;
height: 66px;
background:#f3fbe1;
}

.logo{
position: relative;
top:12px;
left:20px;
}


.babyblueBar{
position: relative;
top:0px;
width: 100%;
height: 5px;
background:#e8f2f9;
}

.one{
float:left;
top:0px;
height:97px;
width: 800px;

}

.two{

float:left;
top:0px;
height:591px;
width: 84px;
background-image:url('images/2.jpg')
}



.middle{
	float:left;
top:0px;
height:591px;
width: 716px;
background-image:url('images/middle.jpg');

}

.text{
	position:absolute;
top:200px;
width: 654px;
}


.four{
	float:left;
top:0px;
height:61px;
width: 800px;
background-image:url('images/4.jpg')
}




h3{
	color:#ed008c;
}





.footer{
	position:relative;
	top:10px;
	text-align: center;
	line-height: 40px;
	float:left;
width: 800px;
height: 40px;
background:#b7d975;
}
