@charset "UTF-8";
/* CSS Document */

body {
	background: #EAE9D6;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#home_container {
	background: #FFF;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#container {
	background: #FFF;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#header {
	margin: 0px;
	height: 155px;
	width: 1024px;
	background: url(../images/header.jpg);
}
#nav_bar {
	background: url(../images/pink_nav_bar.jpg);
	margin: 0px;
	height: 68px;
	width: 1024px;
}
#slider {
	margin: 0px;
	height: 335px;
	width: 1024px;
	background: #ffffff;
	clear: both;
}
.picture_box {
	width:625px;
	float: left;
	height: 393px;
	padding-bottom: 20px;
}
#content {
	width: 1024px;
	float: left;
	border-top: 1px solid #f61c4a;
}
#content_home {
	margin: 21px 62px;
	height: 450-px;
	width: 1100px;
}
#content_main {
	margin: 41px 62px;
	height: 445px;
	width: 1100px;
}
#content_teacher {
	margin: 41px 62px;
	height: 770px;
	width: 1100px;
}
#content_preschools {
	margin: 0px;
	height: 800px;
	width: 1024px;
	float: left;
}
#content_parties {
	margin: 0px;
	height: 800px;
	width: 1024px;
	float: left;
}
#content_contact_form {
	margin: 41px 62px 0px;
	width: 900px;
}
.column {
	width:318px;
	float: left;
}
.column_double {
	width:636px;
	float: left;
}
.column_preschools {
	width:318px;
	height:800px;
	float: left;
}
.column_pic {
	width:267px;
	height:187px;
	background: #666;
}
.home_text_box {
	width:267px;
	height:230px;
}
.home_text_box_double {
	width:267px;
	height:230px;
}
.text_box {
	width:227px;
	height:280px;
	background: #FFF;
	padding: 10px 20px 20px;
	clear: both;
}
.text_box_preschools {
	width:227px;
	height:750px;
	background: #FFF;
	padding: 10px 20px 20px;
	clear: both;
}
.text_box_teacher {
	width:227px;
	height:750px;
	background: #FFF;
	padding: 10px 20px 20px;
	clear: both;
}
.text_box_classes {
	width:227px;
	height:390px;
	background: #FFF;
	padding: 10px 20px 20px;
	clear: both;
}
.text_box_parties {
	width:227px;
	height:360px;
	background: #FFF;
	padding: 10px 20px 20px;
	clear: both;
}
#footer {
	margin: 0px;
	height: 200px;
	width: 1024px;
	background: #FFF;
	border-top: 1px solid #f61c4a;
	clear: both;
}
#footer_main {
	margin: 41px 62px;
	height: 110px;
	width: 1100px;
}
.footer_column {
	width:318px;
	height:80px;
	float: left;
}
#white_line_box {
	width:2px;
	float: left;
	height: 60px;
}
body#home a#homenav,
body#about a#aboutnav,
body#preschool a#preschoolnav,
body#classes a#classesnav,
body#uniform a#uniformnav,
body#ballet a#balletnav,
body#streetdance a#streetdancenav,
body#parties a#partiesnav,
body#contact a#contactnav {
	color:#FFF;
	font-weight: bold;
}
#ballet_main_image {
	width:1024px;
	height:850px;
	clear: both;
	background: url(../images/ballet_legs.jpg);
}
#ballet_classes_image {
	width:1024px;
	height:850px;
	clear: both;
	background: url(../images/ballet_feet.jpg);
}
#contact_main_image {
	width:1024px;
	background: #FCC;
	height: 1100px;
	clear: both;
}
#preschools_main_image {
	width:1024px;
	height:900px;
	background: url(../images/colour_balls.jpg);
	float: left;
}
#street_main_image {
	width:1024px;
	height:802px;
	clear: both;
	background: url(../images/kids_street_dance.jpg);
}
#contact_form_container {
	width:900px;
	height:1000px;
	background:#FFF;
}
#contact_form {
	height:650px;
	width: 400px;
	margin: 0px;
	padding: 30px 30px 30px 0px;
	float: right;
}
#submit_button {
	width:450px;
	clear: both;
	height: 80px;
}
#telephone_details {
	width:350px;
	float: left;
	padding: 30px;
}
#form_labels {
	width:55px;
	height:200px;
	float:left;
	padding-top: 45px;
	margin: 0px;
}
#contact_picture {
	width:390px;
	height:250px;
	float: left;
	padding: 30px;
}
#map {
	width:390px;
	height:330px;
	float:left;
	padding: 30px;
}
#social_icons {
	width:100px;
	height:50px;
	float:right;
	margin-right:20px;
	margin-top:20px;
}
#facebook {
	width:40px;
	height:40px;
	float:right;
}
