@charset "utf-8";
/* CSS Document */

*{ 
text-decoration:none;
}

img{
border:0px;
}

body {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
line-height:20px;
color:#999999;


}
#super{
height:100%;

}

#wrapper {
margin-top:50px;
margin-left:auto;
margin-right:auto;
width:980px;

}

#contact {
background-image:url(images/contact_bg.png);
background-repeat:no-repeat;
height:620px;
}

.content {
margin-left:50px;
margin-right:50px;
padding:50px;
}

.header_special {
margin-bottom:10px;
font-size:16px;
font-variant:normal;
letter-spacing:1.5px;
line-height:20px;
color: #29638D;
/* old blue : #3B8CC7*/
}

display_div{
border:solid 2px black;
}
.title {
font-size:18px;
float:left;
border:0px;
}
.title special {
color:#F87B1F;
font-weight:bold;
}

h1 {
margin-bottom:15px;
}

#home {
margin:0;
padding:100px;
color:#FFFFFF;
background-color:#333333;
height:420px;
}

#faderdiv {
height:500px;
}
#main-content {
position:absolute;
margin:30px auto auto 0px;
height: 620px;
width: 980px;
border: solid 10px #CCCCCC;
}
#whatmenu{
width:600px;
margin-left:auto;
margin-right:auto;
}

#services #text_div {
width:500px;
float:right;
margin-top:100px;
}

#work #text_div {
margin-left:220px;
width:400px;
margin-top:40px;

}

#sub_menu {
font-size:12px;
margin-right:20px;
margin-top:90px;
float:left;
width:200px;
display:block;
}

#sub_menu a{
color:#333333;
display:block;
}
#menu {
float:right;
width:auto;
}

#menu a{
color:#999999;
}

#menu a:hover{
color:#F87B1F;
}
#footer {
text-align:center;
position:relative;
top:650px;

}

a {
color:#29638D;
}

a.visited{
color:#29638D;
}