body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	margin: 0px;
	}
	
.bodyWrap {
	width: 775px;
	min-height: 572px;
        overflow: hidden;
	margin: 0px auto; !important
	}
	
.capitaLogo {
	width: 200px;
	height: 59px;
	}
	
.leftWrap {
	width: 593px;
	height: 473px;
	float: left;
	margin: 0px 14px 0px 0px;
	}
	
.rightWrap {
	width: 168px;
	height: 473px;
	float: left;
	background-color: #747678;
	}
	
/* Index1 */
.index1Left {
	width: 388px;
	height: 274px;
	float: left;
	}
	
.index1Right {
	width: 205px;
	height: 274px;
	float: left;
	/*background: #c7c2ba url(../images/index1_right_bg.png) no-repeat top right;*/
        background: #afcedb url(../images/index1_right_bg.png) no-repeat top right;
	}

.RTindex1Right {
	width: 205px;
	height: 274px;
	float: left;
	background: #c7c2ba url(../images/rt_index_3.png) no-repeat top right;
	}
	
.index1Img {
	width: 593px;
	height: 199px;
	font-size: 0px;
	}
	
.index1Img2 {
	width: 388px;
	height: 57px;
	font-size: 0px;
	}

.index1BlackBar {
	width: 368px;
	height: 50px;
	background: #000000;
	font-size: 16px;
	color: #ffffff;
	padding: 10px 0px 0px 20px;
	z-index: 0;
	}
	
.index1BlackBar p {
	padding: 0px;
        padding-top: 10px;
	margin: 0px;
	}

.index1BlackBarText {
	width: 350px;
	padding: 0px;
	margin: 0px;
	float: left;
	}

.index1BlackBarQuote {
	width: 8px;
	height: 15px;
	color: #ffffff;
	font-size: 16px;
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	}
	
.index1BlackBarFirstStep {
	width: 134px;
	text-align: center;
	line-height: 40px;
	font-size: 15px;
        font-weight: bold;
	float: left;
	text-align: center;
	padding: 0px;
        padding-left: 3px;
	margin: 0px;
	}
	
.index1BlackBarFirstStep a {
	text-decoration: none;
	/*color: #afcdd7;*/
        color: #3cb6ea;
	}
	
.index1BlackBarFirstStep a:hover {
	color: #ffffff;
	}
	
.index1Grey {
	width: 358px;
	height: 144px;
	padding: 13px 0px 0px 30px;
	/*background: #c7c2ba;*/
        background: #afcedb;
	clear: both;
	}
	
.index1Grey p {
	width: 320px;
	margin: 0px;
	padding: 0px 0px 11px 0px;
	color: #000000;
	font-size: 13px;
	line-height: 17px;
	}
	
.indexTabWrap {
	width: 581px;
	height: 23px;
	background: #c7c2ba;
	padding: 0px 0px 0px 12px;
	clear: both;
	}

.indexTabItem {
	width: 105px;
	height: 23px;
	background: url(../images/index1_tab_bg.png) repeat-x;
	float: left;
	line-height: 21px;
	color: #ffffff;
	font-size: 11px;
	padding: 0px 0px 0px 6px;
	
	cursor: default;
	}
	
.indexTabItemShadow {
	width: 2px;
	height: 23px;
	background: url(../images/index1_tab_shadow.png);
	float: left;
	}
	
.indexTabItemSelected {
	font-weight: bold;
	}

/* Right panel */
.rightWrap a {
	color: #bed600;
	text-decoration: none;
	}
	
.rightWrap a:hover {
	color: #ffffff;
	}

.rightPanelTopText {
	width: 144px;
	overflow: hidden;
	padding: 15px 12px 0px 12px;
	font-size: 11px;
	color: #ffffff;
	}

.rightPanelTopText h2 {
        font-size: 14px;
        padding: 0px;
        margin: 0px;
        color: #000000;
        }
	
.rightPanelTopText p {
	margin: 0px;
	padding: 0px 0px 11px 0px;
	}
	
.rightPanelGreen {
	color: #bed600;
	font-size: 14px;
	font-weight: bold;
	}
	
.rightPanelBottomText {
	width: 144px;
	overflow: hidden;
	padding: 115px 12px 0px 12px; /* was 130 */
	font-size: 11px;
	color: #ffffff;
	background: url(../images/right_cdcase.gif) no-repeat;
	}
	
.rightPanelBottomText p {
	margin: 0px;
	padding: 0px 0px 11px 0px;
	line-height: 15px;
	}
	
.rightPanelTelephone {
	font-size: 22px;
	font-weight: bold;
	}
	
/* Index 2 */
.index2BlackBarText {
	width: 377px;
	height: 15px;
	color: #ffffff;
	font-size: 24px;
	float: left;
	padding-left: 10px;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	line-height: 40px;
	}

.index2Blue {
	width: 563px;
	height: 121px;
	padding: 13px 0px 0px 30px;
	background: #00638f url(../images/index2_blue_bg.png) top right no-repeat;
	clear: both;
	}
	
.index2TabWrap {
	width: 581px;
	height: 23px;
	background: #00638f;
	padding: 0px 0px 0px 12px;
	clear: both;
	}

.index2TabItem {
	width: 105px;
	height: 23px;
	background: url(../images/index2_tab_bg.png) repeat-x;
	float: left;
	line-height: 21px;
	color: #ffffff;
	font-size: 11px;
	padding: 0px 0px 0px 6px;	
	cursor: default;
	}
	
.index2TabItemShadow {
	width: 2px;
	height: 23px;
	background: url(../images/index2_tab_shadow.png);
	float: left;
	}
	
/* Tab page content */
.tabContent {
	width: 568px;
	height: 435px;
	background-color: #3db7e4;
	padding: 15px 0px 0px 25px;
	}
	
.tabContentLeft {
	width: 335px;
	height: 410px;
	float: left;
	border-right: 1px solid #ffffff;
	padding: 0px 20px 0px 0px;
	}

.tabContentLeft h3 {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	margin: 0px 0px 15px 13px;
	padding: 0px;
	}
	
.tabContentLeft p {
	font-size: 12px;
	color: #000000;
	margin: 0px 0px 11px 13px;
	padding: 0px;
	line-height: 15px;
	}

.tabContentLeft ul {
        padding-top: 0px;
        padding-bottom: 0px;
        margin: 0px 0px 0px 30px;
        }

.tabContentLeft ul li {
        color: #000000;
        font-size: 12px;
        padding-bottom: 10px;
        }

.tabContentLeft blockquote {
        padding-top: 0px;
        padding-bottom: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        }
	
.tabContentRight {
	width: 176px;
	height: 390px;
	padding: 0px 0px 0px 20px;
	float: left;
	}
	
.tabContentRightText {
	width: 176px;
	height: 395px;
	}
	
.tabContentRightFlash {
	width: 176px;
	height: 144px;
	background-color: #000000;
	}
	
.tabContentRightSmallText {
	width: 176px;
	height: 10px;
	font-size: 10px;
	color: #000000;
	text-align: right;
	padding: 0px;
	margin: 0px 0px 14px 0px;
	}

.tabContentRightQuote {
        padding-left: 4px;
        background-image: url(../images/right_quote.gif);
        background-repeat: no-repeat;
        }
	
.tabContentRightText h3 {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	}
	
.tabContentRightText p {
	font-size: 12px;
	color: #000000;
	margin: 0px 0px 11px 0px;
	padding: 0px;
	line-height: 15px;
	}
	
.tabContentRightNext {	
	width: 176px;
	height: 15px;
	}

.tabContentRight a {
     color: #000000;
     text-decoration: none;
     }

.tabContentRight a:hover {
     color: #ffffff;
     }
	
.tabContentRightNextImg {
	width: 94px;
	height: 28px;
	float: left;
/*	padding: 0px 6px 0px 56px;*/
	padding: 0px 6px 0px 0px;
	}
.tabContentRightNextText {
	width: 74px;
	height: 28px;
	line-height: 28px;
	font-size: 10px;
	color: #000000;
	float: left;
	}
.tabContentRightNextText a {
	text-decoration: none;
	color: #000000;
	}
.tabContentRightNextText a:hover {
	color: #c3db05;
	}	
.tabTabWrap {
	width: 581px;
	height: 23px;
	background: #3db7e4;
	padding: 0px 0px 0px 12px;
	clear: both;
	}
	
.tabTabItem {
	width: 105px;
	height: 23px;
	background: url(../images/tab_one_tab_bg.png) repeat-x;
	float: left;
	line-height: 21px;
	color: #ffffff;
	font-size: 11px;
	padding: 0px 0px 0px 6px;	
	cursor: default;
	}
	
.tabTabItem a {
	text-decoration: none;
	color: #ffffff;
	}
	
.tabTabItem a:hover {

	color: #347ba1;
	}
	
.tabTabItemShadow {
	width: 2px;
	height: 23px;
	background: url(../images/tab_one_tab_shadow.png);
	float: left;
	}
	
.tabTabItemSelected {
	width: 105px;
	height: 23px;
	background: #ffffff;
	float: left;
	line-height: 21px;
	color: #ffffff;
	font-size: 11px;
	padding: 0px 0px 0px 6px;	
	cursor: default;
	}
	
.tabTabItemSelected a {
	text-decoration: none;
	color: #3db7e4;
	}
	
.tabTabItemSelectedSelected a:hover {
	color: #3db7e4;
	}	
	
.tabTabItemTransparent {
	width: 105px;
	height: 23px;
	background: url(../images/tab_one_tab_bg.png) repeat-x;
	float: left;
	line-height: 21px;
	color: #ffffff;
	font-size: 11px;
	padding: 0px 0px 0px 6px;	
	cursor: default;
	filter:alpha(opacity=35);
	-moz-opacity:.35;
	opacity:.35;
	}
	
.tabTabItemTransparent a {
	text-decoration: none;
	color: #ffffff;
	}
	
.tabTabItemTransparent a:hover {
	color: #666666;
	}
	
/* Final Tab */
.tabContentFinal {
	width: 690px;
	height: 434px;
	padding: 33px 38px 0px 0px;
	background-color: #3db7e4;
	}
	
.tabContentFinalLB {
	width: 652px;
	overflow:hidden;
	padding: 0px;
	margin-bottom: 10px;
        margin-left: 38px;
	background-color: #64c5e9;
	}
	
.tabContentFinalLBLeft {
	width: 137px;
	overflow: hidden;
	float: left;
	}
	
.tabContentFinalLBRight {
	width: 515px;
	overflow: hidden;
	float: left;
	padding: 10px 0px 10px 0px;
	color: #000000;
	}
	
.tabContentFinalLBRight p {
	color: #000000;
	font-size: 12px;
	}
	
.tabContentFinalLBRight a {
	text-decoration: none;
	color: #ffffff;
	}
	
.tabContentFinalLBRight a:hover {
	color: #000000;
	}

/* Download Tab */
.tabContentDownload {
	width: 690px;
	min-height: 434px;
        overflow: hidden;
	padding: 33px 38px 0px 0px;
	background-color: #3db7e4;
	}
	
.tabContentDownloadLB {
	width: 652px;
	overflow:hidden;
	padding: 0px;
	margin-bottom: 10px;
        margin-left: 38px;
	background-color: #64c5e9;
	}
	
.tabContentDownloadLBLeft {
	width: 137px;
	overflow: hidden;
	float: left;
	}
	
.tabContentDownloadLBRight {
	width: 515px;
	overflow: hidden;
	float: left;
	padding: 10px 0px 10px 0px;
	color: #000000;
	}
	
.tabContentDownloadLBRight p {
	color: #000000;
	font-size: 12px;
	}
	
.tabContentDownloadLBRight a {
	text-decoration: none;
	color: #ffffff;
	}
	
.tabContentDownloadLBRight a:hover {
	color: #000000;
	}
	
/* Misc */
.clear {
	clear: both;
	}	
	
.footerWrap {
	width: 775px;
	height: 40px;
	color: #c7c2ba;
	font-size: 10px;
	clear: both;
	letter-spacing: -.05em;
	}
	
.footerWrap ul {
	width: auto;
	list-style: none;
	margin: 0px;
	padding: 17px 0px 0px 0px;
	}
	
.footerWrap ul li {
	float: left;
	padding: 0px 10px 0px 0px;
	}
	
.footerWrap ul li a {
	color: #c7c2ba;
	text-decoration: none;
	}
	
.footerWrap ul li a:hover {
	color: #000000;
	}
