/* CSS Document */


body {

background-color : #ffffff;
font-family : Verdana, Helvetica, Arial, sans-serif;
font-size : 0.7em;
text-align : left;
background-repeat : repeat-x;
background-position: top;
letter-spacing: 0.5px;
line-height: 17px;
margin-top: 0px;
margin-bottom: 0px;
background-image: url(../graphics/bg-repeat.gif);
background-color: #005590;
background-attachment: fixed;
color: #414141;}

/*header===============================
*/

div#topgraphics{
margin: 0px;
width : 822px;
background-image:url(../graphics/header_pic.jpg);
background-color:#FFFFFF;
background-repeat: no-repeat;
background-position: top;
border-left: 1px #000000 solid;
border-right: 1px #000000 solid;
}


div#topgraphics .links{
font-variant: small-caps;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #CCCCCC;
padding-top: 5px;
padding-right: 10px;
margin: 0px;
border-bottom: 1px #000000 solid;
}

div#banner {
background-image:url(gambar/home_banner.jpg);
background-repeat: no-repeat;
height: 15x;
padding-top: 140px;
padding-left: 45px;
margin: 0px;
}

div#banner a:link{
color:#FFFFFF;
}

div#banner a:hover{
color:#FFFFFF;
}

div#banner a:visited{
color:#FFFFFF;
}
/*left links================*/

div#leftlinks {
}

div#leftlinks a:link{
color:#FFFFFF;
}

div#leftlinks a:hover{
color:#FFFFFF;
}

div#leftlinks a:visited{
color:#FFFFFF;
}

/*content============================
*/

div#content {
background-color : #ffffff;
width : 822px;
margin: 0px;
padding: 0 0 0 0;
}

/*footer=========================================
*/

div#footer {

clear: both;
width : 822px;
padding-top: 10px;
padding-bottom: 20px;
background-color: #ffffff;
color: #b4b4b4;
background-image: url(../graphics/footer_pic.jpg);
background-repeat: no-repeat;
background-position: bottom;
border-left: 1px #000000 solid;
border-right: 1px #000000 solid;}

div#footer .text{
text-align:center;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 0.8em;}


/*links==========================================
*/
a:link {
text-decoration: none;
color: #00558d;
font-weight: bolder;}

a:hover {
text-decoration: underline;
height:30px;
width:100px;
background-color: #757575;
color: #ffffff;
}

a:visited {
text-decoration: none;
color: #00558d;
font-weight: bolder;}

/*text======================================
*/

h1 {
font-size : 3em;
font-family : Verdana, Helvetica, Arial, sans-serif;
font-weight : bold;
text-align : left;
letter-spacing : 3px;
color: #ff8307;
line-height: 1em;
}


h2 {
font-size : 1.8em;
font-family : Verdana, Helvetica, Arial, sans-serif;
font-weight:bolder;
font-style : italic;
text-align : left;
color : #FFFFFF;
}


h3 {
font-size : 1em;
font-family : Verdana, Helvetica, Arial, sans-serif;
font-weight : bold;
text-align : left;
font-style : italic;
color: #ffffff;
background-color: #003658;
padding: 3px;}



h4 {
font-size : 1.8em;
font-family : Verdana, Helvetica, Arial, sans-serif;
font-weight : bold;
letter-spacing: 3px;
line-height: 1.5em;
text-align : center;
color:#CC0000;
padding: 20px 0 20px 0 ;
}


h5 {
font-size : 0.8em;
font-family : Verdana, Helvetica, Arial, sans-serif;
font-weight : bold;
letter-spacing: 3px;
line-height: 3em;
text-align : center;
color : #990000;
padding: 20px 0 20px 0 ;
}

h6 {
font-size : 10px;
font-family : Verdana, Helvetica, Arial, sans-serif;
font-weight : bold;
letter-spacing: 3px;
text-align : center;
color : #990000;
padding: 10px 0 10px 0;
border-top: solid #F2F2F2 1px;
border-bottom: solid #F2F2F2 1px;
background-color:#F2F2F2;
}

