@charset "utf-8";
/* CSS Document */
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, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, input, select, textarea, button,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
   margin: 0;
   padding: 0;
   border: 0;
   font-size: 100%;
   font: inherit;
   vertical-align: baseline;
}
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
   display: block;
}
body {
   line-height: 1;
}
.clearfix li p b {
	font-family: Helvetica, Calibri;
	font-size: 16px;
	color: #999999;
}
.clearfix li p {
	font-family: Helvetica, Calibri;
	font-size: 14px;
	color: #000000;
}


#footer p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #E4E4E4;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	display: block;
	margin-top: 35px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
}

ol, ul {
   list-style: none;
}
blockquote, q {
   quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
   content: '';
   content: none;
}
table {
   border-collapse: collapse;
   border-spacing: 0;
}
a {
    text-decoration: none;
}
img {
    border: 0;
}
:focus {
    outline: 0;
}
.clear {
    clear: both;
}

/* sliderr1 */
#sliderr1 {
	height: 270px;
	overflow:hidden;
	position: relative;
	margin-top: 0px;
	margin-right: 13px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 540px;
	border: 1px solid #ccc;
	border-radius: 7px;
}

#sliderr1 ul.sliderr1 li {
	width: 540px;
	height: 270px;
	float:left;/*overflow:hidden;*/
	margin: auto;
}
/* #sliderr1 ul.sliderr1 li img {
	width:200px;
	height:300px;
}*/
