@charset "ISO-8859-1";
body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-image: none;
}
p, h1, h2, h3 {
	padding: 0px 10px;
}
#wrapmaster {
	background-image: none;
	background-color: transparent;
	position:relative;
	width: auto;
	height: auto;
	float: left;
}
#client_header {
	display: block;
	clear: both;
	width: 100%;
	background-image: url(../_media/backgrounds/mobile-logo.jpg);
	background-repeat: no-repeat;
	background-position: 15px 15px;
	background-color: #313131;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B10019;
}
#client_header p {
	padding-left: 340px;
}
#client_header ul li ul  {
	visibility: hidden;
	position: absolute;
	height: 0px;
	width: 0px;
	top: 0px;
	left: 0px;
}
#client_header ul {
	margin: 0px;
	padding: 15px 0px;
	clear: both;
}
#client_header ul li {
	display: table;
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#client_header ul li a {
	color: #ffffff;
	text-decoration: none;
	background-color: #000000;
	padding: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #909090;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	display: block;
}
#client_header ul li:last-child a {
	border: none;
}
#client_header ul li a:hover {
	background-color: #333;
	color: #fff;
}
#client_header div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #ffffff;
	border: 1px dotted #ff0000;
	float: left;
	display: block;
	padding: 10px;
	font-style: italic;
}
#header_wrapper {
	position: absolute;
	visibility: hidden;
	height: 0px;
	width: 0px;
	top: 0px;
	left: 0px;
}
#content_wrapper {
	clear: both;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #666666;
	border-bottom-color: #666666;
	display: block;
	background-image: none;
}
#content_side {
	float: left;
	padding: 0px 10px;
	background-color: #333333;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-right-color: #ff0000;
	border-bottom-color: #ff0000;
}
#content_side h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #ffffff;
}
#content_side ul li a {
	color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
#content_main {
	display: table;
	padding: 0px 20px;
}
#seo {
	margin: 0px;
	width: auto;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	padding-top: 15px;
	padding-bottom: 15px;
}
#footer_wrapper {
	background-color: #000000;
	background-image: none;
	width: auto;
	border: none;
	margin: 0px;
}
#footer {
	margin: 0px;
	width: auto;
	text-align: left;
	height: auto;
	padding: 10px;
}
#footer p {
	text-align: left;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #666666;
}
#mapContainer {
	background-color: #333333;
	display: block;
	height: 400px;
}
.about {
	width: auto;
}
object {
	position: absolute;
	visibility: hidden;
	height: 0px;
	width: 0px;
	left: 0px;
	top: 0px;
}

.flash {
	display: none;
}
.signup {
	text-align: left;
}
.signup fieldset {
	background-color: #333333;
	padding: 15px;
	margin: 15px 15px 0px;
}
.signup   form   legend {
	font-size: 150%;
	color: #FFFFFF;
}
.signup form label {
	color: #FFFFFF;
}
.signup h1, .signup p {
	padding: 0px 10px;
}
