body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #0f0f0f;
	background: url(../images/bg-body.png);
	font-size: 12px;
}
a { color: #F15A24; text-decoration: underline;}
a:visited { color: #F15A24; text-decoration: underline; }
#content a { color: #666666; text-decoration: underline;}
#content a:visited { color: #666666; text-decoration: underline;}
p {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
	padding-right: 0px;
	line-height: 18px;
}
h1 {
	padding: 0px;
	padding-bottom: 16px;
	margin: 0px;
	font-size: 20px;
}
h2 {
	padding: 0px;
	padding-bottom: 16px;
	margin: 0px;
	font-size: 16px;
}
td {
   vertical-align: top;
}
img {
	border: 0px;
}
#container {
	background: url(../images/bg.jpg) repeat-y;
	background-color: #f7a333;
	margin: auto;
	width: 1024px;
	height: 838px;
}
div#photo {
	float: right;
}
#logo {
	width: 200px;
	height: 70px;
	float: left;
	position: relative;
	top: 33px;
	left: 27px;
}
.hover {
	cursor: pointer;
}
#main {
	clear: both;
	position: relative;
	top: 40px;
}
#leftblocks {
	float: left;
	width: 254px;
	height: 500px;
}
.block {
	background: url(../images/block.png);
	width: 154px;
	height: 181px;
	margin: auto;
	padding: 18px;
}
.block img {
	max-height: 150px;
	max-width: 150px;
	margin: auto;
}
.block h1 {
	padding: 0px;
	padding-bottom: 16px;
	padding-right: 5px;
	margin: 0px;
	font-size: 20px;
	color: #666666;	
	float: left;
}
.block h2 {
	font-size: 20px;
	padding: 0px;
	padding-bottom: 16px;
	padding-right: 5px;
	margin: 0px;
	float: left;
	color: #f15a24;
}
.block p {
	clear: left;
}
.block5 {
	width: 154px;
	height: 89px;
	margin: auto;
	padding: 18px;
}
.block5 img {
	max-height: 150px;
	max-width: 150px;
	margin: auto;
}
#content {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	height: 530px;
	width: 511px;
	float: left;
}
.jScrollPaneContainer {
	float: left;
	margin-top: 18px;
	margin-bottom: 40px;
	left: 0px;
	padding-right: 5px;
}
#rightblocks {
	float: left;
	width: 254px;
	height: 500px;
}
div#menu {
	clear: left;
	float: left;
	height: 59px;
	left: 140px;
	top: 38px;
	position: relative;
	width: 650px;
	padding-left: 100px;
	text-align: center;
}
div#menu ul {
	float: none;
}
div#menu ul, div#menu li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
div#menu ul li {
	float: left;
}
div#menu ul li ul {
	display: none;
}
div#menu ul li a {
	display: block;
	font-weight: bold;
	padding: 10px;
	color: #f15a24;
	text-decoration: none;
	background: url(../images/menu-item.jpg) no-repeat right;
}
div#menu ul li.menu-last a {
	background: none;
}
div#menu ul li.menu-current a {
	text-decoration: underline;
}
ul#dropletshopmenu, ul#dropletshopmenu li {
	margin: 0px;
	padding: 0px;
}
ul#dropletshopmenu {
	clear: left;
	background: url(../images/shopmenu.png) no-repeat 1px 1px;
   padding-left: 80px;
	position: relative;
	margin-top: 0px;
	left: 0px;
	height: 165px;
	width: 112px;
}
ul#dropletshopmenu li {
	list-style: none;
	float: none;
	height: 35px;
	line-height: 35px;
	width: 200px;
}
ul#dropletshopmenu li a {
	text-decoration: none;
}
/*ul#dropletshopmenu li.first {
	background: url(../images/first.gif) no-repeat left bottom;
}
ul#dropletshopmenu li.second {
	background: url(../images/second.png) no-repeat left bottom;
}
ul#dropletshopmenu li.third {
	background: url(../images/third.png) no-repeat left bottom;
}*/
div#footer {
	clear: both;
	text-align: center;
	color: White;
	font-weight: bold;
}
.post_short p {
	padding-bottom: 5px;
}
td.post_title {
	padding-top: 15px;
}
