@charset "utf-8";

body {
	margin-top: 0px;
	background-color: #ffffff; 
	font-family: Georgia, Times, serif;
	font-size: 12px; 
	color: #333333;
	text-align: center;
	}

a:link {  color: #666666;}

a:hover {  color: #666666;}

a:visited {  color: #666666;}

p {  
	margin-top: 0px;
	padding-top: 0px; 
	margin-bottom: 30px; 
	font-size: 12px; 
	line-height: 17px; 
	}

img {
         border-width: 0 0 0 0;
        }

.bar1 {  
	position: absolute;
	height: 75px;
	top: 40px;
         left: 40px;
	width: 560px;
        text-align: left;
	}

.bar2 {  
	position: absolute;
	height: auto;
	width: 125px;
        left: 40px;
	top: 135px;
	}

.bar3 {  
	position: absolute;
	height: auto;
	width: 125px;
        left: 185px;
	top: 135px;
	}

.bar4 {  
	position: absolute;
	height: auto;
	width: 125px;
        left: 330px;
	top: 135px;
	}

.bar5 {  
	position: absolute;
	height: auto;
	width: 125px;
        left: 475px;
	top: 135px;
	}

.quote {  
	position: absolute;
	height: auto;
	width: 500px;
        left: 80px;
	top: 550px;
	}

.box {  
	position: absolute;
	height: auto;
	width: 500px;
        left: 40px;
	top: 145px;
         text-align: center;
	}

.image {  
	position: relative;
	height: 84px;
	width: 125px; 
	margin-bottom: 20px;
	margin-top: 0px;
	}
