body {
	margin: 0;
	padding: 0;
	background: #dbdbdb;
	font-family: "ff-dagny-web-pro-1","ff-dagny-web-pro-2",Georgia, "Times New Roman", Times, serif;
}

.clr {
	clear: both;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, div, p, ul, li, form {
	margin: 0;
	padding: 0;
}

a, img {
	outline: none;
	border: none;
}

#globalWrapper {
	margin: 0 auto;
	padding: 0;
}

#loading {
	position: fixed;
	top: 10px;
	right: 20px;
}

#header {
	width: 940px;
	margin: 0 auto;
}

#headerTop {
	width: 919px;
	height: 47px;
	padding: 6px 10px 0 11px;
	background: url(images/headertop.jpg) repeat-x top;
}

#headerTopin {
	width: 919px;
	height: 47px;
	background: url(images/ted.jpg) no-repeat right top;
}

#headerTopin h1 {
	color: #fff;
	margin: 0;
	font: normal 28px "bookman-1","bookman-2",sans-serif;
}

#nav {
	width: 940px;
	height: 52px;
	margin: 0 auto;
}

.navLeft {
	float: left;
	width: 6px;
	height: 52px;
	border: none;
}

.navMid {
	width: 928px;
	height: 52px;
	float: left;
	background: url(images/nav.jpg) repeat-x top;
}

.navMid ul {
	float: left;
	margin: 0;
	padding: 0;
}

.navMid li {
	list-style: none;
	float: left;
	font: normal 15px "ff-dagny-web-pro-1","ff-dagny-web-pro-2",Helvetica;
}

.navMid li a {
	text-decoration: none;
	text-align: center;
	color: #181818;
	font-weight: normal;
	background: url(images/tab.jpg) no-repeat;
	display: block;
	width: 166px;
	height: 34px;
	padding: 18px 9px 0 9px;
	outline: none;
}

.navMid li a:hover {
	background-position: 0% -52px;
}

.navMid li a.active {
	background-position: 0% -52px;
}

.navRight {
	float: left;
	width: 6px;
	height: 52px;
	border: none;
}

#wrapper {
	width: 940px;
	margin: 8px auto;
}

.wrapperTop {
	width: 940px;
	margin: 0;
	padding: 0;
	border: none;
}

.wrapperMid {
	margin: 0;
	width: 906px;
	background: #fff;
	padding: 6px 17px 9px 17px;
}

.wrapperMidHeader {
	margin: 0;
	width: 906px;
	padding: 0 0 1px 0;
	border-bottom: 1px solid #e8e8e8;
}

.textRight {
	width: 500px;
	float: left;
}

.textRight h1 {
	font-size: 28px;
	color: #000;
	font-weight: normal;
	font-family: "bookman-1","bookman-2",sans-serif;
	margin: 0;
}

.textRight h2 {
	color: #7f7e7e;
	padding: 5px 0 0 0;
	font: normal 16px "ff-dagny-web-pro-1","ff-dagny-web-pro-2", sans-serif;
	margin-top: 5px;
}

.textLeft {
	width: 406px;
	float: left;
}

.textLeft h1 {
	text-align: right;
	font-size: 22px;
	color: #000;
	font-weight: normal;
	font-family: "bookman-1","bookman-2",sans-serif;
	margin: 0;
}

.textLeft h2 {
	text-align: right;
	color: #7f7e7e;
	padding: 5px 0 0 0;
	font: normal 14px "ff-dagny-web-pro-1","ff-dagny-web-pro-2", sans-serif;
}

/*index_starts*/

#slide {
	height: 558px;
	width: 822px;
	text-align: center;
	margin: 0 auto;
	position: relative;
}

#loading {
	z-index: 1000;
	position: absolute;
	border: 1px solid #ccc;
	margin: 0;
	width: 50px;
	height: 50px;
	top: 253px;
	left: 385px;
	background-color: #fff;
	background-image: url("./js/slideshow/loading.gif");
	background-repeat: no-repeat;
	background-position: center;
}

#loading span {
	display: none;
}

.slideshow {
	margin: 0 auto;
	width: 822px;
	height: 558px;
	text-align: center;
}

.slideshow img {
	padding: 10px;
	border: 1px solid #ccc;
	max-height: 548px;
	max-width: 822px;
	display: none;
	margin: 0;
}

#controls {
	z-index: 1000;
	position: absolute;
	display: none;
	border: 1px solid #ccc;
	margin: 0;
	width: 50px;
	height: 50px;
	top: 253px;
	left: 385px;
	background: url("./js/slideshow/white50.png") repeat;
}

#controls span {
	margin: 0;
	border: 0;
}

#controls img {
	margin-top: 9px;
	border: 0;
}

#pnpp {
	padding-top: 5px;
	margin: 0 auto;
	width: 820px;
	font-size: 12px;
	color: #999;
	height: 12px;
}

#pnpp .prenext {
	text-align: right;
	font-size: 12px;
	color: #999;
	float: right;
	display: none;
}

#pnpp .left {
	text-align: left;
	font-size: 12px;
	color: #999;
	display: none;
	float: left;
}

#details {
	margin: 0 auto;
	width: 822px;
	text-align: justify;
}

#details img {
	padding: 10px;
	border: 1px solid #ccc;
	margin: 0 0 5px;
}

#details span {
	font: normal 22px "bookman-1","bookman-2",sans-serif;
	margin: 10px auto 0;
	display: block;
	text-align: center;
}

/*index_ends*/

/*index2_starts*/

.container {
	width: 906px;
	margin: 20px auto 0;
}

.containerLeft {
	width: 400px;
	float: left;
}

.img1 {
	float: left;
	border: none;
	padding: 5px;
	border: 1px solid #ccc;
}

.img2 {
	float: left;
	border: none;
	padding: 0 4px 0 0;
}

.view {
	width: 400px;
	float: left;
}

.view h1 {
	font-size: 14px;
	color: #ccc;
	width: 190px;
	font-weight: normal;
	text-decoration: none;
	display: inline-block;
	text-align: center;
	background-color: #3f3f3f;
	padding: 3px 4px;
	margin-top: 10px;
}

.view h1 a {
	text-decoration: none;
	outline: none;
	color: #fff;
}

.view h1 a:hover {
	text-decoration: underline;
}

.containerRight {
	width: 490px;
	float: left;
	padding: 0 0 0 16px;
}

.containerRight p {
	font-size: 14px;
	color: #1c1c1c;
	font: normal 14px "ff-dagny-web-pro-1","ff-dagny-web-pro-2", sans-serif;
	line-height: 1.65em;
	text-align: justify;
}

.containerRight h1 {
	font-size: 24px;
	color: #1c1c1c;
	font-weight: normal;
	text-align: center;
}

.download h1 {
	font-size: 12px;
	padding: 10px 0 0 0;
	font-family: "Lucida Sans";
	font-weight: normal;
	text-align: center;
}

.download h1 a {
	text-decoration: none;
	outline: none;
	color: #44a8da;
}

.download h1 a:hover {
	text-decoration: underline;
}

.offered {
	width: 300px;
	padding: 50px 0 0 0;
	margin: 0 auto;
	font: normal 22px "bookman-1","bookman-2",sans-serif;
}

/*index2_ends*/

/*index3_starts*/

.profile {
	width: 375px;
	float: left;
	padding: 0 0 20px 8px;
	border-bottom: 1px solid #e8e8e8;
}

.image {
	float: left;
	margin: 0;
	border: none;
}

.information {
	width: 275px;
	float: left;
	padding: 0 0 0 10px;
}

.information h1 {
	font-size: 30px;
	font-family: "ff-dagny-web-pro-1","ff-dagny-web-pro-2";
	color: #1c1c1c;
	font-weight: normal;
}

.information h2 {
	font-size: 18px;
	font-family: "ff-dagny-web-pro-1","ff-dagny-web-pro-2";
	color: #1c1c1c;
	font-weight: normal;
}

.directHolder {
	width: 375px;
	float: left;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #e8e8e8;
}

.direct {
	width: 375px;
	float: left;
	padding: 18px 0 0 2px;
}

.directIn {
	width: 187px;
	float: left;
}

.direct h1 {
	font-size: 14px;
	font-family: "ff-dagny-web-pro-1","ff-dagny-web-pro-2";
	color: #7f7e7e;
	font-weight: normal;
	line-height: .7em;
}

.direct h2 {
	font-size: 24px;
	font-family: "ff-dagny-web-pro-1","ff-dagny-web-pro-2";
	color: #1c1c1c;
	font-weight: normal;
}

.direct h2 a {
	text-decoration: none;
	color: #1c1c1c;
}

.direct h2 a:hover {
	text-decoration: underline;
}

.prudential {
	padding: 20px 0 0 0;
	float: left;
	border: none;
	width: 161px;
}

.form {
	float: left;
	width: 485px;
	margin: 0;
}

.label {
	float: left;
	width: 250px;
	font-size: 18px;
	padding: 0;
	font-family: "ff-dagny-web-pro-1","ff-dagny-web-pro-2";
	color: #1c1c1c;
	font-weight: normal;
}

.span1 {
	font-size: 12px;
	color: #7f7e7e;
}

.input {
	float: left;
	width: 359px;
	height: 27px;
	font-size: 22px;
	color: #1c1c1c;
	background: #f7f7f7;
	padding: 3px 0 0 3px;
	border: solid 1px #cdcdcd;
	margin: 0 0 12px 0;
}

.textarea {
	width: 485px;
	height: 150px;
	font-size: 22px;
	color: #1c1c1c;
	float: left;
	background: #f7f7f7;
	padding: 0;
	border: solid 1px #cdcdcd;
}

.submit {
	float: left;
	width: 110px;
	height: 27px;
	margin: 20px 0 0 0;
	border: none;
	background: url(images/send.jpg) left no-repeat;
}

/*index3_ends*/

.wrapperFoot {
	width: 940px;
	margin: 0;
	padding: 0;
	border: none;
}

#boxes {
	width: 954px;
	margin: 0 auto;
}

.boxHolder {
	width: 318px;
	float: left;
}

.boxHeader {
	width: 300px;
	height: 38px;
	margin: 0 auto;
	background: #000;
}

.boxHeader h1 {
	font: normal 16px "bookman-1","bookman-2",sans-serif;
	color: #fff;
	margin: 0;
	padding: 9px 0 0 11px;
}

.boxMid {
	width: 278px;
	margin: 0 auto;
	padding: 5px 20px 0;
	background: url(images/boxbg.png) repeat-y top;
}

.smallBox {
	width: 278px;
	height: 16px;
	float: left;
	border-bottom: 1px solid #eeeeee;
	padding: 9px 0;
}

.smallBox1 {
	width: 278px;
	float: left;
	padding: 9px 0;
}

.boxMid h1 {
	font-size: 13px;
	color: #6c6c6c;
	padding: 0 0 0 8px;
	font-family: "ff-dagny-web-pro-1","ff-dagny-web-pro-2","Lucida Grande", Lucida, Verdana, sans-serif;
	font-weight: normal;
	width: 142px;
	float: left;
}

.boxMid h2 {
	font-size: 13px;
	color: #252525;
	width: 120px;
	padding: 0 8px 0 0;
	text-align: right;
	float: right;
	font-family: "ff-dagny-web-pro-1","ff-dagny-web-pro-2","Lucida Grande", Lucida, Verdana, sans-serif;
	font-weight: normal;
}

.boxMid h2 a {
	text-decoration: none;
	color: #252525;
}

.boxMid h2 a:hover {
	text-decoration: underline;
}

.boxMid h3 {
	font-size: 13px;
	color: #6c6c6c;
	padding: 0 0 0 8px;
	font-family: "ff-dagny-web-pro-1","ff-dagny-web-pro-2","Lucida Grande", Lucida, Verdana, sans-serif;
	font-weight: normal;
	width: 64px;
	float: left;
}

.boxMid h4 {
	font-size: 13px;
	color: #252525;
	width: 198px;
	padding: 0 8px 0 0;
	text-align: right;
	float: left;
	font-family: "ff-dagny-web-pro-1","ff-dagny-web-pro-2","Lucida Grande", Lucida, Verdana, sans-serif;
	font-weight: normal;
}

.boxMid h4 a {
	text-decoration: none;
	color: #252525;
}

.boxMid h4 a:hover {
	text-decoration: underline;
}

.iconsBox {
	width: 128px;
	float: left;
}

.iconsBox img {
	float: right;
	margin: 0;
	padding: 0 8px 0 0;
	border: none;
}

.spacer {
	height: 37px;
}

.boxFoot {
	width: 318px;
	height: 22px;
	border: none;
	background: url(images/boxfoot.png) no-repeat top;
}

#footer {
	width: 940px;
	margin: 5px auto;
}

#footer h1 {
	font-size: 13px;
	color: #252525;
	font-family: "ff-dagny-web-pro-1","ff-dagny-web-pro-2","Lucida Grande", Lucida, Verdana, sans-serif;
	font-weight: lighter;
	letter-spacing: .5px;
	margin: 0;
	padding: 0;
}

#footer h1 a {
	text-decoration: none;
	color: #252525;
	outline: none;
}

#footer h1 a:hover {
	text-decoration: underline;
	color: #252525;
	outline: none;
}

#footer p {
	font-size: 11px;
	color: #252525;
	font-family: "ff-dagny-web-pro-1","ff-dagny-web-pro-2","Lucida Grande", Lucida, Verdana, sans-serif;
	font-weight: lighter;
	margin: 0;
	padding: 5px 0 0 0;
}

img {
	-ms-interpolation-mode: bicubic;
}

.detailsarea {
	width: 390px;
	background-color: #f9f9f9;
	margin: 5px auto 0;
	padding-bottom: 0;
	padding-right: 5px;
	padding-left: 5px;
}

.detailsBox {
	width: 390px;
	height: 16px;
	float: left;
	border-bottom: 1px solid #eeeeee;
	padding: 9px 0;
}

.detailsBox1 {
	width: 390px;
	height: 16px;
	float: left;
	border-bottom: none;
	padding: 9px 0;
}

.detailsBox h1, .detailsBox1 h1 {
	font-size: 13px;
	color: #6c6c6c;
	padding: 0 0 0 8px;
	font-family: "ff-dagny-web-pro-1","ff-dagny-web-pro-2","Lucida Grande", Lucida, Verdana, sans-serif;
	font-weight: normal;
	width: 142px;
	float: left;
}

.detailsBox h2, .detailsBox1 h2 {
	font-size: 13px;
	color: #252525;
	width: 120px;
	padding: 0 8px 0 0;
	text-align: right;
	float: right;
	font-family: "ff-dagny-web-pro-1","ff-dagny-web-pro-2","Lucida Grande", Lucida, Verdana, sans-serif;
	font-weight: normal;
}

.features h2{
	font: normal 20px "bookman-1","bookman-2",sans-serif;
	padding-top: 5px;
}
.features ul li{
	padding-left: 15px; 
	list-style-type: none;
	font-size: 14px;
	font-family: "ff-dagny-web-pro-1","ff-dagny-web-pro-2","Lucida Grande", Lucida, Verdana, sans-serif;
}