/* Layout Stylesheet */ 

body
{
 font: normal 11px verdana;

 padding:0; 
 top:205px;
 background:#808080;
 color: #333333;
 }	 
	 
#lh-col
{
 left:0px;
margin-left:0cm;
 position:absolute;
 top:205px;
 background:#808080;
 color: #333333;
list-style:none;
}

#rh-col
{
 position:absolute;
 top:235px;
 right:138;
 width:120px;
 z-index:2;
 background:#808080;
 color: #333333;
}


#c-col
{


 left:103px;
 margin:100px 360px 70px 155px;
 position:relative;
 background:#ffffff;
 color: #333333;
 z-index:5;
 border: solid #000000;
 border-width:0 1px;
}

#ftr
{
left:122px;
 margin:30px 360px 30px 115px;
 height:35px;
position:relative;
 border-width:0 1px;
 background:#808080;
 color: #333333;
}


#lh-col li ul
{
list-style:none;
}

li
{
line-height:15px;
}


a:link
{
color:white;
}

a:visited
{
color:white;
}


#c-block
 {
 width:100%;
 z-index:1;
 background:#c0c0c0;
 color: #333333;
 height:80%;
}

#hdr
{
 height:60px; 

}



p
{
 padding: 0 15px;
}

h4, h3
{
 margin:0; 
 padding: 5px 0;
}

