/* ELEMENTS */

* { 
	margin:0; 
	padding:0;
}

/* float clearing for IE6 */
* html .clearfix{
  height: 1%;
  overflow: visible;
}

/* float clearing for IE7 */
*+html .clearfix{
  min-height: 1%;
}

/* float clearing for everyone else */
.clearfix:after{
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  font-size: 0;
}

body {
	background: #0d86a4;
	color: #fff;
	font-family: Times, serif;
	font-size: 16px;
	text-align: center;
}

a {
	outline: none;
	color: #C3ECF7;
	text-decoration: none;
	border-bottom: none; 
}

a.l {
	color: #C3ECF7;
	outline: none;
	text-decoration: none;
	border-bottom: none; 
}

a:link {
	color: #C3ECF7;
	text-decoration: none;
	border-bottom: none; 
}

a.l:link {
	color: #C3ECF7;
	text-decoration: none;
	border-bottom: none; 
}

a.l:hover {
	color: #C3ECF7;
	text-decoration: none;
	border-bottom:1px dashed #fff; 
}

p {
	text-align: justify;
	line-height: 1.4em;
	font-size: 19px;
	margin-top: 14px;
}

ul {
	margin: 10px 0 10px 20px;
}

li {
	margin-left: 20px;
}

td {
	text-align:left;
	
}
/* COMMON */

#header {
	width:770px;
	margin: 0 auto; 
	margin-top: 50px;
	margin-bottom: 30px;

}

#header-title {
	width:766px;
	text-align: right;
}

#header-language {
	width:500px;
	text-align: right;
	float:right;
}

#header-social-icons {
	width:200px;
	text-align: left;
	padding: 0 0 0 4px
}

.social-icon {
	margin-right:4px;
}

#header-slides {
	margin-top: 2px;
	width: 762px;
	height: 238px;
	overflow: hidden;
	border: 4px solid #0a6076;
}

#header-slides img {
	margin: 0;
	padding: 0;
    top:  0;
    left: 0;
	border: none;
	width: 762px;
	height: 238px;
}

#header-links {
	width:770px;
	margin-top:-4px;
	height: 40px;
}

#header-links table td.en {
	padding-left: 36px;
	text-align:center;	
}

#header-links table td.fr {
	padding-left: 24px;
	text-align:center;	
}

#header-links table td.first {
	text-align:left;
	padding-left:0px;
}

#header-links table td.last {
	text-align:right;
}


#content {
	width:758px;
	margin: 0 auto; 
}

.heading {
	color: #9ec9d5;
	font-size:19px;
}

#footer {
	min-height: 80px;
}

.bio-picture {
	border: 4px solid #0a6076;
}

#twitter-feed {
	width: 260px;
	text-align: left;
	font-size: 0.75em;
}

#twitter-feed p {
	font-size: 1em;
}

.video-thumbnail {
	border: 4px solid #0a6076;
	width: 210px;
	margin:auto;
}

#video-table {
	width: 750px;
	margin: auto;
	margin-top:40px;
}

#video-table td {
	text-align: center;
	padding-top:10px;
	padding-bottom:30px;
	width: 210px;
	vertical-align: top; 
}

#media-table {
	width: 750px;
	margin: auto;
	margin-top:40px;
}

#media-table td {
	text-align: center;
	padding: 10px 0px 30px 0px;
	width: 25%;
	vertical-align: top; 
	font-size: 12px;
}

#media-table td img {
	border: 4px solid #0a6076;
}

/* WELCOME PAGE */

#welcome {
	width: 623px;
	margin:auto;
	margin-top: 60px;
	text-align:left;
}

#welcome-header {
	margin-left: -143px;
}

#welcome-image img {
	border: 4px solid #0a6076;
}

#welcome-title {
	margin-bottom: 30px;
}

#welcome-footer {
	float: right;
	margin-right: -130px;
	margin-top: 20px;
}



/* HOME */

#video-box {
	margin:auto;
	margin-top: 60px;
	margin-bottom: 70px;
	text-align: center;
	width: 720px;
	height: 430px;
	border: 4px solid #0a6076;
}

#home-contact-container {
	width: 762px;
}

#home-contact-right {
	float: right;
	width: 500px;
	margin-right: -40px;
	margin-top: 60px;
}

#home-contact-info {
	width: 230px;
	float: right;
	padding-left: 12px;
	padding-top: 0px;
}

#home-contact-info p {
	line-height: 1.4em;
	text-align: left;
	font-size: 16px;
}

#home-contact-left {
	width: 240px;
	text-align: left;
	font-size: 14px;
	padding: 16px;
	background: #0a6076;
}

#home-contact-title {
	width:100%;
	text-align: center;
}

.home-contact-input {
	border:none;
	padding:3px;
	width: 234px;
	margin-top: 4px;
	margin-bottom: 8px;
}

.home-contact-button {
	border: none;
	background: #fff;
	color: #0d7a97;
	padding: 4px;
	width: 80px;
	font-family: Times,serif;
	font-size: 14px;
	margin-top: 8px;
}

/* ABOUT & RESOURCES */

#about-table {
	width: 762px;
	margin-top: 60px;
}

#about-table td {
	padding-bottom: 60px;
}

#about-table td.about-table-image {
	width: 253px;
	vertical-align: top;

}

#about-table td.about-table-info {
	padding-left: 30px;
	vertical-align: top;
	padding-top:0;
}

#about-table td.about-table-info p {
	text-align: left;
	font-size: 16px;
	margin-top: 4px;
	margin-bottom: 14px;
}

#about-table td.about-table-info p.justified {
	text-align: justify;
	margin-top: 4px;
	margin-bottom: 14px;
}


/* FEES */

#fees-table {
	width: 762px;
	margin-top: 60px;
	margin-right: -30px;
}

#fees-table td {
	padding-bottom: 60px;
}

#fees-table td.fees-table-image {
	width: 253px;
	vertical-align: middle;
	text-align: center;
}

#fees-table td.fees-table-info {
	padding-right: 30px;
	vertical-align: top;
}

#fees-table td.fees-table-info p {
	text-align: left;
	font-size: 16px;
	margin-top: 4px;
	margin-bottom: 14px;
}

#fees-table td.fees-table-info p.justified {
	text-align: justify;
	margin-top: 4px;
	margin-bottom: 14px;	
}

/* CONTACT */

#contact-container {
	width: 762px;
}

#contact-left {
	width: 470px;
	margin-right: -40px;
	margin-top: 60px;
}

#contact-left table {
	margin-bottom: 40px;
}

#contact-left table td {
	font-size: 18px;
}

#contact-info {
	width: 250px;
	float: right;
	padding-left: 10px;
	padding-top: 0px;
}

#contact-info-image {
	margin-top:20px;	
}

#contact-info p {
	line-height: 1.4em;
	text-align: left;
	font-size: 16px;
}

#contact-right {
	float: right;
	width: 240px;
	text-align: left;
	font-size: 14px;
	padding: 16px;
	background: #0a6076;
}

#contact-map {
	margin:auto;
	margin-top:50px;
	border: 4px solid #0a6076;
	height: 395px;
}

#contact_form {
	min-height: 300px;
}

#contact_message {
	text-align:center;
	width:100%;
}

#contact_sent {
	margin-top:50px;
}

/* ARTICLES */

.articles-table {
	width: 762px;
	margin: auto;
	margin-top: 50px;
	margin-right: 0px;
}

.articles-table td {
	padding-bottom: 30px;
}

.articles-table td.articles-table-image {
	width: 80px;
	vertical-align: top;
	text-align: center;
}

.articles-table td.articles-table-info {
	padding-left: 20px;
	vertical-align: top;
}

.articles-table td.articles-table-info p {
	text-align: left;
	font-size: 16px;
	margin-top: 4px;
	margin-bottom: 14px;
}

.articles-table td.articles-table-info p.justified {
	text-align: justify;
	margin-top: 4px;
	margin-bottom: 14px;	
}
