@charset "utf-8";
/* CSS Document */
html {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #b4b5b5;
	text-align: center;
}
body, a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

#container {
	width: 974px;
	margin-left: auto;
	margin-right: auto;
}
#nav {
	position:relative;
	float: left;
	width: 106px;
	text-align: right;
	padding-right: 12px;
	top: 142px;
}
#nav img {
	margin-bottom: 0px;
}
#movie {
	float: left;
	width: 854px;
	text-align: left;
}
#footer {
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}
#about {
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../images/andreou.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 839px;
	height: 479px;
	padding-left: 15px;
	font-size: 12px;
}
#about em {
	font-size:12px;
	color: #042b55;
	font-weight: bold;
	font-style: normal;
}
#about h1, #contact h1 {
	font-size: 22px;
	color: #042b55;
	margin-left: 200px;
	margin-top: 10px;
	font-weight: bold;
}
#seminars a {
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}
#seminars h1 {
	font-size: 22px;
	#042b55;
	margin-left: 400px;
	margin-top: 10px;
	font-weight: bold;
}
.error { color: #FF0000; }
#contact {
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../images/contact.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 839px;
	height: 500px;
	padding-left: 15px;
	font-size: 12px;
}
#rally-team {
	color: #000000;
	background-color: #FFFFFF;
	width: 830px;
	height: 479px;
	padding-left: 15px;
	font-size: 12px;
}
#rally-team h1 {
	font-size: 22px;
	color: #4aa5ed;
	text-align:center;
	padding-top: 15px;
	font-weight: bold;
}

#smile_gallery {
	display:block;
	width: 856px;
	height: 480px;
	font-size:16px;
	text-align:center;
	background:url(/images/smyle_gallery_bg.jpg) top left no-repeat;
}

#seminar_title{
	width:856px;
	height: 40px;
}
#seminar_video{
	clear:both;
	display:block;
	width:856px;
	height:171;
}

#seminar_table {
clear:both;
	width:856px;
}

#tax_form{
clear:both;
float: left;
margin-bottom: 40px;
/*background-color:#33FF33;*/
}

#footer {
	color: #042b55;
}
#footer a{
text-decoration:none;
}

#link {
background-color: #042b55;
}
/**************ALEX**************************/
.text2{
  color:#042B55;
	font-weight:bold;
}
.text3{
  color:#2b619f; 
  font-weight:bold;
}
.divider{
  color: #cccccc; 
	background-color: 
	#cccccc; 
	height: 1px;
}