/* general tag styles */

body {
	font-family: Arial, Verdana,Helvetica, sans-serif;
	color: #000;
	padding: 0;
	margin: 0 0 0 0;
	text-align: center;
	font-size: 11px;
	background: #fff url(../images/bg.jpg) center top no-repeat;
}

p, td, li, form, label {
	font-size: 11px;
}

td, ul, ol, li, form, input, select {
	padding: 0;
	margin: 0;
}

img {
	padding: 0;
	border: 0;
}

p {
	line-height: 120%;
	padding: 0 0 10px 0;
	color: #000;
	font-weight: normal;
	border: 0;
	margin: 0;
}

p.clearit {
  clear: both;
  line-height: 1px;
  font-size: 1px;
  padding: 0;
} 

h14 {
	font-size: x-small;
	line-height: 120%;
	padding: 10px 0 1px 0;
	border: 0;
	margin: 0;
	color: #fff;
}

h2, h3, h4 {
	font-size: x-small;
	line-height: 120%;
	padding: 0 0 0 18px;
	border: 0;
	margin: 0;
	color: #fff;
	position: relative;
	z-index: 1;
	height: 25px;
}

h2 span {
	float: right;
	padding: 2px 60px 0 0;
	height: 23px;
}

h5, h6 {
	font-size: x-small;
	padding: 10px 0 2px 0;
	border: 0;
	margin: 0;
}

select {
	font-size: x-small;
}

a {
	color: #000;
}

a:hover {
	color: #000;
}

label {
	color: #000;
	vertical-align: top;
	font-size: x-small;
}

.main-content-wie ul li {
	list-style: none;
	background: url(../images/bullet.jpg) left top no-repeat;
	padding: 0 0 3px 10px;
}

.em-note {
  font-style: italic;
}

/* tabular data cell styles */

td {
	text-align: left;
	vertical-align: top;
}

td.lm {
	text-align: left;
	vertical-align: middle;
	font-size: x-small;
}

td.lb {
	text-align: left;
	vertical-align: bottom;
}

td.lt {
	text-align: left;
	vertical-align: top;
	padding: 0;
}

td.ct {
	text-align: center;
	vertical-align: top;
}

td.cm {
	text-align: center;
	vertical-align: middle;
}

td.cb {
	text-align: center;
	vertical-align: bottom;
}

td.rt {
	text-align: right;
	vertical-align: top;
}

td.rm {
	text-align: right;
	vertical-align: middle;
}

td.rb {
	text-align: right;
	vertical-align: bottom;
}

/* main containers */ 

#main-container {
	text-align: left; 
	margin: 0 auto;
	padding: 13px 0 0 0;
	width: 768px;
	background: url(../images/top.jpg) left top no-repeat;
}


/* header */

#logo {
	float: left;
	padding: 0 0 0 30px;
}

#sitemap {
	float: right;
	padding: 18px 30px 0 0;
}

#sitemap img {
	vertical-align: middle;
}

#sitemap a {
	color: #939598;
	font-size: 10px;
	text-decoration: none;
}

#sitemap a:hover {
	text-decoration: underline;
}

/* content styles */

#content-container-home {
	background: url(../images/flower-bg.jpg) right bottom no-repeat;
	height: 455px;
}

#content-container {
	height: 455px;
}

#content-l {
	float: left;
	width: 382px;
}

#flash-place{
	width: 382px;
	background: #fff url(../images/flash-holder.jpg) top left no-repeat;
}

#content-r {
	float: left;
	width: 382px;
	padding: 40px 0 0 0;
}

.home-content {
	background: url(../images/home-content.jpg) left top no-repeat;
	height: 168px;
	padding: 25px 30px 0 30px;
	width: 281px;
}

.home-content p {
	font-size: 16px;
	line-height: 140%;
}

.home-content p a {
	color: #000;
	text-decoration: none;
}

.home-content p a:hover {
	color: #000;
	text-decoration: underline;
}

.main-content {
	background: url(../images/main-content.jpg) left top no-repeat;
	height: 259px;
	padding: 25px 29px 0 30px;
	margin: -1px 0 0 0;
	width: 282px;
}

.main-content p, .main-content-no-bg p {
	font-size: 12px;
	line-height: 150%;
	padding: 0;
	margin: 0;
}

.main-content p a {
	color: #000;
	text-decoration: none;
}

.main-content-no-bg {
	background: url(../images/main-content-no-bg.jpg) left top no-repeat;
	height: 259px;
	padding: 25px 29px 0 30px;
	margin: -1px 0 0 0;
	width: 282px;
}

.main-content-no-bg-portfolio {
	background: url(../images/main-content-no-bg.jpg) left top no-repeat;
	height: 259px;
	padding: 10px 19px 15px 3px;
	margin: -1px 0 0 0;
	width: 350px;
}

.main-content-wie {
	background: url(../images/main-content-wie.jpg) left top no-repeat;
	height: 327px;
	padding: 25px 29px 0 30px;
	margin: -1px 0 0 0;
	width: 282px;
}

.descr {
	color: #939598;
	padding: 0 89px 10px 30px;
}

.descr-link {
	color: #000;
	padding: 0 89px 10px 30px;
}

.sitemap {
	list-style: none;
}

.sitemap li {
	padding: 0 0 15px 0;
	font-size: 12px;
	list-style: none;
	background: none !important;
}

.sitemap li a {
	text-decoration: none;
}

.sitemap li a:hover {
	text-decoration: underline;
}

#frm-contact p {
	color: #464648;
	font-size: 11px;
}

#frm-contact input {
	color: #464648;
	border: none;
	background: none;
	border-bottom: 1px solid #939598;
	vertical-align: 0.2em;
	font-size: 11px;
	width: 70%;
}

.box {
	float: right;
}

.address {
	padding: 0 0 10px 35px;
}

/* bottom text */

.bottom-text {
	color: #939598;
	padding: 0 0 0 30px;
	margin: -50px 0 0 0;
	width: 382px;
	height: 50px;
	overflow: hidden;
}	

.bottom-text-icon1 {
	background: url(../images/icon1.jpg) left top no-repeat;
	color: #939598;
	padding: 0 0 0 73px;
	margin: -50px 0 0 0;
	width: 570px;
	height: 50px;
	overflow: hidden;
}	

.bottom-text-icon2 {
	background: url(../images/icon2.jpg) left top no-repeat;
	color: #939598;
	padding: 0 0 0 73px;
	margin: -50px 0 0 0;
	width: 455px;
	height: 50px;
	overflow: hidden;
}	

.bottom-text-icon3 {
	background: url(../images/icon3.jpg) left top no-repeat;
	color: #939598;
	padding: 0 0 0 73px;
	margin: -50px 0 0 0;
	width: 455px;
	height: 50px;
	overflow: hidden;
}	

.bottom-text-icon4 {
	color: #939598;
	padding: 0 0 0 30px;
	margin: -50px 0 0 0;
	width: 340px;
	height: 50px;
	
}	

/* scroll */

.scroll {
	padding: 0 61px 0 23px;
	margin: -1px 0 0 0;
	line-height: 100%;
	
}

.scroll p {
	float: right;
	
}

.scroll span {
	float: left;
	
}

/* footer */

#footer {
	float: right;
	background: url(../images/footer-bg.jpg) left top no-repeat;
	width: 768px;
}

#footer #powered {
	float: right;
	background: url(../images/powered.jpg) left top no-repeat;
	width: 109px;
	height: 29px;
	color: #ddd;
	font-size: 10px;
	padding: 10px 0 0 0;
	text-align: center;
}

#footer #powered a {
	color: #ddd;
	text-decoration: none;
}

#footer p {
	font-size: 9px;
	color: #939598;
	padding: 10px 0 0 10px;
}

#footer p a {
	font-size: 9px;
	color: #939598;
	text-decoration: none;
}

#footer p a:hover {
	text-decoration: underline;
}

/* other styles */

.img-flush-left {
	float: left;
	margin: 0 10px 0 0;
}

.text-r {
	float: left;
	width: 160px;
}

.text-r {
	color: #464648;
}

.text-r a {
	text-decoration: none;
	color: #464648;
}

.text-r a:hover {
	text-decoration: underline;
	color: #464648;
}

/* Overlayer */

.translucent {
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	background: #B1B1B1;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 50000;
	display: none;
	padding-top: 0;
}

.error{
	color: #f00 !important;
}

.btn {
	width: auto !important;
	border: 0px !important;
}

#categories{
	margin: 0;
	padding: 0;
}

#categories td{
	text-align: left;
	vertical-align: middle;
	text-align: center;
	width: 105px;
	height: 83px;
	padding: 0;
	background: url(../images/category-bg.jpg) top right no-repeat;
}

#categories td a{
	line-height: 100%;
	text-decoration: none;
	color: #fff;
	font-size: 14px;
}

