A:link {text-decoration: none; color:#333333;}
A:visited {text-decoration: none; color:#333333;}
A:active {text-decoration: none; color:#333333;}
A:hover {text-decoration: underline; color:#333333;}

body  { font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #5f5f5f; background-image: url("images/bg.jpg"); background-repeat: repeat-x; margin: 40px 0 30px }
p {
margin:0px;
}
#container {
margin: 0 auto 0 auto;
width:753px;
}
#top {
background-image:url(images/top.gif);
background-repeat:no-repeat;
height:7px;
}
#head {
height:100px;
padding: 25px;
}
#body {
background-color:transparent;
}
#body1 {
background-image:url(images/mid.gif);
background-repeat:repeat-y;
padding: 50px 50px 0 50px;
}
#footer {

}
#bottom {
background-repeat:no-repeat;
background-image:url(images/bottom.gif);
height:10px;
}

.testimonial  { color: #fff; font-size: 12px; font-family: "Courier New", Courier, monospace; background-color: #5f5f5f; margin: 0 auto; padding: 10px; width: 450px; border: solid 1px #7f7f7f }
.testimonial img {
float:right;
border: 1px #757575 solid;
margin: 0 0 5px 5px;
}
.box  { font-size: 14px; font-family: "Courier New", Courier, monospace; margin: 0 auto; width: 450px }
.box table{
border: 1px #333333 dashed;
border-bottom: none;
background-color:#E4E4E4;
}
.box td {
padding: 3px;
border-bottom: 1px #333333 dashed;
}
/** FONTS **/

h1, h2   { color: #ff3366; font-size: 38px; font-family: Verdana, Arial, Helvetica, sans-serif; margin: 0 }

.text_top {
background-color:#3C454B;
border-bottom: 1px #DB0000 solid;
color:#fff;
padding: 4px;
}

/** COLORS **/

.white {
background-color:#fff;
}
.text_white {
color:#fff;
}.color2 {
background-color:#34454F;}

.yellow {
background-color:#FFF5CB;}

