html {
	background-image: url(img/topRepeatBack.gif);
	background-repeat: repeat-x;
}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	min-width: 955px;
}

#top {
	position:relative;
	background-image: url(img/top.gif);
	background-repeat: no-repeat;
	width:955px;
	height:203px;
}

#nav {
	position:relative;
	float:right;
	margin: -35px 28px 0 0 ;
	z-index:10;

}

#content {
	position:relative;
	height:auto;
	padding: 18px 0 18px 0;
	/*height:150%;*/
}

#all{
	float:left;
	width:650px;
	margin:12px 0 12px 65px;

}

.allNotes {
	float:left;
	width:250px;
	margin:12px 0 0 15px;
	padding:0 8px 0px 8px;
	line-height:22px;
	/*font-style: italic;*/
}

#foot {
	position:relative;
	/*clear:both;*/
	float:left;
	background-image: url(img/bottomRepeatBack.gif);
	background-repeat: repeat-x;
	height:250px;
	width:100%;
	margin:0px;
}
#footFade {
	position:relative;
	background-image: url(img/footFade.gif);
	background-repeat: no-repeat;
	height:75px;
	width:100%;
	margin:0 0 0 0;
}

#two {
	position:relative;
	float:left;
	margin: 0 0 0 50px;
	width:450px;
	min-width: 450px;
}

#engage {
	position:relative;
	float:left;
	margin: 0 0 0 90px;
	width:300px;
	/*height:150px;*/
	background-image: url("img/engage.gif");
	background-position:top right;
	background-repeat: no-repeat;
}

#engageCustom {
	position:relative;
	float:left;
	margin: 0 0 0 10px;
	width:550px;
	/*height:150px;*/
	/*background-image: url("img/engage.gif");
	background-position:top right;
	background-repeat: no-repeat;*/
}

#discover {
	position:relative;
	float:left;
	margin: 0 15px 0 90px;
	width:300px;
	/*height:150px;*/
	background-image: url("img/discover.gif");
	background-position:top right;
	background-repeat: no-repeat;
}

#discover p {
	padding: 5px 6px 0 6px;
	font-size: 10pt;
	line-height:15pt;
}

#engage p {
	padding: 5px 6px 0 6px;
}

#engage td {
	padding: 0 0 7px 0;
	vertical-align: top;
}

#serCol {
	position:relative;
	float:left;
	margin: 0 0 0 58px;
	width:380px;
}

#serCol2 {
	position:relative;
	float:left;
	margin: 0 0 0 58px;
	width:380px;
}

#allDyn {
	clear:both;
	display:block; 
	position:relative;
	margin: 0 0 0 0px;
	/*text-align:center;*/
	width:950px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height:20px;
}




/*.box {
	width:309px;
	margin: 2px 0px 15px 0px;
}

.box1Top {
	background-image: url(img/discoverTop.gif);
	background-repeat: no-repeat;	
	width:309px;
	height:33px;
	margin:0px;
}

.box2Top {
	background-image: url(img/engageTop.gif);
	background-repeat: no-repeat;	
	width:309px;
	height:33px;
}

.boxMiddle {
	background-image: url(boxMiddle.gif);
	background-repeat: repeat-y;
	margin:0px;
}

.boxBottom {
	background-image: url(boxBottom.gif);
	background-repeat: no-repeat;	
	width:309px;
	height:7px;
}*/






.indexP, .indexBoldP {
	font-size:16px;
	font-family: verdana, tahoma, arial;
	line-height:18px;
	padding: 5px 0 8px 0;
}

.indexBoldP {
	font-weight:bold;
}



.smallP {
	margin:12px 2px 0px 2px;
	padding:9px 0px 3px 0px;
	font-size:12px;
	font-family: verdana, tahoma, arial;
	font-weight:bold;
	/*vertical-align:middle;*/
	/*color:#00009c;*/
	line-height:16px;
	text-align:center;
}

.choiceP {
	margin:0px 2px 0px 2px;
	padding:3px 0px 3px 10px;
	font-size:12px;
	font-family: tahoma, arial;
	/*vertical-align:middle;*/
	/*color:#00009c;*/
	line-height:16px;
	text-align:left;
}

.exclaP {
	margin:0px 2px 0px 2px;
	padding:5px 0px 6px 0px;
	font-size:25px;
	font-family: verdana, tahoma, arial;
	/*vertical-align:middle;*/
	color:#D55500;
	line-height:16px;
	text-align:center;
	font-weight:bold;
}

.iP {
	margin:0px 2px 0px 2px;
	padding:2px 0px 6px 0px;
	font-size:12px;
	font-family: verdana, tahoma, arial;
	font-weight:300;
	color:#000000;
	line-height:16px;
	text-align:left;
}

.contactP {
	font-size:14px;
	font-family: verdana, tahoma, arial;
	line-height:18px;
}
.contactBoldP {
	font-size:14px;
	font-family: verdana, tahoma, arial;
	line-height:18px;
	font-weight:bold;
}

.prtBox {
	margin: 50px 0 0 0;
}

.expImg {
	margin: 32px 9px 4px 32px;

}

.footLarge {
	color:#8b8b8b;
	font-size:12px;
}

.foot {
	color:#8b8b8b;
	font-size:10px;
}

.news{
	position:absolute;
	top:-55px;
	right:5px;
	text-align:right;
	font-size:10px;
	font-family: verdana, tahoma, arial;
	vertical-align: top;
	color:#8B8B8B;
}

