* {
	margin: 0;
	padding: 0;
	}
a {
	font-family: verdana;
	color: #000;
	outline-style: none;
	}
.req {
	color: #E50304;
	}
html {
	overflow-y: scroll;
	}
html,body  {
	height: 100%;
	position: relative;
	background-image: url('../template/bg.jpg');
	background-repeat: repeat-x;
	background-position: 0 232px;
	}
.limitedwidth {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	min-width: 1024px;
	max-width: 1124px;
	}
.padd {
	padding-left: 20px;
	}
.redline{
	display: block;
	height: 7px;
	font-size: 1px;
	background-image: url('../template/listes_panels.jpg');
	}
.grline {
	display: block;
	height: 7px;
	background-image: url('../template/grline.jpg');
	background-repeat: repeat-x;
	font-size: 1px;
	}
.link:hover {
	color: #E50304;
	}
#frame {
	min-width: 1024px;
	display: block;
	min-height: 100%;
	}
*html #frame {
	height: 100%;
	width: expression(document.body.clientWidth < 1025 ? "1024px" : "auto");
	}
/* HEADER */
#headerbg {
	background-color: #a0a0a0;
	}
#header {
	position: relative;
	display: block;
	height: 108px;
	background-image: url('../template/heders_bg.jpg');
	background-repeat: repeat-x;
	}
#logo {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 108px;
	width: 340px;
	z-index: 100;
	}
#navi {
	position: relative;
	display: block;
	height: 70px;
	background-color: #000000;
	font-size: 11px;
	font-family: verdana;
	}
#navi ul {
	margin-left: auto;
	margin-right: auto;
	list-style: none;
	float: left;
	color: #FFF;
	margin-top: 7px;
	padding-right: 25px;
	}
#navi li {
	margin-bottom: 2px;
	}
#navi li a {
	color: #767676;
	text-decoration: none;
	}
#navi li a:hover {
	color: #FFF;
	text-decoration: underline;
	}
#navi .mainli {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 4px;
	color: #FFF;
	}
#navi .mainli a{
	color: #fff;
	text-decoration: none;
	}
#languages {
	display: block;
	width: 22px;
	list-style: none;
	position: absolute;
	right: 0px;
	top: 0px;
	}
#languages li {
	margin-bottom: 2px;
	}
#languages img {
	border-style: none;
	}
#logarea {
	position: relative;
	display: block;
	height: 33px;
	background-image: url('../template/logareabg.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	line-height: 31px;
	font-family: verdana;
	}
#logarea input{
	border-style: colid;
	border-width: 1px;
	border-color: #9f9f9f;
	width: 114px;
	}
#logarea span{
	color: #9f9f9f;
	font-size: 10px;
	}
#page_map {
	display: block;
	position: absolute;
	right: 274px;
	padding-right: 15px;
	background-image: url('../template/lapas_karte.gif');
	background-repeat: no-repeat;
	background-position: 100% 50%;
	color: #FFF;
	font-family: verdana;
	text-decoration: none;
	font-size: 8pt;
	z-index: 2;
	}
#grlinewmarg {
	position: relative;
	background-image: url('../template/grlinewmarg.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	}
/* CONTENT */
#content {
	position: relative;
	display: block;
	padding-bottom: 100px;
	background-image: url('../template/bg.jpg');
	background-repeat: repeat-x;
	background-color: #FFF;
	font-family: verdana;
	}
#tbody {
	height: 300px;
	overflow: hidden;
	overflow-y: auto;
	}
#tbody tr{

	}
*body #tbody tr{
	position: absolute;
	left: -9999px;
	}
#iescroll {
	display: none;
	}
*body #iescroll {
	display: block;
	height: 300px;
	overflow: hidden;
	overflow-y: auto;
	}
*html #iescroll {
	height: 300px;
	}
.error {
    color: #e50304;
    padding: 4px;
    margin: 3px;
	background-color: #E9E7E7;
	}
#firstpagetbl {
	font-family: verdana;
	font-size: 11px;
	width: 100%;
	background-color: #FFF;
	border-style: solid;
	border-color: #a6a6a6;
	border-width: 1px;
	padding: 3px;
	}
#new_bult {
	width: 50%;
	vertical-align: top;
	height: 31px;
	background-image: url('../template/gramatzime_bultinja.jpg');
	background-repeat: no-repeat;
	background-position: 15px 0px;
	}
#new {
	height: 26px;
	line-height: 26px;
	color: #FFF;
	background-image: url('../template/gramatzime_a.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	font-weight: bold;
	}
#new span{
	display: block;
	height: 26px;
	background-image: url('../template/gramatz_atkartot.jpg');
	margin-right: 19px;
	padding-left: 19px;
	}
#actual_bult {
	width: 50%;
	vertical-align: top;
	height: 31px;
	background-image: url('../template/gramatzime_bultinja_n.jpg');
	background-repeat: no-repeat;
	background-position: 15px 0px;
	}
#actual {
	height: 26px;
	line-height: 26px;
	color: #FFF;
	background-image: url('../template/gramatzime_n.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	font-weight: bold;
	}
#actual span{
	display: block;
	height: 26px;
	background-image: url('../template/gramatz_atkartot_n.jpg');
	margin-right: 19px;
	padding-left: 19px;
	}
.bordered {
	border-style: solid;
	border-color: #a6a6a6;
	border-width: 1px;
	}
.fptitle {
	position: relative;
	display: block;
	color: #666666;
	text-align: left;
	font-weight: bold;
	padding-left: 9px;
	padding-top: 5px;
	margin-bottom: 5px;
    text-decoration: none;
	}
.fp_obj {
	position: relative;
	height: 100%;
	}
.fp_obj span{
	display: block;
	color: #666666;
	margin: 1px 0 1px 0;
	padding: 0 0 0 9px;
	}
.fp_obj span sup{
 	margin-top: 0px;
 	margin-bottom: -4px;
 	padding: 0;
	}
.fp_obj u{
	color: #666666;;
	}
.fp_obj a{
		font-size: 10px;
	color: #666666;
	position: absolute;
	right: 3px;
	bottom: 4px;
	}
.fp_obj a:hover{
	color: #E50304;
	}
.titlelnk {
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	}
.titlelnk:hover {
	color: #E50304;
	text-decoration: underline;
	}
#departaments {
	background-color: #FFF;
	border-style: solid;
	border-color: #a6a6a6;
	border-width: 1px;
	font-family: verdana;
	font-size: 11px;
	padding: 10px 0 0px 10px;
	display: none;
	min-width: 1px;
	}
#owflw {
	position: relative;
	display: block;
	height: 400px;
	overflow: auto;
	overflow-x:hidden;
	padding: 20px 20px 10xp 0;
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #E50304;
	}

#departamenti {
	list-style: none;
	margin: 10px 0 15px 15px;
	}
#departamenti li a {
	font-size: 12px;
	background-image: url('../template/bultinja.gif');
	background-repeat: no-repeat;
	background-position: 0% 50%;
	padding-left: 7px;
	text-decoration: none;
	color: #333;
	line-height: 25px;
	}
#departamenti li a:hover {
	text-decoration: underline;
	font-weight: bold;
	}
.departamenti {
	list-style: none;
	margin: 10px 0 15px 15px;
	}
.departamenti li a {
	font-size: 12px;
	background-image: url('../template/bultinja.gif');
	background-repeat: no-repeat;
	background-position: 0% 50%;
	padding-left: 7px;
	text-decoration: none;
	color: #333;
	line-height: 25px;
	}
.departamenti li a:hover {
	text-decoration: underline;
	font-weight: bold;
	}
#folders {
	position: relative;
	float: left;
	left: 50%;
	}
#folders ul{
	list-style:none;
	position: relative;
	float: left;
	left: -50%;
	}
#folders li{
	display: block;
	float:left;
	height: 201px;
	width: 177px;
	}
#folders li a{
	position: absolute;
	float: left;
	display: block;
	height: 201px;
	width: 177px;
	background-image: url('../template/pic_folder_n.jpg');
	background-repeat: no-repeat;
	background-position: 11px 0px;
	text-decoration: none;
	margin: auto;
	}
#folders li a:hover {
	background-image: url('../template/pic_folder_a.jpg');
	background-position: 0px 2px;
	}
#folders li a span{
	position: absolute;
	top: 9px;
	left: 70px;
	display: block;
	width: 60px;
	height: 15px;
	line-height: 15px;
	text-decoration: none;
	color: #FFF;
	text-align: center;
	}
#folders li a:hover span{
	display: none;
	}
#folders li a img {
 	border-style: none;
 	position: absolute;
 	top: 60px;
 	left: 33px;
	}
.pareja {
	padding-left: 15px;
	margin-top: 5px;
	margin-right: 10px;
	line-height: 25px;
	color: #FFF;
	height: 25px;
	background-image: url('../template/listes_panels.jpg')
	}
/*object*/
#mainimage {
	display: block;
	height: 186px;
	width: 248px;
	margin-bottom: 3px;
	background-image: url('../images/1.jpg');
	background-position: 50% 50%;
	background-repeat: no-repeat;
	}
#objdetails {
	display: block;
	background-color: #ffffff;
	border-style: solid;
	border-width: 3px;
	border-color: #bbb9ba;
	padding: 13px;
	font-size: 12px;
	}
#objdetails b{
 	color: #333;
 	font-size: 12px;
 	color: #E50304;
	}
#objdetails b a{
 	color: #333;
 	font-size: 12px;
 	color: #E50304;
	}
#objdetails td{
	vertical-align: top;
	}
#objdetails p{
	height: 26px;
	line-height: 26px;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	background-color: #E50304;
	padding-left: 15px;
	background-image: url('../template/gramatz_atkartot.jpg');
	}
#objdetails span{
	display: block;
	font-size: 11px;
	padding-left: 15px;
	}
#objdetails span.agent{
	padding: 3px 0 0 15px;
	font-size: 12px;
	}
#robjdesc {
	width: 100%;
	vertical-align: top;
	padding-left: 15px;
	}
#robjdesc  .bg{
	background-color: #e3e3e3;
	background-image: url('../template/el.jpg');
	background-repeat: repeat-y;
	color: #333;
	line-height: 20px;
	font-size: 12px;
	padding-left: 15px;
	}
#robjdesc .nobg{
	background: none;
	color: #333;
	line-height: 20px;
	font-size: 12px;
	padding-left: 15px;
	}
#robjdesc .title{
	font-weight: bold;
	}
#robjdesc table {
	width: 100%;
	}
#robjdesc td {
	width: 50%;
	vertical-align: center;
	}
#atloks {
	background-image: url('../template/atloks_atkartot.jpg');
	background-repeat: repeat-x;
	}
#description {
	margin-top: 10px;
	height: 50px;
	line-height: 48px;
	background-image: url('../template/atloks.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	font-size: 12px;
	text-decoration: underline;
	color: #E50304;
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 15px;
	}
#desctxt {
	font-size: 12px;
	padding-right: 5px;
	padding-left: 15px;
	padding-bottom: 42px;
	color: #333;
	text-align: justify;
	}
#tools {
	width: 300px;
	margin-top: -32px;
	height: 32px;
	text-align: right;
	float: right;
	}
.changepict img{
	border-style: none;
	}
.ico {
	float: right;
	display: block;
	width: 35px;
	height: 35px;
	background-repeat: no-repeat;
	}
#print {
	background-image: url('../template/drukat_n.jpg');
	}
#print:hover{
	background-image: url('../template/drukat_a.jpg');
	}
#mail {
	background-image: url('../template/sutit_agentam_n.jpg');
	}
#mail:hover{
	background-image: url('../template/sutit_agentam_a.jpg');
	}
#friend {
	background-image: url('../template/draugam_n.jpg');
	}
#friend:hover{
	background-image: url('../template/draugam_a.jpg');
	}
#friend {
	background-image: url('../template/draugam_n.jpg');
	}
#friend:hover{
	background-image: url('../template/draugam_a.jpg');
	}
#back {
	background-image: url('../template/atpakal_n.jpg');
	}
#back:hover{
	background-image: url('../template/atpakal_a.jpg');
	}
#calc {
	background-image: url('../template/kalk_n.jpg');
	}
#calc:hover{
	background-image: url('../template/kalk_a.jpg');
	}
#close {
	background-image: url('../template/ciet_n.jpg');
	}
#close:hover{
	background-image: url('../template/ciet_a.jpg');
	}
#calculator {
	display: none;
	background-image: url('../template/bg.jpg');
	height: 0px;
	overflow: hidden;
	font-family: verdana;
	font-size: 10px;
	padding: 5px;
	color: #333;
	text-align: center;
	}
#calculator th{
 	width: 120px;
	}
#calculator input {
 	border-style: solid;
 	border-width: 1px;
 	width: 50px;
 	margin-right: 3px;
 	text-align: right;
 	color: #333;
	padding-right: 4px;
	}
#whole {
 	font-weight: bold;
 	color: #E50304;
	}
#foldertitle {
	display: block;
	height: 63px;
	line-height: 63px;
	text-indent: 60px;
	color: #000;
	background-image: url('../template/folder.jpg');
	background-repeat: no-repeat;
	font-size: 13px;
	font-weight: bold;
	}
#imagetitle {
	font-weight: bold;
	color: #E50304;
	text-decoration: underline;
	margin: 5px 0 8px 0px;
	}
/*LEFT*/
#leftcont {
	position: relative;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 66px;
	}
#subnavi {
	position: relative;
	display: block;
	width: 160px;
	font-family: verdana;
	margin-right: 10px;
	}
#subnavi ul {
	position: relative;
	list-style: none;
	margin-bottom: 8px;
	}
#subnavi li {
	color: #000;
	font-size: 11px;
	margin-bottom: 3px;
	display: none;
	border-bottom-style: dotted;
	border-width: 1px;
	padding-left: 14px;
	}
#subnavi li a{
	display: block;
	text-decoration: none;
	color: #000;
	}
#current {
	background-color: #c6c6c6;
	}
#subnavi li a:hover{
	text-decoration: underline;
	background-color: #c6c6c6;
	}
#subnavi li.mainli{
	color: #000;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	border-bottom-style: dotted;
	border-width: 1px;
	display: block;
	}
#subnavi li.mainli a{
	color: #000;
	font-size: 12px;
	}
/* MAIN */
#rightcont {
	width: 100%;
	vertical-align: top;
	padding: 10px 10px 20px 0;
	}
#objectlist {
	width: 100%;
	text-align: center;
	}
#objectlist a{
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: 100%;
	}
#objectlist sup {
	font-size: 8px;
	margin-top: -2px;
	}
#objectlist tr {
	background-color: #FFF;
	}
#objectlist td {
	text-align: center;
	font-size: 11px;
	border-bottom-style: dotted;
	border-bottom-color: #dedede;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-right-color: #dedede;
	border-right-width: 1px;
	}
#objectlist th{
	height: 25px;
	width: 60px;
	background-color: #E50304;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	border-right-style: solid;
	border-color: #FFF;
	border-right-width: 1px;
	cursor: default;
	background-image: url('../template/listes_panels.jpg');
	text-align: center;
	vertical-align: middle;
	}
#objectlist th a{
	color: #FFF;
	text-decoration: none;
	height: auto;
	text-align: center;
	width: 100%;
	}
#objectlist th p{
	text-align: center;
	}
#objectlist tr a img{
	border-style: none;
	}
.confirm{
	margin-top: 50px;
	padding: 0 10px;
	text-align: center;
	font-size: 14px;
	font-family: verdana;
	line-height: 20px;
	}
.confirm span{
	font-weight: bold;
 	color: #e50304;
	}
.mailform {
	border-style: dotted;
	border-width: 1px;
	border-color: #E50304;
	}
.pages{
	margin-top: 0px;
	text-align: center;
	font-size: 11px;
	padding: 5px 0 5px 0;
	background-color: #c6c6c6;
	}
.pages a{
 	text-decoration: none;
 	margin: 6px;
	}
.pages a:hover {
	font-weight: bold;
	}
.pages span{
	padding: 2px 5px 2px 5px;
	background-color: #E50304;
	background-image: url('../template/listes_panels.jpg');
	color: #FFF;
	}
#area_form {
	display: block;
	position: absolute;
	margin-top: -30px;
	color: #000;
	}
#listsearch {
	width: 100%;
	display: block;
	background-color: #c6c6c6;
	font-weight: bold;
	font-size: 11px;
	}
#listsearch tr td:first{
	padding: 0px 5px 0px 0px;
	}
#listsearch input {
	border-style: solid;
	border-width: 1px;
	width: 30px;
	}
#not_found {
 	font-size: 12px;
	padding: 10px;
	margin-top: 20px;
	background-color: #eaeaea;
	color: #595757;
	border-style: solid;
	border-width: 1px;
	border-color: #abaaaa;
	text-align: center;
	}
#gramatzimes ul{
	position: relative;
	list-style: none;
	display: block;
	width: 100%;
	font-family: verdana;
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
	}
#gramatzimes {
	position: relative;
	margin-right: 0px;
	height: 26px;
	}
#gramatzimes ul li {
	float: left;
	height: 26px;
	background-image: url('../template/gramatzime_n.png');
	background-position: top right;
	background-repeat: no-repeat;
	padding-right: 0px;
	padding-left: 0px;
	line-height:  26px;
	cursor: pointer;
	}
#gramatzimes ul li a{
	display: block;
	color: #FFF;
	padding-left: 9px;
    background-image: url('../template/gramatz_atkartot_n.jpg');
    margin-right: 9px;
	text-decoration: none;
	}
#gramatzimes ul li span{
	text-transform: uppercase;
	display: block;
	color: #FFF;
	padding-left: 9px;
	background-image: url('../template/gramatz_atkartot.jpg');
    margin-right: 9px;
	text-decoration: none;
	}
#gramatzimes ul li.current a{
    background-image: url('../template/gramatz_atkartot.jpg');
	}
#gramatzimes ul li.current {
	background-image: url('../template/gramatzime_a.png');
	cursor: default;
	}
#road {
	font-weight: bold;
	text-transform: uppercase;
	}
#rodlnk {
	font-weight: bold;
	color: #E50304;
	}
.rodlnk {
	font-weight: bold;
	color: #E50304;
	}
#obj_road {
	display: block;
	height: 25px;
	line-height: 25px;
	background-color: #c6c6c6;
	font-family: verdana;
	font-size: 11px;
	text-indent: 6px;
	padding: 4px 0 4px 0;
	}

#obj_road a{
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	margin-right: 8px;
	}

#obj_road a:hover{
	color: #E50304;
	}

#obj_road select{
	border-style: solid;
	border-width: 1px;
	padding: 1px 0px 1px 3px;
	margin: 0px 10px 0px 6px;
	}

#hverlnk:hover {
	font-weight: bold;
	color: #E50304;
	}
#marked_area{
	position: relative;
	display: block;
	height: 25px;
	line-height: 25px;
	background-color: #c6c6c6;
	}
#curr{
	float: right;
	font-size: 11px;
	margin-right: 10px;
	}
/* DARBINIEKU KONTAKTI */
.darb_cont p{
	line-height: 18px;
	color: #333;
	}
.darb_cont img {
	border-style: solid;
	border-color: #333;
	border-width: 1px;
	}
.darb_cont a {
	color: #E50304;
	}
.price {
	color: #E50304;
	}
.image {
	margin-left: 5px;
	padding-top: 4px;
	margin-right: 5px;
	padding-bottom: 4px;
	vertical-align: middle;
	width: 49px;
	height: 49px;
	}
/* RIGHT */
#banerarea {
	vertical-align: bottom;
	padding-right: 1px;
	background-image: url('../template/banerbg.jpg');
	background-repeat: repeat-y;
	background-position: 2px;
	}
#banner {
	height: 100%;
	width: 237px;
	padding-top: 87px;
	background-color: #c6c6c6;
	}
/* SEARCH */
#search {
	position: absolute;
	top: -40px;
	right: 20px;
	display: block;
	background-color: #c6c6c6;
	height: 133px;
	height: 133px;
	width: 237px;
	font-family: verdana;
	}
#search_cont {
	margin: 0 5px 0 5px;
	}
#search_cont td {
	padding-top: 5px;
	font-size: 11px;
	text-align: right;
	color: #FFF;
	}
#search_cont select {
	width: 122px;
	font-size: 11px;
	}
#imeklet {
	width: 123px;
	height: 26px;
	border-style: none;
	background-color: none;
	background-image: url('../template/btn_det_search.jpg');
	background-repeat: no-repaeat;
	outline-style: none;
	color: #FFF;
	font-size: 11px;
	cursor: pointer;
	z-index: 50;
	}
#meklet {
	width: 55px;
	height: 26px;
	font-size: 11px;
	color: #FFF;
	border-style: none;
	background-color: none;
	background-image: url('../template/btn_search.jpg');
	background-repeat: no-repaeat;
	outline-style: none;
	margin-left: -5px;
	cursor: pointer;
	z-index: 50;
	}
#listbtn {
	float: right;
	width: 55px;
	height: 26px;
	line-height: 26px;
    background-image: url('../template/btn_search.jpg');
    background-repaet: no-repat;
    background-color: transparent;
    border-style: none;
    color: #FFF;
	}
#detsearch{
	position: absolute;
	top: 120px;
	display: block;
	width: 237px;
	overflow: hidden;
	right: 0px;
	background-image: url('../template/search_bg.jpg');
	background-repeat: repeat-x;
	background-color: #c3c3c3;
	font-family: verdana;
	font-size: 11px;
	cursor: pointer;
	}
#cont_foot {
	display: block;
	height: 40px;
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #E50304;
	line-height: 40px;
	}
#locationsearch {
	padding: 9px 9px 0 9px;
	}
#locationsearch span{
	color: #6d6d6d;
	}
#locationsearch select{
	margin-bottom: 4px;
	margin-top: 2px;
	width: 217px;
	height: 18px;
	border-color: #8d8d8d;
	border-width: 1px;
	border-style: solid;
	font-size: 11px;
	}
#detailssearch {
	width: 217px;
	margin-top: 3px;
	color: #6d6d6d;
	text-align: right;
	}
#detailssearch select{
	height: 18px;
	border-color: #8d8d8d;
	border-width: 1px;
	border-style: solid;
	margin-left: 6px;
	width: 60px;
	font-size: 11px;
	}
#detailssearch p {
	background-image: url('../template/element.jpg');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	color: #6d6d6d;
	margin-bottom: 3px;
	margin-top: 3px;
	text-align: left;
	}
#currency {
	text-align: right;
	padding-top: 25px;
	}
.sitemap {
	width: 49%;
	text-align: center;
	float: left;
	}
.sitemap ul{
	clear: left;
	margin-left: auto;
	margin-right: auto;
	list-style: none;
	text-align: left;
	}
.sitemap li {
 	margin-top: 4px;
	}
.sitemap li a {
	text-decoration: none;
	}
.sitemap li a:hover {
	color: #E50304;
	}
/* FOOTER*/
#footer {
	position: relative;
	display: block;
	height: 116px;
	background-image: url('../template/footer_bg.jpg');
	background-position: left bottom;
	background-repeat: repeat-x;
	margin-top: -116px;
	}
*html #footer {
	width: expression(document.body.clientWidth < 1025 ? "1024px" : "auto");
	}
#footer_cont{
	display: block;
	height: 109px;
	background-image: url('../template/footer_img.jpg');
	background-repeat: no-repeat;
	}
#contacts {
	font-family: verdana;
	position: absolute;
	right: 20px;
	top: 23px;
	width: 300px;
	text-align: right;
	font-size: 11px;
	color: #FFF;
	}
#contacts h3{
	font-size: 12px;
	}
#gilmore {
	position: absolute;
	top: -50px;
	left: 20px;
	display: block;
	width: 96px;
	height: 36px;
	z-index: 100;
	background-repeat: no-repeat;
	background-image: url('../template/gilmore.png');
	}
#contacts a {
	color: #FFF;
	}
