/* CSS Document */

	body {
		padding: 0px;
		margin: 0px;
		background: url(SysImages/longbar.gif) black repeat-x;
	}
	body,td,th {
		font-family: Arial, Helvetica, sans-serif;
	}
	#header{
		background: url(SysImages/title.gif) no-repeat #a8010f center bottom;
		display: block;
/*		height: 157px;*/
		height: 17px;
		padding: 90px 0px 0px 0px;
	}
	#header h1{
		color: black;
		font-size: 14px;
		line-height: 14px;
		font-style: italic;
		margin: 0px 375px 0px 0px;
	}
	#header h2{
		color: white;
		font-size: 14px;
		line-height: 14px;
		font-style: italic;
		margin: -16px 376px 0px 0px;
	}
	#logo img{
		width: 427px;
		height: 48px;
		position: absolute;
		margin: 36px 0px 0px -400px;
/*		margin: 14px 370px -73px 0px;		*/



	}
	#phone h5{
		margin: -60px 0px 0px 581px;	
		color: black;
		font-size: 30px;
		font-style: italic;
	}
	#phone h6{
		padding-top: 23px;
		margin: -60px 0px 0px 580px;	
		color: white;
		font-size: 30px;
		font-style: italic;
	}	
	#leftBody{
		float: left;
		background: url(SysImages/bodyleft.png) repeat-y;
		width: 62px;
		height: 1689px;
		margin-top: -1px;
		}
	#rightBody{
		background: url(SysImages/bodyRight.png);
		display: block;
		width: 62px;
		float: right;
		height: 1689px;
		margin-top: -1px;
	}
	#menu{
		background: url(SysImages/menuBack.gif) no-repeat;
/*		width: 189px;*/
		width: 189px;
		height: 241px;
		float: left;
		margin-left: 3px;
		padding-top: 10px;
		margin-bottom: -10px;
	}
	#menu a{
		display: block;
/*		background-color:#990000;*/
		background-color: #330000;
		color: #990000;
		color: #CC6600;
		color: #993333;
		width: 150px;
		border: 2px solid black;
		margin-bottom: -13px;
		margin-left: 14px;
		padding: 3px;
		font-size:14px;
		text-decoration: none;
	}
	#menu a:hover{
		background-color: #550000;
		color: #bb5555;
	}
	#mainImage{
		float: right;
		margin-right: 3px;
	}
	#mainBody{
	/*	background: url(SysImages/bodyBack.gif) no-repeat;*/
		width: 927px;
		height: 1688px;
		background:	#7f7f7f;

	}
	#rightBar{
		width: 169px;
		float: right;
		height: 597px;
		display: block;
		margin: 0px;
		padding: 0px;
		margin-right: 3px;
	}
	#rightBar img{
		padding-top: 3px;
		float: right;
	}
	#rightBar a img{
		border: 0px;
	}
	#moreInfo{
		background: #7f7f7f;
		margin-top: 3px;
		float: right;
		width: 27px;
		height: 599px;
	}
	#mainText{
		background: #7f7f7f;
		width: 803px;
	}
	#mainTop{
		background: #cfcdcb;
		width: 588px;
		float: left;
		height: 585px;
		margin-left: 3px;
		padding: 13px 0px 0px 10px;
		margin-top: 3px;
	}
	#mainBottom{
		background: #cfcdcb;
		float: left;
		margin: 2px 0px 0px 3px;
		width: 797px;
/*		height: 982px; /********************* other bottom adjust ***********/
	}
	.infoBoxTop{
		background: url(SysImages/answering_service_info_box.png) no-repeat #cfcdcb;
		width: 249px;
		height: 242px;
		float: left;
		padding: 25px 20px 20px 20px;
		font-size: 15px;
		color: #663300;
	}
	.infoBoxTop strong{
		font-size: 18px;
		color: #666666;
		margin-bottom: -5px;
		line-height: 14px;
		font-style: italic;
	}	
	#infoBoxTopBig{
		background: url(SysImages/answering_service_bigBack.png) no-repeat white center;
		width: 538px;
		height: 538px;
		margin: -13px 0px 0px -10px;
		padding: 30px;
		
	}
	#infoBoxTopBig h3{
		text-transform: capitalize;
		font-size: 36px;
		line-height: 36px;
		margin: 10px 0px 30px 0px;
		color: #666666;
		font-style: italic;
	}
	#infoBoxTopBig ul
	{
		margin-left: 150px;
	}
	
			/**********************/
	.infoBoxBottom{
		float: left;
		width: 265px;
	}
	.infoBoxBottomTitle{
		background: url(SysImages/answering_service_info_box_bottom_topBar.png) no-repeat #cfcdcb;
		height: 35px;
		font-size: 15px;
		color: #666666;
		margin-bottom: -5px;
		line-height: 14px;
		font-weight: bold;
		padding: 25px 0px 0px 25px;
		font-style: italic;
	}
	.infoBoxBottomMiddle{
		background: url(SysImages/answering_service_info_box_bottom_middleBack.png) repeat-y #cfcdcb;
		font-size: 13px;
		color: #663300;
		padding: 3px 25px 0px 25px;
		height: 580px;
	}
	.infoBoxBottomMiddle a{
		font-size: 10px;
	}
	.infoBoxBottomMiddleSpace{
		height: 6px;
	}
	.infoBoxBottomFooter{
		background: url(SysImages/answering_service_info_box_bottom_bottomBar.png) no-repeat #cfcdcb;
		height: 25px;
	}
	#bottomLinkBox{
		clear: both;
		background: url(SysImages/answering_service_bottom_section.gif) no-repeat white;
		width: 679px;
		height: 145px;
		font-size: 12px;
		padding: 35px 40px 0px 40px;
	}
	#bottomLinkBox a{
		padding: 3px 0px 3px 0px;
		margin: 0px 3px 0px 3px;
		line-height: 20px;
		color: #FF6600;
		font-style: italic;
	}	
	#bottomBack{
		clear: both;
		height: 60px;
		padding-top: 50px;
		background: url(SysImages/bottomBar.png) repeat-x center top;
		font-size: 10px;
		color: white;
	}
	#bottomBack strong{
		font-size: 12px;
	}
	#bottomBack a{
		text-decoration: none;
		color: white;		
	}

	#call{
		background: url(SysImages/answering_service_moreInfo1.gif); 
		width: 179px; 
		height: 147px; 
		float:left; 
		margin: -5px 0px 0px -5px;
	}
	#chatOnline{
		background: url(SysImages/answering_service_moreInfo2.gif); 
		width: 176px; 
		height: 147px; 
		margin: -5px 0px 0px 174px;
	}
	#infoPack{
		background: url(SysImages/answering_service_moreInfo3.gif); 
		width: 196px; 
		height: 147px; 
		display:block; 
		float: left; 
		margin: -147px 0px 0px 350px;
	}
	#chatOnlineGraphic{
		float: left; margin: -103px 0px 0px 182px;

	}
	#emailForm{
		background:url(SysImages/emailBox.png); 
		width: 533px; 
		height: 281px; 
		margin: 0px 0px 0px 0px; 
		padding: 50px 0px 0px 0px;
	}
/********************************* WIDE VERSION WITH NO MORE INFO BOX ****************************************************/
	#mainBody2{
	/*	background: url(SysImages/bodyBack.gif) no-repeat;*/
		width: 927px;
	/*	height: 1688px;*/
		background:	#7f7f7f;

	}
	#leftBody2{
		float: left;
		background: url(SysImages/bodyleft.png) repeat-y;
		width: 62px;
		min-height: 600px;
		margin-top: -1px;
		}
	#rightBody2{
		background: url(SysImages/bodyRight.png);
		display: block;
		width: 62px;
		float: right;
		min-height: 600px;
/*		min-height: 1689px;*/
		margin-top: -1px;
	}
	#bottomBack2{
		clear: both;
		height: 60px;
		padding-top: 50px;
		background: url(SysImages/bottomBar.png) repeat-x center top;
		font-size: 10px;
		color: white;
	}
	#bottomBack2 strong{
		font-size: 12px;
	}
	#bottomBack2 a{
		text-decoration: none;
		color: white;		
	}
	#bottomLinkBox2{
		clear: both;
		background: url(SysImages/answering_service_bottom_section.gif) no-repeat center #cfcdcb;
		border-left: 3px solid #7f7f7f;
		border-right: 3px solid #7f7f7f;
		width: 717px;
		height: 155px;
		font-size: 12px;
		padding: 55px 40px 0px 40px;
		margin-bottom: -15px;
	}
	#bottomLinkBox2 a{
		padding: 3px 0px 3px 0px;
		margin: 0px 3px 0px 3px;
		line-height: 20px;
		color: #FF6600;
		font-style: italic;
	}	
	#mainSectionBlackSides{
		background-color: black;
	}
	#mainSectionGreySides{
		width: 797px;
		border-left: 3px solid #7f7f7f;
		border-right: 3px solid #7f7f7f;
		background: #cfcdcb;
	}
	#mainSectionWideTop{
		background:url(SysImages/answering_service_wide_main_top.png) no-repeat;
		color: #666666;
		font-style: italic;
		font-size: 36px;
		line-height: 36px;
		margin: 0px 0px 0px 0px;
		padding: 30px 30px 30px 30px;
		font-weight:bold;
	}
	#mainSectionWideMiddle{
		background: url(SysImages/answering_service_wide_main_middle.png) repeat-y;
		padding: 10px 30px 10px 30px;
	}
	#mainSectionWideBottom{
		background: url(SysImages/answering_service_wide_main_bottom.png) no-repeat;
		height: 34px;
	}
	.subScript{
		font-size: 10px;
		color:#555555;
	}
	.tableToBorder{
	border: 1px solid #999999;
	width: 700px;
	padding: 10px;
	}
	.signupMain{
		font-size: 12px;
		color:#333333;
	}
	.signupMain2{
		font-size: 13px;
		color:#444444;
	}
	.signupBold{
		font-size: 13px;
		font-weight: bold;
		color:#444444;
		color:#000066;
		color:#660033;
		color:#990000;
	}
	.signupBoldLarge{
		font-size: 17px;
		font-weight: bold;
		color:#444444;
		color:#000066;
		color:#660033;
		color:#990000;
	
	}