@charset "UTF-8";
/* CSS Document */

html{
margin: 0;
padding: 0;
width:100%;
height:100%;
background:url(licklogo.gif) no-repeat 40px 80px;
}

body {
margin: 0;
padding: 0;
font: 12px Arial, Helvetica, sans-serif;
line-height: 18px;
width:100%;
height:100%;
background:url(yellow-strip.gif) repeat-x center 140px;
}


a {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #CCCCCC;
text-decoration: none;
color: #666666;
text-decoration: none;
}

a:hover {
text-decoration: none;
color: #F8B20C;
}

a:visited {
text-decoration: none;
}
a:active {
text-decoration: none;
}


a.smalllink:link, a.smalllink:active, a.smalllink:visited {
color:#000;
font-size:10px;
line-height:12px;
}

a.smalllink:hover{
color:#000;
text-decoration:line-through;
}

li{
list-style-position:inside;
}

h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
line-height: 20px;
color: #000000;
text-decoration: none;
font-weight: normal;
margin-top: 5px;
margin-bottom: 5px;
}

h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 16px;
display:inline;
color: #000000;
text-decoration: none;
font-weight: normal;
}

.description {
font: 11px Arial, Helvetica, sans-serif;
line-height: 13px;
padding:0 25px ;

}

.module{
width:200px; 
height:320px; 
float:left;
background:url(corp_images/module_bg.gif) no-repeat;

}

.module_web{
width:380px; 
height:330px; 
float:left;
background:url(web_images/module_web_bg.gif) no-repeat;
}

.img{
height:180px; 
padding:10px;
}

.highlighted{
background-color:#FFD100;
}

.clear{
clear:both;
}

#leftcol{
width:200px;
float:left;
position:absolute;
top:180px;
left:40px;
z-index:2;
}

#maincol{
float:left;
top:180px;
left:260px;
position:absolute;
z-index:1;
}

#rightcol{
position:absolute; 
z-index:3; 
right:30px; 
top:90px; 
width:300px; 
height:70px;
}

.lick-sub-page{
margin:90px 0 30px 0;
text-align:center;
}
