/* CSS Document */

.BgColor1 {
	background-color:#FFFFFF;
}
.BgColor2 {
	background-color:#f7f3e8;
}
.HeaderTop {
	background-image:url(../images/header_top.jpg);
	background-position:right;
	background-repeat:no-repeat;
}
.DetailsBox {
	background-image:url(../images/details_box.jpg);
	width:450px;
	height:186px;
	background-repeat:no-repeat;
}
.DetailsBoxHor {
	background-image:url(../images/3easy_steps_details_bg_hor.jpg);
	width:732px;
	background-repeat:no-repeat;
	height:100px;
}
.HeadingBGBig {
	background-image:url(../images/heading_bg_big.gif);
	width:732px;
	background-repeat:no-repeat;
	height:32px;
}
.EasyBox {
	background-image:url(../images/easy_box_bg.gif);
	width:368px;
	height:186px;
	background-repeat:no-repeat;
}
.FooterBg {
	background-image:url(../images/footer_bg.jpg);
	width:770px;
	height:84px;
	background-repeat:no-repeat;
}
.HeaderBg {
	background-image:url(../images/header_bg.gif);
	width:770px;
	height:61px;
}
.3StepsBg {
	background-image:url(../images/3easy_steps_details_bg.jpg);
	width:220px;
	height:398px;
	background-repeat:no-repeat;
}
.HeadingBg {
	background-image:url(../images/heading_bg.gif);
	width:497px;
	height:32px;
	background-repeat:no-repeat;
}
.SubHeadingBg {
	background-image:url(../images/header_bg.gif);
	background-position:center;
	height:25px;
}
.Border {
	border:1px solid #cedeed;
}

