@charset "utf-8";
body {
	background-color: #FFFFCC;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFBF0;
}

#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	height: 150px;
}

img#logo {
	position: relative;
	float: left;
	height: 100px;
	width: 338px;
	margin-left: 15px;
	top: 41px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
}

#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin-left: 30px;
	margin-right: 10px;
	color: #FFFBF0;
}

#content a,visited,hover {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
	}

#footer {
background:#262626 none repeat scroll 0 0;
bottom:0;
position:fixed;
width:100%;
}

#footer, #footer a#clear-cookies {
color:#666666;
}

#body-bottom {
	background: url(images/body-bm.png) 0 0 repeat-x;
	height: 57px;
	margin-top: -5px;
}

#bottom-logo {
	position: relative;
	top: 5px;
}
#fpColumn  a.box:hover span{
	background:url(images/txt-box-red-hover.jpg) no-repeat scroll 0 0 transparent;
	width:111px;
	height:34px;
	color:#000000;
}
#fpColumn a.box span{background:url(images/txt-box-red.jpg) no-repeat scroll 0 0 transparent; display:block; width:111px; height:34px; padding-top: 7px; cursor:pointer;}
#fpColumn a.box {color:#fff; font-family:Tahoma,Verdana,Arial,Sans-Serif; font-weight:bold; padding-top:26px; font-size: 1.0em; text-align:center }
#fpColumn a.buy-bttn:hover span{background:url(images/txt-box-red-hover.jpg) no-repeat scroll 0 0 transparent; width:111px; height:34px; color:#000;}
#fpColumn a.buy-bttn span{color:#fff; font-family:Tahoma,Verdana,Arial,Sans-Serif; font-weight:bold; background:url(images/txt-box-red.jpg) no-repeat scroll 0 0 transparent; display:block; width:111px; height:34px; padding-top: 7px; cursor:pointer;}
