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

/*zero all */
* {
	padding:0;
	margin:0;
	border:none;
	outline:none;
}
/*FF outline fix*/
a:active, a:focus {
	outline: 0;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
#header {
	background-image:url(../images/layout/template-graphical-assets.png);
	background-position:0 -482px;
	background-repeat:no-repeat;
	display:block;
	width:660px;
	height:318px;
	margin:0;
	padding:0;
	border:none;
	overflow:visible;
	text-indent:-99999px;
}
body {
	line-height: 1;
	background-color:#18171b;
	background-image:url(../images/layout/body-bk-tile.jpg);
	background-position:center 1px;
	background-attachment:fixed;
	background-repeat:repeat-y;
	font-family:'Muli', Optima, Geneva, Arial, Verdana, sans-serif;
}
blockquote, q {
	quotes: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.nofloat {
	clear:both;
	float:none;
	padding:0;
	margin:0;
	border:none;
}
#wrap {
	width:660px;
	padding:0;
	border:none;
	margin:21px auto 0 auto;
	overflow:visible;
	display:block;
	height:auto;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	-webkit-box-shadow: 5px 10px 15px 0px #000000;
	-moz-box-shadow: 5px 10px 15px 0px #000000;
	box-shadow: 5px 10px 15px 0px #000000;
}
#header-graphic {
	display:block;
	overflow:visible;
	width:183px;
	height:245px;
	padding:0;
	margin:-21px 0 0 529px;
	float:left;
	border:none;
	background-position:right 0;
	background-repeat:no-repeat;
}
ul#nav {
	display: block;
	height: 53px;
	margin: 0;
	overflow: hidden;
	padding:0;
	width: 660px;
}
ul#nav li, ul#nav li a {
	display:block;
	height:53px;
	width:inherit;
	overflow:hidden;
	float:left;
}
ul#nav li a {
	list-style:none;
	background-image:url(../images/layout/template-graphical-assets.png);
	background-position:-9999px 0;
	background-repeat:no-repeat;
}
ul#nav li#nav-item01 {
	width:77px;
	padding-left:44px;
}
ul#nav li#nav-item01 a:hover {
	background-position:20px 0;
}
ul#nav li#nav-item02 {
	width:77px;
	padding-left:91px;
}
ul#nav li#nav-item02 a:hover {
	background-position:-69px 0;
}
ul#nav li#nav-item03 {
	width:125px;
	padding-left:62px;
}
ul#nav li#nav-item03 a:hover {
	background-position:-156px 0;
}
ul#nav li#nav-item04 {
	width:102px;
	padding-left:30px;
}
ul#nav li#nav-item04 a:hover {
	background-position:-263px 0;
}
#main {
	background-image:url(../images/layout/bk-tile.jpg);
	background-position:0 0;
	background-repeat:repeat-y;
	width:660px;
	padding:0;
	border:none;
	margin:0 auto 0 auto;
	overflow:hidden;
	display:block;
	height:auto;
	float:none;
	clear:both;
}
#footer {
	background-image:url(../images/layout/template-graphical-assets.png);
	background-position:0 -192px;
	background-repeat:no-repeat;
	display:block;
	width:660px;
	height:290px;
	margin:0;
	padding:0;
	border:none;
	overflow:visible;
	color:#fff;
	float:none;
	clear:both;
}
#footer-graphic {
	/*	background-image:url(../images/layout/footer-graphic-coffee-quality-is.png);
*/    background-position: 0 35px;
	background-repeat: no-repeat;
	border: medium none;
	clear: both;
	color: #FFFFFF;
	display: block;
	float: left;
	font-size: 1.3em;
	font-weight: normal;
	height: 270px;
	margin: 0 0 0 -65px;
	padding: 45px 0 20px 0;
	text-align: right;
	text-transform: uppercase;
	width: 404px;
}
#footer-content {
	display: block;
	float: left;
	margin: 0;
	padding: 71px 0 0 20px;
	width: 267px;
	border:none;
}
#footer-content p {
	color:#766958;
	font-weight:normal;
	font-size:0.9em;
	line-height:1.35em;
	padding:0 0 0.5em 0;
	margin:0;
}
#footer-content ul {
	padding-top:15px;
}
#footer-content ul li {
	list-style:none;
	color:#766958;
	font-weight:normal;
	font-size:0.9em;
	line-height:1.4em;
	padding:0 0 0 0;
	margin:0;
}
#footer-content ul li a {
	color:#766958;
}
#footer-content ul li a:hover {
	color:#000000;
}
#footer #footer-content p.last {
	padding-bottom:0;
	padding-top:25px;
}
#footer-feature {
	display:block;
	width:660px;
	height:211px;
	padding:0;
	margin:0;
	border:none;
	background-image:url(../images/layout/footer-feature-bk.png);
	background-position:center bottom;
	background-repeat:no-repeat;
}
#footer-feature #col-lft, #footer-feature #col-rt {
	display:block;
	width:310px;
	height:366px;
	padding:0 0 0 20px;
	margin:0;
	float:left;
	border:none;
}
#footer-feature #col-rt a.email {
	margin:140px 0 0 32px;
	padding:0;
	width:194px;
	height:20px;
	border:0;
	display:block;
	color:#605f5f;
	text-decoration:none;
	text-indent:-99999px;
}
#footer-links {
	padding:0 9px 0 181px;
	margin:0;
	border:none;
	width:470px;
	height:98px;
	display:block;
	background-image:url(../images/layout/template-graphical-assets.png);
	background-position:0 -95px;
	background-repeat:no-repeat;
	overflow:hidden;
}
#footer-links a {
	display:block;
	width:40px;
	height:60px;
	margin:0 50px 0 0;
	padding:0;
	border:none;
	float:left;
	clear:right;
	background-color:transparent;
	text-indent:-9999px;
}
#wrap #footer-links a.footer-link02 {
	margin-right:43px;
}
#wrap #footer-links a.footer-link04 {
	margin-right:36px;
}
#footer-links a:hover {
	background-color:transparent;
}
.item {
	width:541px;
	padding:17px 0 18px 60px;
	margin:0 auto 0 0;
	border:none;
	display:block;
	color:#000 !important;
}
.item h1 {
	text-transform:lowercase;
	text-shadow: 1px 1px 1px #fff, -1px -1px 1px #d2d2d2;
	color:#AAAAAA;
	font-size:1.8em;
	padding:0 0 1em 0;
	margin:0;
}
.item p {
	font-size:0.8em;
	line-height:2.5em;
	padding:0 0 2em 0;
	margin:0;
}
.item h2 {
	color:#555;
	font-size:1.1em;
	padding:0 0 1em 0;
	margin:0;
}
.item ul {
	padding-left:10px;
	margin-left:2em;
	margin-bottom:2em;
}
.item ul li {
	color: #000;
	font-size: 0.8em;
	margin: 0;
	padding: 0 0 0.5em 0;
	line-height:1.5em;
}
.no-tn {
	padding-left:190px;
	width:423px;
	height:114px;
}
body p.footnote {
	color:#c9cbcb;
	font-size:0.8em;
	text-align:right !important;
	width:660px;
	padding:15px 0 0 0;
	margin:0 auto 0 auto;
	border:none;
}
/*-------Slide show code-------------*/
#container {
	width:550px;
	padding:0;
	margin:0 auto;
	position:relative;
	z-index:0;
	background-color:transparent;
	-webkit-box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, 0.2);
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border-bottom:1px solid #FFF;
}
#slides {
	position:absolute;
	top:0;
	left:0;
	z-index:100;
}
#example {
	width:550px;
	height:335px;
	position:relative;
}
.slides_container {
	width:550px;
	overflow:hidden;
	position:relative;
	display:none;
}
.slides_container div.slide {
	width:550px;
	height:335px;
	display:block;
	overflow:hidden;
}
#slides .next, #slides .prev {
	position:absolute;
	top:145px;
	left:-29px;
	width:24px;
	height:43px;
	display:block;
	z-index:101;
}
#slides .next {
	left:550px;
}
.pagination {
	margin:18px auto 0;
	width:115px;
}
.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}
.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(../images/layout/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}
.pagination li.current a {
	background-position:0 -12px;
}
