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

body {
background-image:url('images/bg.jpg');
background-repeat:repeat-x;
background-color:#c1c1f1;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px; margin-left:0; margin-right:0; margin-top:38px; margin-bottom: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-left:50px; padding-right:50px; padding-top:20px; padding-bottom:0;
margin-top: 114px;
}
#footer {

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

.testimonial {
width:450px;
background-color:#3C454B;
border: 1px #7F7F7F solid;
margin: 0 auto 0 auto;
padding: 10px;
font-family:"Courier New", Courier, monospace;
color:#fff;
font-size:11px;
}
.testimonial img {
float:right;
border: 1px #757575 solid;
margin: 0 0 5px 5px;
}
.box {
font-family:"Courier New", Courier, monospace;
font-size:12px;
width: 450px;
margin: 0 auto 0 auto;

}
.box table{
border: 1px #333333 dashed;
border-bottom: none;
background-color:#E4E4E4;
}
.box td {
padding: 3px;
border-bottom: 1px #333333 dashed;
}
/** FONTS **/

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

.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;}