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

body {
	background-color:#fff;
	margin:0;
}
.container {
	width:900px;
	margin:auto;
	background-color:#FFFFFF;
}
.menu {
	width:900px;
	height:44px;
	margin:0;
	padding-top:10px;
}
.header {
	width:900px;
	height:355px;
	margin:0;
	background-image:url(images/header_new.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.header2 {
	width:900px;
	height:355px;
	margin:0;
	background-image:url(images/header-image2.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.header3 {
	width:900px;
	height:355px;
	margin:0;
	background-image:url(images/header-image3.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.header4 {
	width:900px;
	height:355px;
	margin:0;
	background-image:url(images/header-image4.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.header5 {
	width:900px;
	height:355px;
	margin:0;
	background-image:url(images/header5_new.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.logo {
	width:900px;
	height:70px;
	text-align:center;
	padding-top:285px;
}
.content {
	width:900px;
	margin:50px 0px 0px;
	background-color:#FFFFFF;
}
.scroll {
	width:900px;
	height:57px;
	margin:40px 0px 0px;
	text-align:center;
	background-image:url(images/scroll.html);
	background-repeat:no-repeat;
	background-position:top;
}
.footer {
	width:900px;
	margin:55px 0px 15px;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	line-height:14px;
	color:#666;
}	
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-style:normal;
	font-weight:normal;
	text-align:left;
	color:#cfa759;
	margin:0px 90px 2px;
	padding:0px 35px;
	background-image:url(images/elle.png);
	background-position:left;
	background-repeat:no-repeat;
}
h1.contact {
	margin-left:360px;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-style:normal;
	font-weight:normal;
	text-align:left;
	color:#cfa759;
	margin:23px 125px 7px;
}
h2.programs {
	color:#666;
	font-size:12px;
	line-height:18px;
	text-align:center;
}
table {
	padding-left:125px;
}

p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align:justify;
	line-height:15px;
	color:#666;
	margin:0px 80px 15px;
}
p.table {
	margin:0px 5px 15px;
	margin:0 10px 15px;
}

p.home {
	font-size:14px;
	line-height:20px;
	margin:0px 127px 15px;
}
p.contact {
	margin:20px 0px 15px;
	font-size:14px;
	line-height:20px;
	text-align:center;
}
p.sections {
	text-align:center;
	margin:20px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
p.indent {
	margin:0px 125px 15px;
}
p.registration {
	margin:15px 85px 15px 155px;
	font-size:14px;
	line-height:18px;
}
ul {
	margin:0px 130px 15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#666;
}
li {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align:justify;
	line-height:15px;
	color:#666;
	list-style-type:square;
}
li.special {
	list-style-type:none;
}

a:link {
	color:#4690BF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4690BF;
}
a:hover {
	text-decoration: none;
	color: #cfa759;
}
a:active {
	text-decoration: none;
}