* {
	border-style: none;
	color: #4c4c4c;
	font-family: Tahoma, "Lucida Grande", Verdana, Arial, sans-serif;
	padding: 0px;
	margin: 0px;
}
div {
	border-style: none;
	font-family: Tahoma, "Lucida Grande", Verdana, Arial, sans-serif;
	padding: 0px;
	margin: 0px;
}
div#head {
	height: 437px;
	width: 100%;
	background-position: center 0px;
	background-repeat: no-repeat;
}
div#main {
	background-color: white;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}
div.firstpage {
	margin-right: auto;
	margin-left: auto;
	width: 810px;
}
div.firstpage#intro {
	height: 500px;
}
div#spacer {
	height: 15px;
	width: 100%;
}

div#main div#container {
	margin-right: 15px;
	margin-left: 15px;
	width: 770px;
}

div#container.t1 div.l {
	width: 455px;
}

div#container.t1 div.r {
	float: right;
	margin-left: 15px;
	width: 300px;
}

div#container.t1 div.r_nm {
	float: right;
	margin-left: 0px;
	width: 315px;
}

div#container.t2 div.c1 {
	width: 246px;
}

div#container.t2 div.c2 {
	margin-left: 16px;
	float: right;
	width: 246px;
}

div#container.t2 div.c3 {
	margin-left: 16px;
	float: right;
	width: 246px;
}

div#container.t2 div.c23 {
	margin-right: 90px;
	margin-left: 20px;
	float: right;
	width: 414px;
}

div.footbar {
	font-size: 11px;
	background-repeat: no-repeat;
	background-image: url(images/footbar.png);
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0px;
	min-height: 45px;
	height: 45px;
	width: 810px;
}

div.footbar div.right {
	height: 32px;
	font-size: 11px;
	margin-right: 10px;
	margin-top: 6px;
	float: right;
}

div.footbar div.left {
	float: left;
	font-size: 11px;
	margin-left: 10px;
	margin-top: 9px;
}

div.footbar div.right img.icon {
	margin-left: 6px;
	margin-bottom: -12px;
	margin-right: 0px;
	margin-top: 0px;
	height: 32px;
	width: 32px;
}

div.hline {
	background-color: #e6e6e6;
	margin: 0px;
	height: 1px;
	width: 100%;
}

p {
	line-height: 21px;
	font-size: 13px;
	color: #666666;
	margin-bottom: 8px;
}

p.disclaimer {
	line-height: 16px;
	font-size: 11px;
	color: #c50009;
	margin-bottom: 8px;
}

p.note {
	line-height: 16px;
	font-size: 11px;
	color: #999999;
	margin-bottom: 8px;
}

p.centerlink {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	line-height: 21px;
	font-size: 13px;
	color: #666666;
}

p.condense {
	line-height: 16px;
	font-size: 12px;
	color: #666666;
}

p.footer {
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 22px;
	margin-top: 18px;
	text-align: center;
	line-height: 14px;
	font-size: 11px;
	color: #e6e6e6;
}

div p.footer {
	text-align: left;
	margin: 0px;
	line-height: 12px;
	font-size: 10px;
	color: #999999;
}

div p.footer a:hover {
	color: #7f7f7f;
	text-decoration: underline;
}

div p.footer a {
	color: #7f7f7f;
	text-decoration: none;
}

p.indent {
	margin-left: 30px;
	color: #888888;
	line-height: 19px;
	font-size: 12px;
	margin-bottom: 8px;
}

p.indent strong {
	color: #7f7f7f;
}
h1 {
	margin-top: 6px;
	color: #444444;
	margin-bottom: 10px;
	line-height: 30px;
	font-size: 20px;
}
h2 {
	margin-top: 8px;
	color: #444444;
	margin-bottom: 6px;
	line-height: 23px;
	font-size: 16px;
}

span.gray {
	color: #cccccc;
}

.small {
	line-height: 13px;
	font-size: 11px;
}

a.lightview img {
	margin-left: 16px;
	margin-bottom: 4px;
	margin-right: 16px;
	margin-top: 4px;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
}

a.lightview:hover img {
	border-color: #ff8000;
	border-style: solid;
	border-width: 1px;
}

ul {
	margin-left: 30px;
}

ul li {
	line-height: 21px;
	font-size: 13px;
	color: #666666;
	margin-bottom: 8px;
}

ul.menu {
	display: block;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	float: right;
	margin: 10px 0px 0px 0px;
}

ul.menu li {
	margin-left: 20px;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-top: 0px;
	display: inline;
	font-size: 13px;
	font-height: 13px;
}

ol {
	margin-left: 30px;
}

ol li {
	line-height: 21px;
	font-size: 13px;
	color: #666666;
	margin-bottom: 8px;
}

a:hover {
	text-decoration: underline;
}

div.contactform {
	margin-left: 35px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 10px;
	width: 375px;
	background-color: #ffe2ae;
}

div.contactform input.normal {
	margin-left: 10px;
	margin-bottom: 7px;
	margin-right: 0px;
	margin-top: 10px;
	padding-left: 4px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 348px;
	height: 26px;
	font-size: 13px;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
}

div.contactform input.grey {
	color: #b3b3b3;
	margin-left: 10px;
	margin-bottom: 7px;
	margin-right: 0px;
	margin-top: 10px;
	padding-left: 4px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 348px;
	height: 26px;
	font-size: 13px;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
}

div.contactform textarea.normal {
	margin-left: 10px;
	margin-bottom: 7px;
	margin-right: 0px;
	margin-top: 0px;
	padding-left: 2px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 5px;
	height: 200px;
	width: 350px;
	font-size: 13px;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
}

div.contactform textarea.grey {
	color: #b3b3b3;
	margin-left: 10px;
	margin-bottom: 7px;
	margin-right: 0px;
	margin-top: 0px;
	padding-left: 2px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 5px;
	height: 200px;
	width: 350px;
	font-size: 13px;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
}

div.contactform input.button {
	color: #191919;
	margin-right: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-right: 8px;
	padding-top: 5px;
	border-style: outset;
	border-width: 1px;
	background-color: #ff8000;
}

div.firstpage img#p1 {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 15px;
}

div.firstpage img#p2 {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 15px;
}

div.firstpage img#p3 {
	margin: 0px;
}