
* {
margin : 0;
padding : 0;
}
body {
background-color : #eeeeee;
}
#wrapper {
width : 960px;
height : 957px;
margin : 0 auto;
background : #ffffff;
border-top : 20px solid #eeeeee;
padding : 0 10px 0 10px;
}
#title {
height : 69px;
margin : 0;
background-color : #ffffff;
border-bottom : 1px solid #444444;
padding : 3px;
padding-bottom : 6px;
}
img.h_image {
margin : 15px 0 10px 10px;
}
#right {
float : right;
width : 440px;
clear : right;
margin : 0px 18px 34px 25px;
background-color : #FCFCFC;
border : 1px dotted #E5DFDF;
padding : 16px 16px 16px 16px;
}



img.iap_image {
margin-left : 25px;
margin-top : 7px;
margin-right : auto;
}

#navigation {
background-color : #ffffff;
border : 0px solid #000000;
float : left;
font : 14px Microsoft Sans Serif, Arial, Helvetica, Nimbus Sans L, sans-serif;
font-weight : 520;
height : 20px;
width : 100%;
margin : 0 0 20px 0;
padding : 5px 5px 5px 0;
}
#navigation a {
width : 125px;
height : 20px;
display : inline;
background : #ffffff;
color : #000000;
line-height : 20px;
text-decoration : none;
padding : 5px 7px 5px 7px;
}
#navigation a:hover {
background : #ffffff;
color : #c0c0c0;
line-height : 20px;
text-decoration : none;
padding : 5px 7px 5px 7px;
}

body#about a#aboutnav{
color: #c0c0c0;
	background: #fff;

}

#content {
padding : 10px;
}
h1 {
color : #444444;
font-family : Verdana, arial, Helvetica, sans-serif;
font-size : 14px;
line-height : 16px;
text-decoration : none;
text-align : left;
margin : 49px 0 40px 11px;
}

p {
color : #202020;
font-family : Verdana, arial, Helvetica, sans-serif;
font-size : 13px;
line-height : 16px;
margin : 4px 0 0 0;
text-decoration : none;
text-align : justify;
}
.date {
font : 18px Arial, Helvetica, Nimbus Sans L, sans-serif;
font-weight : 520;
height : 22px;
color : #888888;
}

#footer {
clear : both;
margin : 0 auto;
width : 960px;
height : 80px;
text-align : center;
padding : 27px 10px 0 10px;
margin-top : 0px;
background-color : #000000;
}

#footer a {
font-size : 12px;
line-height : 13px;
color : #FEFFCE;
}
#footer a:hover {
color : #00ff00;
text-decoration : underline;
}


a {
color : #888888;
text-decoration : none;
}
a:hover {
color : #00ff00;
text-decoration : none;
}

p.copy {
color : #f5f5f5;
font-family : Verdana, arial, Helvetica, sans-serif;
font-size : 14px;
line-height : 16px;
margin : 10px 0 25px 12px;
text-decoration : none;
text-align : left;
}


p.es_screedm {
color : #f5f5f5;
font-family : Verdana, arial, Helvetica, sans-serif;
font-size : 12px;
line-height : 13px;
margin : 0 0 0 12px;
text-decoration : none;
text-align : justify;
}

#footer p {
margin-bottom : 0;
}


