body{
font-size:1em;
font-family:Verdana, Helvetica, sans-serif;
background:#fff url(color-bg-textures/4yellowside.jpg) center top no-repeat;
position:relative;
}
body *{
margin:0;
padding:0;
}
#container{
position:absolute;
left:50%;
margin-left:-390px;
width:780px;
margin-top:1em;
}
#header{
background: #fff url(img-contact/P1080505bbfixed.jpg) 0 0 no-repeat;    
width:780px;
height:300px;
border:2px solid black;
height:300px;
}
#sksrt{
height:300px;
width:109px;
border-right:2px solid black; 
margin-top:-1px;        
}
#sksrt li{
list-style-type:none;
color:blue;
font-size:3em;
font-weight:bold;
padding-left:.7em;
}
#sksrt li.first{
padding-top:.1em;
}                                                       
#header h1{
font-size:3em;
float:right;
width:400px;
margin:2em 2em 0 0;
}                       
#nav{
float:left;
width:150px;
margin-top:5em;
margin-right:2em;
}
li.one, li.two, li.three, li.four, li.pay{
list-style:none;
font-size:.9em;
text-align:center;
width:150px;
height:2em; 
margin-bottom:1em;
margin-left:-1em;
font-weight:bold;
font-family:verdana, helvetica, sans-serif;
/*border:solid 2px black;*/
padding-top:10px;
/*-moz-border-radius:20px;
-webkit-border-radius:20px;*/
}
/*li.one{
background-color:#fb7a7a
}
li.one:hover{
background-color:#ff0033;
}
li.two{
background-color:#99ff99;
}
li.two:hover{
background-color:#33cc00;
}
li.three{
background-color:#ffff99;
}
li.three:hover{
background-color:#ffff00;
}
li.four{
background-color:#ccccff;
}
li.four:hover{
background-color:#787afc;
}
li.pay{
background-color:#fff;
}*/
li a{
text-decoration:none;
color:blue;
}
li a:hover{
color:black;
}



