@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #666666;
}
div.super {
	position: relative;
	height: 508px;
	width: 760px;
	margin: 0px auto;
	visibility: visible;
	background-color: #cccccc;
	border: thin solid #333333;
}
div.stripe {
	position: relative;
	height: 15px;
	width: 760px;
	top: 29px;
	left: -1px;
	background-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #333333;
}
div.logo {
	position: relative;
	height: 55px;
	width: 278px;
	top: -8px;
	left: 10px;
	background-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #333333;
}
div.mainContainer {
	position: relative;
	height: 415px;
	width: 734px;
	top: -10px;
	left: 10px;
	background-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #333333;
	z-index: 1;
}

div.sect1 {
	position: relative;
	width: 166px;
	height: 123px;
	top: 22px;
	left: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #333333;
	

}
div.sect2 {
	position: relative;
	width: 166px;
	height: 123px;
	top: -103px;
	left: 192px;
	border-width: 1px;
	border-style: solid;
	border-color: #333333;
}
div.sect3 {
	position: relative;
	width: 166px;
	height: 123px;
	top: -228px;
	left: 374px;
	border-width: 1px;
	border-style: solid;
	border-color: #333333;
}
div.contactUs {
	position: relative;
	width: 166px;
	height: 54px;
	top: -353px;
	left: 554px;
	border-width: 1px;
	border-style: solid;
	border-color: #333333;
}
div.aboutUs {
	position: relative;
	width: 166px;
	height: 54px;
	top: -340px;
	left: 554px;
	border-width: 1px;
	border-style: solid;
	border-color: #333333;
}
div.links {
	position: relative;
	width: 115px;
	top: -13px;
	left: 620px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: none;
}
