body {
	background-color: #531B5C;
	font-size: 12px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#FFFFFF;
	padding:0px;
	margin:0px;
	line-height: 18px;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	color:#FFFFFF;
	text-decoration: none;
}
a:hover {color: #E2C0E0;}
a:active { color:#FFFFCC;}

h1 {
	font-size: 12px;
	text-transform:uppercase;
	margin-top: 0px;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-align: center;
	line-height: 22px;
}
h4 {
	font-size:12px;
	font-weight: bold;
	padding: 5px 5px 5px 55px;
	margin:0px;
	color: #FFCCFF;
	text-decoration: none;
}
h4 a:link {
	color: #FFCCFF;
	text-decoration: none;
}
h4 a:visited {
	color: #FFCCFF;
	text-decoration: none;
}
h4 a:hover {
	color: #FFCCFF;
	text-decoration: none;
}


img.download {vertical-align:middle;}

/* ----------container layout-------------- */
#container {
	width: 888px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/bg/images/new900f_02a.gif);
	background-color: #531B5C;
}

/* ----------banner for logo-------------- */
#banner {
	text-align: left;
	height: 180px;
}

/* -----------------cont--------------------- */
#content {
	padding: 0px;
	margin-left: 70px;
	margin-right: 70px;
}
div#content { 
min-height:600px;
height:expression(this.scrollHeight > 600 ? "auto":"600px"); 
}

/* -----------footer--------------------------- */
#footer {
	clear: both;
	padding: 0px;
	text-align: center;
	margin-bottom: -5px;
	background-image: url(images/bg/images/new900f_04a.jpg);
	height: 67px;
	font-size: 10px;
}
h2 {
	font-size: 12px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#FFFFFF;
	padding:0px;
	margin:0px;
	line-height: 18px;
	letter-spacing: 0.5pt;
	font-weight: normal;
}
h3 {
	font-size: 10px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#FFFFFF;
	padding:0px;
	margin:0px;
	line-height: 18px;
	letter-spacing: 0.5pt;
	font-weight: normal;
	text-align: center;
	padding-top: 20px;
}
#container #foot2 {
	background-color: #531B5C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	text-align: center;
	color: #F5E8F9;
}
#container #foot2 a {
	color: #F5E8F9;
}
