body {
	margin: 0px;
	padding: 0px;
	width: 750px;
	border: none;
	background-repeat: no-repeat;
	background-color: white;
}
div#header {
	font-family: verdana, sans-serif;
	font-size: 26pt;
	position: absolute;
	left: 0px; 
	top: 0px;
	width: 738px;
	height: 123px;
	color: black;
	text-align: left;
	background-image: url("header2.jpg");
	}
div#smcontact {
	font-family: tahoma, sans-serif;
	font-size: 9pt;
	position: absolute;
	text-align: right;
	left: 227px;
	width: 512px;
	top: 123px;
	color: black;
}
.mimg {
	margin-bottom: 15px;
}
div#menu {
	font-family: tahoma, sans-serif;
	font-size: 10pt;
	color: white;
	background-color:#000066;
	width: 750px;
}
div#menu a:hover {
	color: yellow;
}
div#menu a {
	color: white;
	}
div#column1 {
	font-family: verdana, sans-serif;
	font-size: 8pt;
	position: absolute;
	left: 148px;
	top: 180px;
	width: 195px;
	height: 600px;
	text-align: left;
	color: black;
	background-image: url("indexbackground.jpg");
	background-repeat: repeat;
}
div#column2 {
	font-family: verdana, sans-serif;
	font-size: 8pt;
	position: absolute;
	left: 346px;
	top: 180px;
	width: 195px;
	height: 600px;
	text-align: left;
	color: black;
	background-image: url("indexbackground.jpg");
	background-repeat: repeat;
}
div#column3 {
	font-family: verdana, sans-serif;
	font-size: 8pt;
	position: absolute;
	left: 544px;
	top: 180px;
	width: 195px;
	height: 600px;
	text-align: left;
	color: black;
	background-image: url("indexbackground.jpg");
	background-repeat: repeat;
}
div#aboutus {
	font-family: verdana, sans-serif;
	font-size: 10pt;
	position: absolute;
	left: 150px;
	top: 185px;
	width: 599px;
	padding-left: 10px;
	border-right: 0px;
	border-top: 0px;
	border-left: 1px;
	border-bottom: 0px;
	border-style: solid;
	border-color: gray;
	color: black;
} 
div#standard {
	font-family: verdana, sans-serif;
	font-size: 10pt;
	left: 0px;
	width: 750px;
	color: black;
	height: auto;
}
div#text {
	font-family: verdana, sans-serif;
	font-size: 10pt;
	left: 0px;
	width: 750px;
	color: black;
	height: auto;
} 
div#footer {
	background-color: #CCCCCC;
}
ul {
	font-family: tahoma, sans-serif;
	font-size: 10pt;
}
li {
	font-size: 10pt;
}
img { border: 0px; }
a { text-decoration: none; color: blue;}
a:link {
	color: blue;
}
a:visited {
	color: blue;
}
a:active {
	color: blue;
}
a:hover {
	color: black;
	text-decoration: underline;
}
.indexpage {
	margin-left: 8px;
	float: right;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
}
h3 {
	color: blue;
	font-weight: bold;
	font-size: 14pt;
}
h6 {
	color: black;
}
