
a {
color: #ff0000;
padding: 2px;
text-decoration: none;
}


a:visited {
color: #ff0000;
text-decoration: none;
}


a:hover {
color: #ff0000;
text-decoration: underline;
}


body{
background-color:  #000;
margin: 0px;
padding: 0px;
}

div{
margin: 0px;
padding: 0px;
border: 0px;
float: none;
clear: none;
position: relative;
}

#head-space{
height: 120px;
width: 100%;
position: relative;
z-index: 500;
}

#text{
float: right;
height: 400px;
margin: 20px 50px auto auto;
positon: relative;
left: -200px;
width: 450px;
}

#wrapper{
height: 500px;
margin: 0px auto;
width: 1280px;
}

h1{
color:  #fffff0;
font: normal 60pt/64pt "HeadhunterRegular";
margin: 0px;
text-align: center;
padding: 0px;
}

h2{
color:  #fffff0;;
font: normal 24pt/26pt "HeadhunterRegular";
padding: 0px;
margin: 0px;
}

img{
margin: 19px;
padding: 0px;
border: 1px #000 solid;
height: 200px;
width: 200px;
}

#first{
float: left;
margin-left: 50px;
position: relative;
z-index: 1;
}

#second{
float: left;
position: relative;
left: -110px;
top: 130px;
right: auto;
bottom: auto;
z-index: 2;
}

#third{
float: left;
position: relative;
left: -220px;
top: 260px;
right: auto;
bottom: auto;
z-index: 3;
}

.hr{
height: 20px;
background-image: url("pix/hr.png");
background-repeat: repeat-x;
border: none;
margin: 0px;
padding: 0px;
min-width: 1280px;
width: 100%;
}

hr{
display: none;
}

p{
color: #fffff0;
font-size: 14pt;
font-family: Verdana, sans-serif;
}

.footer{
margin: 2px 10px;
font-size: 10pt;
}

ul{
color: #fffff0;
font-size: 14pt;
font-family: Verdana, sans-serif;
}

li{
display: list-item;
list-style-image: url("pix/bullet.png");
line-height: 150%;
list-style-position: outside;
padding-left: 4px;
}

.bold{
font-weight: bold;
}

.com{
font-size:  20pt;
}

