@charset "UTF-8";
* {
	margin: 0px;
}

body {
	background-color: #F6F6F6;
}

a:link {
	color: #B32017;
}
a:visited {
	color: #B32017;
}
a:hover {
	color: #A8D4E4;
}
a:active {
	color: #333333;
}

#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/layout/body.gif);
	background-color: #FFFFFF;
}
#header {
	height: 340px;
	background-image: url(images/layout/header_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#headleft {
	float: left;
	width: 410px;
	height: 340px;
	background-image: url(images/layout/header_left.gif);
}
#navigation {
	float: left;
	width: 238px;
	background-image: url(images/layout/nav_body.gif);
}
#navbase {
	height: 49px;
	background-image: url(images/layout/nav_base.gif);
}
#navtext {
	margin-left: 50px;
	margin-right: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	color: #FFFFFF;
}

#navtext a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 27px;
	font-weight: bold;
	color: #B32017;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 0px;
	margin-bottom: 15px;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #B32017;
	padding-bottom: 10px;
}

#navtext a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	color: #FFFFFF;
	text-decoration: none;
}

#navtext a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	color: #000000;
	text-decoration: none;
}

#bodyblock {
	margin-left: 250px;
	padding-right: 60px;
}

#footer {
	height: 23px;
	background-image: url(images/layout/footer.gif);
	padding-top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-right: 41px;
}
#ai_credit {
	margin-right: auto;
	margin-left: auto;
	width: 920px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	margin-bottom: 10px;
}

#ai_credit a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
#ai_credit a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
#ai_credit a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
#kids {
	float: right;
	height: 200px;
}
.clearfloat { 
clear:both;
   height:0;
   font-size: 1px;
   line-height: 0px;
}
.kids {
	padding-top: 15px;
	padding-left: 15px;
}
#educationtext {
	float: right;
	width: 400px;
	padding-right: 43px;
	margin-top: 60px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: right;
}
#contact_form {
	float: right;
	width: 350px;
	height: 220px;
	margin-right: 40px;
	padding: 5px;
	border: 1px solid #000000;
}
#waitingForm {
	padding: 10px;
	width: 550px;
	border: 1px solid #000000;
}
#waitingBlock {
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	height: 23px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#waitingName {
	width: 140px;
	float: left;
	text-align: right;
}
#WaitingField {
	float: right;
	width: 390px;
	clear: right;
}
#waitingBlock2lines {
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	height: 43px;
}
#waitingBlock4lines {
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	height: 75px;
	padding: 5px;
}
#basenav {
	float: left;
	margin-left: 45px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B32017;
}
#basenav a:link{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#basenav a:visited{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#basenav a:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B32017;
}
