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 {
	margin: 40px 0 30px 0;
	background-image:url(images/bg1.jpg);
	background-repeat:repeat-x;
	background-color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
p {
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
}
#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:#f9f9f9;
}
#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 {
	width:320px;
	align:center;
	background-color:#CCCCCC;
	border: 1px #7F7F7F solid;
	margin: 0 auto 0 auto;
	padding: 10px;
	color:#fff;
	font-size:11px;
}
.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:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#4E84C4;
}

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

/** COLORS **/

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

.yellow {
background-color:#FFF5CB;}
#container #body #body1 .testimonial p {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}
#ex_dis {
	background: #fff;
	border: 1px solid #000;
	display: block;
	position: absolute;
	top: 50px;
	width: 40%;
	z-index: 100000;
}

#ex_dis > p {
	margin: 1.25em;
}

