body {
background-image: url('images_new/back_main.gif');
background-repeat: repeat;
height: 100%;
width: 100%;
} 

#containerTop {
background-image: url('images/row1.gif');
height: 112px;
width: 796px;
margin: 0px;
left: 40px;
}

#name {
background-image: url('images/c_name.jpg');
height: 41px;
width:254px;
position: relative;
right: 240px;
bottom: -50px;
}

#navigation {
position: relative;
height: 10px;
width: 250px;
top: 5px;
left:100px;
padding: 0px;

}

ul#navigation li {

list-style-type: none;
float: right;
padding-right: 10px;
}

ul#navigation li a {
display: block;
font-size: 17px;
color: #4656A4;
}

ul#navigation li a:hover, #footer a:hover {
background: #FFF;
text-decoration: none;
}

#container2 {
background-image: url('images/row2.gif');
min-height: 100px;
width: 796px;
}

#content {
width: 670px;
background: #FFF;
min-height: 100px;
position: relative;
left: 45px;
}

#footer {
background-image: url('images/footer.gif');
width: 796px;
height: 100px;
text-align: center;
margin: 0px;
padding-top: 14px;
text-decoration: none;
}

.text1 {
font-family:Tahoma; 
font-size:10px;  
color:#999898; 
}

.black {
font-family:Tahoma; 
font-size:11px;  
color:#303030; 
}

.main {
font-family:Tahoma; 
font-size:11px;  
color:#8A8B8C; 
}

.green {
font-family:Tahoma; 
font-size:11px;  
color:#6B9F24; 
}

.grey {
font-family:Tahoma; 
font-size:11px;  
color:#535353; 
}

.blue {
font-family:Tahoma; 
font-size:11px;  
color:#5885A2; 
}

.white {
font-family:Tahoma; 
font-size:11px;  
color:#FDFEFE; 
}

.link_blue {
font-family:Tahoma; 
font-size:11px;  
color:#8795A6; 
}

.policy {
font-family:Tahoma; 
font-size:11px;  
color:#707070; 
text-decoration:none 
}

.text2 {
font-family:Tahoma; 
font-size:11px;  
color:#9AA6B4; 
text-decoration:none 
}