@charset "utf-8";
/* CSS Document */

div.index h1{
	text-align:center;
	margin-bottom:20px;
	margin-top:0;
}

div.index h2{
	text-align:center;
	font-size:22px;
	margin-bottom:20px;
}

p {
	margin-left:65px;
	margin-right:65px;
}

#index_locations p
{
text-align:left;
margin:0;
padding:0;
font-size:18px;
padding-top:20px;
font-family:Geneva, Arial, Helvetica, sans-serif;
}

.frontlink{
	text-align:center;
}
.frontlink img{
	margin-bottom:5px;
}

ul.index{
	margin-left:70px;
}

.partners{

	width:550px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	/*background-color:#999;*/
	margin-top:60px;
}
.partner {
display:inline;
}
.partner img{
display:inline;
	text-align:center;
	height:50px;
	margin-left:auto;
	margin-right:auto;
	/*background-color:#366;*/
	margin:10px;
}
#content{
	background:none;
}


.indexLM{
	border:2px #000000 solid;
	background-color:#eeeeee;
	margin:50px;
}
.indexLM div.lmName input.lmName{
	width:200px;
}
