#wrapper {
	height: 100%;
	width: 100%;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #F4F4F3;
}
p {
	margin: 20px;
	color: #3F4040;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#head {
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#header {
	height: 240px;
}
#navigation {
	height: 60px;
	margin-top: 20px;
	background-image: url(../images/navbar_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 45px;
}
#wrapper #head #navigation a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #403F3F;
	text-decoration: none;
	line-height: 45px;
	height: 60px;
	display: inline-table;
	padding-right: 15px;
	padding-left: 15px;
}
#wrapper #head #navigation a:hover {
	color: #FFFFFF;
	background-image: url(../images/navbar_ro_bg.png);
	background-repeat: repeat-x;
	background-position: top;
}

#body {
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -10px;
}
#left_column {
	float: left;
	width: 220px;
	margin-left: 25px;
	background-image: url(../images/quick_links_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#wrapper #body #left_column p {
	line-height: 0px;
}
#wrapper  #body  #left_column  h1  {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #FFFFFF;
	background-image: url(../images/quick_links_h1_bg.jpg);
	height: 25px;
	line-height: 25px;
	text-indent: 10px;
	margin-left: -3px;
	margin-top: -4px;
}
#wrapper   #body   #left_column   h2   {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #FFFFFF;
	background-image: url(../images/quick_links_h2_bg.png);
	background-repeat: repeat-y;
	background-position: left;
	height: 25px;
	line-height: 25px;
	text-indent: 10px;
	margin-top: -4px;
	margin-left: -3px;
}
#wrapper #body #left_column a {
	color: #3F3F3F;
	text-decoration: none;
	font-weight: bold;
}
#wrapper #body #left_column a:hover {
	color: #0099FF;
}

#right_column {
	float: right;
	width: 220px;
	margin-right: 25px;
}
#quick_links {
	background-image: url(../images/quick_links_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#wrapper #body #right_column a {
	color: #FFFFFF;
	text-decoration: none;
}


#wrapper #body #right_column #quick_links p {
	line-height: 0px;
}


#wrapper #body #right_column #quick_links h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #FFFFFF;
	background-image: url(../images/quick_links_h1_bg.jpg);
	height: 25px;
	line-height: 25px;
	text-indent: 10px;
}
#wrapper  #body  #right_column  #quick_links  h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #FFFFFF;
	background-image: url(../images/quick_links_h2_bg.png);
	background-repeat: repeat-y;
	background-position: left;
	height: 25px;
	line-height: 25px;
	text-indent: 10px;
}
#wrapper #body #right_column h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
	background-image: url(../images/kids_button.png);
	height: 75px;
	line-height: 70px;
	text-indent: 15px;
}

#wrapper #body #right_column #quick_links a {
	color: #404040;
	text-decoration: none;
	font-weight: bold;
}
#wrapper #body #right_column #quick_links a:hover {
	color: #0099FF;
}
#wrapper #body #right_column img a {
	background-position: top;
}

#wrapper  #body  #right_column  img  a:hover  {
	background-position: bottom;
}



#main_content {
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/main_content_bg.png);
	background-repeat: repeat-y;
	margin-bottom: -20px;
}
#wrapper #body #main_content a {
	color: #3F3F3F;
	text-decoration: none;
	font-weight: bold;
}
#wrapper #body #main_content a:hover {
	color: #0099FF;
}

#wrapper #body #main_content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #3F4040;
	text-indent: 20px;
	background-image: url(../images/main_content_h1_bg.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 55px;
	margin-top: -2px;
	line-height: 50px;
}

#wrapper #body #main_content h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3F4040;
	text-indent: 20px;
}

#main_content_bottom {
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/main_content_bottom_bg.png);
	height: 50px;
	background-repeat: no-repeat;
}

#footer {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/footer_bg.png);
	background-repeat: no-repeat;
	height: 66px;
}
#wrapper #body #footer td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3F4040;
}
#wrapper #body #footer a {
	color: #404040;
	text-decoration: none;
}
#wrapper #body #footer a:hover {
	color: #0099FF;
}
#wrapper #body #main_content div {
	color: #404040;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
