body {
	width: 1000px;
	margin: 0px auto 0px auto;
	text-align: left;
	background: #fff;
 	color: #333;
	font-size: 11px;
	font-weight: normal;
	margin-top: 0;
	font-family: verdana, helvetica, arial, sans-serif;
 	}

#wrapper {
	position:relative;
	margin: 0 auto 30px auto;
	text-align: center;
	width: 1000px;
	background-color: #FFFFFF;
}

div#header {
	background: #F39D22 url(/images/banner.jpg) top left no-repeat;
  text-align: center;
	margin: 0px auto 3px auto;
	height:205px;
}

#page {
	width: 1000px;
	height: 1200px;
	padding: 0px;
	margin: 0px auto 0px auto;
	text-align: left;
}

#content {
  margin-left: 250px;
  padding-top: 20px;
  margin-right: 70px;
  text-align: justify;
}

a {
	color: #FE860C;
	text-decoration: underline;
	font-weight: 600;
}

h1 {
	color: #FE860C;
}

#menu {
  padding-top: 180px;
  margin-left: 30px;
}

#menu ul {
	border: 0;
	margin: 0;
	padding: 0;
	height: 1em;
	list-style-type: none;
	text-align: left;
}

#menu li {
	display: block;
	float: left;
	text-align: left;
	padding: 0;
	padding-right: 6px;
	padding-left: 6px;
	margin: 0;
	border-left: 1px solid white;
}

#menu ul li.first {
  border-left: 0px;
  padding-left: 0px;
}

#menu ul li a {
  font-weight: 600;
  color: #ffffff;
}

body#index li#menu_home a,
body#companies li#menu_companies a,
body#groups li#menu_groups a,
body#privates li#menu_privates a,
body#translation li#menu_translation a,
body#materials_for_sale li#menu_materials_for_sale a,
body#the_team li#menu_the_team a,
body#the_team_2 li#menu_the_team a,
body#learning_tips li#menu_learning_tips a,
body#venue li#menu_venue a {
  color: #CE4A0C;
}

ul {
  padding: 0px;
  margin: 0px;
	list-style-image: url(/images/bullet.gif);
	list-style-position: inside;
}

li {
}

.orange {
  color: #FE860C;
}

.big-orange {
  font-size: large;
  color: #FE860C;
}

.left {
  padding-right: 10px;
 padding-bottom: 7px;
}

.right {
  padding-left: 10px;
 padding-bottom: 7px;
}

.next {
  font-size: large;
  float: right;
} 

div#emailform {
  display: none;
  text-align: left;
}

div#orderform {
  display: none;
  margin-top: 760px;
  text-align: left;
}

div#companiesform {
  display: none;
  margin-top: 40px;
}

div#companiesform td strong, div#orderform td strong, div#emailform td strong {
  text-align: left;
}