body {
	margin: 0;
	padding: 0;
	background: url(images/bg1.jpg) top left repeat-x;
	text-align: center;
	background-color: #fff;
}

div, span, td, p, textarea {
	font-family: arial, helvetica;
	font-size: small;
}

img {
	border: none;
}

a:link, a:visited {
   color: #0000ff;
}

h1 {
	font-family: arial, helvetica;
	font-weight: bold;
	font-size: large;
	color: #333;
	margin-top: 0px;	
}

#container {
	width: 760px;
	text-align: left;
	margin: 0 auto;
	position: relative;
	padding: 0;
	top: 0;
	left: 0;
}

#header {
	height: 70px;
	position: relative;
	top: 0px;
	left: 0px;
}

#header #logo {
	position: absolute;
	top: 5px;
	left: 0px;
}

#header #integrated {
	position: absolute;
	top: 120px;
	left: 0px;
}

#header #requestcall {
	position: absolute;
	top: 5px;
	right: 0px;
}

#header #moreinfo {
	position: absolute;
	top: 52px;
	right: 0px;
}

#header #newsletter {
	position: absolute;
	top: 99px;
	right: 0px;
}

#homeFeaturePanel {
	color: #999999;
	font-weight:bold;
	font-size: 11px;
	position: absolute;
	top: 183px;
	left: 0px;
	cursor: pointer;
}

.featurePic {
	margin-bottom:12px;
}
#homepanelemail {
	position: absolute;
	width:150px;
	top: 0px;
	left: 0px;
}
#homepaneldm {
	position: absolute;
	width:150px;
	top: 0px;
	left: 203px;
}
#homepaneltele {
	position: absolute;
	width:150px;
	top: 0px;
	left: 407px;
}
#homepanelonline {
	position: absolute;
	width:150px;
	top: 0px;
	left: 610px;
}

#nav {
	color: #333333;
	font-weight:bold;
	font-size: 12px;
	position: absolute;
	top: 418px;
	left: 0px;
}

#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: inline;
	white-space:nowrap;
}

#nav li {
	float: left;
	margin: 0;
	padding: 0px 50px 0 0px;
}

#nav a {
	color: #333333;
}

#nav a:link, #nav a:visited {
	text-decoration: none;
}

#nav a:hover {
	text-decoration: underline;
}

#homeMainArea {
	font-size: small;
	position: absolute;
	top: 470px;
	left: 0px;
}

#linkPanels {
	float: left;
	width:140px;
	margin: 0;
}
.homeLinkPanelCaption {
	width:130px;
	background: #94A4B7;
	cursor: pointer;
	padding:3px 5px 3px 5px;
}
.homeLinkPanelCaption a {
	font-weight:bold;
	font-size:11px;
	color:#ffffff;
	text-decoration: none;
}
.homeLinkPanelCaption a:visited {
	font-weight:bold;
	font-size:11px;
	color:#ffffff;
	text-decoration: none;
}
.homeLinkPanelCaption a:hover {
	font-weight:bold;
	font-size:11px;
	color:#ffffff;
	text-decoration: underline;
}

.homeLinkPanelMoreInfo {
	width:140px;
	height: 15px;
	background: url(images/moreinfo.gif) top left;
	cursor: pointer;
	margin-bottom:30px;
}
#content {
	margin-left: 180px;
	font-size:small;
	
}
#footer {
	padding-top:20px;
	clear: both;
	font-size:11px;
	color: #999999;
}
#footer a:link, #footer a:visited {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	color: #000000;
	text-decoration: underline;
}
#pageFeaturePanel {
	color: #999999;
	font-weight:bold;
	font-size: 11px;
	position: absolute;
	top: 166px;
	left: 0px;
}
#sectionHeader {
	position: absolute;
	top: 0px;
	left: 220px;
	z-index:10;
}
.pageLink {
	position: absolute;
	width: 560px;
	height: 20px;
	left: 200px;
	text-align:right;
}
#linkEmail {
	background-color: #F784BD;
	top: 20px;
}
#linkTelemarketing {
	background-color: #8CA8CF;
	top: 41px;
}
#linkInternet {
	background-color: #97CC98;
	top: 62px;
}
#linkDM {
	background-color: #FFFF9F;
	top: 83px;
}
#leftNav {
	float: left;
	width: 170px;
	font-size: 12px;
	font-weight: bold;
}
#leftNav ul {
	margin: 0px;
	padding: 0 10px 0 20px;
	list-style-image: url(images/arrow2.gif)
}
#leftNav li {
	padding-bottom: 15px
}
#leftNav a {
	color: #333333;
}
#leftNav a:link, #leftNav a:visited {
	text-decoration: none;
}
#leftNav a:hover {
	text-decoration: underline;
}
#getaquote {
	position: absolute;
	left: 0px;
	top: 70px;
}
#resourcecentre {
	position: absolute;
	left: 0px;
	top: 20px;
}
.formcaption {
	font-size:small;
	width: 150px;
}
.formcell {
	font-size:small;
	width: 300px;
	margin-bottom: 10px;
}
.formtextarea {
	font-size:small;
	width: 450px;
	height: 100px;
}
