body{
	padding:0;
	margin:0;
	font-family: Times New Roman, Arial;
	
	top: -40px;
}

h1 {
	color: #b01319;
	font-weight: bold;  
	line-height: 30px;
	font-size: 400%;
	padding-top: 50px;
	
}

h4 {
	background-color: #b01319;
	color: white;
	margin: 0 10px 0 10px;
	font-size: 150%;
	line-height: 25px;
}

a {
	color: white;
}
img {
	position: relative;
	top: -40px;
}

#main {
	display: block;
	position: relative;
	top: 0px;
	width: 905px;
	margin: 0px auto;
	background-color: #b01319;
	text-align: center;


}

#white {
	background-color: white;
	margin: 0 20px 0 50px;
}

table {
	background-color: white;
	padding: 0 0px 0 20px;
} 

tr td.left{
	width: 60%;
	font-size: 90%;
	padding-right: 20px;
}

tr td.right{
	font-size: 80%;
	text-align: center;
	padding-top: 30px;
	background: white url(../img/gift.png) no-repeat 95px 5px;
}

tr td.right div.td{
	position: relative;
	left: -90px;
}

h1.r {
	padding-top: 0;
	font-size: 250%;
	
}

h2.r {
	padding: 0;
}

b.red{
	color: #b01319;
}


h1.w{
	position: relative;
	color: white;
	padding: 0;
	top: -20px;
	font-size: 350%;
}

h3.w {
	position: relative;
	top: -25px;
	color: white;
	font-family: Arial;
	font-size: 150%;
}

#bordered {
	position: relative;
	top: -25px;
	left:  10%;
	width: 700px; 
	padding: 0;
	border-color:  white;
	border-style: solid;
	border-width: 2px;
	background: #b01319 url(../img/tel.gif) no-repeat 55px 71px;
 }

i.w {
	font-size: 160%;
	color: white;
}

i.ww {
	color: white;
}