body {
	background-image: url(../images/main/layout_main_back.gif);
	background-repeat: repeat-x;
	background-color: #DDE3E8;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	font-size: 10pt;
}

#container {
	width: 745px;
	margin: 63px auto 0 auto;
	background-repeat: repeat-y;
	background-position: bottom left;
	padding: 0;
}

#content {
	background-repeat: repeat-y;
	background-position: top left;
	margin: 0;
	padding: 0 0 0 10px;
	width: 740px;
	background-image: url(../images/main/container_bg.gif);
	height: 840px;
}
#container #img {
	margin: 0px;
	padding: 0px;
	height: 80px;
	background-image: none;
}
#textPanel {
	margin: 0;
	padding: 24px 33px 0 24px;
	float: left;
	background-color: #FFFFFF;
	width: 500px;
	height: 800px;
}
#textPanel p {
	font-family: "Myriad Web", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #324474;
	padding-right: 20px;
}
#textPanel p img {
	padding: 5px 10px 5px 0px;
}

#textPanel h1 {
	font-family: "Myriad Web", Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #324474;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
#textPanel h2 {
	font-family: "Myriad Web", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #324474;
	margin: 0;
	padding: 0;
}
#textPanel h3 {
	font-size: 1.2em;
	font-family: "Myriad Web", Arial, Helvetica, sans-serif;
	color: #324474;
	text-align: right;
	margin: 0;
	padding: 0 10px 0 0;
}
#textPanel a {
	text-decoration: none;
	color: #324474;
	font-weight: bold;
}
#textPanel a:hover {
	text-decoration: none;
	color: #666666;
}
#textPanel form {
	display: block;
	padding: 0px;
	margin: 0px;
	background-color: #F4F4F4;
}
#bottom {
	width: 742px;
	background-image: url(../images/main/bottom_bg.gif);
	background-repeat: no-repeat;
	height: 9px;
	clear: both;
}
#top {
	height: 9px;
	width: 742px;
	background-image: url(../images/main/top_bg.gif);
	background-repeat: no-repeat;
}
#textPanel li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #324474;
	font-weight: bold;
	line-height: 1.6;
}
