body {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
}

p {
	line-height: 1.4em;
}

form {
	margin: 0;
	padding: 0;
}

.x a:link, .x a:visited {
	color: black;
	text-decoration: none;
}

.x a:hover, .x a:active {
	color: blue;
	text-decoration: underline;
}

img.o {
	vertical-align: middle;
}

h3.title {
	margin: 0;
	padding: 0;
	height: 2em;
	line-height: 2em;
	background: #E3F4FF;
	padding: 0 0.5em;
	font-size: 12px;
}

#wrap {
	width: 80em;
	margin: 0 auto;
}

#header {
	height: 8em;
}

#footer {
	text-align: right;
	clear: both;
	margin: 0.5em 0 0;
}

#nav {
	height: 2em;
	background: #DDD;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}

#nav ul li {
	float: left;
	padding-left:30px;
	padding-right:30px;
	height: 2em;
	line-height: 2em;
	text-align: center;
	font-weight: bold;
}

#nav ul li.active {
	background: #41A1E0;
}

#nav ul li.active a:link {
	color: white;
}

#nav ul li.active a:visited {
	color: white;
}

#nav ul li.active a:hover {
	color: yellow;
}

#nav ul li.active a:active {
	color: yellow;
}

#body {
	overflow: hidden;
}

#productnav {
	float: left;
	width: 20em;
	padding: 0.5em 0;
}

#productnav ul {
	margin: 0 0 0.5em;
	padding: 0.5em 0.5em;
	list-style: none;
	background: #F5FDFF;
}

#productnav ul li {
	height: 2em;
	line-height: 2em;
}

#content {
	float: right;
	width: 59.5em;
	padding: 0.5em 0;
}

img.decoration {
	width: 59.5em;
	height: 12em;
}

.headerLine
{

	height:25px;
	width:100%;

}

.headerNameCol
{

	width:25%;
	font-weight:bold;

	float:left;
}

.headerEmailCol
{

width:40%;

float:left;
text-align:left;

}

.headerPhoneCol
{

	width:33%;

float:left;
text-align:left;

}