/* CSS Document */
body {
font-family: Tahoma;
font-size:12px;
/*background-image:url(graphics/back.gif);*/
margin: 0px;
color:#fff;
background-color: #606a71;
}

a.emaillink:hover {
color:#FFFFFF;
}
a.emaillink {
text-decoration:none;
}

.style1 {
color: #999999;
padding-top: 25px;
}
a.style1:hover {
color: #ffffff;
padding-top: 25px;
}

.dviback {

/*background-image:url(graphics/background.gif);*/
background-position:top left;
background-repeat: repeat-x;
background-color: #606a71;

	height: 606px;

}

.header {
width: 100%;
Height: 59px;
background-image:url(images/logo2.jpg);
background-position:left;
background-repeat:no-repeat;
background-color: #606a71;
margin-bottom: 25px;
}

.img {
position:relative; 
padding: 0px;
float:left;
vertical-align:top;
margin: 0px;
}

.contact {
height: 248px;
margin-top: 170px;
}

.cont-box {
background-color:#333333;
width:200px;
padding: 20px;
border: #ffffff solid 1px;
}


.footer {
padding-top: 10px;
/*background-image:url(graphics/footer.gif);*/
background-repeat: repeat-x;
width: 100%;
Height: 92px;
}

a {
color: #CCCCCC;
}