body {
    font: 16px Arial, Helvetica, sans-serif;
	font-weight: 500;
	background-image: url(/images/bgimage.png);
	background-repeat: repeat;
	line-height: 1.4em;
	color: Black;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

b{font-size: 110%;}
em{ color: black;}

#maincontainer{
    width: 1010px;
    margin: 0 auto;
    padding: 0;
	text-align: left;
    background: #FFFFFF;
	background-image: url(/images/bgcontent.png);
	background-repeat: repeat-y;
}

#topsection{
	position: relative;
    width: 1010px;
    height: 340px;
    margin: 0;
    padding: 0;
    background: #FFFFFF;
}

#topsection .topimg{
	position: absolute;
	width: 1010px;
	height: 76px;
	top: 0;
	right: 0;
	background-image: url(/images/mm_top.png);
	background-repeat: no-repeat;
}

#topsection a:link, a:active, a:visited, a:hover {
	font: Arial, Helvetica, sans-serif; 
	color: #234645;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.0em;
	text-decoration: none;
}

#topsection a:hover {
	color: #346666;
	text-decoration: underline;
}

#topsection .topimg .lnk_home {
	position: absolute;
	top: 56px;
    width: 63px;
	left: 750px;
}
#topsection .topimg .lnk_aboutus {
	position: absolute;
	top: 56px;
    width: 76px;
	left: 815px;
}
#topsection .topimg .lnk_contactus {
	position: absolute;
	top: 56px;
    width: 90px;
	left: 900px;
}

#topsection .splash {
	position: absolute;
	width: 1010px;
	top: 72px;
	right: 0; 
	height: 268px;
	background-image: url(/images/mm_splash.png);
	background-repeat: no-repeat;
    z-index: 100;
}

#content_section{
	position: relative;
	float: none;
	width: 1010px;
	height: 1380px;
	/* margin: 0 0 0 0;
	padding: 0px; */
}
#content_section .left_column {
	position: absolute;
	top: 0;
    left: 35;
	width: 635px;
	margin: 0 0 0 0;
	padding: 0px; 
}
#content_section .right_column {
	position: absolute;
	top: 0;
    left: 720;
	width: 290px;
}

#footer {
	position: relative;
	clear: both;
	float: none;
    width: 1010px;
	height: 35px;
	top: 2;
    margin: 0 0 0 0;
    padding: 0;
	background-image: url(/images/bgfooter.png);
	background-repeat: no-repeat;
}

#footer .footer_txt {
	position: absolute;
	top: 4px;
	left: 125px;
}

#samples{ position: relative; top: -20px; margin: 0 auto; padding: 0; text-align: left; } 

#topsection i { visibility: hidden; } /* Hide the text for css supported browsers */

#my_btns {
	position: relative;
	float: none;
    width: 1010px;
	top: 0px; 
    left: 0px;
    height: 55px;
    margin:0;
    padding:0;	
}

#my_btns a {
	width: 174px; 
	height: 52px; 
	visibility: visible;
	z-index: 200;
}
#my_btns a i { visibility: hidden; } /* Hide the text for css supported browsers */
#my_btns .about a { float: left; margin-left: 135px; background: url(/images/menu_bar_about.png) no-repeat;}
#my_btns .test a {  float: left; background: url(/images/menu_bar_test.png) no-repeat;}
#my_btns .news a {  float: left; background: url(/images/menu_bar_news.png) no-repeat;}
#my_btns .find a {  float: left; background: url(/images/menu_bar_find.png) no-repeat;}
#my_btns .corp a {  float: left; background: url(/images/menu_bar_corp.png) no-repeat;}
#my_btns a.about:hover, a.test:hover, a.news:hover, a.find:hover, a.corp:hover  { border: none; } 

#txt_lbl {
	font: 18px Arial, Helvetica, sans-serif; 
	color: #234645;
	font-weight: bold;
	font-variant: small-caps;
}

u.txt_link {
	font: 16px Arial, Helvetica, sans-serif; 
	color: #346666;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.4em;
}

a.txt_link:link, a.txt_link:active, a.txt_link:visited, a.txt_link:hover {
	font: 16px Arial, Helvetica, sans-serif; 
	color: #346666;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.4em;
}

#txt_lbl2 {
	font: 18px Arial, Helvetica, sans-serif;
	color: #02303E;
	font-weight: bold;
	font-variant: normal;
	text-align:center;
}

a.txt_lbl2:link, a.txt_lbl2:active, a.txt_lbl2:visited, a.txt_lbl2:hover {
	color: #02303E;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 1.4em;
}

#txt_lbl3 {
	font: 16px Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
	font-variant: normal;
}

li#txt_lbl3 {
	margin-bottom: .6em;
}

a#txt_lbl3:link, a#txt_lbl3:active, a#txt_lbl3:visited, a#txt_lbl3:hover {
	color: #02303E;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 1.4em;
}

#txt_lbl4 {
	color: #02303E;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.8em;
}

a#txt_lbl4:link, a#txt_lbl4:active, a#txt_lbl4:visited, a#txt_lbl4:hover {
	text-decoration: underline;
}

u {
	color: #346666;
	font-weight: 600;
	text-decoration: underline;
	line-height: 1.4em;
}

a.txt_link2:link, a.txt_link2:active, a.txt_link2:visited, a.txt_link2:hover {
	color: #1F3E3D;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 1.4em;
}
