:focus {
	outline: none;
}

form {
	padding: 0;
	margin: 0;
}

body {
	margin: 0;
	padding: 0;
	background-color: #1F1F1F;
	font-family: "lucida grande", tahoma, verdana, arial;
	font-size: 12px;
	line-height: 20px;
}

a, a:visited {
	color: #2E73E0;
}

p {
	margin: 0 0 20px 0;
}

.wrapper {
	width: 718px;
	margin: 0 auto;
	border-right: 6px solid #000;
	border-left: 6px solid #000;
	padding: 20px;
	background-color: #fff;
	overflow: auto;
}

.header {
	float: left;
	width: 718px;
	height: 60px;
	background-image: url(images/bg-header.gif);
	background-repeat: repeat-x;
}

.header h1 {
	margin: 0;
	height: 20px;
	line-height: 20px;
	font-size: 19px;
	text-transform: uppercase;
	padding: 20px 0;
	text-indent: 98px;
	background-image: url(images/bg-logo.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}

.twoThirds {
	float: left;
	width: 472px;
}

.third {
	float: left;
	width: 226px;
}

.marginBottom {
	margin-bottom: 20px;
}

.marginRight {
	margin-right: 20px;
}

.marginLeft {
	margin-left: 20px;
}

.noMarginBottom {
	margin-bottom: 0;
}

.content h1 {
	font-weight: bolder;
	font-size: 14px;
	line-height: 20px;
	margin: 0 0 20px 0;
	padding: 0;
}

.navigation ul, .navigation ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

.navigation ul li {
	cursor: pointer;
}

.navigation ul li a, .navigation ul li a:active, .navigation ul li a:visited {
	color: #000;
	text-decoration: none;
	display: block;
	background-color: #F6F5F5;
	background-image: url(images/bg-navigation.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	border-top: 1px solid #C0C0C0;
	border-bottom: 1px solid #E6E6E6;
	border-right: 1px solid #F6F5F5;
	border-left: 1px solid #F6F5F5;
	line-height: 25px;
	margin-bottom: 3px;
	font-size: 11px;
	text-indent: 24px;
}

.navigation ul li a:hover {
	background-color: #ECECEC;
	background-position: 0 -25px;
	border-bottom: 1px solid #D0D0D0;
	border-right: 1px solid #ECECEC;
	border-left: 1px solid #ECECEC;
}

.footer {
	border-top: 1px solid #000;
	line-height: 19px;
	font-size: 11px;
	overflow: auto;
}

.footer p {
	margin: 0;
	padding: 0;
	float: left;
}

.topLink {
	float: right;
}

.contactButton, .relatedFiles {
	color: #000;
	text-decoration: none;
	display: block;
	background-color: #F6F5F5;
	background-image: url(images/bg-contact.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	border-top: 1px solid #C0C0C0;
	border-bottom: 1px solid #E6E6E6;
	border-right: 1px solid #F6F5F5;
	border-left: 1px solid #F6F5F5;
	line-height: 20px;
	margin-bottom: 20px;
	font-size: 11px;
	padding: 9px;
	cursor: pointer;
}

.relatedFiles {
	cursor: default;
	background-image: url(images/bg-file.gif);
	margin-top: 20px;
}

.relatedFiles span a {
	cursor: pointer;
}

.contactButton span, .relatedFiles span {
	display: block;
}

.contactButton span.caption, .relatedFiles span.caption, .relatedFiles span.filename {
	font-weight: bolder;
}

.relatedFiles span.filename {
	margin-top: 20px;
}

.relatedFiles span.description {
	margin: 0 0 0 20px;
}

.relatedFiles span.first {
	margin-top: 0;
}

.contactButton:hover {
	background-color: #ECECEC;
	background-image: url(images/bg-contact-2.gif);
	border-bottom: 1px solid #D0D0D0;
	border-right: 1px solid #ECECEC;
	border-left: 1px solid #ECECEC;
}

.agencies {
	overflow: auto;
}

.agency {
	float: left;
	width: 472px;
	margin-bottom: 20px;
}

.agency h1 {
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	font-weight: bolder;
	width: 472px;
}

.agency h1 a, .agency h1 a:active, .agency h1 a:visited {
	color: #000;
	text-decoration: none;
}

.agency img {
	border: 0;
	float: left;
	width: 226px;
	height: 226px;
	margin-right: 20px;
	padding-bottom: 28px;
}

.agency .rightSide {
	float: right;
	width: 226px;
}

.agency p {
	margin: 0;
	padding: 0;
}

.rightAlign {
	text-align: right;
}

input.text, textarea.text {
	border-top: 1px solid #C0C0C0;
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #F6F5F5;
	border-bottom: 1px solid #F6F5F5;
	padding: 2px;
	width: 220px;
	line-height: 14px;
	margin: 0 0 20px 0; 
}

textarea.text {
	width: 466px;
	height: 104px;
}

.contactForm {
	width: 472px;
	overflow: auto;
	margin-bottom: 20px;
}

input.button {
	margin: 0;
	padding: 0;
	height: 20px;
	line-height: 20px;
}

label {
	display: block;
	font-weight: bolder;
}

#complaints {
	margin: 0 0 20px 0;
	padding: 0;
	text-indent: 40px;
	background-image: url(images/bg-alert.gif);
	background-position: 10px 10px;
	background-repeat: no-repeat;
	line-height: 38px;
	font-weight: bolder;
	background-color: #FF9;
	border-top: 1px solid #cc6;
	border-bottom: 1px solid #EFEE93;
}
