/*body{margin: 0 auto; text-align: center; width: 100%; height: 100%; padding: 0; font-family: Arial, Helvetica, sans-serif; color: #6e6e6e;}
#content{margin: 0 auto; width:750px; text-align: left;}
#menuWrapper{position: absolute; margin-top: 675px; font-size: 10pt; font-weight: bold; float: left; padding-left: 8px;}
#menu{width: 362px; line-height: 25px;}
#footer{text-align: center; margin-top: 15px; width: 750px;}
#logo{margin-top: 375px; float: right;}
a{color: #6e6e6e; height: 20px; text-decoration: none; white-space: nowrap;}
#menu a{background-repeat: no-repeat; background-position: bottom left; padding: 0 4px 4px 4px;}*/
/*a:link{color: #0B1417}
a:active{color: #0B1417}
a:visited{color: #0B1417}
a:hover{color: #680000}*/

<link rel="shortcut icon" href=".\favicon.ico">

body{margin: 0 auto;  width: 100%; height: 100%; padding: 0; font-family: Arial, Helvetica, sans-serif; color: #6e6e6e; font-size: 100%;}
#content{width: 777px; height: 590px; margin: 115px auto 0 auto; background: white url('../images/logo.jpg') no-repeat scroll bottom right;}
a{color: #6e6e6e; height: 20px; text-decoration: none; white-space: nowrap;}
#menu a{background-repeat: no-repeat; background-position: bottom left; padding: 0 4px 4px 4px;}
#menu {line-height: 25px; padding-left: 8px; font-size: 10pt; font-weight: bold;}
#footer{text-align: center;}
img{border: 0;}

/*input{
  width: 235px;
  margin-bottom: 2px;
  border: 3px solid #e9e9e9;
}*/

/*textarea{
  height: 190px;
  width: 320px;
  border: 3px solid #e9e9e9;
}*/

.sendButton{
  cursor: pointer;
  cursor: hand;
  border: none;
  height: 49px;
  width: 99px;
  background-image: url(../images/send-button.jpg);
}

