body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	text-align: center;
}
h1 {
	font-size: 1em;
	color: #D800D8;
	background-color: transparent;
}
h2 {
	font-size: 0.9em;
	color: #00B2B2;
	background-color: transparent;
}
h3 {
	font-size: 0.9em;
	color: #00B2B2;
	font-weight:bold;
	background-color: transparent;
}
#wrapper {
	text-align: left;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding: 150px 0 0 0;
	background-image: url(images/mamatenstitle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: none;
}
#content {
	padding: 20px 10px 10px 10px;
}
#content table {
	font-size: 0.8em;
}
#content p, #content ul, #content ol{
	font-size: 0.9em;
	line-height: 1.2em;
}
#navigation {
	font-size: 0.9em
	width: 1000px;
	height: 24px;
	background-color: #00D8D8;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 4px;
}
#navigation li {
	display: inline;
}
#navigation a:link, #navigation a:visited {
	padding: 3px 20px 2px 20px;
	color: #FFFFFF;
	text-decoration: none;
}
#navigation a:hover {
	background-color: #00B4D8;
	color: #FFFF66;
}
.section {
	clear: both;
	padding: 0pt 0pt 0pt 0pt;
}
.section1 {
	clear: both;
	padding: 0pt 0pt 0pt 0pt;
	min-height: 220px;
}
.box2 {
	margin: 30px 30px 10px 10px;
	border: 2px solid #9C9C9C;
	padding: 10px;
}
.column {
	padding: 0pt 0pt 0pt 20px; 
}

.leftcolumnwide {
	float: left;
	width: 750px;
	padding: 0pt 0pt 0pt 20px; 
}
.leftcolumnlarge {
	float: left;
	width: 600px;
	padding: 0pt 0pt 0pt 20px; 
}
.leftcolumnsmall {
	float: left;
	width: 300px;
	padding: 0pt 0pt 0pt 20px; 
}
.leftcolumnnarrow {
	float: left;
	width: 180px;
	padding: 0pt 0pt 0pt 20px; 
}
.rightcolumnwide {
	float: right;
	top: 0pt;
	right: 20px;
	width: 750px;
}
.rightcolumnlarge {
	float: right;
	top: 0pt;
	right: 20px;
	width: 600px;
}
.rightcolumnsmall {
	float: right;
	top: 0pt;
	right: 20px;
	width: 300px;
}
.rightcolumnnarrow {
	float: right;
	top: 0pt;
	right: 20px;
	width: 180px;
}
.leftcolumn {
	float: left;
	width: 480px;
	padding: 0pt 0pt 0pt 20px; 
}
.rightcolumn {
	float: right;
	top: 0pt;
	right: 20px;
	width: 480px;
}
.h1sub {
	font-size: 0.9em;
}
.bold {
	font-weight: bold;
}
.italic {
    font-style: italic;
}
#largefont p {
	font-size: 0.9em;	
}
.clearb {
	clear: both;
}
.float_l {
	float: left;
}
.float_r {
	float: right;
}
.img_rhs {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
	width: 165px;
}
.hirenow {
	margin-bottom: 10px;
	margin-left: 20px;
}
.hirenow a:link, .hirenow a:visited {
	display: block;
	padding: 5px 5px 5px 10px;
	background-color: #FFFFFF;
	color: #00B2B2;
}
.hirenow a:hover {
	background-color: #D800D8;
	color: #FFFFFF;
}
.hireform, .buyform {
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
	width: 750px;
}
fieldset {
    border: 1px dotted #61B5CF;
    margin-top: 5px;
	margin-right: 20px;
    padding: 10px;
}
legend {
    font-size: 0.8em;
    color: #6666CC;
    background-color: #FFFFFF;
}
#footer {
	clear: both;
	padding: 0 0 10px 255px;
	font-size: 70%;
	color: #AAAAAA;
	background-color: transparent;
}
/* CSS code for popup windows */
#popupwrapper {
	text-align: left;
	width: 560px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border-top: 1px solid #6666CC;
	border-left: 1px solid #6666CC;
	border-right: 1px solid #6666CC;
	border-bottom: 1px solid #6666CC;
}
#popupcontent {
	padding: 10px;
}
#popupcontent h1 {
	font-size: 1em;
	color: #6666CC;
	padding-left: 20px;
	margin-bottom: -8px;
	background-color: transparent;
}
#popupcontent h2 {
	font-size: 0.9em;
	color: #6666CC;
	background-color: transparent;
}
#popupcontent p {
	font-size: 0.8em;
	padding-left: 20px;
	padding-right: 10px;
	text-align: justify;
}
#popupcontent ul {
	font-size: 0.8em;
	line-height: 1.5;
	list-style: circle;
}
#popupcontent img {
	border: 1px solid #C0C0C0;
}
#section_centre {
	width: 335px;
	margin-left: auto;
	margin-right: auto;
}
#popupfooter {
	text-align: center;
	font-size: 0.7em;
	color: #9C9C9C;
	background-color: transparent;
}

/* End - CSS code for popup windows */
