body, html {
     height: 100%;
}
body {
     background-color:#141517;
     color: White;
     padding: 0px;
     border: 0px;
     margin: 0px;
     font-family: Arial;
     font-size: 11px;

}
img {
     border: 0;
}
a {
     color: White;
     font-weight: bold;
     text-decoration: none;
}
.send {
     height: 25px;
}
a:hover {
     text-decoration: underline;
}
p {
     text-align: justify;
     margin: 0;
     padding: 1.33em 0;
}
form {
     padding:0;
     margin:0;
}
input {
     width: 115px;
     height: 17px;
     margin-bottom: 8px;
}
.go {
     width: 42px;
     height: 13px;
     margin-left: 80px;
}
#left {
     height: 100%;
     background-image: url('../images/bg3.jpg');
     background-repeat: repeat-x;
     width: 100%;
}
#right {
     background-image: url('../images/bg4.jpg');
     background-repeat: repeat-x;
     width: 50%;
     height: 100%;
     float:right;
}
#content {
     position: absolute;
     top: 0;
}
#wrapper {
     width: 946px;
     text-align:left;
}
#wrapper2 {
     width: 100%;
     background-color: #454547;
}    
#wrapper3 {
     width: 676px;
     margin:0 0 0 50px;
}
#header {
     width: 676px;
     height: 102px;
     margin:0 0 0 50px;
	 text-align:left;
}
#login {
     width: 145px;
     height: 94px;
     float: left;
     background-image: url('../images/login.jpg');
     padding: 54px 0 0 98px;
}
#text {
     padding: 25px 0 0 290px;
}
#footer2 {
     margin: auto;
     width: 676px;
     margin-top: 16px;
     margin-bottom: 20px;
     text-align: right;
}
#footer {
     width: 100%;
     background-color:#141517;
     border-top: 3px solid #90081c;
}
#footer2 #footerLeft {
     float: left;
     text-align: left;
}
#footer2 a {
     font-weight: normal;
}
.title {
     font-size: 14px;
     font-weight: bold;
     color: #2b6ed8;
     padding: 10px 0 10px 0;
}
.photo {
     
}
#features {
     margin: 10px 0;
     clear: left;
     width: 100%;
     border: 1px solid white;
     border-collapse: collapse;
}
#features th {
     border: 1px solid white;
     border-collapse: collapse;
     background-color: #2c2d2f;
     font-size: 14px;
     font-weight: bold;
     text-align: center;     
}
#features td {
     border: 1px solid white;
     border-collapse: collapse;
     text-align: center;
}
#product {
     width: 158px;

     border: 1px solid #e0e0e0;
     float: left;
     margin-right: 40px;
     margin-bottom: 20px;
}
.productImage {
     width: 158px;
     height: 158px;
     border-bottom: 1px solid #e0e0e0;
}
label {
     float: left;
     display: block;
     width: 80px;
}
