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

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

a {
	color:#FF0000;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

li {
	line-height:20px;
}

#container {
	width:870px;
	margin:0 auto;
	margin-top: 10%; /* half of the height */
}

#logo {
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	width:193px;
	height:102px;
	float:left;
}

#contentbg {
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
	width:638px;
	height:540px;
	float:right;
}

#contentbg-top {
	background-image:url(../images/bg-top.jpg);
	background-repeat:no-repeat;
	width:638px;
	height:55px;
	float:right;
}

#contentbg-mid {
	background-image:url(../images/bg-mid.jpg);
	width:638px;
	float:right;
}

#contentbg-btm {
	background-image:url(../images/bg-btm.jpg);
	background-repeat:no-repeat;
	width:638px;
	height:55px;
	float:right;
}

#contentbg-btm-academy {
	background-image:url(../images/bg-btm.jpg);
	background-repeat:no-repeat;
	width:638px;
	height:55px;
	float:right;
}

#contentbg-btm-experience {
	background-image:url(../images/bg-btm.jpg);
	background-repeat:no-repeat;
	width:638px;
	height:55px;
	float:right;
}

#contentbg-btm-facts {
	background-image:url(../images/bg-btm.jpg);
	background-repeat:no-repeat;
	width:638px;
	height:55px;
	float:right;
}

#contentbg-btm-portfolio {
	background-image:url(../images/bg-btm.jpg);
	background-repeat:no-repeat;
	width:638px;
	height:55px;
	float:right;
}

#contentbg-btm-find {
	background-image:url(../images/bg-btm.jpg);
	background-repeat:no-repeat;
	width:638px;
	height:55px;
	float:right;
}

#contentbg-btm-links {
	background-image:url(../images/bg-btm.jpg);
	background-repeat:no-repeat;
	width:638px;
	height:55px;
	float:right;
}

#content {
	width:555px;
	height:437px;
	margin-top:50px;
	margin-left:44px;
}

#content2 {
	width:535px;
	margin-top:0px;
	margin-left:44px;
	padding:10px;
}

#menu-home {
	margin-top:124px;
	width:124px;
	float:left;
	position:absolute;
}

#menu {
	margin-top:124px;
	width:124px;
	float:left;
	position:absolute;
}

#footer {
	float:right;
	margin-top:10px;
	margin-right:40px;
	font-size:10px;
	color:#999999;
	text-align:right;
}

#footer a {
	color:#999999;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

#footer2 {
	float:right;
	margin-top:10px;
	margin-right:40px;
	font-size:10px;
	color:#999999;
	text-align:right;
}

#footer2 a {
	color:#999999;
	text-decoration:none;
}

#footer2 a:hover {
	text-decoration:underline;
}

#footer2-experience {
	float:right;
	margin-top:10px;
	margin-right:40px;
	font-size:10px;
	color:#999999;
	text-align:right;
}

#footer2-experience a {
	color:#999999;
	text-decoration:none;
}

#footer2-experience a:hover {
	text-decoration:underline;
}

#footer2-facts {
	float:right;
	margin-top:10px;
	margin-right:40px;
	font-size:10px;
	color:#999999;
	text-align:right;
}

#footer2-facts a {
	color:#999999;
	text-decoration:none;
}

#footer2-facts a:hover {
	text-decoration:underline;
}

#footer2-portfolio {
	float:right;
	margin-top:10px;
	margin-right:40px;
	font-size:10px;
	color:#999999;
	text-align:right;
}

#footer2-portfolio a {
	color:#999999;
	text-decoration:none;
}

#footer2-portfolio a:hover {
	text-decoration:underline;
}

#footer2-price {
	float:right;
	margin-top:10px;
	margin-right:40px;
	font-size:10px;
	color:#999999;
	text-align:right;
}

#footer2-price a {
	color:#999999;
	text-decoration:none;
}

#footer2-price a:hover {
	text-decoration:underline;
}

#footer2-find {
	float:right;
	margin-top:10px;
	margin-right:40px;
	font-size:10px;
	color:#999999;
	text-align:right;
}

#footer2-find a {
	color:#999999;
	text-decoration:none;
}

#footer2-find a:hover {
	text-decoration:underline;
}

#footer2-links {
	float:right;
	margin-top:10px;
	margin-right:40px;
	font-size:10px;
	color:#999999;
	text-align:right;
}

#footer2-links a {
	color:#999999;
	text-decoration:none;
}

#footer2-links a:hover {
	text-decoration:underline;
}

#dot-home {
	background-image:url(../images/dot.gif);
	background-repeat:no-repeat;
	width:9px;
	height:9px;
	position:absolute;
	float:left;
	margin-left:-10px;
	margin-top:130px;
}

#dot-academy {
	background-image:url(../images/dot.gif);
	background-repeat:no-repeat;
	width:9px;
	height:9px;
	position:absolute;
	float:left;
	margin-left:-10px;
	margin-top:154px;
}

#dot-experience {
	background-image:url(../images/dot.gif);
	background-repeat:no-repeat;
	width:9px;
	height:9px;
	position:absolute;
	float:left;
	margin-left:-10px;
	margin-top:180px;
}

#dot-portfolio {
	background-image:url(../images/dot.gif);
	background-repeat:no-repeat;
	width:9px;
	height:9px;
	position:absolute;
	float:left;
	margin-left:-10px;
	margin-top:202px;
}

#dot-facts {
	background-image:url(../images/dot.gif);
	background-repeat:no-repeat;
	width:9px;
	height:9px;
	position:absolute;
	float:left;
	margin-left:-10px;
	margin-top:252px;
}

#dot-price {
	background-image:url(../images/dot.gif);
	background-repeat:no-repeat;
	width:9px;
	height:9px;
	position:absolute;
	float:left;
	margin-left:-10px;
	margin-top:274px;
}

#dot-find {
	background-image:url(../images/dot.gif);
	background-repeat:no-repeat;
	width:9px;
	height:9px;
	position:absolute;
	float:left;
	margin-left:-10px;
	margin-top:300px;
}

#dot-contact {
	background-image:url(../images/dot.gif);
	background-repeat:no-repeat;
	width:9px;
	height:9px;
	position:absolute;
	float:left;
	margin-left:-10px;
	margin-top:325px;
}

#dot-links {
	background-image:url(../images/dot.gif);
	background-repeat:no-repeat;
	width:9px;
	height:9px;
	position:absolute;
	float:left;
	margin-left:-10px;
	margin-top:350px;
}

#dot-appointments {
	background-image:url(../images/dot.gif);
	background-repeat:no-repeat;
	width:9px;
	height:9px;
	position:absolute;
	float:left;
	margin-left:-10px;
	margin-top:375px;
}

.movie {
	/*background-image: url(../images/video_bg.jpg);*/
	height:213px;
}

.moviecontent {
	color:#000000;
	font-size:15px;
	padding:10px;
}