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

#Main {
	position:relative;
	margin-left: auto;
	margin-right: auto;
	width:1024px;
	top:0px;
}
#Navigation {
	position:absolute;
	left:0px;
	top:0px;
	width:1024px;
	height:89px;
	z-index:2;
}

#home {
	position:absolute;
	left:0px;
	top:0px;
	width:74px;
	height:89px;
	z-index:2;
}

#about-us {
	position:absolute;
	left:74px;
	top:0px;
	width:70px;
	height:89px;
	z-index:2;
}

#professional-dev {
	position:absolute;
	left:144px;
	top:0px;
	width:175px;
	height:89px;
	z-index:2;
}

#consulting {
	position:absolute;
	left:319px;
	top:0px;
	width:86px;
	height:89px;
	z-index:2;
}

#junior-academy {
	position:absolute;
	left:405px;
	top:0px;
	width:163px;
	height:89px;
	z-index:2;
}

#shows-dev {
	position:absolute;
	left:568px;
	top:0px;
	width:154px;
	height:89px;
	z-index:2;
}

#junior-festival {
	position:absolute;
	left:722px;
	top:0px;
	width:158px;
	height:89px;
	z-index:1;
}

#press {
	position:absolute;
	left:880px;
	top:0px;
	width:52px;
	height:89px;
	z-index:1;
}

#contact {
	position:absolute;
	left:932px;
	top:0px;
	width:92px;
	height:89px;
	z-index:1;
}
#sm_logo {
	position:absolute;
	left:244px;
	top:94px;
	width:427px;
	height:136px;
	z-index: 2;
}
#header {
	position:absolute;
	left:383px;
	top:201px;
	width:298px;
	height:31px;
	z-index: 1;
}
#title {
	position:absolute;
	left:383px;
	top:247px;
	width:429px;
	height:22px;
	z-index: 1;
}	
.title_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #f58b41;
}
#main_body_text {
	position:absolute;
	left:383px;
	top:276px;
	width:567px;
	z-index: 2;
}
#main_body_text_left {
	position:absolute;
	left:247px;
	top:276px;
	width:703px;
	z-index: 2;
}
#who_body_text_left {
	position:absolute;
	left:266px;
	top:233px;
	width:689px;
	z-index: 2;
}
#body_text_left_test {
	position:absolute;
	left:266px;
	top:233px;
	width:689px;
	z-index: 2;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.body_text_14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #000000;
}
.bold_lg {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
div.field-error {
	color: red;
}
#who_main_table {
	position:absolute;
	left:266px;
	top:233px;
	width:689px;
	z-index:2;
}

