/* CSS file for the outsourcegraphix.com  / www.ogx.ie website */
/* (c) by Outsource Graphix */

/* xhtml tag definitions */

body, td {
   margin: 0 auto;
   padding: 0;
   text-align: center;
   background-color: #233254;
   background-image: url(gfx/bg.gif);
   background-repeat: repeat;
}

body, html {
	width: 100%;
	height: 100%;
}

p, h2, h5, dd, blockquote {
	margin: 0;
	margin-right: 204px;
	margin-top: 7px;
	margin-left: 7px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DBDBDB;
	text-align: justify;
	line-height: 150%;

}

dd em {
	font-size: 11px;
	font-weight: bold;
	color: #DBDBDB;
}

acronym {
	cursor: help;
}

h2, h6, h3 {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	padding-top: 7px;
	margin-top: 0;
	font-size: 16px;
	text-align: left;
	color: #FFFFFF;
}

h2 strong {
	color: #FF9C00;
}

h2.error {
	color: #FF9C00;
	font-style: normal;
}

h3 {
	margin-left: 8px;
	font-size: 14px;
	font-style: normal;
}

h3.wdtitle {
	margin-top: 20px;
	margin-bottom: 10px;
}

h4 {
	margin: 0;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	color: #fff;
	padding: 0;
	margin-top: 0;
}

h3.pti {
	width: 527px;
	height: 19px;
	padding: 3px 5px 3px 7px;
	margin-top: 25px;
	background-image: url(gfx/pti.jpg);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

* html h3.pti {
	height: 25px;
}

h5, dt, cite {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9C00;
	font-weight: bold;
	font-style: normal;
}

dt {
	font-size: 13px;
	text-align: left;
	margin-left: 8px;
	margin-top: 10px;
}

dt strong {
	color: #fff;
}

dt strong em {
	color: #FF9C00;
	font-style: normal;
}

dd span {
	font-size: 10px;
	font-weight: bold;
}

dd {
	margin-top: 0;
	margin-left: 25px;
}

strong {
	font-weight: bold;
	color: #FFFFFF;
}

dd strong {
	font-weight: normal;
	color: #DBDBDB;
}

a {
	font-weight: normal;
	color: #FF9C00;
	text-decoration: none;
   border-bottom: dotted 1px #DBDBDB;	
}

a:hover {
	color: #FFFFFF;
	border-bottom: dotted 1px #FF9C00;
}

form {
	margin: 0;
}

abbr {
	cursor: default;
}

.access{
	display: none;
}

blockquote {
	margin-bottom: 15px;
	margin-top: 10px;
}

fieldset {
	border: none;
	padding-left: 8px;
}

legend {
	display: none;
}


div#text p strong, div#text li strong, q strong {
	font-weight: normal;
	color: #DBDBDB;
}

cite span {
	font-weight: bold;
	color: #fff;
}

div#text p.testimonialtext {
	margin-top: 20px;
}

label {
	display: none;
}

/* layout positioning */

div#main {
	margin: 0;
	padding: 0;
	height: 100%; 
	width: 100%; 
	background-image: url(gfx/bg1.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

DIV#contentmain {
	width: 740px;
	height: 100%;
	background-image: url(gfx/bgcontentmain.jpg);
	background-repeat: repeat-y;
	margin: 0 auto;
}

DIV#bgb {
	width: 740px;
	height: auto; 
	min-height: 100%; 
	background-image: url(gfx/bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0 auto;
	padding-bottom: 51px;
	/*\*//*/
	padding-bottom: 0;
	/**/
}

* html div#bgb {
	height: 100%; 
	min-height: 772px;
}

DIV#topimage {
	width: 740px;
	height: 187px;
	margin: 0 auto;
	background-image: url(gfx/top.jpg);
	background-repeat: no-repeat;
	position: relative;
}

DIV#toplink {
	position:absolute;
	left: 10px;
	top: 8px;
	padding-bottom: 5px;
}

#toplink p, #date p {
	margin-top: 0;
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #6D6D6D;
	line-height: 100%;
}

#toplink a {
	border-bottom: none;
	font-weight: bold;
}

#toplink a:hover {
	color: #FF9C00;
	border-bottom: dotted 1px #FF9C00;
}

DIV#date {
	position: absolute;
	left: 600px;
	top: 8px;
}

DIV#menu {
	margin: 0 auto;
	width: 740px;
	height: 42px;
	background-image: url(gfx/menubg.jpg);
	background-repeat: no-repeat;
	position: relative;
	z-index: 10;
}

DIV#content {
	width: 740px;
	height: auto;
	min-height: 100%; 
	background-image: url(gfx/bgcontenttop.jpg);
	background-repeat: no-repeat;
	background-position: top;

}

DIV#text {
	width: 740px;
	height: auto;
	min-height: 700px;
	float: left;
	background-image: url(gfx/bgcontentmain.jpg); 
	background-repeat: repeat-y; 
	position: relative;
	z-index: 1;
	text-align: left;
} 

* html div#text {
	height: 700px;
}

div#text ul, div#text ol {
	margin-top: 10px;
	margin-left: 10px;
	padding-left: 15px;
	margin-bottom: 10px;
	margin-right: 204px;

}

div#text li {
	text-align: left;
	display: list-item;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DBDBDB;
	line-height: 150%;
	text-align: justify;
}

DIV#right {
	width: 204px;
	height: 641px;
	position: absolute;
	top: 0;
	right: 0;
	float: right;

}

#ca {
	width: 204px;
	height: 225px;
	background-image: url(gfx/cabg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	margin: 0;

}

#ca2 {
	width: 204px;
	height: 138px;
	background-image: url(gfx/cabg2.jpg);
	background-repeat: no-repeat;
	background-position: right;
	margin: 0;
	margin-bottom: 20px;
}

#oo {
	width: 204px;
	height: 46px;
	background-image: url(gfx/oo.jpg); 
	background-repeat: no-repeat;
	background-position: right;
	margin: 0;

}

a#oolink {
	width: 190px;
	height: 26px;
	border: 0;
	margin: 0 0 0 12px;
	border-bottom: none;
	background-image: none;
	display: block;
	position: relative;
	top: 8px;
	text-indent: -9999px;
}

a#oolink:hover {
	width: 190px;
	height: 26px;
	border: 0;
	border-bottom: none;
	background-image: none;
}

#oo h4 {
	margin: 0;
	padding: 0;
}

#ca2 p{
	margin:0;
}

#ca2 a {
	width: 93px;
	height: 23px;
	border: 0;
	margin: 0 0 0 12px;
	border-bottom: none;
	background-image: none;
	display: block;
	text-indent: -9999px;
	position: absolute;
	top: 98px;
	left: 82px;

}

#ca2 a:hover {
	width: 93px;
	height: 23px;
	border: 0;
	border-bottom: none;
	background-image: none;
}

#ca2 h6 {
	margin: 0;
	color: #FF9C00;
	position: relative;
	top: 60px;
	text-align: right;
	margin-right: 20px;
}

#sofs {
	width: 204px;
	height: 302px; 
	background-image: url(gfx/sofsbg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	margin: 0;
}

#so {
	position: relative;
	top: 65px;
	left: 32px;

	text-align: justify;
	margin: 0;
	font-size: 10px;
	padding-bottom: 1px;
	width: 137px;
	line-height: 120%;
	color: #fff;
	/*\*//*/
	margin-left: 30px;
	/**/
}
/*
* html p#so {
	left: 0;
}
*/
#so a, #fs a {
	font-weight: bold;
}

#sof {
	  margin-left: 8px;
	  margin-top: 7px;
}

#soff {
      margin: 1px;
		margin-left: 8px;
		margin-top: 20px;
}

#fs {
	position: relative;
	top: 240px;
	left: 30px;

	text-align: justify;
	margin: 0;
	font-size: 10px;
	padding-bottom: 1px;
	width: 154px;
	line-height: 120%;
	color: #fff;
	/*\*//*/
	margin-left: 30px;
	/**/
}

/* * html p#fs {
	left: 4px;
}
*/
#login, #password {
	border: none;
	border-color: #fff;
	text-align: right;
	padding: 2px;
	padding-right: 5px;
	background: transparent;
	height: 20px;
	font-family: Trebuchet, "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 125px;
	/*\*//*/
	margin-right: 14px;
	/**/
}

#login {
	position: absolute;
	top: 68px;
	right: 18px;
	border: 0 solid transparent;
}

#password {
	position: absolute;
	top: 116px;
	right: 17px;
	background: transparent;
	width: 129px;
	border: 0 solid transparent;
}

#logmein {
	position: absolute;
	top: 147px;
	right: 13px;
	/*\*//*/
	margin-right: 14px;
	/**/
}

#forgot {
	position: absolute;
	top: 185px;
	right: 17px;
	text-align: right;
	margin: 0;
	font-size: 9px;
	padding-bottom: 1px;
	/*\*//*/
	margin-right: 14px;
	/**/
}

#center h4 {
	background-image: none;
	position: relative;
	left: 98px;
	top: 23px;
	text-align: justify;
	width: 150px;
	line-height: 110%;
	font-size: 10px;
	color: #fff;
	font-weight: normal;
	margin: 0;
	padding: 0;
}


#logine, #passworde {
	border: none;
	border-color: #fff;
	text-align: right;
	padding: 2px;
	padding-right: 5px;
	background: transparent;
	height: 20px;
	font-family: Trebuchet, "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 145px;
}

#logine {
	position: absolute;
	top: 94px;
	right: 17px;
}

#passworde {
	position: absolute;
	top: 143px;
	right: 17px;
	background: transparent;
}

#logmeine {
	position: absolute;
	top: 175px;
	right: 13px;
}

#forgote {
	position: relative;
	top: 157px;
	right: 17px;
	text-align: right;
	margin: 0;
	font-size: 9px;
	padding-bottom: 1px;
}


#promo {
	height: 100px;
	background: transparent;
	text-align: center;
	position: relative;
	top: 260px;
	left: 5px;
	z-index: 102;
	margin: 0 auto;
}

div#promo a  {
	border: 0;
	border-bottom: none;
	border-bottom-width: 0px;
	/*\*//*/
	display: inline-block;
	text-align: center;
	/**/
}

div#promo a img {
	margin: 0 auto;
	border: 0;
	display: block;
	text-align: center;
	margin-bottom: 6px;
}

.submenuhome {
	visibility: visible;
	display: block;
	position: absolute;
	left: 0;
	top: 102px;
}

div#hptestimonials {
	width: 251px;
	height: 230px;
	background-image: url(gfx/testimonialsbg.jpg);
	background-repeat: no-repeat;
	margin-top: 15px;
	position: relative;
	left: 5px;
	float: left;
	text-align: center;
}

div#hpprojects {
	width: 251px;
	height: 230px;
	background-image: url(gfx/portfoliobg.jpg);
	background-repeat: no-repeat;
	margin-top: 15px;
	position: absolute;
	left: 268px;
	text-align: center;
}

div#hptestimonials h6, div#hpprojects h6, div#hptestimonials p, div#hpprojects p {
	margin: 0;
	margin-top: 13px;
	margin-left: 15px;
	font-size: 13px;
	width: 220px;
	/*\*//*/
	padding-left: 12px;
	/**/
}

* html div#hptestimonials h6, * html div#hpprojects h6, * html div#hptestimonials p, * html div#hpprojects p {
	margin-left: 1px;
}

div#hptestimonials h6 strong, div#hpprojects h6 strong {
	color: #FFB400;
}

div#hpprojects p {
	padding-top: 3px;
}

div#hpprojects p span {
	font-weight: bold;
}

div#hptestimonials p, div#hpprojects p {
	font-size: 11px;
	margin-top: 3px;
	font-size: 10px;
	line-height: 133%;
	margin-bottom: 5px;
}

dib#hptestimonials img, div#hpprojects img {
	margin-top: 5px;	
	margin: 5 auto;
	margin-bottom: 0;
}

p.readmore {
	position: absolute;
	bottom: 10px;
	right: 15px;
	text-align: right;
	padding-bottom: 1px;
}

img.portfoliobig {
	margin-left: 30px;
}

p#breadcrumbs {
	position: absolute;
	text-align: right;
	margin-right: 0;
	color: #000;
	font-size: 9px;
	top: 15px;
	right: 14px;
	z-index: 100;
	line-height: 110%;
	font-weight: normal;
	padding-bottom: 2px;
}

p#breadcrumbs a {
	color: #183174;
	font-weight: bold;
	border-bottom: none;
}

p#breadcrumbs a:hover {
	color: #FF9C00;
	font-weight: bold;
	border-bottom: none;
}

div#text ul li a strong {
	font-weight: bold;
	color: #FF9C00;
}

div#text ul li a:hover strong {
	font-weight: bold;
	color: #f1f1f1;
}

div#text ul li ul {
	margin-top: 0;
	margin-left: 0;
	list-style: square;

}

div#emailusform {
	width: 536px;
	height: 432px;
	background-color: transparent;
	background-image: url(gfx/emailus.jpg);
	background-repeat: no-repeat;
	position: relative;
}

div#emailusform input, div#emailusform textarea {
	border: 0;
	background: transparent;
	color: #000;
	position: absolute;
	margin: 0;
	padding: 0;

	font-family: "Trebuchet MS", "Bitstream Vera Sans", "Lucida Grande", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
	padding-top: 1px;
}

div#emailusform textarea {
	top: 170px;
	left: 28px;
	width: 472px;
	height: 188px;
	padding-right: 1px;
}

input#kto {
	position: absolute;
	top: 60px;
	left: 28px;
	height: 16px;
	width: 285px;
}

input#email {
	position: absolute;
	top: 113px;
	left: 28px;
	height: 16px;
	width: 285px;
}


div.pitem {
	margin: 0;
	padding: 0;
}

img.pimg {
	float: left;
	margin: 0;
	margin-top: 0;
	margin-right: 10px;
	margin-left: 5px;
	margin-bottom: 20px;
}

img.iybotn {
	float: right;
	margin-right: 208px;
	margin-top: 10px;
	margin-left: 30px;
}

div#prform {
	width: 462px;
	height: 93px;
	background-image: url(gfx/recoverform.jpg);
	background-repeat: no-repeat;
	position: relative;
	left: 0;
	top: 3px;
}

div#prform2 {
	width: 462px;
	height: 93px;
	background-image: url(gfx/recoverform2.jpg);
	background-repeat: no-repeat;
	position: relative;
	left: 0;
	top: 3px;
}

input#prlogin {
	border: 0 transparent solid;
	background: transparent;
	position: absolute;
	top: 38px;
	left: 34px;
	padding: 3px;
	width: 289px;
	font-family: Trebuchet, "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

input#prsend {
	border: 0 transparent solid;
	background: transparent;
	background-image: url(gfx/recoverbutton.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 35px;
	left: 344px;
	padding: 3px;
	width: 99px;
	height: 29px;
	font-family: Trebuchet, "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0;
}

div#oposform {
	width: 287px;
	height: 244px;
	background: transparent;
	background-image: url(gfx/oposformbg.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 110px;
	top: 439px;
}

input#oposlogin {
	border: 0 transparent solid;
	background: transparent;
	position: absolute;
	top: 52px;
	left: 65px;
	padding: 3px;
	width: 193px;
	font-family: Trebuchet, "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
}

input#opospass {
	border: 0 transparent solid;
	background: transparent;
	position: absolute;
	top: 101px;
	left: 98px;
	padding: 3px;
	width: 160px;
	font-family: Trebuchet, "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
}

input#opossend {
	border: 0 transparent solid;
	background: transparent;
	background-image: url(gfx/logmein.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 135px;
	left: 167px;
	padding: 3px;
	width: 101px;
	height: 33px;
	font-family: Trebuchet, "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0;
}

#oposforgot {
	position: absolute;
	top: 170px;
	right: 23px;
	text-align: right;
	margin: 0;
	font-size: 9px;
	padding-bottom: 1px;
}

div#emailusform input#send {
	position: relative;
	top: 255px;
	left: 10px;
	padding: 0;
	margin: 0;
	width: 103px;
	height: 34px;
	background: transparent;
	background-image: url(gfx/sendbutton.jpg);
	font-size: 1px;
}

div#whholder {
  position: absolute;
  left: 542px;
  text-align: left;

}

h3#werehiring {
  text-align: left;
	position: relative;
	left: 0;
	top: 0;
	display: block;
  width: 198px;
  height: 35px;
  background: url(gfx/jobs.jpg) no-repeat 0 0;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

* html h3#werehiring {
  left: 0;
}

h3#werehiring a span {
	position: absolute;
  width: 198px;
  height: 42px;
	top: 0;
	left: 0;
  background: url(gfx/jobs.jpg) no-repeat 0 0;
	background-repeat: no-repeat;
}

h3#werehiring a {
	cursor: pointer;
}

h3#werehiring a:hover {
  border-bottom: none;
  background: url(gfx/jobs.jpg) no-repeat 0 -42px;
}

h3#werehiring a:hover span {
  border-bottom: none;
  background: url(gfx/jobs.jpg) no-repeat 0 -42px;
}



/*****************************************************************************/
/* dropdown menus */

div#menu UL {
	margin: 0;
}

UL#menuitems LI, UL#menuitems A {
	display: block;
	}

div#menu li ul {
  display: none;
  position: absolute; 
  top: 1em;
  left: 0;
  }
  
div#menu li > ul {
	top: auto;
	left: auto;
	}

div#menu li:hover ul { display: block; }

DIV#menu UL#menuitems LI A {
	text-decoration: none;
	border-bottom: none;
	list-style: none;
	}

div#menu ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;

}

div#menu li { /* all list items */
	float: left;
	position: relative;
	z-index: 101;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", "Lucida Grande", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	display: block;
}

div#menu li ul { /* second-level lists */
	display: none;
	position: absolute;
	top: 42px;
	left: 0;

}

div#menu li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}

div#menu li:hover ul, div#menu li.over ul { /* lists nested under hovered list items */
	display: block;
	line-height: 100%;
}

#menuhome a	{ width: 51px; height: 42px; background: transparent; text-indent: -9999px;	font-weight: bold; color: #333; }
#menuwhy	a { width: 62px; height: 42px; background: transparent; text-indent: -9999px; font-weight: bold; color: #333; }
#menuservices a { width: 69px; height: 42px; background: transparent; text-indent: -9999px; font-weight: bold; color: #333; }
#menuportfolio a { width: 75px; height: 42px; background: transparent; text-indent: -9999px; font-weight: bold; color: #333; }
#menucontact a { width: 83px; height: 42px; background: transparent; text-indent: -9999px; font-weight: bold; color: #333; }

#menuhome a:hover { background: url(gfx/home.jpg) transparent; }
#menuwhy a:hover	{ background: url(gfx/whyus.jpg) transparent; }
#menuservices a:hover	{ background: url(gfx/services.jpg) transparent; }
#menuportfolio a:hover	{ background: url(gfx/portfolio.jpg) transparent; }
#menucontact a:hover		{ background: url(gfx/contact.jpg) transparent; }

#menuhome { width: 51px; }
#menuwhy { width: 62px; }
#menuservices { width: 69px; }
#menuportfolio { width: 75px; }
#menucontact { width: 83px; }

li#menuhome ul, 
li#menuhome ul li a,  
li#menuhome ul li a:hover,

li#menuwhy ul, 
li#menuwhy ul li a,  
li#menuwhy ul li a:hover,

li#menuservices ul, 
li#menuservices ul li a,  
li#menuservices ul li a:hover,

li#menuportfolio ul, 
li#menuportfolio ul li a,  
li#menuportfolio ul li a:hover,

li#menucontact ul, 
li#menucontact ul li a,  
li#menucontact ul li a:hover { 
	text-indent: 0;
	background-image: none; 
	background-color: #F1F1F1; 
}

li#menuhome ul, 
li#menuhome ul li a,  
li#menuhome ul li a:hover {
	width: 125px;
}

* html li#menuhome ul, 
* html li#menuhome ul li a,  
* html li#menuhome ul li a:hover {
	width: 145px;
}

li#menuwhy ul, 
li#menuwhy ul li a,  
li#menuwhy ul li a:hover {
	width: 83px;
}

* html li#menuwhy ul, 
* html li#menuwhy ul li a,  
* html li#menuwhy ul li a:hover {
	width: 103px;
}

li#menuservices ul, 
li#menuservices ul li a,  
li#menuservices ul li a:hover {
	width: 165px;
}

* html li#menuservices ul, 
* html li#menuservices ul li a,  
* html li#menuservices ul li a:hover {
	width: 185px;
}

li#menuportfolio ul, 
li#menuportfolio ul li a,  
li#menuportfolio ul li a:hover {
	width: 150px;
}

li#menuhome ul li a,
li#menuwhy ul li a,
li#menuservices ul li a,
li#menuportfolio ul li a,
li#menucontact ul li a {
	padding: 5px 10px 5px 10px;
	height: 15px;
	background-image: url(gfx/snb.gif);
	background-repeat: repeat-x;
}

li#menuhome ul li a:hover,
li#menuwhy ul li a:hover,
li#menuservices ul li a:hover,
li#menuportfolio ul li a:hover,
li#menucontact ul li a:hover {
	height: 15px;
	background-image: url(gfx/snb.gif);
	background-repeat: repeat-x;
	background-position: 0 -25px;
}

li#menuhome ul li a.tlink,
li#menuwhy ul li a.tlink,
li#menuservices ul li a.tlink,
li#menuportfolio ul li a.tlink,
li#menucontact ul li a.tlink {
	background-image: url(gfx/snbt.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}

li#menuhome ul li a.tlink:hover,
li#menuwhy ul li a.tlink:hover,
li#menuservices ul li a:hover.tlink,
li#menuportfolio ul li a.tlink:hover,
li#menucontact ul li a.tlink:hover {
	background-image: url(gfx/snbt.gif);
	background-repeat: repeat-x;
	background-position: 0 -25px;
}

#center
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	text-align: left;
	background-image: url(gfx/login_error.gif);
	width: 262px;
	height: 240px;
	visibility: visible;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -131px;
	/*\*/
	margin-top: -120px;
	/**/
	}
