body{

}

.header{
display: block;
height: 135px;
width: 931px;
background-repeat: no-repeat;
background-image: url(images/header.jpg);
}

.content{
display: block;
width:  650px;
padding-top: 20px;
padding-left: 20px;
padding-right: 40px;
padding-bottom: 20px;
}

.content h3{
display: block;
font-family: Verdana;
font-weight: bold;
font-size: 18px;
color: #a15e12;
}

.content h4{
display: block;
font-family: Verdana;
font-weight: bold;
font-size: 18px;
color: #232769;
}

.content h5{
display: block;
font-family: Verdana;
font-weight: bold;
font-size: 16px;
color: #000000;
}

.content ul{
font-family: Verdana;
font-size: 13px;
line-height: 20px;
}

.middle{
display: block;
overflow: hidden;
width: 931px;
background-repeat: repeat-y;
background-image: url(images/content.jpg);
}

.middle-left{
display: block;
width: 219px;
float: left;
padding: 0;
}

.middle-right{
display: block;
width: 712px;
float: right;
}

.footer{
display: block;
height: 46px;
width: 931px;
background-repeat: no-repeat;
background-image: url(images/footer.jpg);
}

.clear-all{
clear: both;
}

#main-container{
width: 931px;
margin-left: auto;
margin-right: auto;
}

.img-right{
display: block;
float: right;
margin-left: 15px;
margin-bottom: 10px;
margin-right: 10px;
border-style: solid;
border-width: 1px;
}

p{
font-family: verdana;
font-size: 13px;
line-height: 20px;
}


#formcontainer {
font-family: Verdana;
font-size: 13px;
border-style: solid;
border-width: 1px;
width: 640px;
line-height: 20px;
color: #000000;
background-color: #dde6ff; 
padding: 10px;
margin: 0px auto;
}

div.row {
  clear: both;
  padding-top: 5px;
  }

div.row span.label {
  float: left;
  width: 300px;
  text-align: right;
  }

div.row span.formw {
  float: right;
  width: 300px;
  text-align: left;
  } 
  
div.spacer {
  clear: both;
  }

.text-block-left{
display: block;
width: 630px;
text-align: left;
}


a{
text-decoration: none;
}

.contact-table td{
font-family: Verdana;
font-weight: normal;
font-size: 14px;
color: #000000;
text-align: left;
padding-top: 10px;
}



/* ------------------------- Navigation Layout ----------------------------*/

#navigation{
width: 219px;

}


#navigation ul {
list-style: none; /* Remove the bullets */
margin: 0;
padding: 0px;
padding-top: 20px;
width:219px; /* Menu width */
}

.nav1{
width: 219px;
height: 28px;
display: block;
outline: none;
text-decoration: none;
background-repeat: no-repeat;
background-image: url(images/layout4_04.jpg);
}
.nav1:Hover{
outline: none;
background-image: url(images/homehover.jpg);
}

.nav2{
width: 219px;
height: 28px;
display: block;
outline: none;
text-decoration: none;
background-repeat: no-repeat;
background-image: url(images/layout4_05.jpg);
}
.nav2:Hover{
outline: none;
background-image: url(images/whyneededhover.jpg);
}

.nav3{
width: 219px;
height: 28px;
display: block;
outline: none;
text-decoration: none;
background-repeat: no-repeat;
background-image: url(images/layout4_06.jpg);
}
.nav3:Hover{
outline: none;
background-image: url(images/deviceshover.jpg);
}

.nav4{
width: 219px;
height: 28px;
display: block;
outline: none;
text-decoration: none;
background-repeat: no-repeat;
background-image: url(images/layout4_07.jpg);
}
.nav4:Hover{
outline: none;
background-image: url(images/whitepaperhover.jpg);
}

.nav5{
width: 219px;
height: 23px;
display: block;
outline: none;
text-decoration: none;
background-repeat: no-repeat;
background-image: url(images/layout4_08.jpg);
}
.nav5:Hover{
outline: none;
background-image: url(images/aboutushover.jpg);
}

.nav6{
width: 219px;
height: 33px;
display: block;
outline: none;
text-decoration: none;
background-repeat: no-repeat;
background-image: url(images/layout4_09.jpg);
}
.nav6:Hover{
outline: none;
background-image: url(images/studieshover.jpg);
}

.nav7{
width: 219px;
height: 32px;
display: block;
outline: none;
text-decoration: none;
background-repeat: no-repeat;
background-image: url(images/layout4_10.jpg);
}
.nav7:Hover{
outline: none;
background-image: url(images/contactushover.jpg);
}

.footer-content{
display: block:
width:	800px;
padding-top: 6px;
text-align:		center;
margin-left:		auto;
margin-right:	auto;
}

.footer-content a{
font-family: Verdana;
font-size: 12px;
color:   black;
}