body {
	margin: 0 0 10px 0;
	padding: 0;
	background: #f6f5f3 url(images/body-bg.gif) top left repeat-x fixed;
	font-family: tahoma, sans-serif;
}

#help {
	left:620px;
	position:absolute;
	top:160px;
	width:16em;
}
a {
	color: #1d83b3;
}

a:hover {
	color: #000000;
}

.clearfix {
	display:inline-block;
}

.clearfix:after { 
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#mainwrapper {
	width: 800px;
	margin: 0 auto 0 auto;
	padding: 0;
}

#topwrapper {
	height: 22px;
	padding: 8px 0 0 0;
	background: none;
}

#breadcrumb {
	font-size: 11px;
	color: #666666;
	float: left;
	width: 600px;
	font-family: arial, sans-serif;
}

#breadcrumb a {
	text-decoration: none;
	color: #666666;
}

#breadcrumb a:hover {
	color: #000000;
}

#breadcrumb a.active {
	color: #323232;
	font-weight: bold;
}

#language {
	font-size: 11px;
	color: #666666;
	float: left;
	width: 200px;
	text-align: right;
}

#language a {
	text-decoration: none;
	color: #666666;
}

#language a:hover {
	text-decoration: underline;
	color: #000000;
}

#bodywrapper {
	position: relative;
	padding: 5px 5px 5px 5px;
	background-color: #FFFFFF;
}

#header {
	position: relative;
	text-align: left;
	height: 135px;
	margin: 0 0 4px 0;
}

#header-logo {
	display:block;
	width: 174px;
	height: 135px;
	float:left;
	background:url(images/urban-logo.gif) no-repeat top left;
	text-indent:-9999px;
	overflow:hidden;
}

#header-quote {
	display:block;
	width: 327px;
	height: 135px;
	margin: 0 0 0 4px;
	float:left;
	background:url(images/but-header-get-quote.jpg) no-repeat top left;
	text-indent:-9999px;
	overflow:hidden;
}

#header-contact {
	display:block;
	width: 284px;
	height: 135px;
	margin: 0 0 0 1px;
	float:left;
	background:url(images/but-header-contact.jpg) no-repeat top left;
	text-indent:-9999px;
	overflow:hidden;
}

#content {
	width: 550px;
	margin: 0 0 0 4px;
	background-color: #fff;
	float: left;
	border: 1px solid #f5f5f3;
	padding: 30px 30px 30px 30px;
	font-size: 12px;
	line-height: 22px;
	color: #666666;
}

#content h1 {
	margin: 0 0 15px 0;
	color: #a6bc09;
	font-size: 16px;
	font-weight: bold;
}

#content h1>a {
	color: #a6bc09;
	text-decoration: none;
}

#content h2 {
	margin: 20px 0 0px 0;
	font-size: 14px;
	font-weight: bold;
}

#content h2>a {
	color: #666666;
	text-decoration: none;
}

#content h3 {
	margin: 20px 0 0px 0;
	font-size: 12px;
	font-weight: bold;
}

#content p {
	margin: 3px 0 0 0;
}

#footerwrapper {
	text-align: left;
	font-size: 10px;
	padding: 10px 0 0 0;
	color: #7f7e7c;
}

#footerwrapper a {
	color: #7f7e7c;
	text-decoration: none;
}

#footerwrapper a:hover {
	color: #000000;
}

#footerwrapper span.contact {
	display: block;
	float: right;
	color: #1d81b3;
	font-weight: bold;
	
}

.bookmark {
	margin: 5px 0 5px 0;
	padding: 5px 5px 5px 5px;
}

.footnote {
	margin: 10px 0 10px 0;
	font-size: 10px;
	color: #888888;
}

.faqanswer {
	display: none;
	padding: 0 0 0 20px;
}

.wide {
	width: 727px !important;
	margin: 0 0 0 0 !important;
}
