body { padding:0; margin:0; color:#ffffff; font-size:11px; font-family:Tahoma,Arial; background-color:#323232; }
img{border:none}
#container { width:766px; margin-left:auto; margin-right:auto;}
#header { margin-bottom:10px;}

a { color:#7796B8; text-decoration:underline; }
a:hover { text-decoration:none; }


#HomepageContent #Column1 { width:400px; float:left;}
#HomepageContent H3{
	margin-top:10px;
}
#HomepageContent #Column2 { width:200px; float:left; margin-left:100px}

#ContactContent {}

#OffersContent {}

#OffersContent H3{
	margin:0;
	padding:0;
	margin-top:15px;
}

#CoursesContent #Column1 { float:left; width:191px; padding:0px 25px 0px 25px; border-left:1px dotted #efefef;}
#CoursesContent #Column1 h2 { background-color:#336666; text-transform:uppercase; font-size:11px; text-align:center; padding:5px;}
#CoursesContent #Column1 UL { margin:0px; padding:0px; }
#CoursesContent #Column1 UL LI { display:inline; }

#CoursesContent #Column2 { float:left; width:191px; padding:0px 25px 0px 25px;  border-left:1px dotted #efefef;}
#CoursesContent #Column2 h2 { background-color:#336666; text-transform:uppercase; font-size:11px; text-align:center; padding:5px;}
#CoursesContent #Column2 h3 { background-color:#336666; text-transform:uppercase; font-size:11px; text-align:center; padding:5px;}

#CoursesContent #Column3 { float:left; width:191px; padding:0px 25px 0px 25px;  border-left:1px dotted #efefef;}
#CoursesContent #Column3 h2 { background-color:#336666; text-transform:uppercase; font-size:11px; text-align:center; padding:5px;}
#CoursesContent #Column3 h3 { background-color:#336666; text-transform:uppercase; font-size:11px; text-align:center; padding:5px;}
#CoursesContent #Column3 h4 { background-color:#49a739; text-transform:uppercase; font-size:11px; text-align:center; padding:5px;}

#PreperationContent #Column1 { float:left; width:229px;}
#PreperationContent #Column2 { float:left; width:500px; margin-left:20px;}

#ContactContent #Column1 { width:210px; float:left;}
#ContactContent #Column2 { margin-left:20px; width:500px; float:left;}

.pretty-table
{
  margin: 0;
  padding: 0;
  font-size: 0.9em;
  border-collapse: collapse;
  border: 1px solid #666666;
}

.pretty-table th
{
	padding: 0.5em;
	color:#FF9900;
	text-align:left;
	font-weight:bold;
	background-color:#666666;
	text-transform:uppercase;
}

.pretty-table td
{
  border: 1px solid #666666;
  padding: 0.5em;
  text-align: left;
  width:25%;
	
}

.pretty-table caption
{
  caption-side: bottom;
  font-size: 0.9em;
  font-style: italic;
  text-align: right;
  padding: 0.5em 0;
  color:#efefef;
}

#footer 
{ 
	width:766px; 
	height:100px;
	clear:both; 
	margin-top:50px;
	margin-bottom:50px;
	background-color:rgb(38,34,34);
}
#footer P 
{ 
	color:#efefef; 
}
#footer H4
{
	margin:0;
	padding:0;
}
#footer_left
{
	width:540px;
	height:92px;
	float:left;	
	padding-left:10px;
	padding-top:8px;
}
#footer_left SELECT
{
	position:relative;
	top:-8px;
	left:-4px;
}
#footer_right
{
	width:206px;	
	height:90px;
	float:left;
	padding-top:10px;
	text-align:right;
	padding-right:10px;
}
