@charset "utf-8";
/* Copyright ©2009 intelligentwebsites.com */
body {
	-webkit-text-size-adjust: none;
	background-color: #E9E9E9;
	font-family: Verdana, Geneva, sans-serif;
}
a img {
	border:none;
}
p {
	margin-top: 0px;
	font-size: 0.75em;
	line-height: 1.3em;
}
h1 {
	font-size: 1.15em;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 1.3em;
}
h2 {
	font-size: 0.80em;
	margin: 0px;
	padding: 0px;
	line-height: 1.2em;
}
ul {
	font-size: .75em;
	line-height: 1.3em;
}
li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.icon-left {
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.align-left {
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.align-right {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.text-center {
	text-align: center;
}
.thumbnail {
	margin-right: 10px;
	margin-left: 10px;
	border: thin solid #000;
}
.separator {
	clear:both;
}
#content {
	background-color:#FFF;
	width: 785px;
	border: 1px solid #000;
	background-repeat: no-repeat;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#menu {
	margin-top: 1px;
	background-color: #494949;
}
#main {
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
#footer p {
	text-align: center;
	font-size: 0.70em;
	margin: 5px;
	padding: 0px;
	clear: both;
}
.error-text {
	color: #F00;
}
