/* CSS Document */
ul {
margin:0;
padding:0;
}

.style6 {font-size: 9px;}
.style7 {
color: #FFFFFF;
font-size:xx-small;
text-align:left;
}

.style7 a:link {
color: #FFFFFF;
}

/* Testimonials Section */

.c5 h4 {
margin-bottom:1px;
}

.biz {
color:#666666;
font-family:Arial, Helvetica, sans-serif;
font-size:.8em;
font-weight:bold;
}

.topq {
color:#666666;
font-family:Arial, Helvetica, sans-serif;
font-size:.9em;
font-weight:bold;
}

.qual {
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:.9em;
font-weight:bold;
}

.rec {
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:.9em;
}

.when {
color:#666666;
font-family:Arial, Helvetica, sans-serif;
font-size:.9em;
font-style:italic;
}

/* Testimonials */
#thankyou blockquote {
	margin-bottom: 20px;
	background-image:url(../images/pullquotes_l.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#thankyou blockquote div{
	font-size: 1.1em;
	font-style: italic;
	color:#666666;
	padding: 5px 35px 0;
	background-image:url(../images/pullquotes_r.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#thankyou p {
	margin: 0 0 15px 0 !important;
	padding: 0 !important;
}

#thankyou img {
	margin: 0 0 0 10px !important;
	display: none;
}

#thankyou h2 {
text-align:right;
margin-right:60px;
font-size:.7em;
color:#004ca9;
}

/* END Testimonials */

/* 2COL Template */
.innertube{
margin: 0 10px 10px 10px; /*Margins for inner DIV inside each column (to provide padding)*/
}

/* MENU */
.wireframemenu img {
display:block;
}
.wireframemenu{
	/* border: 1px solid #C0C0C0; */
margin-top:-0;
	border-bottom-width: 0;
	width: 160px;
	float:left;
	display:block;
	background-image:url(../Images/menuREPEAT.jpg);
	background-repeat:repeat-y;
}

* html .wireframemenu{ /*IE only rule. Original menu width minus all left/right paddings */
width: 174px;
}

.wireframemenu ul{
padding: 0;
margin: 0;
list-style-type: none;
/*background-color:#ffffff; */
}

.wireframemenu a{
font: bold .8em Verdana;
padding: 4px 3px 10px 3px;
display: block;
width: 100%; /*Define width for IE6's sake*/
color: #ac1a2f; 
text-decoration: none;
/* border-bottom: 1px solid #ececec; */
}

html>body .wireframemenu a{ /*Non IE rule*/
width: auto;
}

.wireframemenu a:hover{
/* background-color: #ececec;   was #c0c0cc;  BG Color */
color:#231f20; /* was #333393; */
}

.wireframemenu a:active{
/* background-color: #ececec;  /*  BG Color */
color:#231f20; 
}

#outer1 .mltype{
	font-family: "Myriad", Arial, Helvetica, Geneva, Sans-Serif;
	font-size:0.8em;
	color:#ac1a2f; 
	margin-left:6px;
}

#outer1 .mltype a:link{
color:#ac1a2f;
}


#outer1 .mltype a:hover{
color:#231f20; 
}

