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

body {
	font: 14px arial;
	color: #435f7b;
	background-color: #e8eff8;
}

p {
	line-height: 18px;
	padding: 5px 0;
	margin: 5px 0;
	font: 12px arial;
	color: #435f7b;
}

h1 {
	font-size: 14px;
	color: #435f7b;
	font-weight:normal;
	line-height: 20px;
}

h2 {
	font-size: 14px;
	font-weight:normal;
	color: #8f8f8f;

}

h3 {
	font-size: 24px;
	color: #143759;
}

h4 {
	font-size: 14px;
	color: #435f7b;
	font-weight:bold;
	line-height: 20px;
}

h5 {
	font-size: 14px;
	color: #435f7b;
	font-weight:normal;
	line-height: 17px;
}

h6 {
	font-size: 30px;
	color: #ffffff;
}

h7 {
	font-weight:bold;
	font-size: 18px;
	color: #435f7b;
}

white {
	font-weight:bold;
	font-size: 18px;
	color: #ffffff;
}



a {
	color: #fff;
}

a:link {
	font: 12px arial;
	color: #50769c;
	text-decoration: underline;
	
}

a:hover {
	font: 12px arial;
	color: #50769c;
	text-decoration: none;
}

a:visited {
	font: 12px arial;
	color: #50769c;
	text-decoration: underline;
}

.highlight {
	font-size: 21px;
	color: #8f8f8f;
}

#header .container #headercell #nav table {
	text-align: center;
}

.container {
	margin: 0 auto;
}

#header {
	background-image: url(../images/header.png); 
	background-color: #ffffff;
	height: 183px;
}

#headercell {
	height: 183px;
}

#features {
	background-image: url(../images/contentback2.png); 
	background-repeat: repeat-x;
	height: 189px;
	padding-bottom: 50px;
}	

#features2 {
	padding-top: 50px;
	padding-bottom: 20px;
	height: 320px;
}

#programtext {

	text-align: center;
	padding-top: 20px;
	padding-bottom: 15px;

	
}

#slider {

	float:left;
	width: 687px;
	height: 167px;
	background-image: url(../images/sliderback.jpg);
	
}

#sliderinside {

	padding-left: 42px;
	padding-top: 9px;
	
}

#slidertext {

	padding-left: 185px;
	padding-bottom: 25px;

	
}

img.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
} 

img.right {
	
	float: right;
	padding-left: 50px;

} 

img.left {
	
	float: left;
	padding-left: 50px;
	padding-right: 50px;

} 

img.rightalign {
	
	float: right;
	padding-top: 30px;

} 
	
#content {
	background-image: url(../images/content.gif); 
	height: 600px;
	color: #000;
	font-size: 1.2em;
}

#content2 {
	background-image: url(../images/content.gif); 
	background-repeat: repeat-x;
	height: 800px;
	color: #000;
	font-size: 1.2em;
}

#content3 {
	background-image: url(../images/content.gif); 
	background-repeat: repeat-x;
	height: 2150px;
	color: #000;
	font-size: 1.2em;
}

#content4 {
	background-image: url(../images/content.gif); 
	background-repeat: repeat-x;
	height: 1000px;
	color: #000;
	font-size: 1.2em;
}

#content_text {
	
	float: left;
	width: 409px;
	padding-top: 50px;
	
}

#content_text2 {
	
	float: left;
	width: 987px;
	padding-top: 50px;
	
}

#content_text3 {
	
	float: left;
	width: 987px;
	padding-top: 30px;
	
}

#content_text4 {
	
	float: left;
	width: 987px;
	
}

#thankyou {
	
	width: 987px;
	padding-top: 50px;
	text-align: center; 
	
}

#content_images {
	
	float: right;
	text-align:center;
	width: 578px;
	height: 590px;
	background-image: url(../images/content_background.png)
	
}

#content_images2 {
	
	float: right;
	text-align: center;
	width: 986px;
	height: 700px;
	background-image: url(../images/background2.png)
	
}

#contact1 {
	
	float: left;
	width: 493px;
	height: 700px;
	
}

#contact2 {
	
	float: right;
	width: 493px;
	height: 700px;
	
}

#contact2content {
	
	padding-left: 55px;
	
}

#facultyflash {
	float:left;
	
}

#mycme {
	
	float:right;

}

img.filmstrip {
	
	display: block;
	margin-left: auto;
	margin-right: auto;

}

#logo {
	padding-top: 20px;
	margin-left: -15px;
}


#nav {
	float: left;
	padding-top: 6px;
}

#cell1 {
	padding-top: 7px;
	float: left;
	margin-left:10px;
}

#cell2 {
	padding-top: 7px;
	float: left;
	
}

#cell3 {
	padding-top: 7px;
	float: left;
	
}

#cell4 {
	padding-top: 7px;
	float: left;
	
}

#social {
	padding-top: 17px;
	padding-left: 10px;
	float: right;
}

#table {
	width: 987px;
	height: 180px;
	background: #9fb6c9;
	border-style:solid;
	border-color: #ffffff;
	border-width:1px;

}

#videodemo {
	
	text-align:center;
	width: 987px;
	padding-top: 50px;
	
}

.map {
	
	border: 2px;
	border-color: #ffffff;	
	
}

#coming_soon {
	
	text-align: center;	
	
}


#features .container div h2, #features .container div p {
	padding: 0 20px 0 0;
}


/* must declare 0 margins on everything, also for main layout components use padding, not 
vertical margins (top and bottom) to add spacing, else those margins get added to total height 
and your footer gets pushed down a bit more, creating vertical scroll bars in the browser */

html, body {height: 100%;}

#wrap {min-height: 20%;}

#main {overflow:auto;
	padding-bottom: 83px;}  /* must be same height as the footer */
	
#footer {position: relative;
	margin-top: -83px; /* negative value of footer height */
	height: 83px;
	clear:both;} 
	

/*Opera Fix*/
body:before {/* thanks to Maleika (Kohoutec)*/
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;/* thank you Erik J - negate effect of float*/
}


