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;
	font-family: "Myriad Web", Arial, Helvetica, sans-serif;
}
#container {
	width: 745px;
	margin: 63px auto 0 auto;
	padding: 0;
	background-image: url(../images/main/layout_left_column.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#content {
	height: 403px;
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0;
	padding: 0 0 0 10px;
	width: 740px;
}
#container #img {
	margin: 0px;
	padding: 0px;
	height: 80px;
	background-image: none;
}
#mainContent h1 {
	font-size: 1.6em;
	font-weight: bold;
	font-family: "Myriad Web", Arial, helvetica, sans-serif;
}
#mainContent h2 {
	font-size: 0.9em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#textPanel .style1 a {
	color: #FF0000;
	text-decoration: none;
}
#textPanel h2 a {
	color: #000000;
	text-decoration: none;
}

#flashPanel {
	width: 360px;
	margin: 0;
	padding: 0;
	float: left;
}
#textPanel {
	float: left;
	height: 377px;
	padding-top: 24px;
	padding-left: 20px;
	background-color: #D2BEEB;
	width: 208px;
	border-top: solid #fff 1px;
	border-bottom: solid #fff 1px;
}
#textPanel ul {
	padding: 0;
	margin: 0 0 0 10px;
	list-style-type: disc;
}
#textPanel h2 a{
	color: #FF0000;
}
