body
{
	text-align: center;
	margin: 0;
	padding: 0;
	font: normal 11px Arial, Tahoma, Verdana;
	color: #000;
	background-color: #79A89B;
	background-image:url(../images/web/bg.jpg);
	background-repeat:repeat-x;
}

.lower {
	text-transform:lowercase;
}

h1, form, h2, p, h3
{
	margin: 0;
	padding: 0;
}

p
{
	margin-bottom: 5px;
}

a
{
	color: #000;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a img
{
	border: none;
}

input, select, textarea
{
	background-color: #ccc;
	border: 1px solid #40403f;
	color: #000;
	font-size: 11px;
	margin: 0;
	padding: 0;
	font-size: 11px;
}

.fleft
{
	float: left;
}

.fright
{
	float: right;
}

.clear
{
	clear: both;
	overflow:hidden;
	height:0px;
}

.bold
{
	font-weight: bold;
}

#container {
	margin: 0 auto;
	text-align: left;
	width: 870px;
}

#header {
	
}

#header #logo {
	margin: 7px 0px 0px 25px;
	float:left;
}

#header #menu {
	margin: 54px 10px 0px 25px;
	float:right;
}

#header #menu span {
	padding-left:15px;
}

#titleAboutBlock {
	margin:20px 0px 0px 6px;
	width:857px;
	height:193px;
	background-image:url(../images/web/title_block_about.jpg);
}

#titleAboutBlock .text {
	padding:77px 0px 0px 45px;
	width:360px;
	height:60px;
	overflow:hidden;
}

#titleAboutBlock .more {
	padding:10px 0px 0px 45px;
}

#titleAboutBlock .more a {
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}

#titleAboutBlock .more a:hover {
	color:#666666;
	font-weight:bold;
	text-decoration:underline;
}

#titleAboutBlock .more img {
	padding:0px 0px 1px 10px;
}

#titleMiddleBlock {
	margin:9px 0px 0px 0px;
	width:870px;
	height:256px;
	background-image:url(../images/web/title_blocks_bg.jpg);
}

#titleMiddleBlock #leftB {
	float:left;
	padding:23px 0px 0px 35px;
}

#titleMiddleBlock #rightB {
	float:right;
	padding:23px 35px 0px 0px;
}

#titleFooterBlock {
	margin:0px;
	width:870px;
	height:156px;
	background-image:url(../images/web/title_footer_bg.jpg);
	background-repeat:no-repeat;
}

#titleFooterBlock #fbLeft {
	margin: 50px 0px 0px 40px; 
	float:left;
}

#titleFooterBlock #fbRight {
	width:200px;
	margin-top:60px;
	float:right;
}

#fcLeft {
	float:left;
	margin:5px 0px 0px 32px;
	color:#104c32;
}

#fcRight {
	float:right;
	margin:5px 32px 0px 0px;
	color:#104c32;
}

#fcRight a {
	color:#104c32;
}

#fcBottom {
	height:20px;
	clear:both;
}

#innerHeaderBlock {
	margin:20px 0px 0px 6px;
	width:857px;
	height:139px;
	background-color:#fff;
}

.inner_1 {
	background-image:url(../images/web/header_apie_mus.jpg);
	background-repeat:no-repeat;
}

.inner_2 {
	background-image:url(../images/web/header_darbai.jpg);
	background-repeat:no-repeat;
}

.inner_3 {
	background-image:url(../images/web/header_sertifikatai.jpg);
	background-repeat:no-repeat;
}

.inner_4 {
	background-image:url(../images/web/header_karjera.jpg);
	background-repeat:no-repeat;
}

.inner_5 {
	background-image:url(../images/web/header_kontaktai.jpg);
	background-repeat:no-repeat;
}

.inner_6 {
	background-image:url(../images/web/header_statyba.jpg);
	background-repeat:no-repeat;
}

.inner_7 {
	background-image:url(../images/web/header_plastikiniai.jpg);
	background-repeat:no-repeat;
}

#mainSide {
	width:857px;
	margin:10px 0px 0px 6px;
	background-color:#fff;
	font: normal 12px Arial, Tahoma, Verdana;
}

#mainSide a {
	text-decoration:underline;
}

#mainSide a:hover {
	text-decoration:none;
}

#content {
	float:left;
	width:557px;
}

#content #textT {
	padding:30px;
	line-height:18px;
}

#rightBlock {
	padding-right:25px;
	padding-bottom:30px;
	float:right;
}

#innerFooterBlock {
	margin:10px 0px 0px 6px;
	width:856px;
	height:127px;
	background-image:url(../images/web/inner_footer_bg.jpg);
	background-repeat:no-repeat;
}

#innerFooterBlock #fbLeft {
	margin: 43px 0px 0px 30px; 
	float:left;
}

#innerFooterBlock #fbRight {
	width:200px;
	margin-top:30px;
	float:right;
}

.submenu {
	line-height:20px;
	margin-bottom:10px;
}

#pageTitle {
	color:#568a72;
	font-weight:bold;
	margin-bottom:15px;
	text-transform:uppercase;
}

.galleryBlock {
	background-color:#F1F1F1;
	padding:10px;
}

#moreItems {
	margin-top:30px;
	border:1px solid #B3CAC4;
}

#moreItems .title {
	color:#568a72;
	font-weight:bold;
	text-transform:uppercase;
	padding:20px;
}

#moreItems .itemsList {
	padding:0px 20px 20px 20px;
}

.titleFooterImgL {
	float:left;
	border:1px solid black;
	margin-right:10px;
}