@charset "utf-8";

/* CONTENT CSS Document */

h1.indexH1{
	color:#52473b;
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	/*margin-bottom: -15px;
	margin-left: 20px;*/
	margin: 0 0 8px 20px;
}

h1.indexH1 a:link{
	color: #52473b;
	text-decoration: none;
	border: none;
}

h1.indexH1 a:active {	
	color: #52473b;
	text-decoration: none;
	border: none;
}

h1.indexH1 a:visited{
	color: #52473b;
	text-decoration: none;
	border: none;
}

h1.indexH1 a:hover {
	color: #00adef;
	text-decoration: none;
	border: none;
}



html, body {
	height: 100%;
}

img, div { behavior: url(/css/iepngfix.htc) }

body {
	margin: 0;
	padding: 0;
}

#index_flashContent {
	width: 980px;
	height: 570px; /*685px;*/
}
/*#container{
	width:980px; 
	text-align:left; 
	margin:0 auto; 
	margin-top:13px;
	margin-bottom:13px; 
	position:relative; 
	height:auto;
	background-color:#FFFFFF;
}*/

#bgImageHolder{
	background-image:url(/images/index/background_image_children_570.jpg);
	background-repeat: no-repeat;
	height:194px;
	margin-top:10px;
	margin-bottom:10px; 
	padding-top: 371px; /*491px;*/
}

#bottomPanel{
	/*position:relative;*/
	/*height:185px;
	width:954px;*/
	background-image:url(/images/index/content_bg.png);
	background-repeat: no-repeat;
	margin-left:20px;
	padding-left:8px;
	padding-right:24px;
	text-align: left;
}
#index_table {
	width: 100%; /*939px;*/
	height: 185px;
}
#index_table td {
	padding: 0 15px;
}
#welcome_img {
	padding: 30px 0 16px;
}

