.telephone {
	margin-top: 230px;
	margin-left: 16px;
}


.menuspace {
	max-width: 270px;
	width:  270px;
	height: 570px;
	margin: 0px ;
	float: left;

}
.header {
	max-width: 1027px;
	width:  1027px;
	height: 232px;
	margin: 0px auto;
	padding: 0px;
	background: #ffffff url('t-header.jpg') CENTER NO-REPEAT;

}
.footertxt  {
	font-size: 10pt;
	color: #ffffff;
	padding: 15px;
}
.footer {
	max-width: 1027px;
	width:  1027px;
	margin: 0px auto;

	color: #1e1454;
	text-align: center; 
	height: 73px;
	background: #FFFFFF url('t-footer.png') TOP CENTER NO-REPEAT;
	
	
}
.bodyall {
	max-width: 1027px;
	width:  1027px;
	margin: 0px auto;
	background: #ffffff url('t-back.png') TOP CENTER REPEAT-Y;
}

A {
	color: #000000;
}
A:Hover {
	color: #000000;
}
.content TD {
	font-family: Arial, Verdana;
	font-size: 10pt;
	color: #000000;
	font-size: 10pt;
}
.content {
	font-family: Arial, Verdana;
	color: #000000;
	padding: 5px;
	font-size: 10pt;
	width:  700px;

	margin-top: 10px;
	float: left;
}
BODY {
	background: #ffffff url('t-webback.jpg') TOP CENTER REPEAT-Y;
	font-family: Arial, Verdana;
	color: #000000;
	margin: 0px;
	z-index: 0;
}

.leftmenu {
	background:  #f8f8f8;
	z-index: 100;
}
.sitelogo {
	z-index: 200;
	position: absolute;
	top: 10;
	left: 30;
	
}



/* --- menu styles ---
note:
	not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
*/
/* level 0 inner */
.thinblack {
border-top : 1pt solid  #000000;
border-left : 1pt solid  #000000;
border-right : 1pt solid  #000000;
}
.thinbott {
border-bottom : 1pt solid  #000000;
}

.m0l0iout {
	font-family:  Arial, Verdana;
	font-size: 14px;
	text-decoration: none;
	padding-top: 16px;

	font-weight: bold;
	color: #000000;
	text-align: left;
	padding-left: 35px;
	text-transform: uppercase ;

}
.m0l0iover {
	font-family: Arial, Verdana;
	font-size: 14px;
	text-decoration: none;
	padding-top: 16px;

	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-left: 35px;
	text-transform: uppercase ;

}


/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	background: url('t-btn_off.png')
	
}

.m0l0oover {
	text-decoration: none;
	background:url('t-btn_on.png')
}

/* level 1 inner */
.m0l1iout {
	font-family: Comic Sans MS, Arial, Verdana;
	font-size: 14px;
	text-decoration: none;
	padding: 3px;
	color: #000000;
	background: #00E700;
}
.m0l1iover {
	font-family: Comic Sans MS, Arial, Verdana;
	text-decoration : none;
	padding: 3px;
	color: #000000;
}

/* level 1 outer */
.m0l1oout {
	color: #0000AA;
	text-decoration : none;
	//border : 1px solid #FFFFFF;
	background: #d7d7d7;
}

.m0l1oover {
	text-decoration : none;
	font-size: 14px;
	//border : 1px solid #FFFFFF;
	background: #f8f8f8

}

