/* CSS Document */

body {
	top: 0;
	margin: 0;
	background: url(images/vertical.png) repeat-x top left #252525;
}

img {
	border:none;
}

h3 {font-size:14px;
font-weight:bold;
}

#tot {
	margin-left:auto;
	margin-right: auto;
	width: 988px;
	background: url(images/grad.png) repeat-y top;
	border: #FFFFFF solid 1px; 
}

#header {
	height: 90px;
	padding-top:10px;
	padding-left:10px;
}

.title {
	line-height: 44px;
	color: #FFFFFF;
    	font-family:Georgia,Tahoma,Arial,sans-serif;
	font-size:30px;
	font-weight: bold;
	padding-left:10px;
	float:left;
}

.slogan-home {
	color: #FFFFFF;
	font-family:Georgia,Tahoma,Arial,sans-serif;
	font-size:26px;
	font-style:italic;
	padding-left: 80px;
	width:525px;
	float:left;
	padding-top:5px;
	
}

.slogan {
	color: #FFFFFF;
	font-family:Georgia,Tahoma,Arial,sans-serif;
	font-size:12px;
	font-style:italic;
	padding-left: 10px;
	width:250px;
	float:left;
	padding-top:21px;
	
}



.chromestyle{

}



.chromestyle ul{

	width: 100%;
	background: url(images/butonas.jpg) center center repeat-x; /*THEME CHANGE HERE*/
	padding: 4px 0;
	margin: 0;
	text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
	display: inline;

}

.chromestyle ul li a{
	color:#1F4D7A;
	padding: 4px 7px;
	margin: 0;
	text-decoration: none;

}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
	background: url(images/hover.jpg) center center repeat-x; /*THEME CHANGE HERE*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 0;
	border: 1px solid #BBB; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	font-family:Georgia,Tahoma,Arial,sans-serif;
	font-size:12px;
	line-height:18px;
	z-index:100;
	background-color: white;
	width: 200px;
	visibility: hidden;
}


.dropmenudiv a{
	width: auto;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
	text-decoration: none;
	color:#1F4D7A;
}

* html .dropmenudiv a{ /*IE only hack*/
	width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	background: url(images/hover.jpg);

}



#menu { 
	float:left;
	margin-top:5px;
	margin-left: 350px;
	width:535px;
}

.main-text a{
	color:#40739c;
	text-decoration:none;
	font-weight:bold;

}

.main-text a:hover{
	text-decoration:underline;


}

.butonas {


	float: left;
	margin-right: 1px;
	line-height: 34px;
	color: #1F4D7A;
	font-family:Georgia,Tahoma,Arial,sans-serif;
	font-weight:bold;
	font-size: 14px;
	text-align:center;
}

.butonas a{
	background: url(images/butonas.jpg);
	height:34px;
	padding:0 10px 0 10px;
	color: #1F4D7A;
	text-decoration:none;
	display:block;
}



.butonas a:visited{
	color: #1F4D7A;
	text-decoration:none;
}



.butonas a:hover{
	background: url(images/hover.jpg);
}

#corp {
	background: #D3DBF8;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
	border-bottom: #12212E solid 2px;
	border-top: #12212E solid 2px;
}

.main-text-home {
	background: #FFFFFF;
	width: 700px;

	min-height: 300px;
	position: relative;
	border: #5288AE solid 1px;
	padding-left: 15px;
	padding-top:10px;
	font-family: Tahoma,Arial,Verdana,sans-serif;
	font-size: 12px;
}

.main-text-home p{
	width:630px;
}

.main-text {
	background: #FFFFFF;
	width: 920px;

	min-height: 300px;
	position: relative;
	border: #5288AE solid 1px;
	padding-left: 15px;
	padding-top:10px;
	font-family: Tahoma,Arial,Verdana,sans-serif;
	font-size: 12px;
}


.main-text p{
	line-height: 130%;
	padding-right: 30px;
	}

#menius-home{ 	
	width: 240px;
	position:absolute;
	top: 50px;
	right: -210px;
	background: #DAE6AC;
	border: #80942E solid 1px;
}

#menius{ 
	float:right;	
	width: 240px;
	background: #DAE6AC;
	border: #80942E solid 1px;
	margin-right:10px;
	margin-left:10px;
}

.menu-item {
	height: 30px;
	background: #DAE6AC;
	line-height: 30px;
	font-family:Georgia,Tahoma,Arial,sans-serif;
	font-weight: bold;
	font-size:12px;
}

.menu-item a{
	color: #333333;
	text-decoration:none;
	display: block;
}

.menu-item a:visited{
	color: #333333;
	text-decoration:none;

}
.menu-item a:hover{
	color: #333333;
	text-decoration:none;
	background: #B4CB58;
}



.menu-title {
	height: 30px;
	font-size: 14px;
	background: #80942E;
	line-height: 30px;
	font-family:Georgia,Tahoma,Arial,sans-serif;
	font-weight: bold;
	color:#FFFFFF;
	text-align:left;
	padding-left:10px;
}


.footer {
	height: 35px;
	color: #FFFFFF;
	line-height: 34px;
	padding-left: 30px;
	font-family:Tahoma,Arial,Verdana,sans-serif;
	font-size:10px;
}

.footer a{
	color: #FFFFFF;
	text-decoration:underline;
}

.footer a:visited {
	color: #FFFFFF;
	text-decoration:underline;
}
.clear {
	clear: both;
	line-height: 0;
	margin: 0;
	padding: 0;
}

.ttitle {
	color: #5A661A;
	font-family:Georgia,Tahoma,Arial,sans-serif;
	font-size: 18px;
	padding: 15px 0;
	font-weight:bold;
	
}

h2 {
	color: #5A661A;
	font-family:Georgia,Tahoma,Arial,sans-serif;
	font-size: 18px;
	font-weight:bold;
	margin:0;
	
}

h3 {
	color: #000000;
	font-family:Georgia,Tahoma,Arial,sans-serif;
	font-size: 18px;
	font-weight:bold;
	margin:0;
	
}

.ttitle-small {
	color: #5A661A;
	font-family:Georgia,Tahoma,Arial,sans-serif;
	font-size: 14px;
	padding: 15px 0;
	font-weight:bold;
	
}


.avoidance {
    margin-top:10px;
	float:left;
	width:265px;
	background-image:url(images/promo-bg.jpg);
	background-repeat:no-repeat;
	padding:10px;
	margin-left:20px;
}

.avoidance p{
    padding-right:20px;
	width:240px;
}

.resolution p{
    padding-right:20px;
	width:240px;
}

.avoidance a{
	float:right;
	color:#5a661a;
	padding-right:10px;
	text-decoration:none;
	font-weight:bold;

}

.avoidance a:hover{
	text-decoration:underline;

}

.resolution {
	margin-top:10px;
	float:left;
	width:265px;
	background-image:url(images/promo-bg.jpg);
	background-repeat:no-repeat;
	padding:10px;
	margin-left:20px;
}

.resolution a{
	float:right;
	color:#5a661a;
	padding-right:10px;
	text-decoration:none;
	font-weight:bold;

}

.resolution a:hover{
	text-decoration:underline;

}

.main_img-slim{
	background-image:url(images/sky-slim.jpg);
	background-repeat:no-repeat;
	width:988px;
	height:101px;

}

.main_img-slim h2{
	color:#FFFFFF;
	font-size:22px;
	padding:40px 0 0 15px;

}

.highlight {
	background-image:url(images/highlight.gif);
	background-repeat:no-repeat;
	padding:7px 0 0 7px;
	height:25px;
}
 .highlight p{
 	margin:0px;
}

