* { text-align:left; }
body {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	margin: 0px auto;
	text-align:center;
}
a { color:#09c; }
a:hover {font-weight:bold; }
h1, h2 {
	font-size: 13px;
	font-weight: bold;
	text-align:left;
}
h3 {
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
}
#homepage {
	margin: 50px auto;
	background: url(images/repco-homepage-background.jpg) no-repeat center;
	width: 612px;
	height: 554px;
}
#homepagetext {
	width: 207px;
	float:right;
	padding:130px 0px 10px 10px;
	text-align:left;
}
#mainpage {
	margin: 0px auto;
	width: 635px;
	height: 482px;
}
#principle1, #contact1, #personnel1 {
	width:600px;
	float: left;
}
/* partners */
#linecardfolder {float: left; }
#partnersback, #contactback, #personnelback {float: left; padding-top: 50px; }
#partnerslabel {float: left; }
#partnerstext {float: left; padding-top:80px; width: 380px; }

/* principle */
#principletext { padding-left:50px; width: 650px;}
#principletable { width:600px; float: left; margin-top: 0px;}
.principle {
	width: 300px;
	height:100px;
	float:left;
	text-align:center;
	vertical-align: middle; 
}
.principle img {border:0; width:250px;}
#principletablesmall { width:700px; float: left; height:200px; margin-top: 0px;}
.principlesmall {
	width: 150px;
	height:50px;
	padding: 5px;
	float:left;
	text-align:center;
	vertical-align: middle; 
}
.principlesmall img {border:0; width:90%;}
.principlesmall a:hover img {border:0; width:100%;}

/*personnel */
#personnelpda {
	float: left;
	background: url(images/repco-personnel-pda.jpg) no-repeat;
	width:308px;
	height:500px;
}

a#personnel {
    width: 190px;
    height: 220px;
	 margin-top: 67px;
	 margin-left:61px;
    background-position: 0px 0;
    background-image: url(images/personnel.jpg);
    display: block;
    text-decoration: none;
}
a#prevbutton {
	margin-top: 0px;
	margin-left:75px;
	float: left;	
}
a#nextbutton {
	margin-top: -15px;
	margin-left:65px;
	float: left;	
}
