body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background: #6e829b;
	margin: 0;
	padding: 0;
	color: #000;
}

a img {
	border: none;
}

a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	text-decoration: none;
}
.container {
	width: 1139px;
	margin: 0 auto;
}

.menu {
	font-size: 12px;
	padding: 12px 0px 0px 24px;
	height: 100px;
}

.menu_images {
	padding: 20px 50px 0px 0px;
	float:right;
}

.menu_item > a  {
	color: #fff;
}
.menu_item > a:hover {
	color: #65b5f3;
}
.allmenuitems {
	float: right;
}
.menu_item {
	font-family: 'Slabo 27px', serif;
	float: left;
	padding-right: 28px;
	font-size: 18px;
	margin-top: 30px;
	text-shadow: 2px 2px 3px #1d1d1d;
}
.yelText > a {
	color: #fff905;
}

.top_board {
	height: 68px;
	background-image:url(../images/down/top_board.jpg);
}

.content {
	padding: 15px 80px 20px 80px;
	background-repeat:repeat-y;
	background-image:url(../images/down/content.jpg);
}

.corner_drilbert {
	height: 100px;
	padding: 0px 70px 0px 0px;
	background-repeat:repeat-y;
	background-image:url(../images/down/content.jpg);
}

.close_button {
	position: absolute;
	left: 50%;
	width: 54px;
	height: 100px;
	margin-left: -27px;
}

.books {
	width: 25%;
	padding: 0px 20px 0px 50px;
	float: left;
}

.books_big {
	width: 25%;
	height: 100%;
	padding: 0px 20px 0px 20px;
	float: left;
}

.books_text {
	width: 50%;
	padding: 0px 20px 0px 50px;
	float: left;
}


.contact_text {
	width: 25%;
	height: 100%;
	padding: 0px 20px 0px 80px;
	float: left;
}

.contact_form {
	width: 50%;
	padding: 0px 20px 0px 80px;
	float: left;
}


.courses {
	width: 20%;
	padding: 0px 0px 0px 0px;
	float: left;
}


.ads {
	padding: 0px 40px 0px 0px;
	clear: both;
}


.under_content {
	height: 36px;
	padding: 0px 0px 0px 0px;
	background-image:url(../images/down/under_content.jpg);
}

.bottom_board {
	height: 70px;
	padding: 0px 0px 0px 0px;
	background-image:url(../images/down/bottom_board.jpg);
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

.clearBoth {
	clear: both;
}

.purchaseFrom {
	padding-top: 35px;
}

.purchaseFromTitle {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 30px;
}

.storeTiles {
	width: 370px;
	margin: 0 auto;
}

.storeTile {
	width: 140px;
	display: inline-block;
	vertical-align: top;
	background-color: #fff;
	padding: 20px;
	border-radius: 5px;
	cursor: pointer;
}

.storeTileFirst {
	margin-right: 10px;
}

.storeTile:hover {
	background-color: #c9a976;
}