html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
  background-color: #FFFFFF;
  color: #666666;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  font-size: 12px;
  line-height: 16px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
}
h1 {
  color: #5C338E;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 14px;
}
h2 {
  color: #006699;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  line-height: 16px;
}
h3 {
	color: #006699;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
}

a,  a:link {
  color: #0099FF;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: #333333;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #000;
  text-decoration: underline;
}
a:focus {
  color: #000;
}
a:active {
  color: #000;
}
#outerWrapper {
  background-color: #fff;
  margin: 0 auto 0 auto;
  text-align: left;
  width: 1000px;
}
#outerWrapper #header {
	background-color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	height: 70px;
	line-height: 15px;
	padding: 10px;
}
#outerWrapper #contentWrapper #rightColumn1 {
  background-color: #FFFFFF;
  float: right;
  padding: 10px 10px 10px 10px;
  width: 500px;
}
#outerWrapper #contentWrapper #content {
  margin: 0 520px 0 0;
  padding: 10px 10px 10px 10px;
}
#outerWrapper #contentWrapper .clearFloat {
  clear: right;
  display: block;
}
#outerWrapper #footer {
	background-color: #FFFFFF;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height: 100px;
}
.Banner {
	height: 350px;
}
.clients {
	height: 80px;
	margin-bottom: 10px;
}
.video_samples {
	height: 100px;
	margin-bottom: 10px;
}
.Menu {
	width: 500px;
	float: right;
	margin-right: 40px;
	height: 15px;
	margin-top: 25px;
}
.about beholder {
	float: left;
	height: 15px;
	width: 25px;
}

.Logo {
	width: 400px;
	height: 75px;
	float: left;
}
.page_sitemapcol1 {
	width: 200px;
	height: 200px;
	float: left;
	margin-left: 20px;
}
