#container {
	width: 768px;
	padding: 20px;
}

#container.active #slider {
	width: 768px;
	margin-left: -20px;
}

#body {
	padding-bottom: 20px;
}

#menu2 {
	display: block;
}

#menu {
	display: none;
}

#slides > div > div:first-of-type {
	padding: 40px 65px;
}

#reasons {
	margin-top: 20px;
	text-align: center;
}

#reasons > div:first-of-type {
	float: none;
	width: 100%;
	padding-top: 0px;
	padding-left: 40px;
}

#reasons h2 {
	width: 100%;
	text-align: left;
	margin-bottom: 5px;
}

#reasons > div:first-of-type .fa {
	display: none;
}

#discover-more > div {
	width: 347px;
	font-size: 11px;
}

#discover-more > div h3 {
	font-size: 13px;
	width: 100%;
	padding-right: 30px;
	min-height: 63px;
}

#discover-more .read-more {
	margin-top:15px;
}

#discover-more > div h3 b:first-of-type {
	display: block;
}

.feature-logo {
	position: relative;
	right: auto;
	top: auto;
	margin-left: 210px;
	margin-bottom: 10px;
}

#premium-profile > div:last-of-type {
	width: 400px;

}

#premium-profile > div:last-of-type > div {
	font-size: 12px;
	padding-left: 113px;
	padding-right: 0px;
}

#premium-packages > a:nth-child(3n+0) {
	margin-right: 29px;
}

#premium-packages > a:nth-child(2n+0) {
	margin-right: 0px;
}

#premium-packages > a {
	width: 349px;
}

#corp > div > div > div:first-of-type {
	max-width: 250px;
	float: left;
}

#corp #img1 {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 400px;
	height: 180px;
}

#corp #img2 {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 400px;
	height: 180px;
}

#adv > div:nth-child(3n+0) {
	margin-right: 30px;
}

#adv > div:nth-child(2n+0) {
	margin-right: 0px;
}

#adv > div {
	width: 345px;
}

#adv > div {
	background-position: 305px 10px;
}

#contacts > div:first-of-type {
	width: 100%;
	margin-bottom: 20px;
}

#compare {
	margin-bottom: 0px;
}

#compare table th {
	display: none;
}

#compare table td:nth-child(4) {
	display: none;
}

#compare table td:nth-child(4) {
	background-color: #FFFFFF;
}

#compare table td:nth-child(2) {
	max-width: 260px;
}

#tabs1 {
	display: block;
}

#tabs1 > div {
	float: left;
	width: 50%;
	text-align: center;
	text-transform: uppercase;
	font-size: 19px;
	font-weight: bold;
	background-color: #F4F4F4;
	border-top: 5px solid #FFFFFF;
	padding: 5px 0px;
	cursor: pointer;
}

#tabs1 > div.active {
	border-top: 5px solid #E99A31;
	background-color: #FFFFFF;
	color: #E99A31;
}

#buy2 {
	display: block;
	background-color: #FFEB8C;
	padding: 5px 0px;
	text-align: center;
	font-size: 24px;
	margin-bottom: 15px;
	padding-bottom: 13px;
}

#bg1 {
	background-image: url('/images/1_t.jpg')
}

#bg2 {
	background-image: url('/images/2_t.jpg')
}

#bg3 {
	background-image: url('/images/3_t.jpg')
}

#follow-kijiji {
	display:none;
}