﻿body					{ background-color: White; text-align: center; font-family: Verdana; font-size: smaller; color: Black; margin: 0 auto }
.bgd					{ background-color: #add8e6; border: Navy 1px Solid; color: Navy; width: 750px; height: auto; left: 50%; right: 50%; display: table; margin: 0 auto; text-align: left;  }

.hdr    				{ width: 750px; height: 155px }
h2						{ color: Navy; font-weight: normal; font-size: 200% }
hr						{ color: Navy; background-color: Navy; height: 2px; }
    
.menubar				{ width: 200px; float: left }
.menuitem				{ width: 195px; float: left; margin-top: 10px }
.menuicon				{ width: 45px; height: 45px; float: left; margin-left: 5px; margin-left: 5px }
.menutext				{ width: 130px; height: 20px; font-weight: bold; float: right; padding-top: 12px }
.motexdesign			{ text-align: center; font-size: 8pt }

.main					{ width: 530px; float: right; margin-top: 30px; }
.homecontact			{ font-size: 8pt; margin-top: 450px; } 
