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

html {
	margin: 0 auto;
	background-color:#000;

}



/*body {
	margin:0px;
	background-color:#666666;
	 background-image:url(../images/general/bg.jpg);
	background-position:left top;
	background-repeat:repeat-x; 
	top:0px;

	
	
} */

body {
	background-image:url(../images/general/bg_long.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	min-width:1024px;
	width:auto;
	height:738px;
	top:0px;
	background-color:#000;
	margin:0px;
}




#container {
	margin: 0 auto;
	width:1024px;
	height:auto;
	background-color:#fff;
}

#header {
	min-width:1024px;
	max-width:100%;
	height:147px;
	background-color:#000;
}
#logo {
	margin-left:0px;
	position:absolute;
	top:5px;
}

#contact-footer {
	position:absolute;
	margin-left:0px;
	top:0px;
}

#middle {
	position:absolute;
	
	width:1024px;
	top:153px;
	background-color:#fff;
	height:499px;	/* border-bottom:5px solid #8d221d; */
	z-index:30;
}
#middle_black {
	margin-right:-1024px;
	min-width:100%;
	float:right;
	background-color:#000;
	height:500px;
	overflow:hidden;
	
}

#bottom {
	margin: 0 auto;
	min-width:1024px;
	max-width:100%;
	height:252px;
	background-color:#000;
	position:relative;
	top:493px;
	
}
#nav {
	position:absolute;
	width:885px;
	height:57px;
	top:110px;
	z-index:100;
	margin-left:140px;
	
}

#white {
	width:880px;
	height:497px;
	float:left;
	margin-left:0;
}

#left_column {
	float:left;
	width:486px;
	height:499px;
	background-color:#FFF;
	text-align:left;
	top:0px;
}

#middle_column {
	position:absolute;
	margin-left:486px;
	width:225px;
	height:499px;
	background-color:#dfdccd;
	top:0px;
	left:0px;
}

#right_column {
	position:absolute;
	width:311px;
	height:499px;
	background-color:#FFF;
	margin-left:714px;
	top:0px;
	left:0px;
}

.copyright, .copyright a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#FFF;
	background-color:#000;
	text-align:left;
	
}

.active {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#636466;
	line-height:18px;
	text-decoration:none;
	text-align:left;
	font-weight:bold;
}

.txt, a {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#636466;
	line-height:18px;
	text-decoration:none;
	text-align:left;
}

.txt a:hover {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#636466;
	line-height:18px;
	text-decoration:underline;
	text-align:left;
	
}

.txt-black, .txt-black a {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	line-height:18px;
	text-decoration:none;
	text-align:left;
}

.txt-black a:hover {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	line-height:18px;
	text-decoration:underline;
	text-align:left;
}
.goto_txt, .goto_txt a {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
	text-align:left;
	font-weight:normal;
	line-height:12pt;
}

.goto_txt a:hover{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:underline;
	text-align:left;
	font-weight:normal;
	line-height:12pt;
}

h1 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	margin:0;
	text-decoration:none;
	font-weight:bold;
	text-align:left;
	margin-bottom:12px;
}

h2 {
	margin: 0;
}

#smile {
	background-image:url(../images/what-we-do/simply-smile/bg.jpg);
	background-repeat:no-repeat;
	width:1024px;
	height:499px;
}

#we-do {
	background-image:url(../images/why-we-do-it/main.jpg);
	background-repeat:no-repeat;
	width:1024px;
	height:499px;
	z-index:0;
}

#how-do {
	background-image:url(../images/how-we-do-it/main.jpg);
	background-repeat:no-repeat;
	width:1024px;
	height:499px;
}

#team {
	background-image:url(../images/how-we-do-it/team/main.jpg);
	background-repeat:no-repeat;
	width:1024px;
	height:499px;
}

#facility {
	background-image:url(../images/how-we-do-it/facility/facility.jpg);
	background-repeat:no-repeat;
	width:1024px;
	height:499px;
}

#why-learn {
	background-image:url(../images/why-we-do-it/learn-more-bg.jpg);
	background-repeat:no-repeat;
	width:1024px;
	height:499px;
}
/*
@font-face { font-family: Tahoma; src: url('/font/Tahoma.ttf'); } 
 h3 { font-family: Tahoma, sans-serif; } */
 
#red-line {
	background-image:url(../images/general/red-line.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	top:147px;
	position:absolute;
	z-index:40;
	height:6px;
	width:1024px;
	background-color:#000;
}


#video {
	position:absolute;
	top:250px;
	margin-left:100px
	z-index:10;
}

#video_dr {
	position:absolute;
	top:260px;
	margin-left:100px
	z-index:10;
}

.txt_large, .txt_large a {
	font-size:16px;
	color:#000;
	text-decoration:none;
}

.txt_large a:hover {
	font-size:16px;
	color:#000;
	text-decoration:underline;
}

#thumb {
	width:75px;
	height:50px;
	margin:5px;
	
}

.testimonial_txt, .testimonial_txt a {
	font-size:16px;
	color:#000;
	text-decoration:none;
}

.testimonial_txt a:hover {
	font-size:16px;
	color:#000;
	text-decoration:underline;
}

/* Picture slides */
.picture-slides-disabled {
	color: #eee;
}

.picture-slides-container {
	margin-bottom: 2em;
	top:0px;
		
}

.picture-slides-dimmed-background .navigation-controls {
	-moz-border-radius : 0 0 5px 5px;
	-webkit-border-top-left-radius : 0;
	-webkit-border-top-right-radius : 0;
	-webkit-border-bottom-left-radius : 5px;
	-webkit-border-bottom-right-radius : 5px;
}

.picture-slides-dimmed-background .picture-slides-image-text {
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-top-left-radius : 5px;
	-webkit-border-top-right-radius : 5px;
	-webkit-border-bottom-left-radius : 0;
	-webkit-border-bottom-right-radius : 0;
}

.picture-slides-fade-container {
	
	
	overflow: hidden;
	z-index: 1002;
	
}

.picture-slides-fade-container a {
	display: block;
	width:311px;
	height: 100%;
	text-align: center;
	
}

.picture-slides-fade-container a img {
	-moz-box-shadow: 5px 5px 10px #000;
	-webkit-box-shadow: 5px 5px 10px #000;
}

.picture-slides-image-load-fail {
	display: none;
}

.picture-slides-image-text {
	position: relative;
	background: #fff;
	text-align: center;
	padding: 5px 0 10px;
	z-index: 1001;
}

.picture-slides-previous-image, 
.picture-slides-next-image, 
.picture-slides-start-slideshow, 
.picture-slides-stop-slideshow {
	display: none;
}

.picture-slides-previous-image, 
.picture-slides-next-image, 
.picture-slides-start-slideshow, 
.picture-slides-stop-slideshow {
	cursor: pointer;
}

.picture-slides-thumbnails {
	list-style: none;
	
	overflow: hidden;
}

.picture-slides-thumbnails li {
	float: left;
	width: 100px;
	margin: 0 10px 5px 0;
}

.picture-slides-thumbnails li img {
	width: 100px;
}

.picture-slides-thumbnails a {
	outline: none;
}

.picture-slides-thumbnails li .picture-slides-selected-thumbnail img {
	width: 92px;
	padding: 2px;
	background: #ea9d80;
	border: 1px solid #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.picture-slides-dim-overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.8;
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 (and 9, 10, 11?). Don't miss the added quotes */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	z-index: 1000;
	display: none;
}


/* Logo Slider */
#page-wrap	{ 
	position:absolute;
	width: 500px; 
	margin-left:430px;
	
	z-index:30;
}

#slider							{ width:590px; height: 75px; overflow: hidden;
								  position: relative;  }
								  
                                /* DEFAULT is for three panels in width, adjust as needed
                                   This only matters if JS is OFF, otherwise JS sets this. */								  
#mover							{ width: 400px; position: relative; }

.slide							{   padding: 40px 30px;width: 500px; float: left; position: relative; }
.slide h1						{ font-family: Helvetica, Sans-Serif; font-size: 30px; letter-spacing: -1px;
								  color: #ac0000; }
.slide p						{ color: #999; font-size: 12px; line-height: 22px; width: 500px; }
.slide img						{ position: absolute; top: 20px; margin-left: 0px; }

#slider-stopper					{ position: absolute; top: 1px; right: 20px; background: #ac0000; color: white;
								  padding: 3px 8px; font-size: 10px; text-transform: uppercase; z-index: 1000; }
								  
								  /* Logo Slider */


#video-pop {
	margin:0 ;
	
}

#address {
	padding-top:10px;
}


.red_txt {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#ff0000;
	line-height:18px;
	text-decoration:none;
	text-align:left;
}

/* *****  Splash page **** */
#splash {
	background-image:url(../images/splash/main.jpg);
	background-repeat:no-repeat;
	width:1024px;
	height:499px;
}
#splash-buttons {
	position:absolute;
	top:34px;
	margin-left:200px
	z-index:10;
}
/* ***** END Splash page **** */
