html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{
  margin:0;
  padding:0;
}

html {
  overflow: -moz-scrollbars-vertical;
  overflow-y: scroll;
}

img,body,html{
  border:0;
}

body{
  background-color: #000000;
  color: #ffffff;
  font: 14px/1.4em 'Ubuntu', Helvetica, Arial, "Lucida Grande", sans-serif;
}

table{
  font-size: 12px;
}

a{
  color: #ffffff;
}

li {
  margin-left:20px;
}

.clear{
  clear: both;
  font-size: 0px;
  height: 0px;
}

.inner{
  width: 1000px;
  text-align: left;
  margin: 0 auto 0 auto;
  height: 100%;
  overflow: visible;
  padding-left: 10px;
}

#topBorder{
  height: 8px;
  background-image: url(images/topBorder.png);
  background-repeat: repeat-x;
  overflow: hidden;
}

#top{
  height: 132px;
  text-align: center;
}

#top .inner{
  background-image: url(images/top-right.jpg);
  background-repeat: no-repeat;
}

#top .left{
  float: left;
  margin-left: -250px;
  height: 100%;
  width: 250px;
  background-image: url(images/top-left.png);
  background-position: top right;
  background-repeat: no-repeat;
}

#login-btn{
  float: right;
  width: 84px;
  height: 25px;
  background-image:url(images/loginTab.png);
  background-repeat: no-repeat;
  font-size: 12px;
  cursor: pointer;
  margin-top: -132px;
}

#logo{
  float: left;
  background-image: url(images/dtech.png);
  background-repeat: no-repeat;
  height: 83px;
  width: 424px;
  margin: 36px 0px 0px 5px;
}

#buttons{
  float: left;
  margin-top: 7px;
  margin-left: 70px;
}

.button{
  float: left;
  padding: 57px 15px 0px 15px;
  height: 68px;
  cursor: pointer;
  font-size: 22px;
  text-align: center;
  font-family: 'Permanent Marker';
  text-decoration: none;
}

a.button:hover{
  background-image: url(images/tabHover.png);
  background-repeat: repeat-x;
  background-position: bottom center;
}

.spacer{
  float: left;
  background-image: url(images/tabSeparator.png);
  background-repeat: repeat-x;
  background-position: bottom;
  width: 2px;
  height: 125px;
}

#middle{
  height: 312px;
  text-align: center;
  background-image: url(images/background.png);
  background-repeat: repeat-x;
}

#middle .inner{
  padding-top: 6px;
  height: 306px;
}

#content{
  width: 415px;
  margin: 25px 0px 0px 0px;
}

.c1{
  font-size: 30px;
  padding-bottom: 25px;
  font-family: 'Permanent Marker';
}

.c2{
  font-size: 20px;
  line-height: 30px;
}

.c2 p{
  margin-bottom: 10px;
}

#blocks{
  float: right;
  position: relative;
  top: 253px;
  right: 626px;
  background-image: url(images/blocks.png);
  background-repeat: no-repeat;
  width: 174px;
  height: 40px;
}

#blocks2{
  float: right;
  position: relative;
  right: 360px;
  background-image: url(images/blocks2.png);
  background-repeat: no-repeat;
  width: 197px;
  height: 187px;
}

#bottom{
  text-align: center;
  height: 300px;
}

#bottom .inner{
  background-image: url(images/bottom-right.jpg);
  background-repeat: no-repeat;
}

#bottom .left{
  float: left;
  margin-left: -250px;
  height: 100%;
  width: 250px;
  background-image: url(images/bottom-left.jpg);
  background-position: top right;
  background-repeat: no-repeat;
}

#news{
  padding-top: 30px;
  overflow: hidden;
}

#news h1{
  font-size: 22px;
  margin-bottom: 7px;
}

#news h2{
  font-size: 10px;
/*  color: gray;*/
  margin-bottom: 4px;
}

#news p{
  font-size: 12px;
  line-height: 20px;
}

#news img{
  width: 230px;
  height: 150px;
  border: 1px solid green;
}

#copyright{
  font-size: 11px;
  margin-top: 30px;
  color: #CCCCCC;
}

#box{
  float: right;
  position: relative;
  top: -300px;
  margin-bottom: -300px;
}

#box .top{
  background-image: url(images/boxTop.png);
  background-repeat: no-repeat;
  height: 55px;
}

#box .top .title{
  display: block;
  padding-left: 25px;
  padding-top: 27px;
  color: #b0d660;
  font-family: 'Permanent Marker';
  font-size: 26px;
}

#box .section{
  background-image: url(images/boxBackground.png);
  background-repeat: repeat-y;
  padding-left: 18px;
  padding-right: 18px;
}

#box .section .sub{
  padding-top: 5px;
  padding-bottom: 5px;
}

#box .section .sub .top{
  background-image: url(images/subSectionTop.png);
  background-repeat: no-repeat;
  font-size: 0;
  background-position: bottom left;
}

#box .section .sub .header{
  padding: 0px 0px 0px 10px;
/*  cursor: pointer;*/
}

#box .section .sub .header img{
  float: left;
  margin: 0px 0px 0px 0px;
}

/*#box .section .sub .header .descript{
    margin-left: 60px;
}*/

#box .section .sub .header .title{
  color: #7095C2;
  font-size: 20px;
  font-family: 'Permanent Marker';
  padding-bottom: 5px;
}

#box .section .sub .header .short{
  font-size: 13px;
}

#box .section .sub .header .short img {
  display: block;
  margin: 0 auto 0 auto;
  border: 1px solid green;
}

#box .section .sub .content{
  padding: 0px 10px 0px 10px;
  font-size: 12px;
}

#box .section .sub .content p{
  line-height: 1.3em;
  padding-top: 10px;
}

#box .section .sub .content img{
  display: block;
  margin: 0 auto 0 auto;
}

#box .section .sub .header, #box .section .sub .content{
  background-image: url(images/subBackground.png);
  background-repeat: repeat;
  background-position: left center;
}

#box .section .sub .bottom{
  background-image: url(images/subSectionBottom.png);
  background-repeat: no-repeat;
  background-position: top;
  font-size: 0;
}

#box .section div.sub:hover .top{
  background-image: url(images/subSectionTopHover.png);
}

#box .section div.sub:hover .header, #box .section div.sub:hover .content{
  background-image: url(images/subBackgroundHover.png);
}

#box .section div.sub:hover .bottom{
  background-image: url(images/subSectionBottomHover.png);
}

#box #bottom{
  background-image: url(images/boxBottom.png);
  background-repeat: no-repeat;
  background-position: top left;
  height: 52px;
}

img.headshot{
  margin: 5px 10px 15px 5px !important;
}
