/*Kwicks*/
/* slider */
#slider-wrap {
	margin: 0 0 0 0;
	background: transparent url(../img/kwicks/slider_bg.jpg) no-repeat top
		center;
	height: 360px;
	padding-bottom: 0px;
	text-align: center;
}

#social-wrap {
	margin: 0 0 20px 0;
	height: 240px;
	padding-bottom: 22px;
	background: transparent url(img/social_bg.jpg) no-repeat bottom center;
}

#social-media {
	height: 240px;
	width: 976px;
	margin: 0 auto;
	background: transparent url(/img/social.jpg) no-repeat top left;
	position: relative;
}

#social-media p {
	position: absolute;
	background: #B0B0B0;
	font-size: 18px;
	padding: 10px;
	bottom: 15px;
	left: 15px;
	display: block;
	color: #FFF;
	font-weight: bold;
}

#slider {
	margin: 0 auto;
	width: 976px;
	height: 360px;
	border: none;
	background-color: black;
	text-align: left;
	border-left: 1px solid #9AB8C9;
	border-right: 1px solid #9AB8C9;
}

#slider strong {
	color: #ecf1c9;
	font-size: 16px;
}

#slider div {
	margin-left: 39px;
	width: 260px;
	padding: 10px;
	height: 340px;
	background-color: #333;
	color: #FFF;
	background: transparent url(../img/kwicks/bg.png) repeat top left;
	font-size: 15px;
}

#slider h3 {
	text-shadow: none;
	text-transform: uppercase;
	color: #ccc;
	height: 90px;
	font-size: 18px;
}

#slider h3 strong {
	font-size: 20px;
	display: block;
}

#slider p {
	margin-bottom: 10px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana,
		sans-serif;
	font-size: 16px;
	width: 190px;
}

#slide_1 {
	background: #B0B0B0 url(../img/kwicks/a.jpg) no-repeat top left;
}

#slide_2 {
	background: #B0B0B0 url(../img/kwicks/b.jpg) no-repeat top left;
}

#slide_3 {
	background: #B0B0B0 url(../img/kwicks/c.jpg) no-repeat top left;
}

#slide_4 {
	background: #B0B0B0 url(../img/kwicks/d.jpg) no-repeat top left;
}
/* defaults for all examples */
.kwicks {
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 976px;
}

.kwicks li {
	display: block;
	overflow: hidden;
	padding: 0;
	cursor: pointer;
	float: left;
	width: 244px;
	height: 360px;
}

#piramide {
	width: 702px;
	padding: 0 193px 0 10px;
	height: 348px;
	background: transparent url(/img/piramide.gif) no-repeat top left;
	text-align: center;
}

#piramide li {
	margin: 0 auto 10px auto;
	display: block;
	font-weight: bold;
	font-size: 14px;
}

#piramide .p1 {
	padding-top: 45px;
	height: 39px;
}

#piramide .p2 {
	height: 41px;
	padding-top: 15px;
}

#piramide .p3 {
	padding-top: 12px;
	height: 43px;
}

#piramide .p4 {
	padding-top: 6px;
	height: 35px;
	margin-bottom: 13px;
	font-size: 17px;
}

#piramide .p5 {
	padding-top: 32px;
	height: 52px;
	font-size: 18px;
}

#contactinfo p {
	position: relative;
}