/* CSS Document */

*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h5, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td {
  margin:0;
  padding:0;
}
body {
	background: #42372F url(images/background.gif) repeat-y scroll 50% 0%;
	*background: #42372F url(images/background.gif) repeat-y scroll 100% 0%;
	overflow-x: hidden;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
  padding: 10px 0px 10px 0px;
}
a {
  color: #666;
}
a:hover {
  color: red;
}
b {
  color: #333;
}
.rightContent p img {
  border: 1px dotted #999;
}
.pirmas {
  position: absolute;
	left: 50%;
	margin-left: -960px;
	width: 1920px;
	height: 567px;
	background: url(images/top_background4.jpg) no-repeat scroll center top;
}
.antras {
  width: 1920px;
	height: 850px;
  background: url(images/bgr_gradient1.png) no-repeat scroll 50% 567px;
}
.topCurve {
  width: 990px;
  height: 80px;
  background: url(images/footer_curve.png) no-repeat scroll 743px 0px;
}
.menu {
	width: 990px;
	line-height: 40px;
	color: #999;
	text-align: left;
}
.turinys {
	width: 990px;
	padding-top: 487px;
}
.wrapper {
  width: 950px; 
  *width: 990px;
  background: #FFF url(images/headline_curve.png) no-repeat scroll 294px 20px;
  padding: 40px 20px 20px 20px;
}
.border {
	width: 930px;
	*width: 950px;
	border: 1px dotted #999;
	padding: 10px;
}
.leftColumn {
  float: left;
  width: 630px;
  padding-right: 10px;
}
.rightColumn {
  float: left;
  width: 288px;
  padding-top: 30px;
  border: 1px dotted #999;
  background: url(images/texture2.gif);
}
.leftContainer {
  width: 630px;
  background: url(images/texture1.gif);
}
.leftWContainer {
  width: 630px;
}
.bgrGradient {
	background: url(images/texture_gradient.png) repeat-x 0px 0px;
}
.rightContainer {
  width: 230px;
  padding-bottom: 20px;
}
.leftHeader {
  background: url(images/headline_curve.png) no-repeat scroll 218px -31px;
  height: 112px;
  width: 540px;
  border-bottom: 1px dotted #999;
  text-align: left;
}
.leftHeaderW {
  height: 112px;
  width: 540px;
  border-bottom: 1px dotted #999;
  text-align: left;
}
.leftHeaderTop {
  height: 31px;
  background: url(images/headline_curve.png) no-repeat scroll 263px 0px;
  margin-top: 30px;
}
.leftTitle {
  margin-top: 57px;
}
.leftBoxContent {
  clear: both;
  padding: 10px 0px 10px 0px;
  text-align: left;
  width: 540px;
  color: #333;
  border-bottom: 1px dotted #999;
}
.leftContainer .leftBoxContent {
  color: #FFF;
  border: 0px;
}
.leftBoxPContent {
  width: 606px;
  *margin-left: 6px;
}
.rightHeader {
  text-align: left;
}
.rightContent {
  text-align: left;
  padding: 20px 0px 20px 0px;
  border-bottom: 1px dotted #999;
}
.rightFooter {
  background: url(images/curve_footer.gif) no-repeat scroll 134px 0px;
  height: 50px;
}
.menu li {
  display: inline;
  padding: 0px 12px 0px 12px;
}
.menu li a {
	color: #CCC;
	text-decoration: none;
}
.menu li a:hover {
	color: #FFF;
}
.cv {
  position: absolute;
	background: url(images/cv.png) no-repeat scroll 610px 510px;
	width: 990px;
	height: 620px;
}
.buttonOne, .buttonTwo, .buttonThree {
  position: absolute; 
  height: 184px; 
  width: 184px;
}
.buttonOne {
  margin: 105px 0px 0px 90px;
  background: url(images/buttons.png) no-repeat scroll 0px -184px;
}
.buttonOne:hover {
  background: url(images/buttons.png) no-repeat scroll 0px 0px;
}
.buttonTwo {
  margin: 154px 0px 0px 350px;
  background: url(images/buttons.png) no-repeat scroll -184px -184px;
}
.buttonTwo:hover {
  background: url(images/buttons.png) no-repeat scroll -184px 0px;
}
.buttonThree {
  margin: 29px 0px 0px 562px;
  background: url(images/buttons.png) no-repeat scroll -368px -184px;
}
.buttonThree:hover {
  background: url(images/buttons.png) no-repeat scroll -368px 0px;
}
.buttonFour {
  position: absolute;
  height: 104px; 
  width: 104px; 
  margin: 510px 0px 0px 610px; 
  background: url(images/cv.png) no-repeat scroll 0px 0px;
}
.footer {
  width: 990px;
  background: url(images/texture3.gif) repeat scroll left bottom;
  font-size: 10px;
}
.footerCurve {
  color: #999;
  min-height: 60px;
  *height: 86px;
  padding: 20px 0px 6px 0px;
  background: url(images/footer_curve.png) no-repeat scroll 40px 0px;
}
.footerConer {
  width: 990px;
  height: 14px;
  padding-bottom: 15px;
  background: url(images/footer_coner.gif) no-repeat scroll left top;
  clear: both;
}
.portfolioContainer {
}
.portfolioImage {
  float: left;
  margin-top: 10px;
}
.portfolioThumbnail {
  border: 1px dotted #999;
  width: 190px;
  height: 271px;
  background: url(images/thumbnail.png) no-repeat scroll left top;
  margin: 0px 5px 0px 5px;
  cursor: pointer;
  float: left;
  *padding-left: -20px;
}