body {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0 1.5cm;1.5cm;
	color: #333;
}
.ClearBoth {
	clear: both;
	height: 0px;
	overflow: hidden;
	margin: -1px 0 0 0;
}
h1 {
	font-size: 15pt;
	font-weight: normal;
	margin: 10pt 0;
}
h2 {
	font-size: 12pt;
	margin: 0 0 10pt 0;
}
p {
	font-size: 11pt;
	margin: 0 0 10pt 0;
}
ul {
	font-size: 11pt;
	padding: 0;
	margin: 0 0 10pt 0.8cm;
}
a {
	color: #000;
}
img {
	border: 0;
	margin: 0 0 0.5cm 0;
}
table {
	width: 17cm;
	border: 0;
	border-collapse: collapse;
	border-top: 1pt #CCC solid;
	border-left: 1pt #CCC solid;
	margin: 0 0 10pt 0;
}
table td, 
table th {
	padding: 3pt;
	border-right: 1pt #CCC solid;
	border-bottom: 1pt #CCC solid;
	font-size: 11pt;
	text-align: left;
}
/************************************************************/
#MainContent {
	float: left;
	width: 12cm;
}
#MainPic {
	float: right;
	width: 5cm;
	text-align: right;
	margin: 1.2cm 0 0 0;
}
#MainPic img {
	width: 4cm;
	height: 4.14cm;
}
#Footer {
	padding: 1cm 0 0 0;
}
/*********************** Do Not Print ***********************/
.NoPrint, 
#TopNavigation, 
#HomeImage, 
#HomeIntro p.LearnMore, 
#HomeBlog p, 
#Examples, 
#OurServices, 
#Footer p.Links {
	display: none;
}