* 
{
margin:0;
padding:0;
}
	
html
{
background-color: #fff;
border:none;
}

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a {font-size: 12px; color: #FFF; font-family:Verdana, Arial, Helvetica, sans-serif; }
a img {border:0;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;}
a:active {text-decoration: none;}

h1 {font-size: 12px; color: #FFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:normal;}
h2 {font-size: 30px; color: #be0404; font-family: Georgia, "Times New Roman", Times, serif; font-weight:normal; padding-bottom:5px;}
h3 {font-size: 30px; color: #be0404; font-family: Georgia, "Times New Roman", Times, serif; font-weight:normal; padding-bottom:5px; padding-top:20px;}
h4 {font-size: 24px; color: #be0404; font-family: Georgia, "Times New Roman", Times, serif; font-weight:normal; padding-bottom:5px; padding-left:22px;}

.db {font-size: 11px; color: #cc2020;}
a.db:hover {color: #FFF;}
.g {font-size: 12px; color: #be0404; text-decoration: none; margin-left: 60px;}


#header
{
height: 118px;
background: url('images/headerbg.gif');
}

#hcontainer
{
margin: 0 auto;
padding-top: 25px;
width: 825px;
height: 90px;
overflow: hidden;
}

#wrap
{
margin: 0 auto;
padding-top: 15px;
width: 825px;
height: auto;
overflow: hidden;
}

#c1
{
width: 130px;
float:left;
}

#c2
{
width: 670px;
padding-left: 20px;
float:left;
}

#c4
{
width: 130px;
float:right;
}

#gift
{
margin-top:20px;
margin-left:100px;
width:197px;
}

#footer { 
clear:both;
width: 100%;
height: 118px;
margin-top: 25px;
background: url('images/footerbg.gif');
}

#fwrap
{
margin: 0 auto;
padding-top: 15px;
width: 825px;
height: auto;
overflow: hidden;
}

#cr
{
width: auto;
float:left;
height: auto;
font-size: 11px; 
color: #FFF; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight:normal;
}

#dr
{
width: auto;
float:right;
height: auto;
}

#fb { background: #BC0404; height: 500px;}

ul
{
list-style:none;
float:right;
width: 450px;
padding-top: 22px;
}

ul li 
{
display:inline;
width:100%;
padding-left: 30px;
}
	
ul li a
{
color: #fff;
}

ul li a:hover 
{
color: #FFD200;
}

