
html {
background : #00f1ff url(bg_html.jpg) repeat-x top left;
margin : 0 0 0 0;
}

body {
border : 0;
margin : 0;
padding : 0;
font : 85%/0.9 arial, helvetica, sans-serif;
width : 100%;
color : black;
background : transparent url(bg_body.jpg) top center no-repeat;
}
a {
color : #0099cc;
text-decoration : none;
}
a:hover {
color : #00ccff;
}
a img {
border : none;
}
h1 {
font-size : 1.6em;
height : 20px;
padding-top : 0;
}
h1 {
font-family : 'Georgia', arial, helvetica, sans-serif;
font-size : 3.5em;
font-weight : bolder;
text-align : center;
padding : 20px 0;
color : #aaa;
}
h1 span {
color : #666;
}
h1 small {
font-family : arial, helvetica, sans-serif;
font-size : 0.3em;
font-weight : normal;
text-transform : uppercase;
letter-spacing : 1.5em;
display : block;
color : #666;
}
h2 {
font-size : 1.2em;
height : 20px;
padding-top : 0;
}
.highlight {
background-color : #ff9d9d;
border-bottom : 1px solid #f30;
border-top : 1px solid #f30;
padding : 4px 10px;
}
#container {
width : 100%;
text-align : center;
}
#content {
width : 980px;
height: 650px;
margin : 0 auto;
padding : 0;
}

#content #topleft {
width : 490px;
height: 190px;
float: left;
padding : 0;
background : transparent;
}

#content #topright {
width : 490px;
height: 190px;
float: right;
margin: 0;
padding : 0;
background : transparent;
}

#content #link1 {
display:block;
width : 490px;
height: 259px;
float: left;
margin: 5px 0 0 0 ;
padding: 0;
background: transparent;
}

#content #link1 a:link, #content #link1 a:visited {
display:block;
width : 468px;
height: 259px;
margin: 0 ;
padding : 0;
background : transparent;
}

#content #link1 a:hover {
display:block;
width : 468px;
height: 259px;
margin: 0 ;
padding : 0;
background : transparent url(confo-net.jpg) top right no-repeat;
}

*+html #content #link1 a:hover {
margin: 0 0 0 -22px ;
}



#content #link2 {
display:block;
width : 465px;
height: 259px;
float: right;
margin: 5px 0 0 0;
padding : 0;
background : transparent;
}

#content #link2 a:link, #content #link2 a:visited {
display:block;
width : 465px;
height: 259px;
margin: 0 ;
padding : 0;
background : transparent;
}

#content #link2 a:hover {
display:block;
width : 465px;
height: 259px;
margin: 0 ;
padding : 0;
background : transparent url(confo-net_services.jpg) top left no-repeat;
}

