@charset "utf-8";
/* CSS Document */
BODY {
background-color:#000000;
padding:0px;
margin:0px;
}


.h1 {
font-size:13px;
font-weight:normal;
}

#headerBox {
width:100%;
height:216px;
background-image:url(../images/header_bg.jpg);
margin:0px;
padding:0px;
}



a:link {color:#FFFFFF; text-decoration:none;}
a:active {color:#FFFFFF; text-decoration:none;}
a:visited {color:#FFFFFF; text-decoration:none;}
a:hover {color:#999999; text-decoration:none;}


#header {
width:1000px;
height:216px;
background-image:url(../images/header_bg.jpg);
padding:0px;
margin:0px;

}

#buttonsBox {
width:100%;
height:32px;
background-image:url(../images/buttons_bg.jpg);
background-repeat:repeat-x;
margin:0px;
padding:0px;
}

#buttons {
width:1000px;
height:32px;
background-image:url(../images/buttons.jpg);
background-repeat:no-repeat;
margin:0px;
padding:0px;
}

#main_panelBox {
width:100%;
height:732px;
background-image:url(../images/main_panel_bg.jpg);
background-repeat:repeat-x;
background-color:#A5A5A7;
margin:0px;
padding:0px;
}

#main_panelBox2 {
width:100%;

background-image:url(../images/main_panel_bg.jpg);
background-repeat:repeat-x;
background-color:#A5A5A7;
margin:0px;
padding:0px;
}

#main_panel {
width:1000px;
height:732px;
background-image:url(../images/main_panel.jpg);
background-repeat:no-repeat;
margin:0px;
padding:0px;
}

#main_panel2 {
width:1000px;

margin:0px;
padding:0px;
}

.services {float:left; text-align:left; width:465px; vertical-align:top}




#footerBox {
width:100%;
height:220px;
background-image:url(../images/footer_bg.jpg);
background-repeat:repeat-x;
margin:0px;
padding:0px;
}

#footer {
width:1000px;
height:220px;
background-image:url(../images/footer.jpg);
background-repeat:no-repeat;
margin:0px;
padding:0px;
}

#footer_navigation {
padding-top: 156px;
color:#FFFFFF;
font-family:Tahoma;
font-size:13px;
}

.link1 {
color:#FFFFFF;
}

.link1:link {
color:#FFFFFF;
text-decoration:none;
}
.link1:active {
color:#FFFFFF;
text-decoration:none;
}
.link1:visited {
color:#FFFFFF;
text-decoration:none;
}
.link1:hover {
color:#999999;
text-decoration:none;
}

.link2 {
color:#666666;
}

.link2:link {
color:#666666;
text-decoration:none;
}
.link2:active {
color:#666666;
text-decoration:none;
}
.link2:visited {
color:#666666;
text-decoration:none;
}
.link2:hover {
color:#FFFFFF;
text-decoration:none;
}

.link3 {
color:#374971;
}

.link3:link {
color:#374971;
text-decoration:none;
}
.link3:active {
color:#374971;
text-decoration:none;
}
.link3:visited {
color:#374971;
text-decoration:none;
}
.link3:hover {
color:#FFFFFF;
text-decoration:none;
}



#content {
font-family:Tahoma;
color:#666666;
}

.font1 {
font-family:Tahoma;
font-size:24px;
color:#374971;
letter-spacing:1px;
}
.font2 {
font-family:Tahoma;
font-size:15px;
color:#666666;
line-height:21px;
}
.font3 {
font-family:Tahoma;
font-size:13px;
color:#666666;
line-height:19px;
}

.font1b {
font-family:Tahoma;
font-size:15px;
font-weight:bold;
color:#666666;
line-height:19px;
}
.font1c {
font-family:Tahoma;
font-size:15px;
font-weight:bold;
color:#374971;
line-height:19px;
}

.borderit img{
border: none;
}

.borderit:hover img{
border: 2px solid #374971;
}

.borderit:hover{
color: #374971; /* irrelevant definition to overcome IE bug */
}

