body {
	margin: 0;
	padding: 0;
	background-color: #dcdcdc;
	color: #371903;
	font-family: verdana, Trebuchet, Arial, Helvetica, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
form {
	margin: 0;
}
input,
select,
textarea {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 100%;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
}
#outer {
	float: left;
	width: 100%;
	background: #fcfcfc url('/images/bg-outer.gif') repeat-y 0 0;
	color: #371903;
	margin:10px 0 0;
}
#navzone {
	position: relative;
	float: left;
	width: 236px;
	min-height: 500px;
	padding: 20px 0 40px;
	background: transparent url('/images/nav-back.jpg') no-repeat scroll 0 0;
	color: #c5bca8;
}
#navzone ul {
	float: left;
	width: 196px;
	margin: 64px 0 0 18px;
	padding: 0;
	font-size: 70%;
	line-height: 1.2em;
	list-style: none;
	font-weight:normal;
	text-align:right;
}
#navzone li {
	clear: left;
	float: left;
	width: 100%;
}
#navzone li a {
	float: left;
	width: 100%;
	padding: 2px 0;
	background: transparent;
	color: #000000;
	text-decoration: none;
}
#navzone li a:hover,
#navzone li a:active,
#navzone li a:focus {
	background: transparent;
	color: #F75D44;
}
#skiplink {
	position: absolute;
	top: 130px;
	left: -999em;
	font-size: 70%;
}
#skiplink:focus,
#skiplink:active {
	left: 33px;
	background-color: #371903;
	color: #dcd7cd;
}
#logo {
	display: block;
	padding: 0 20px 20px;
}
#copyright {
	position: absolute;
	left: 16px;
	bottom: 0;
	width: 204px;
	padding: 0 0 6px;
	background-color: #7BAB54;
	color: #000000;
	font-size: 70%;
	line-height: 1.4em;
	text-align: center;
}
#copyright a {
	background-color: #7BAB54;
	color: #000000;
}
#copyright a:hover,
#copyright a:focus,
#copyright a:active {
	background-color: #7BAB54;
	color: #ffffff;
}
#leftzone{
	float:left;
	width:236px;
}
#middlezoneform,
#middlezonefull {
	background:none repeat scroll 0 0 #FCFCFC;
	border-bottom:1px solid #7BAB55;
	border-right:1px solid #93C6D7;
	border-top: 1px solid #93c6d7;
	float:left;
}
#middlezoneform {
	height:558px;
	width:722px;
}
#middlezonefull {
	width: 703px;
	min-height: 534px;
	padding: 12px 10px;
	font-family: Georgia, 'Times New Roman', Times, serif;
}
#middlezonefull a {
	background-color: #ffffff;
	color: #f75d44;
}
#middlezonefull a:hover,
#middlezonefull a:focus,
#middlezonefull a:active {
	background-color: #ffffff;
	color: #000000;
}
#middlezonefull a.download {
	float: left;
	min-height: 16px;
	padding: 0 0 0 21px;
	background-image: url('/images/downloads/bulletFile.gif');
	background-position: 0 0;
	background-repeat: no-repeat;
}
#middlezonefull a.doc {
	background-image: url('/images/downloads/bulletDOC.gif');
}
#middlezonefull h1 {
	margin: 0 0 1em;
	font-size: 100%;
	line-height: 1em;
}
#middlezonefull h2 {
	margin: 0 0 1em;
	font-size: 90%;
	line-height: 1em;
}
#middlezonefull p {
	margin: 0 0 1.2em;
	font-size: 70%;
	line-height: 1.4em;
}
#middlezonefull ul {
	font-size: 70%;
	line-height: 1.3em;
}
#middlezonefull ul li {
	margin: 0 0 0.2em;
}
#middlezone {
	float: left;
	width: 430px;
	background:#FCFCFC;
	min-height:560px;
}
#middlezone img{
	width:430px;
	height:557px;
}
#middlezone a {
	background-color: #ffffff;
	color: #a79c82;
}
#middlezone a:hover,
#middlezone a:focus,
#middlezone a:active {
	background-color: #ffffff;
	color: #371903;
}
#middlezone .list {
	clear: left;
	float: left;
	width: 100%;
}
#middlezone .list .row {
	clear: left;
	float: left;
	width: 100%;
	padding:0 0 4px;
}
#middlezone .list .first {
	border-top: 15px solid #ffffff;
}
#middlezone .list .item {
	float: left;
	width: 127px;
	padding: 0 0 0 16px;
}
#middlezone .list img {
	display: block;
	width: 114px;
	height: 114px;
	border: 0;
}
#middlezone img.main,
#slideshow img {
	display: block;
	width: 430px;
}
#slideshow {
	position: relative;
	float: left;
	clear: left;
	width: 430px;
	height: 560px;
}
#slideshow img {
	position: absolute;
	top: 0;
	left: 0;
	height: 560px;
}
#tutorbutton {
	clear: left;
	float: left;
	width: 100%;
}
#tutorbutton span {
	float: left;
	margin: 12px 0 0;
	white-space: nowrap;
}
#tutorbutton img {
	float: left;
	margin: 0 0 0 6px;
	border: 0;
}
#rightzone {
	position: relative;
	float: right;
	width: 250px;
	min-height: 538px;
	padding: 22px 22px 0;
	font-family: Georgia, 'Times New Roman', Times, serif;
	background:#93C6D7;
	color:#000000;
}
#rightzone a {
	background-color: transparent;
	color: #000000;
}
#rightzone a:hover,
#rightzone a:focus,
#rightzone a:active {
	background-color:transparent;
	color: #fcfcfc;
}
#rightzone h1 {
	margin: 0 0 1em;
	background-color: #93C6D7;
	color: #ffffff;
	font-size: 100%;
	line-height: 1em;
	text-align:center;
}
#rightzone h1.reducemargin {
	margin: 0 0 0.4em;
}
#rightzone h2 {
	margin: 0 0 1em;
	background-color: #93C6D7;
	color: #FEF900;
	font-size: 100%;
	line-height: 1em;
	text-align:center;
}
#rightzone h6 {
	margin: 0;
	font-size: 75%;
	line-height: 1.6em;
}
#rightzone p {
	font-size:80%;
	line-height:1.5em;
	margin:0 0 1.2em;
}
#rightzone p.smaller {
	font-size: 70%;
	line-height: 1.4em;
}
#rightzone ul {
	font-size:80%;
	line-height:1.2em;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 0 1.1em;
	padding:0 12px;
}
#rightzone ul li {
	background: transparent url('/images/bg-rightzone-li.gif') no-repeat scroll 4px 3px;
	color:#ffffff;
	line-height:1em;
	padding:0 0 0 15px;
	margin:0 0 0.7em;
}
#rightzone ol {
	font-size:70%;
	line-height:1.2em;
	margin-bottom: 1em;
}
#rightzone ol.alpha {
	list-style-type: lower-alpha;
}
#rightzone ol li {
	background:transparent;
	color:#ffffff;
	line-height:1em;
	margin:0 0 0.4em;
	padding:0 0 0 0;
}
#rightzone p.plessmargin {
	font-size:80%;
	line-height:1.3em;
	margin: 0 0 1.1em;
}
#rightzone table {
	width:100%;
	margin:0 0 40px;
	font-size:70%;
}
#rightzone .formpayment table {
	margin: 0;
	font-size: 70%;
}
#rightzone td {
	padding: 5px 0;
}
#rightzone .formpayment td {
	padding: 2px 0;
}
#rightzone form.formpayment {
	padding: 2px 0;
	border-top: 1px solid #678a96;
}
#rightzone form.first {
	border: 0;
}
#rightzone .container {
	clear: left;
	float: left;
	width: 100%;
}
#quote {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	margin: 0 auto;
	padding:0 22px;
}
#middlezone .list .item .bullet{
	background:#FFFFFF url('/images/pbullet2.gif') no-repeat scroll 1px 2px;
	padding:0 0 0 0;
	font-size:60%;
	color:#AE2619;
}
#rightzone a.gallerypage{
	font-size:70%;
	padding:0px 0px 0px 130px;
	color:#8D2420;
	text-decoration:none;
}
#rightzone a:hover.gallerypage{
	color:#000000;
	text-decoration:underline;
}
#rightzone .tablehours{
	float:left;
	font-size:70%;
	margin:0 0 10px;
	padding:0 0 0 0;
	text-align:left;
	width:50%;
}
#rightzone .tablehours th {
	text-align:left;
	width:100px;
	vertical-align:top;
	padding:10px 0 0;
}
#rightzone .tablehours td {
	padding:0;
	text-align:left;
	padding:10px 0 0;
}
#flags{
	float:left;
	font-family:verdana;
	font-size:74%;
	padding:0 0 20px;
}
#flags .row {
	clear: left;
	float: left;
	width: 100%;
}
#flags a {
	float: left;
	width: 45px;
	height: 51px;
	padding: 0 2px;
}
#flags a.france{
	background: transparent url('/images/flags/france.jpg') no-repeat scroll 0px 4px;
}
#flags a.france:hover,
#flags a.france:focus,
#flags a.france:active {
	background: transparent url('/images/flags/france-hov.jpg') no-repeat scroll 0px 4px;
}
#flags a.italy{
	background: transparent url('/images/flags/italy.jpg') no-repeat scroll 0px 4px;
}
#flags a.italy:hover,
#flags a.italy:focus,
#flags a.italy:active {
	background: transparent url('/images/flags/italy-hov.jpg') no-repeat scroll 0px 4px;
}
#flags a.spain{
	background: transparent url('/images/flags/spain.jpg') no-repeat scroll 0px 4px;
}
#flags a.spain:hover,
#flags a.spain:focus,
#flags a.spain:active {
	background: transparent url('/images/flags/spain-hov.jpg') no-repeat scroll 0px 4px;
}
#flags a.german{
	background: transparent url('/images/flags/german.jpg') no-repeat scroll 0px 4px;
}
#flags a.german:hover,
#flags a.german:focus,
#flags a.german:active {
	background: transparent url('/images/flags/german-hov.jpg') no-repeat scroll 0px 4px;
}
#flags a.polish{
	background: transparent url('/images/flags/polish.jpg') no-repeat scroll 0px 4px;
}
#flags a.polish:hover,
#flags a.polish:focus,
#flags a.polish:active {
	background: transparent url('/images/flags/polish-hov.jpg') no-repeat scroll 0px 4px;
}
#flags a.english{
	background: transparent url('/images/flags/english.jpg') no-repeat scroll 0px 4px;
}
#flags a.english:hover,
#flags a.english:focus,
#flags a.english:active {
	background: transparent url('/images/flags/english-hov.jpg') no-repeat scroll 0px 4px;
}
#flags a.portuguese {
	margin: 0 0 0 49px;
	background: transparent url('/images/flags/portuguese.jpg') no-repeat scroll 0px 4px;
}
#flags a.portuguese:hover,
#flags a.portuguese:focus,
#flags a.portuguese:active {
	background: transparent url('/images/flags/portuguese-hov.jpg') no-repeat scroll 0px 4px;
}
#flags a.mandarin {
	background: transparent url('/images/flags/mandarin.jpg') no-repeat scroll 0px 4px;
}
#flags a.mandarin:hover,
#flags a.mandarin:focus,
#flags a.mandarin:active {
	background: transparent url('/images/flags/mandarin-hov.jpg') no-repeat scroll 0px 4px;
}
#flags a.japanese {
	background: transparent url('/images/flags/japanese.jpg') no-repeat scroll 0px 4px;
}
#flags a.japanese:hover,
#flags a.japanese:focus,
#flags a.japanese:active {
	background: transparent url('/images/flags/japanese-hov.jpg') no-repeat scroll 0px 4px;
}




#flagslight{
	float:right;
	font-family:verdana;
	font-size:74%;
	padding:0 0 20px;
}
#flagslight .row {
	clear: right;
	float: right;
	width: 100%;
}
#flagslight a {
	float: right;
	width: 45px;
	height: 51px;
	padding: 0 2px;
}
#flagslight a.englishlight{
	background: transparent url('/images/flags/english_light.jpg') no-repeat scroll 0px 4px;
}
#flagslight a.englishlight:hover,
#flagslight a.englishlight:focus,
#flagslight a.englishlight:active {
	background: transparent url('/images/flags/english_light-hov.jpg') no-repeat scroll 0px 4px;
}

#flagslight a.spainlight{
	background: transparent url('/images/flags/spain_light.jpg') no-repeat scroll 0px 4px;
}
#flagslight a.spainlight:hover,
#flagslight a.spainlight:focus,
#flagslight a.spainlight:active {
	background: transparent url('/images/flags/spain_light-hov.jpg') no-repeat scroll 0px 4px;
}
#flagslight img {
	width:45px;
	border:0px;
}


#flags img {
	width:45px;
	border:0px;
}





#subjects {
	float: left;
	width: 724px;
	background-color: #388D3E;
	color: #FEF900;
	min-height:560px;
}
#subjects a {
	background-color: #ffffff;
	color: #a79c82;
}
#subjects a:hover,
#subject a:focus,
#subject a:active {
	background-color: #ffffff;
	color: #371903;
}
#subjects img.main,
#slideshowsubjects img {
	display: block;
	width: 684px;
}
#slideshowsubjects {
	position: relative;
	float: left;
	clear: left;
	width: 680px;
	height: 254px;
}
#slideshowsubjects img {
	position: absolute;
	top: 0;
	left: 0;
	height: 254px;
	width:684px;
}
#subjects .top{
	float:left;
	padding:10px 20px 0;
	width:684px;
	min-height:254px;
}
#subjects .bottom{
	float:left;
	width: 724px;
	min-height:296px;
}
#subjects h1 {
	margin: 1em 0;
	background-color: #388D3E;
	color: #FEF900;
	font-size: 100%;
	line-height: 1em;
	text-align:center;
}
#subjects h2 {
	margin: 0 0 1em;
	background-color: #388D3E;
	color: #FEF900;
	font-size: 100%;
	line-height: 1em;
	text-align:center;
}
#subjects h6 {
	margin: 0;
	font-size: 75%;
	line-height: 1.6em;
}
#subjects p {
	font-size:80%;
	line-height:1.5em;
	margin:0 0 1.2em;
}
#subjects ul {
	font-size:80%;
	line-height:1.3em;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 0 1em;
	padding:0 20px 0 10px;
}
#subjects ul li {
	background: transparent url('/images/bg-subjects-li.gif') no-repeat scroll 0px 4px;
	color:#ffffff;
	margin:0 0 0.4em;
	padding:0 0 0 14px;
}
.leftlist{
	float:left;
}
.rightlist{
	float:left;
}
#request{
	border:0 none;
	padding:0;
}
