@charset "utf-8";
/* CSS Document */

body {
	background-color: #000;
	color: #FFF;
}
#main_center {
	height: 758px;
	width: 857px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(imgs/specialoffer/Background.jpg);
	background-repeat: no-repeat;
}
#main_outer {}
#main_inner {
	background-color: #0E0B18;
	border: 1px solid #55535c;
	margin-right: 26px;
	margin-left: 26px;
	height: 650px;
	margin-top: 26px;
}
#header {
	background-image: url(imgs/specialoffer/Header.gif);
	height: 50px;
	width: 755px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#logo {
	background-image: url(imgs/specialoffer/Logo.gif);
	height: 82px;
	width: 463px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
}
#title {
	background-image: url(imgs/specialoffer/TopBar.gif);
	background-repeat: repeat-x;
	height: 111px;
	background-position: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 20px;
}
#content {}
#content_L {
	float: left;
	padding-left: 50px;
	padding-top: 5px;
}
#content_R {
	float: right;
	height: 250px;
	width: 410px;
	padding-left: 15px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 20px;
	font-size: 14px;
}
#footer_top {
	background-image: url(imgs/specialoffer/BottomBar.gif);
	height: 32px;
	float: left;
	width: 803px;
	margin-top: 10px;
	text-align: center;
	padding-top: 10px;
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	letter-spacing: 2.5px;
}
#footer {
	float: left;
	width: 803px;
	margin-top: 20px;
	height: 55px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
#links {
	margin-top: 25px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	margin-right: 24px;
	margin-left: 24px;
	text-align: center;
}
#links a {
	color: #FFF;
	text-decoration: none;
}
#links a:hover {
	color: #A71216;
}

