body {
	background-color: #4396ca;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #0099FF;
}
a:active {
	text-decoration: none;
}
#site_body {
    position:relative;
	left:100px;
	top:0px;
	width:800px;
	height:600px;
	background-image:url(../images/background.jpg);
}
#up_bar {
    position:relative;
	left:0px;
	top:0px;
	width:800px;
	height:7px;
}
#header {
    position:relative;
	left:0px;
	top:8px;
	width:800px;
	height:50px;
}
#logo {
    position:absolute;
	left:10px;
	top:0px;
	width:252px;
	height:41px;

}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
#menu {
    position:relative;
	left:440px;
	top:30px;
	width:350px;
	height:10px;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#banner {
    position:relative;
	left:0px;
	top:10px;
	width:800px;
	height:177px;
}
#site_content {
    position:relative;
	left:0px;
	top:10px;
	width:800px;
	height:325px;
	max-width:800px;
}
#card_holder {
    position:relative;
	left:2px;
	top:5px;
	width:399px;
	height:178px;
	background-image:url(../images/card-holder.jpg);
}
#promo {
    position:relative;
	left:2px;
	top:10px;
	width:399px;
	height:132px;
	background-image:url(../images/promo-holder.jpg);
}
#txt {
    position:absolute;
	left:5px;
	top:155px;
	width:185px;
	height:16px;
}
.style3 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-weight: bold; }
#img_card {
    position:absolute;
	left:140px;
	top:0px;
	width:250px;
	height:175px;
}
#txt_holder {
    position:absolute;
	left:405px;
	top:5px;
	width:393px;
	height:316px;
	background-image:url(../images/txt-holder.jpg);
}
#footer {
    position:relative;
	left:0px;
	top:15px;
	width:800px;
	height:10px;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
}
