* {
	margin: 0;
	padding: 0;
}
.wrapper {
	width: 100%;
	overflow: hidden;
}
.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}
input, select {
	vertical-align: middle;
	font-weight: normal;
}
img {
	border: 0;
	vertical-align: top;
	text-align: left;
}
ul, ol {
	list-style: none;
}
object {
	outline: none;
	vertical-align: top;
}
a {
	outline: none;
	color: #464744;
}
a:hover {
	text-decoration: none;
}
html {
	min-width: 980px;
}
body {
	background: #bfcacd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #393939;
}
.fleft {
	float: left;
}
img.fleft {
	margin: 5px 30px 36px 0;
}
img.fleft1 {
	float: left;
	margin: 5px 30px 12px 0;
}
.fright {
	float: right;
}
.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
}
.block-1, .block-2, .block-3, .block-4, .block-5 {
	float: left;
	overflow: hidden;
}
#main-tail {
	background: url(images/main-tail.jpg) repeat-y 50% 0%
}
#main-bg-top {
	background: url(images/main-bg-top.jpg) no-repeat 50% 0%;
}
#main-bg-bot {
	background: url(images/main-bg-bot.jpg) no-repeat 50% 100%;
}
#main {
	width: 980px;
	margin: 0 auto;
	font-size: 0.75em;
}
#header {
	position: relative;
	height: 669px;
}
#content {
	padding: 10px 10px 125px 10px;
}
#content p em {
	float: right;
	padding: 0 17% 0 0;
	font-style: normal;
}
.row-1 {
	padding: 0 0 10px 0;
}
.info-box {
	background: url(images/info-box.jpg) no-repeat 0% 0%;
	width: 605px;
	height: 356px;
	overflow: hidden;
}
.info-box .inner {
	padding: 40px 19px 17px 385px;
}
.box .border-top {
	background: #fff url(images/border-top.gif) repeat-x 0% 0%;
}
.box .border-bot {
	background: url(images/border-bot.gif) repeat-x 0% 100%;
}
.box .border-left {
	background: url(images/border-left.gif) repeat-y 0% 0%;
}
.box .border-right {
	background: url(images/border-right.gif) repeat-y 100% 0%;
}
.box .corner-top-left {
	background: url(images/corner-top-left.gif) no-repeat 0% 0%;
}
.box .corner-top-right {
	background: url(images/corner-top-right.gif) no-repeat 100% 0%;
}
.box .corner-bot-left {
	background: url(images/corner-bot-left.gif) no-repeat 0% 100%;
}
.box .corner-bot-right {
	background: url(images/corner-bot-right.gif) no-repeat 100% 100%;
	width: 100%;
}
.box .inner {
	padding: 26px 0px 20px 0px;
}
.title {
	min-height: 100px;
	height: auto !important;
	height: 100px;
	padding: 0 0 20px 0;
}
.list-1 li {
	background: url(images/marker-1.gif) no-repeat 0% 3px;
	padding: 0 0 0 18px;
	line-height: 1.636em;
	font-size: 0.917em;
	color: #464744;
}
.list-1 li a {
	text-decoration: none;
	color: #464744;
}
.list-1 li a:hover {
	text-decoration: underline;
}
.button-position {
	margin: 25px 0 0 -7px;
}
.indent-bot {
	margin: 0 0 23px 0;
}
#footer {
	text-align: center;
	font-size: 0.917em;
	color: #7f7f7f;
}
#footer a {
	text-decoration: none;
	color: #7f7f7f;
}
#footer a:hover {
	text-decoration: underline;
}



#page1 .row-1 .col-1 {width: 605px; padding: 0 10px 0 0;}
#page1 .row-1 .col-2 {width: 345px;}