

* {margin:0;padding:0}
/* mac hide \*/
html,body{height:100%;width:100%;}
/* end hide */
body { 
background-color: #000000;
text-align:center;
min-height:400px;/* for good browsers*/
min-width:637px;/* for good browsers*/
}
#outer{
height:100%;
width:100%;
display:table;
vertical-align:middle;
}
#container {
text-align: center;
position:relative;
vertical-align:middle;
display:table-cell;
height: 400px;
} 
#inner {
width: 650px;
height: 400px;
text-align: center;
margin-left:auto;
margin-right:auto;

}



A {
  color: #FFFFFF;
  font: Georgia, "Times New Roman", Times, serif;

  text-decoration: none;
}
a:visited {
  color: #FFFFFF;
  text-decoration: none;
}
a:hover {
  color: #FFFFFF;
  text-decoration: underline;
}
P {
 font: 75%/180% Georgia, "Times New Roman", Times, serif;
 color: #FFFFFF;
}


.content {
 width:650px;
 height:500px;
 margin:70px 50px 0px 0px;
 padding:0px 25px 0px 25px;
text-align: right;
overflow:auto;

}
.content H1 {
 font: bold 140%/120% Georgia, "Times New Roman", Times, serif;
 letter-spacing: 3px;
 color: #ffffff;
 font-weight: bold;
 padding-bottom:0.5em;
}

.contactL {
	width:150px;
	border-bottom:#fff 1px solid;
}

.plesk {
 width:600px;
 text-align:center; 
/*background: url(form-bg.gif) no-repeat; */
height:40px; 
padding:0px;
font-family: Georgia; font-size: 10pt; color: #FFFFFF;
}