body, h1, p { 
border : 0; 
margin : 0 auto; 
padding : 0; 
} 
h4{
margin-left: 20px;
}
img { 
border : 0; 
}
ul.sp li { 
margin: 10px 0 0 0; 
color: #fff;
} 
a:link, a:visited { 
color : #aaa; 
} 
body { 
width : 100%; 
height : 100%; 
font-family : "Lucida Grande", Geneva, Verdana, Helvetica, sans-serif; 
font-size : 0.9em; 
margin : 0 auto; 
background : #d8dc98;
z-index : 10; 
} 
#wrap { 
width : 240px; 
height : 100%; 
background :#b2c64b; 
border : 2px solid #fff; 
margin : 0 auto; 
color : #fff;
text-align: left; 
} 
#branding { 
width : 100%; 
height : 6.5em; 
padding-bottom : 2em; 
background : #fff url(images/logo.jpg) no-repeat; 
background-position : center; 
}
#header { 
padding-top : 10px; 
padding-bottom : 10px; 
background : #241714; 
margin : 0 auto; 
height : 100%; 
width : 100%; 
border-top : 5px solid #fff; 
border-bottom : 5px solid #fff; 
} 
#page-body { 
padding-top : 10px; 
width : 100%; 
height : 100%; 
background : #b2c64b; 
border-bottom : 5px solid #fff; 
text-align : left; 
} 
#page-body p { 
color : #fff; 
padding-left : 20px; 
padding-right : 10px; 
font-size : 0.9em; 
padding-bottom : 10px; 
font-weight : bold; 
} 
#page-body a:link, a:visited , a:hover{
font-size : 1em; 
text-decoration : none; 
}
#footerinside {
background : #b2c64b; 
border-bottom : 4px solid #fff; 
}
#footerinside i{
color : #fff; 
font-weight: bold;
font-size: 1.3em;
padding: 5px;
}
#footerinside p {  
color : #fff; 
background : #1d2e2c; 
text-align : left; 
font-size : 1em; 
padding-left: 20px;
} 
#footerinside b { 
color : #b2c64b;
}
#footerinside img { 
width: 150px;
height: 150px;
padding: 20px;
} 
#footerinside a:link, a:visited { 
color : #fff; 
text-decoration : none; 
font-size : 0.9em; 
font-weight : bold; 
} 
#footerinside h5 { 
padding-right : 15px; 
text-align : left; 
margin-left : 20px; 
color : #fff; 
font-weight : normal; 
font-size : 0.9em; 
} 
#footer { 
width : 100%; 
height : 100%; 
border-bottom : 5px solid #fff; 
background : #1d2e2c; 
} 
#footer img{ 
padding: 5px;
border: 2px solid #fff;

}
#footer a:link, #footer a:visited , #footer a:hover{ 
color : #b2c64b; 
text-decoration : none; 
margin: 15px; 
font-size : 0.9em; 
} 
#footer ul { 
margin : 0; 
margin-left : -40px;  
} 
#footer li { 
font-family : "Lucida Grande", Geneva, Verdana, Helvetica, sans-serif; 
background : url(images/bg_content.jpg) repeat-x; 
width : 100%; 
padding-top : 10px; 
padding-bottom : 10px; 
border : 1px solid #fff; 
font-weight : bold; 
text-decoration : none; 
list-style-type : none; 
} 
#footer2 { 
width : 240px; 
height : 12em; 
background : #eee; 
padding-top : 10px; 
padding-bottom : 65px; 
border : 1px solid #fff; 
color : #000; 
} 
#footer2 p { 
padding-left : 20px; 
} 
#footer2 a { 
color: #aaa;
}
#footer2 img { 
padding-left : 20px; 
} 
#bottom { 
width : 100%; 
padding-top : 15px; 
font-size : 0.8em; 
} 