body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/img_tile.gif);
	background-repeat: repeat-x;
}
table
{

}
td,th
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #dedede;
	line-height: 18px;
}
link {
color:#555555;
}

a:link, a:visited, a:hover, a:active {
	color: #555555;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #555555;
}

.bg-content {
	background-color: #515252;
}

.tile-left {
	background-image: url(../images/tile_left.png);
	background-repeat: repeat-y;
}
.tile-right {
	background-image: url(../images/tile_right.png);
	background-repeat: repeat-y;
}
.bg-content-fix {
	background-image: url(../images/home_img_bg.jpg);
	background-repeat: no-repeat;
	height: 189px;
}
.bg-content-fix2 {

	background-image: url(../images/home_img_bg2.jpg);
	background-repeat: no-repeat;
	height: 236px;
}
/* image gallery */
.loadarea2 {
	float: right;
}

#desc {
	font-size: 10px;
	color:#372e2a;
}
#desc2 {
	font-size: 1px;
}
.nav-bg {
	background-image: url(../images/nav_bg.gif);
	background-repeat: no-repeat;
}
.about-bg-fix {
	background-image: url(../images/about_img_02.jpg);
	background-repeat: no-repeat;
}
.contact-bg-fix {
	background-image: url(../images/contact_img_01.jpg);
	background-repeat: no-repeat;
}
.title-green {
	color: #44b15b;
}
.text-grey {
	color: #555555;
}

