h1 {
	font-family: Raleway, serif;
	font-size: 40px;
}

#container {
	width: auto;
	max-width: 1000px;
	min-width: 1000px;
	margin: auto;
	height: auto;
	overflow: hidden;
}

#title {
	clear: both;
	width: auto;
	margin-top: 25px;
#	margin-bottom: 25px;
	text-align: center;
}

#choose {
	text-align: center;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 20px;
}

#container-columns {
	width: 100%;
}

#columnL {
	width: 50%;
	float:left;
}

#columnR {
	width: 50%;
	float:right;
}

#container-diagram {
	width: 500px;
	height: 500px;
	margin-top: fill;
	vertical-align: middle;
}

#footer {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	clear: both;
	width: auto;
	font-weight: 100;
	margin-bottom: 25px;
#	padding-top: 60px;
	text-align: center;
}								

#check-options {
	text-align: left;
	margin-left: 46.6%;
}

a[href^='mailto:']
{ 
	font-family: Raleway, serif;
	font-weight: 100;
	font-size: 18px;
	text-decoration: none;
	color: black;
}

a:link
{ 
	font-family: Raleway, serif;
	font-weight: 100;
	font-size: 18px;
	text-decoration: none;
}

#select-material {
	width: 181px;
	height: 28px;
}

#select-num {
	width: 48px;
	height: 28px;
}

#select-numB {
	width: 48px;
	height: 28px;
}

#buttons {
	width: 48px;
	height: 28px;
}

#button-download {
	width: 181px;
	height: 28px;
}

#select-quantity {
	width: 181px;
	height: 28px;
}

#slider-num {
	vertical-align: middle;
}

#slider-numB {
	vertical-align: middle;
}
