@charset "utf-8";
/* CSS Document */
body {
    margin: 0;
    padding: 0;
    background: #3d1400;
    font-family: Arial, Helvetica, sans-serif;
    color: #fff;
    font-size: 16px;
}

a{
	color:#fff;
}

#terms{
	font-size:9px;
}


h1, h2, h3, h4, h5, h6, p {
    padding: 0;
    margin: 0;
	font-weight:normal;
	font-size: 16px;
}

p,ul{
	padding:0 0 15px 0;
	line-height: 20px;
	font-weight:normal;
}

h2 {
	font-weight:bold;
}

.heading_spacing_1{
	padding:0 0 10px 0;
}

img {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
}

#outer_area {
    width: 950px;
    height: auto;
    margin: 0 auto;
}

.clear, #clear {
    line-height: 0;
    font-size: 0;
    height: 0;
    padding: 0;
    margin: 0;
    border: 0;
    width: 100%;
    clear: both;
}

#header {
    background: #9a4757;
    width: 100%;
    height: 190px;
}

#logo {
    display: block;
    position: relative;
    top: 56px;
    float: left;
    left: 20px;
    margin: 0;
	width:auto;
}

#header_block {
    width: 400px;
    height: 145px;
    position: relative;
    top: 35px;
    float: left;
    left: 30px;
}

#header ul {
    display: block;
    position: relative;
    top: 100px;
    float: left;
    padding: 0;
    margin: 0;
    line-height: 0;
    width: 340px;
    left: 30px;
}

#header li {
    display: block;
    float: left;
    padding: 0;
    margin: 0 10px 0 0;
    line-height: 0;
	width:auto;
}



#gifts_img_1 {
    width: 507px;
    height: 679px;
    float: left;
}

.img_float_left {
    float: left;
	width:auto;
}

#intro_bg {
    background: #7f0b38;
    width: auto;
    height: 679px;
}

#intro_right_block {
    width: 380px;
    height: 400px;
    float: left;
    margin: 120px 0 0 30px;
}

.line_1 {
    width: 100%;
    margin: 0;
    padding: 0;
    height: 60px;
    border: 0;
    display: block;
    line-height: 0;
    font-size: 0;
	clear:both;
    background:  url(../images_2/line.gif) repeat-x center;
}

#footer {
    color: #bea193;
    font-family: "Trebuchet MS", Arial;
    font-size: 12px;
    text-align: center;
    margin: 20px 0 10px 0;
    clear: both;
}

#page_wide_bg{
	width:100%;
}

#page_bg {
    width: 820px;
    margin: 0 auto;
	height:auto;
}

ul{
	padding:0;
	margin:0 0 0 10px;
}

li{
	padding:0;
	margin:0 0 0 10px;
}

#btn_back_to_top{
	display:block;
	width:202px;
	height:42px;
	background: url(../images_2/btn_back_to_top.jpg) no-repeat top left;
	margin:40px 0 0 0;
	padding:0;
}

.img_left{
	float:left;
	margin:0 20px 0 0;
	width:auto;
}
.img_right{
	float:left;
	width:auto;
}

#top_spacer{
	width:100%;
	height:40px;
}

.credit_card_text{
	padding:5px 10px 15px 0;
	float:left;
	width:auto;
}

#credit_card_img{
	float:left;
	padding:0 10px 15px 0;
	width:auto;
}

.smaller_text{
	font-size:70%;
}
