body{
	text-align: center;
	min-width: 985px;
	background-color: #ac9cab;
}

.container{
	margin: 0 auto;
	width: 985px;
	text-align: left;
}

.app{
	width:985px;
	height:662px;
	position: relative;
}

.appTop{
	position: absolute;
	top:0px;
	width: 995px;
	height: 30px;
	background-image: url(../images/app_top.png);
	background-repeat: no-repeat;	
}

.appBody{
	position: absolute;
	top: 30px;
	width: 995px;
	height: 592px;
	background-image: url(../images/app_body.png);
	background-repeat: repeat-y;
}

.appBottom{
	position: absolute;
	top: 622px;
	left: 0px;
	width: 995px;
	height: 39px;
	background-image: url(../images/app_bottom.png);
	background-repeat: no-repeat;
}

.contentSlotA{
	position: absolute;
	top:125px;
	left:11px;
	height: 200px;
	width: 968px;
	background-image: url(../images/content_bg_a.png);
	background-repeat: repeat-x;
	
}

.contentSlotA h1{
	position: relative;
	top: -5px;
	left: 34px;
	font-size: 33px;
	font-family: Palatino, Times, serif;
}

.contentSlotA p{
	position: relative;
	top: -24px;
	left: 190px;
	width: 747px;
	height: 138px;
}

.contentSlotB{
	position: absolute;
	top:325px;
	left:11px;
	height: 218px;
	width: 968px;
	background-image: url(../images/content_bg_b.png);
	background-repeat: repeat-x;
	
}


.contentSlotB h1{
	position: relative;
	top: -5px;
	left: 34px;
	font-size: 33px;
	font-family: Palatino, Times, serif;
}

.contentSlotB p{
	position: relative;
	top: -24px;
	left: 190px;
	width: 747px;
	height: 138px;
}

.navBar{
	position: absolute;
	top:98px;
	left: 11px;
	height: 28px;
	width: 968px;
	background-image: url(../images/nav_bg.png);
	z-index: 1000;
	text-align: center;
	border-color: green;
	border-width: thin;
}

.buttonBar{
	z-index:1000;
	position: absolute;
	left: 157px;
	top: 554px;
	width: 697px;
	height: 95px;
	background-image: url(../images/button_bar_body.png);
	border-width: thin;
	border-color: red;
}
.buttonBarLeft{
	z-index:1000;
	position: absolute;
	left: 148px;
	top: 554px;
	width: 9px;
	height: 95px;
	background-image: url(../images/button_bar_left.png);
}

.buttonBarRight{
	z-index:1000;
	position: absolute;
	left: 854px;
	top: 554px;
	width: 9px;
	height: 95px;
	background-image: url(../images/button_bar_right.png);
}

.buttonBarCaptionA{
	position: absolute;
	top: 566px;
	left: 166px;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: solid;
	border-color: white;
	border-width: thin;
	width: 214px;
	height: 70px;
	z-index:1500;
	color: white;
}

.buttonBarCaptionA h1{
	font-size: 16px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	position: relative;
	top:-10px;
	left:0px;
}

.buttonBarCaptionA p{
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size:11px;
	position: relative;
	top:-20px;
	left:0px;
}

.buttonBarCaptionA a{
	color: white;
}

.buttonBarCaptionB{
	position: absolute;
	top: 566px;
	left: 395px;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: solid;
	border-color: white;
	border-width: thin;
	width: 214px;
	height: 70px;
	z-index:1500;
	color: white;
}

.buttonBarCaptionB h1{
	font-size: 16px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	position: relative;
	top:-10px;
	left:0px;
}

.buttonBarCaptionB p{
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size:11px;
	position: relative;
	top:-20px;
	left:0px;
}

.buttonBarCaptionB a{
	color: white;
}

.buttonBarCaptionC{
	position: absolute;
	top: 566px;
	left: 626px;
	width: 214px;
	height: 70px;
	z-index:1500;
	color: white;
}

.buttonBarCaptionC a{
	color: white;
}

.buttonBarCaptionC h1{
	font-size: 16px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	position: relative;
	top:-10px;
	left:0px;
}

.buttonBarCaptionC p{
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size:11px;
	position: relative;
	top:-20px;
	left:0px;
}


.navBar a{
	color:#221f18;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	position: relative;
	top: 4px;
	padding-right: 20px;
	text-decoration: none;
}

.navBar a:hover{
	text-decoration: underline;
	color: black;
}

.logo{
	position: absolute;
	top: 5px;
	left: 25px;
	background-image: url(../images/logo_a.png);
	background-repeat: no-repeat;
	width: 305px;
	height: 89px;
	z-index: 1000;
}

.contentPane{
	position: absolute;
	top: 0px;
	left: 26px;
	width: 889px;
	height: 683px;
	z-index: 2000;
}

.contentPaneLeft{
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(../images/content_pane_left.png);
	background-repeat: no-repeat;
	width: 85px;
	height: 683px;
}

.contentPaneBody{
	position: absolute;
	top:0px;
	left:85px;
	height: 683px;
	width: 760px;
	background-image: url(../images/content_pane_body.png);
	background-repeat: repeat-x;
}

.contentPaneBody p{
	position: absolute;
	top: 92px;
	left: 0px;
	width: 760px;
	height: 417px;
	font-size: 14px;
	font-family: Arial, sans-serif;
	overflow: auto;
}

.contentBody{
	position: absolute;
	top: 103px;
	left: 3px;
	width: 750px;
	height: 417px;
	font-size: 14px;
	font-family: Arial, sans-serif;
	overflow: auto;
	/*
	border-color: red;
	border-width: thin;
	border-style: solid;
	*/
}

.contentPaneBody h1{
	position: absolute;
	top: 42px;
	left: 0px;
	color: #5a5b5b;
	font-family: Arial, sans-serif;
	font-size: 34px;
}

.contentPaneRight{
	position: absolute;
	top:0px;
	left: 845px;
	width: 98px;
	height: 683px;
	background-image: url(../images/content_pane_right.png);
	background-repeat: no-repeat;
}

.button{
	position: absolute;
	top: 540px;
	left:690px;
	width: 170px;
	height: 73px;
	z-index:2500;
	cursor: pointer;
	cursor: hand;
}

.buttonLeft{
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images/button_left.png);
	background-repeat: no-repeat;
	height: 73px;
	width: 38px;
	cursor: pointer;
	cursor: hand;
}

.buttonBody{
	position: absolute;
	left: 38px;
	top: 0px;
	background-image: url(../images/button_body.png);
	background-repeat: repeat-x;
	height: 73px;
	width: 100px;
	text-align: center;
	color: white;
	font-family: Arial, sans-serif;
	cursor: pointer;
	cursor: hand;
}

.buttonBody span{
	position: relative;
	top: 23px;
}

.buttonRight{
	position: absolute;
	left:138px;
	top:0px;
	background-image: url(../images/button_right.png);
	background-repeat: no-repeat;
	height: 73px;
	width: 38px;
	cursor: hand;
}

.contentSlotB img{
	position: absolute;
	top: 59px;
	left: 8px;
}

.serviceDetail{
	position: absolute;
	top:170px;
	left:0px;
	width: 97%;
	/*
	border-style: solid;
	border-width: thin;
	border-color: green;
	*/
	height: 265px;
	overflow: auto;
	z-index: 9000;
}

/*
Custom Formatting Styles
*/

.jbold{
	font-size: 20px;
}