* {
	margin: 0 auto;
	padding: 0;
}

body {
	margin: 0;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: center;
	color: #000000;
}

h1, h2, h3 {
	color: #333333;
}

h2 {
	font-size: 15px;
}


h3 {
	font-size: 12px;
}

ul, ol {
	margin-bottom: 27px;
	line-height: 19px;
}

p {
	margin-bottom: 20px;
	line-height: 20px;
}

ul {
	margin-left: 40px;
	margin-bottom: 0;
}

ul li {
	text-align: justify;
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	text-decoration: underline;
	color: blue;
}

a:hover {
	text-decoration: underline;
	color: red;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 20px 0 0;
}

img.right {
	float: right;
	margin: 5px 0 0 20px;
}

/* Boxed Style */

.boxed {
}

.boxed .title {
	background: #3C74E6 url(images/img06.gif) repeat-x;
}

.boxed .title h2 {
	height: 25px;
	padding: 7px 0 0 0;
/*	padding: 7px 0 0 22px;*/
	text-transform: uppercase;
	font-size: 15px;
	color: #FFFFFF;
}

.boxed .content {
	padding: 10px;
	border-top: 1px solid #FFFFFF;
	background: url(images/img07.gif) repeat-x;
	position: relative;
	z-index: 0;
}

/* Post */

.post {
}

.post .title {
	background: #3C74E6 url(images/img06.gif) repeat-x;
	font-size: 15px;
	text-transform: uppercase;
	color: #FFFFFF;
}

.post .title span {
	display: block;
	height: 25px;
	padding: 7px 0 0 22px;
	text-align: center;
}

.post .story {
	padding: 20px;
	border-top: 1px solid #FFFFFF;
	background: url(images/img07.gif) repeat-x;
	position: relative;
	z-index: 0;
}

.head{
	width: 540px;
	height: 25px;
	padding: 7px 0 0 0;
	text-align: center;
	background: #3C74E6 url(images/img06.gif) repeat-x;
	font-size: 15px;
	text-transform: uppercase;
	color: #FFFFFF;
}

/* Header */

#header {
	width: 960px;
	height: 80px;
	margin: 0 auto;
	background: url(images/logo.gif) no-repeat;
}

/* Header > Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding-top: 30px;
	padding-right: 5px;
	list-style: none;
}

#menu li {
	display: inline;
	font-size: 12px;
}

#menu a {
	display: block;
	float: left;
	width: 70px;
	height: 10px;
	margin-left: 12px;
	padding-top: 0px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #000000;
}

#menu a:hover {
	color: blue;
	text-decoration: underline;
}

#menu .active a {
}

/* Content */

#content {
	width: 960px;
	margin: 0 auto;
	padding: 2px;
	border-top: 1px solid #FFFFFF;
}

/* Content > Main */

#main {
	float: left;
	width: 540px;
	padding-left: 10px;
/*	background: url(images/img07.gif) repeat-x;*/
}

/* Content > Sidebar */

#sidebar {
	float: left;
	width: 200px;
}

#sidebar .boxed .title h2 {
	background: url(images/img08.gif) no-repeat;
}

/* Content > Sidebar2 */

#sidebar2 {
	float: left;
	width: 200px;
	padding-left: 10px;
}

#sidebar2 .boxed .title h2 {
	background: url(images/img10.gif) no-repeat right top;
}

/* Footer */

#footer {
	clear: both;
	width: 960px;
	height: 80px;
	margin: 0 auto;
	padding: 0;
/*	background: url(images/img02.jpg) no-repeat;*/
	font-size: 14px;
}

#footer p {
	margin: 0;
	line-height: normal;
	text-align: justify;
	font-size: 14px;
}

#footer a {
	text-decoration: underline;
	color: #666666;
}

#footer a:hover {
	text-decoration: none;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}

/* Small box */

.box {
	width: 470px;
	background-color: #ffffff;
	border: 1px solid #3527C7;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	padding: 15px;

	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 10px;
	border-radius: 15px;
/*	behavior: url(border-radius.htc);*/
}

.fon-blue {
	width: 200px;
	background: url(images/img07.gif) repeat-x;
}

.smallbox {
	background-color: #ffffff;
	width: 160px;
	border: 1px solid #3527C7;
	text-align: center;
	padding: 10px;

	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	behavior: url(border-radius.htc);
}



black {
}

.price {
	font-size:16px;
	font-weight:bold;
}

.bl {
	font-size:14px;
	color:black;
	text-decoration:none;
}

a.bl:active {
	color:red;
}

a.bl:hover {
	color:blue;
}

.l {
	font-size:14px;
	font-weight:lighter;
	color:black;
	text-decoration:none;
}

a.l:active {
	color:red;
}

a.l:hover {
	color:blue;
}

.white {
	font-size:14px;
	color:white;
	text-decoration:none;
}


.bigtitblack {
}

.bigtitblack:hover {
	color:yellow;
}

.blue {font-size:14px; font-weight:bold; color:blue;}
a.blue:visited {color:blue;}
a.blue:hover {color:red;}

.red {font-size:14px; font-weight:bold; color:red;}

a.text {color:black; text-decoration:none;}

#slideshow {list-style:none; color:#fff;}
#slideshow span {display:none;}
#wrapper {display:none;}
#wrapper * {margin:0; padding:0;}
#fullsize {position:relative; width:470px; height:315px;}
#information {position:absolute; bottom:0; left:0; width:470px; height:0; background-color: #edf7fc; color:#000; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70);}
#information h3 {padding:4px 8px 3px; font-size:14px;}
#information p {padding:0 8px 8px; font-weight:bold;}
#image {width:470px;}
#image img {position:absolute; left:0; z-index:25; width:470px; height:315px;}
.imgnav {position:absolute; width:25%; height:315px; cursor:pointer; z-index:150;}
#thumbnails {margin-top:10px; width:470px; }
#slideleft {float:left; width:20px; height:75px; background:url(../images/left.gif) center center no-repeat; background-color: #edf7fc;}
#slideright {float:right; width:20px; height:75px; background:url(../images/right.gif) center center no-repeat; background-color: #edf7fc;}
#slidearea {float:left; position:relative; width:420px; margin-left:3px; height:80px; overflow:hidden;}
#slider {position:relative; left:0; /*height:75px;*/}
#slider img {cursor:pointer; border:1px solid #3527C7; padding:2px; width:110px; height:70px;}