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

body {
	font-family: Tahoma;
	font-size: 12px;
	color: #A7A7A7;
	background-color: #14120E;
	margin: 0px;
	text-align: justify;
}
#pricetext {
	text-align: right;
	width: 215px;
	float: left;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
}

#header {
	height: 168px;
	width: 911px;
}
#line {
	float: left;
	height: 2px;
	width: 598px;
	text-align: center;
}

#menu {
	width: 911px;
	margin-top: 10px;
	margin-bottom: 13px;
}
#adhori {
	width: 911px;
	text-align: center;
	margin-bottom: 10px;
}
#summary {
	float: left;
	width: 598px;
	margin-top: 15px;
}
#screenshot {
	clear: both;
	width: 911px;
	text-align: center;
}
#botcontent {
	width: 911px;
}

#topcontent {
	width: 911px;
}
#bottext {
	float: left;
	width: 674px;
	margin-right: 22px;
}
#features {
	width: 674px;
	margin-bottom: 20px;
}
#story {
	width: 674px;
}
#saintsrow2 {
	float: left;
	width: 215px;
	height: 371px;
}
#buynow {
	width: 215px;
}

#adverti {
	float: left;
	width: 300px;
	margin-right: 13px;
}
#introduction {
	float: left;
	width: 598px;
	margin-bottom: 15px;
}
.titles {
	font-family: Tahoma;
	font-size: 15px;
	color: #F1B308;
}
.price {
	font-family: Tahoma;
	font-size: 11px;
	color: #F1B308;
}
#amazon {
	text-align: right;
	float: left;
	width: 215px;
}
.night {
	background-image: url(images/night.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
