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;	
}

h2
{
	font-family: arial, helvetica;
	font-weight: bold;
	font-size: medium;
	color: #333;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.tablink
{
	font-family: 		arial, helvetica;
	font-weight: 		normal;
	font-size: 			12px;
	color: 				#000000;
	margin-top: 		0px;
	text-decoration:	underline;	
}

.tablink:visited
{
	font-family: 		arial, helvetica;
	font-weight: 		normal;
	font-size: 			13px;
	color: 				#000000;
	margin-top: 		0px;
	text-decoration:	underline;
}

.tablink:hover
{
	font-family: 		arial, helvetica;
	font-weight: 		normal;
	font-size: 			13px;
	color: 				#000000;
	margin-top: 		0px;
	text-decoration:	none;
}

.tablinkselected
{
	font-family: 		arial, helvetica;
	font-weight: 		bold;
	font-size: 			13px;
	color: 				#000000;
	margin-top: 		0px;
	text-decoration:	none;	
}

#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_links
{
	height: 70px;
	position: absolute;
	top: 40px;
	left: 400px;
	width: 400px;
}

#header_links_new
{
	height: 	70px;
	position: 	absolute;
	top: 		0px;
	left: 		0px;
	width:	 	875px;
}

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

.featurePic
{
	margin-bottom:12px;
}

#homepanelv1-1
{
	position: absolute;
	width:250px;
	top: 0px;
	left: 0px;
}

#homepanelv1-2
{
	position: absolute;
	width:250px;
	top: 0px;
	left: 275px;
}

#homepanelv1-3
{
	position: absolute;
	width:250px;
	top: 0px;
	left: 550px;
}

#homepanelv2-1
{
	position: absolute;
	width: 200px;
	top: 0px;
	left: -37px;
}

#homepanelv2-2
{
	position: absolute;
	width: 200px;
	top: 0px;
	left: 188px;
}

#homepanelv2-3
{
	position: absolute;
	width: 200px;
	top: 0px;
	left: 413px;
}

#homepanelv2-4
{
	position: absolute;
	width: 200px;
	top: 0px;
	left: 638px;
}

#nav
{
	color: #333333;
	font-weight:bold;
	font-size: 12px;
	position: absolute;
	top: 335px;
	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: 387px;
	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;
}

#contenthome
{
	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;
}

.pageImage
{
	position: absolute;
	top:	200px;
}

img.floatRight 
{ 
    float: right; 
    margin: 4px; 
}

