body {
	color: #444444;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background: #FCFCFC;
}
.footer  .footertexts  {
	font-size: 13px;
	line-height: 1.2;
	color: #666666;
	text-align: center;
}

.header {
	height: 250px;
	padding-left: 2px;
	background: url(images/bg-pg.png) repeat-y center;
	text-align: center;
	border-bottom: 2px solid #F3F5F8;
}
.contents {
	margin-bottom: 25px;
	padding-top: 25px;
}
.footer {
	padding: 0px 20px 5px;
}
.right   {
	float: right;
	width: 240px;
	display: inline;
	margin: 10px 15px 0px 0px;
}
.left   {
	padding-left: 15px;
	padding-right: 10px;
	margin-right: 260px;
	clear: left;
}
.left img {
	border-width: 0px;
}

.left a {
	margin: 0px;
}

.left  p   {
	font-size: 16px;
	line-height: 1.6;
	margin: 10px 0px;
}
.right  .rightcontents   {
	border: 3px solid #F4EDE3;
	padding: 5px;
}
.rightcontents ul {
	display: block;
	margin: 0px;
	padding: 0px;
}
.rightcontents li {
	list-style-type: none;
	text-decoration: none;
	border-bottom: 1px dashed #9B625E;
	margin: 5px 10px 5px 5px;
	padding-bottom: 5px;
}

.rightcontents h2 {
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F4EDE3;
	padding-left: 5px;
	font-size: 25px;
	padding-top: 2px;
	background: #9B625E;
	margin: 2px 3px 12px;
}




.main {
	background-image: url(images/bg-pg.png);
	background-repeat: repeat-y;
	width: 757px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
h1 {
	font-size: 24px;
	color: #336699;
	text-decoration: none;
	font-weight: normal;
}
h2 {
	font-size: 20px;
	color: #996633;
	text-decoration: none;
	font-weight: normal;
	display: block;
	margin-bottom: 5px;
}
.quicklinks {
	background-image: url(images/quicklinks.png);
	height: 42px;
	background-repeat: no-repeat;
}
.rightcontents a:hover {
	text-decoration: underline;
	color: #D8987F;
}
.rightcontents a {
	text-decoration: none;
	color: #753D3E;
	font-size: 16px;
	line-height: 1.6;
	margin-left: 10px;
}
