body,html 		{ text-align:center; background-color:#000000;}
body 			{ margin-top:40px;}

.wrapperl		{ width:100%; position:relative;}
.maintable 		{ background-image: url(images/b.jpg); height: 565px; width: 800px; }
.lefttd 		{ width:365px; text-align:left; position:inherit;}
.righttd 		{ width:435px; text-align:left; position:inherit;}
.title 			{ position:relative; left:79px; top:52px;}
.leftimage		{ width:348px; height:203px; position:relative;  }
.rightimage		{ width:299px; height:325px; position:relative; left: 73px; top:87px;}

.menu			{ width:100%; height: 114px; position:relative; top:130px; text-align:right;} 
.m1				{ background-image:url(images/menu_03.jpg); width:85px; height:19px; }
.m1:hover		{ background-image:url(images/menuon_03.jpg); }
.m2				{ background-image:url(images/menu_05.jpg); width:85px; height:19px; }
.m2:hover		{ background-image:url(images/menuon_05.jpg); }
.m3				{ background-image:url(images/menu_06.jpg); width:85px; height:19px; }
.m3:hover		{ background-image:url(images/menuon_06.jpg); }
.m4				{ background-image:url(images/menu_07.jpg); width:85px; height:19px; }
.m4:hover		{ background-image:url(images/menuon_07.jpg); }
.m5				{ background-image:url(images/menu_08.jpg); width:85px; height:19px; }
.m5:hover		{ background-image:url(images/menuon_08.jpg); }
.m6				{ background-image:url(images/menu_09.jpg); width:85px; height:19px; }
.m6:hover		{ background-image:url(images/menuon_09.jpg); }
.m7				{ background-image:url(images/menu_10.jpg); width:85px; height:19px; }
.m7:hover		{ background-image:url(images/menuon_10.jpg); }

.footer				{ text-align:right; background-image:none; font-family:Arial, Helvetica, sans-serif; font-size:9px; color:#999999; width:800px; padding-top:15px; padding-right:20px;} 
.footer a:link		{ text-decoration:none; color:#6699FF;}
.footer a:visited 	{ text-decoration:none; color:#6699FF;}
.footer a:active  	{ text-decoration:none; color:#6699FF;}
.footer a:hover	  	{ color:#FFCC66; text-decoration:underline;}
