body {
	overflow: -moz-scrollbars-vertical;
	background-color: #e2e2e2;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #3e4c55;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#Container {
	position: relative;
	margin: 0 auto;
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat;
	width: 710px;
	text-align: left;
	padding: 0px;
}

img {
	border: 0px;
}

a {
	text-decoration: none;
}

p {
	margin: 0px;
	padding: 0px;
}









/*
-----------------------------------------------
Virsutinis blokas
-----------------------------------------------
*/

#HeaderBlock {
	width: 710px;
	height: 100px;
	background-image: url(../images/header_red.jpg);
	background-repeat: no-repeat;
}

#HeaderBlock .Kitas {
	position: absolute;
	top: 0px;
	right: 6px;
}


#MenuBlock {
	width: 710px;
	height: 30px;
	background-image: url(../images/menu_red.gif);
	background-repeat: no-repeat;
}


#MenuBlock ul {
	position: absolute;
	top: 106px;
	left: 10px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#MenuBlock li {
	display: block;
	width: 115px;
	float: left;
	text-align: center;
}

#MenuBlock li a {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}






/*
-----------------------------------------------
Turinys
-----------------------------------------------
*/

#Content {
	width: 710px;
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat;
}

#Content_Left {
	float: left;
	width: 217px;
	margin-top: 25px;
	margin-bottom: 15px;
}

#Content_Left .MenuBlock1 {
	margin-left: 5px;
	margin-bottom: 9px;
	width: 212px;
	background-color: #dce0e4;
}

#Content_Left .MenuBlock2 {
	width: 212px;
	background-image: url(../images/submenu_top.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#Content_Left .MenuBlock3 {
	width: 212px;
	background-image: url(../images/submenu_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}


#SubMenu {
	padding: 5px;

}

#SubMenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#SubMenu li {
	padding-top: 4px;
	padding-bottom: 5px;
	display: block;
	width: 200px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	background-image: url(../images/arrow_red.gif);
	background-repeat: no-repeat;
	background-position: 7px 12px;
}

#SubMenu .NoLine {
	padding-top: 6px;
	padding-bottom: 5px;
	display: block;
	width: 200px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #ffffff;
	background-image: url(../images/arrow_red.gif);
	background-repeat: no-repeat;
	background-position: 7px 13px;
}

#SubMenu li a {
	padding-left: 30px;
	color: #3e4c55;
	font-size: 18px;
}



#Content_Left .NewsBlock1 {
	margin-left: 10px;
	width: 207px;
	background-color: #ebedef;
}

#Content_Left .NewsBlock2 {
	width: 207px;
	background-image: url(../images/news_top.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#Content_Left .NewsBlock3 {
	width: 207px;
	background-image: url(../images/news_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}


#NewsMenu {
	padding: 15px;

}

#NewsMenu .Antraste {
	padding-bottom: 10px;
	padding-top: 0px;
	color: #ff470e;
	font-size: 24px;
}

#NewsMenu p {
	padding-bottom: 5px;
	color: #888888;
	font-size: 12px;
}

#NewsMenu span {
	color: #aaaaaa;
	font-size: 12px;
}

#NewsMenu a {
	color: #b52b22;
	font-size: 14px;
}






#Content_Right {
	float: right;
	width: 493px;
}


#Content_Right .TextBlock {
	width: 420px;
	margin-top: 25px;
	margin-left: 30px;
	margin-bottom: 15px;
}

#Content_Right .TextBlock h1 {
	padding-bottom: 10px;
	padding-top: 0px;
	color: #ff470e;
	font-size: 24px;
	font-weight: normal;
}

#Content_Right .TextBlock .h1 {
	padding-bottom: 10px;
	padding-top: 0px;
	color: #ff470e;
	font-size: 24px;
	font-weight: normal;
}

#Content_Right .TextBlock p {
	color: #3e4c55;
	line-height: 18px;
	padding-bottom: 15px;
}

#Content_Right .NaujienosAntraste {
	font-size: 14px;
}

#Content_Right .TextBlock span {
	font-weight: bold;	
}

#Content_Right .TextBlock span .NoBold {
	font-weight: normal;
}

#Content_Right .TextBlock a {
	color: #b52b22;
}

#Content_Right .Projektai {
	margin: 5px;
	float: left;
	width: 190px;
	height: 168px;
	border: 1px solid #ccccff;
	text-align: center;
	background-color: #ECECEC;
}

#Content_Right .Projektai img {
	padding: 5px;
}

#Content_Right .Projektai p {
	padding: 0px;
}

#Content_Right .Projektai_End {
	clear: both;
}



#Content_Clear {
	clear: both;
}





/*
-----------------------------------------------
Apacia
-----------------------------------------------
*/

#Footer {
	background-image: url(../images/footer_bg_red.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 710px;
}

#Footer p {
	margin: 0px;
	padding-top: 2px;
	padding-right: 20px;
	float: right;
	color: #999999;
	font-size: 10px;
}

#Footer a {
	padding-top: 2px;
	padding-left: 20px;
	float: left;
	color: #ff470e;
	font-size: 10px;
}


