/* Conti Styles - FAQ */

/* fix the bottom border of the bottom div not appearing in IE6, this is only declared for IE */
*html body{
	height:1200px;
}
/* end fix the bottom border of the bottom div not appearing in IE6, this is only declared for IE */

/* this sorts the border of area 1 being out in IE6 */
*html p{
	margin-right:10px;
}
/* end this sorts the border of area 1 being out in IE6 */

/* area1 */
#area1{
	background-color:#FFFFFF;
	color:#000000;
	border-left:20px solid #ED1B2B;
	border-top:20px solid #ED1B2B;
	border-right:20px solid #ED1B2B;
	position:absolute;
	width:310px;
	height:174px;
	z-index:90;
	top:193px;
	left:110px;
	font-weight:bold;
}
#area1Img{
	background-image:url(../img/faq/area1_img.png);
	background-repeat:no-repeat;
	color:#FFFFFF;
	position:absolute;
	width:350px;
	height:88px;
	z-index:90;
	top:32em;
	left:110px;
}
*html #area1Img{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/faq/area1_img.png', sizingMethod='fixed');
}
#area1_title{
	background-image:url(../img/faq/area1_title.gif);
	background-repeat:no-repeat;
	width:286px;
	height:34px;
	margin-left:12px;
	margin-bottom:-10px;
}

/* area2 */
#area2{
	border-top:20px solid #ED1B2B;
	border-right:20px solid #ED1B2B;
	border-bottom:20px solid #ED1B2B;
	background-color:#000000;
	color:#FFFFFF;
	position:absolute;
	width:406px;
	height:660px;
	z-index:80;
	top:81px;
	left:488px;
}
#area2Img{
	background-image:url(../img/faq/area2_img.png);
	background-repeat:no-repeat;
	color:#000000;
	position:absolute;
	width:107px;
	height:700px;
	z-index:80;
	top:81px;
	left:381px;
}
*html #area2Img{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/faq/area2_img.png', sizingMethod='fixed');
}
#area2 p{
	margin-left:2px;
	margin-top:6px;
	margin-bottom:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

/* area2 */
#area3{
	background-color:#FFFFFF;
	border:20px solid #000000;
	color:#000000;
	position:absolute;
	width:397px;
	z-index:70;
	top:35em;
	left:19px;
}
#area3 p{
	margin-top:4px;
	margin-left:2px;
	margin-bottom:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

/* copyright */
#copyright{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#FFFFFF;
	color:#333333;
	position:absolute;
	top:792px;
	left:802px;
	z-index:110;
	width:120px;
	background-color:#FFFFFF;
}
/* end copyright */

table{
	margin-left:12px;
	margin-right:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
*html #area3 table{
	margin-left:12px;
	margin-right:0px;
}

/* first table Qs */
.Q{
	background-image:url(../img/faq/Q.gif);
	background-repeat:no-repeat;
	height:23px;
	width:23px;
}
.A{
	background-image:url(../img/faq/A.gif);
	background-repeat:no-repeat;
	height:23px;
	width:23px;
}
.Q_title{
	background-image:url(../img/faq/area2_title.gif);
	background-repeat:no-repeat;
	height:70px;
}
.Q1{
	background-image:url(../img/faq/Q1.gif);
	background-repeat:no-repeat;
	display:block;
	height:37px;
}
.Q2{
	background-image:url(../img/faq/Q2.gif);
	background-repeat:no-repeat;
	height:40px;
}
.Q3{
	background-image:url(../img/faq/Q3.gif);
	background-repeat:no-repeat;
	height:37px;
}
.Q4{
	background-image:url(../img/faq/Q4.gif);
	background-repeat:no-repeat;
	height:40px;
}
.Q5{
	background-image:url(../img/faq/Q5.gif);
	background-repeat:no-repeat;
	height:40px;
}
.black_line{
	background-image:url(../img/faq/area2_line.gif);
	background-repeat:no-repeat;
	height:18px;
}

/* second table Qs */
.Qw{
	background-image:url(../img/faq/Q_white.gif);
	background-repeat:no-repeat;
	height:20px;
	width:20px;
}
.Aw{
	background-image:url(../img/faq/A_white.gif);
	background-repeat:no-repeat;
	height:20px;
	width:20px;
}
.Q_title_w{
	background-image:url(../img/faq/area3_title.gif);
	background-repeat:no-repeat;
	height:40px;
}
.Q1w{
	background-image:url(../img/faq/Q1_white.gif);
	background-repeat:no-repeat;
	height:20px;
}
.Q2w{
	background-image:url(../img/faq/Q2_white.gif);
	background-repeat:no-repeat;
	height:39px;
}
.Q3w{
	background-image:url(../img/faq/Q3_white.gif);
	background-repeat:no-repeat;
	height:59px;
}
.Q4w{
	background-image:url(../img/faq/Q4_white.gif);
	background-repeat:no-repeat;
	height:40px;
}
.Q5w{
	background-image:url(../img/faq/Q5_white.gif);
	background-repeat:no-repeat;
	height:40px;
}
.Q6w{
	background-image:url(../img/faq/Q6_white.gif);
	background-repeat:no-repeat;
	height:38px;
}
.white_line{
	background-image:url(../img/faq/area3_line.gif);
	background-repeat:no-repeat;
	height:8px;
	padding-top:10px;
	padding-bottom:10px;
}