ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input {
  margin:0;
  padding:0;
}
a img {
  border:0 none;
}
ul {
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
}
html{
  background:#EFEFEF;
}
body {
	font:62.5%/1.3em Times New Roman, Times, serif;
	color:#333333;
	background:#ffffff url(../images/bcgr.gif) no-repeat 0 0;
	font-size:12px;
}
a {
  color:#0C2C83;
	text-decoration:none;
}
a:hover {
  text-decoration:none;
}
a:active {
  outline-color:-moz-use-text-color;
  outline-style:none;
  outline-width:medium;
}
a:focus {
  outline-style:none;
}
h1, h2, h3, h4, h5, h6{ font-weight:normal; line-height:1.3em;}
h1{ font-size: 24px;}
h2{ font-size: 18px;}
h3{ font-size: 16px;}
h4{ font-size: 14px;}
h5{ font-size: 12px;}
h6{ font-size: 10px;}

.clear {
  clear:both;
  font-size:0;
  height:0;
  line-height:0;
}

.holder{
	overflow:hidden;
}


#wrapper{
  margin:0 auto 0 auto;
  padding:30px 0 0 0;
  position:relative;
  overflow:hidden;
  width:860px;
	background:url(../images/eiffel.gif) no-repeat left bottom;
}

#logo{
	float:left;
}
#logo a{
	display:block;
	width:193px;
	height:30px;
	padding:42px 0 0 85px;
	color:#E2001A;
	font-size:16px;
	background:url(../images/logo.gif) no-repeat 0 0;
}
#logo a span{
	display:none;
}
#logo a:hover{
	text-decoration:none;
}
#languages{
	float:right;
	margin:30px 0 0 0;
}
#languages a{
	margin:0 0 0 15px;
}
#languages select{
	margin:0 0 0 20px;
	width:180px;
}
#languages a img{
	margin:0 0 0 6px;
}

#header{
	clear:both;
	margin:20px 0 0 0;
	width:860px;
	height:170px;
	position:relative;
}
#header span{
	display:block;
	position:absolute;
	width:5px;
	height:5px;
	font-size:0;
	line-height:0;
}
#hctl{
	top:0;
	left:0;
	background:url(../images/corner_tl.png) no-repeat 0 0;
}
#hctr{
	top:0;
	right:0;
	background:url(../images/corner_tr.png) no-repeat 0 0;
}
#hcbl{
	bottom:0;
	left:0;
	background:url(../images/corner_bl.png) no-repeat 0 0;
}
#hcbr{
	bottom:0;
	right:0;
	background:url(../images/corner_br.png) no-repeat 0 0;
}




#nav{
	display:block;
	margin:1px 0 0 0;
	height:40px;
	background:url(../images/blue.png) no-repeat 0 0;
	overflow:hidden;
}
#nav li{
	display:block;
	float:left;
	padding:0 0 0 10px;
	background:url(../images/red_left.png) no-repeat left -40px;
}
#nav li a{
	display:block;
	padding:12px 10px 16px 0;
	background:url(../images/red_right.png) no-repeat right -40px;
	color:#ffffff;
	font-size:15px;
	letter-spacing:normal;
	text-align:center;
	overflow:hidden;
	cursor:pointer;
}
#nav li.selected{
	background-position:left 0;
}
#nav li.selected a{
	background-position:right 0;
}

#container{
	margin:30px 0 0 0;
	overflow:hidden;
}
#sidebar{
	margin:50px 0 0 15px;
	float:left;
	width:200px;
}
#subnav{
	display:block;
	border-top:1px solid #D9D9D9;
}
#subnav li{
	display:block;
	border-bottom:1px solid #D9D9D9;
}
#subnav li a{
	display:block;
	font-size:16px;
	line-height:1em;
	padding:12px 25px 12px 5px;
	width:170px;
	background:transparent url(../images/arrow.gif) no-repeat 180px 16px;
}
#subnav li a:hover{
	background-color:#f0f0f0;
}
#subnav li a.selected{
	color:#E2001A;
	background-image:none;
}

#footer{
	clear:both;
	border-top:1px solid #D9D9D9;
	margin:40px 0 0 0;
	padding:20px 0 0 0;
	overflow:hidden;
	height:80px;
	position:relative;
	color:#999999;
	font-size:11px;
}
#copyright{
	float:left;
	width:290px;
	padding:0 0 0 0;
}
#contacts{
	float:left;
	width:460px;
}
#contacts strong{
	font-weight:normal;
	color:#000000;
}
#tovae{
	display:block;
	float:right;
	width:26px;
	height:26px;
	background:url(../images/tovae.gif) no-repeat 0 0;
}
#tovae span{
	display:none;
}


#content{
	float:right;
	margin:0 30px 0 0;
	width:540px;
	overflow:hidden;
}
h1{
	font-size:26px;
	color:#E2001A;
	margin:0 0 8px 0;
}
h2{
	font-size:20px;
	color:#E2001A;
	margin:0 0 8px 0;
}
h3{
	font-size:20px;
	color:#E2001A;
	margin:0 0 6px 0;
}
.text{
	font-size:14px;
}
.text p{
	margin:0 0 10px 0;
}
.text strong{
	/*color:#000000;*/
	/*font-weight:normal;*/
}
.text .more{
	display:block;
	padding:0 0 0 25px;
	background:url(../images/arrow.gif) no-repeat 0 4px;
}

.text .cols{
	overflow:hidden;
	margin:30px 0 20px 0;
}
.text .col2{
	float:left;
	width:240px;
	margin:0 20px 0 0;
}
.text .col3{
	float:left;
	width:160px;
	margin:0 20px 0 0;
}
.text img{
	margin:3px;
}
.text ul{
	
	
}
.text ul li{
	margin:0 0 10px 0;
	list-style-position: inside;
	list-style-image: url("/images/bullet.gif")
}



.courses{
	margin:5px 0 5px 1px;
	border-collapse: collapse;
	border:0;
	/*border:1px solid #E5E5E5;*/
}
.courses td{
	padding:5px 10px 5px 10px;
	border-width: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: #E5E5E5 #E5E5E5 #E5E5E5 #E5E5E5;
}
.courses .h td{
	background:#9EABCD;
	font-size:14px;
	color:#ffffff;
}
.courses .o td{
	
}
.courses .e td{
	background:#E6E9F2;
}

.button{
  font-family:Times new Roman, Times, serif;
  font-size:14px;
  display:block;
  border:0;
  padding:0;
  cursor:pointer;
  font-weight:normal;
  background:#ffffff;
}
.button span span{
	position:relative;
	display:block;
	white-space:nowrap
}

.blueArrow{
	display:inline-block;
	background:url(../images/blue_arrow_right.png) no-repeat right 0;
	padding:0 12px 0 0;
	color:#ffffff;
	border:0;
	cursor:pointer;
}
.blueArrow span{
	display:inline-block;
	background:url(../images/blue_arrow_left.png) no-repeat left 0;
	padding:3px 12px 5px 15px;
}




.homeEvent{
	border-top:1px solid #D9D9D9;
	margin:10px 0 0 0;
	padding:10px 0 0 0;
}
.homeEvent .date{
	color:#000000;
	display:block;
	font-size:11px;
}
.homeEvent .title{
	display:block;
	font-size:16px;
	margin:5px 0 5px 0;
}
.homrEvent .image{
	display:block;
	border:1px solid #D9D9D9;
}
.homeEvent .excerpt{
	margin:5px 0 0 0;
	
}


.event{
	border-top:1px solid #D9D9D9;
	margin:15px 0 0 0;
	padding:15px 0 0 0;
	overflow:hidden;
}

.event .date{
	color:#000000;
	display:block;
	font-size:14px;
	
}
.event .title{
	display:block;
	font-size:20px;
	margin:5px 0 5px 0;
}
.event .image{
	display:block;
	border:1px solid #D9D9D9;
	float:right;
	width:200px;
}
.event .excerpt{
	margin:5px 0 0 0;
	width:300px;
	float:left;
}
.event .more{
	display:block;
	padding:0 0 0 25px;
	background:url(../images/arrow.gif) no-repeat 0 4px;
}


#event{
	
}
#event .date{
	color:#000000;
}
#event .info{
	margin:6px 0 0 0;
}
#event .image{
	margin:10px 0 0 0;
}

#event .back{
	display:block;
	margin:20px 0 0 0;
}

.partner{
	margin:10px 0 30px 0;
}
.partner .image{
	float:left;
	width:150px;
}
.partner .info{
	float:right;
	width:330px;
}
.partner .url{
	font-weight:bold;
	margin:0 0 0 10px;
}

#homePartners{
	clear:both;
	border-top:1px solid #D9D9D9;
	margin:20px 0 0 0;
	padding:10px 0 10px 0;
}
#homePartners h2{
	padding:0 0 0 11px;
}
#homePartners a{
	display:block;
	float:left;
	margin:0 6px 0 6px;
}
#homePartners a img{
	display:block;
}


#feedback{
	border-top:1px solid #D9D9D9;
	margin:30px 0 0 0;
	padding:10px 0 0 0;
}
#feedback ul{
	display:block;
	overflow:hidden;
	font-size:14px;
	margin:15px 0 0 0;
}
#feedback li{
	display:block;
	position:relative;
	overflow:hidden;
	float:left;
	margin:0 29px 0 0;
	padding:0 0 16px 0;
}
#feedback label{
	display:block;
	float:left;
	width:75px;
	font-size:12px;
}
#feedback label span, #required span{
	color:#ff0000;
}
#feedback input{
	display:block;
	float:left;
	width:160px;
	border:1px solid #D9D9D9;
	padding:2px;
}
#feedback textarea{
	display:block;
	float:right;
	width:430px;
	height:120px;
	border:1px solid #D9D9D9;
	padding:2px;
}
#feedback .error_list{
	display:block;
	position:absolute;
	top:0;
	left:0;
	margin:14px 0 0 0;
	color:#ff0000;
	font-size:11px;
}
#feedback button{
	margin:0 0 0 73px;
}
#feedback #required{
	margin:25px 0 0 0;
	border-top:1px solid #D9D9D9;
	padding:10px 0 0 0;
}


#gallery{
	
}

.gallery_image{
	display:block;
	float:left;
	margin:10px 23px 10px 23px;
}

#events-pagination{
  margin:30px 0 0 0;
  overflow:hidden;
  line-height:150%;
}
#events-pagination a{
  font-size:16px;
}
#events-pagination .prev{
  float:left;
}
#events-pagination .next{
  float:right;
}
