@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: 20px; 
	}

img {
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
        }

.bar1 {  
	position: absolute;
	height: 75px;
	top: 40px;
        left: 80px;
	width: 500px;
	}

.bar2 {  
	position: absolute;
	height: auto;
	width: 125px;
        left: 80px;
	top: 155px;
	}

.bar3 {  
	position: absolute;
	height: auto;
	width: 125px;
        left: 268px;
	top: 155px;
	}

.bar4 {  
	position: absolute;
	height: auto;
	width: 125px;
        left: 455px;
	top: 155px;
	}

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

.box {  
	position: absolute;
	height: auto;
	width: 500px;
        left: 80px;
	top: 145px;
	}

.image1 {  
	position: relative;
	height: 93px;
	width: 125px; 
	margin-bottom: 40px;
	}

.image2 {  
	position: relative;
	height: 93px;
	width: 125px; 
	margin-bottom: 40px;
	}

.image3 {  
	position: relative;
	height: 93px;
	width: 125px; 
	margin-bottom: 10px;
	}