@charset "utf-8";
/* CSS Document */

body {
	background-color: #BCBCBC;
	font-family: Arial;
}
#wrapper {
 border: 1px solid #333;
}
#wrap {
width: 950px;
margin: 0 auto;
position: relative;
}

#flashhead {
	position: absolute;
	top: 213px;
	right: -2px;
	z-index: 99;
}

#leftSide {
 background-color: #383838;
}
#mainCont {
 background: url(images/mainBG.jpg) repeat-y;
}
#mainCont h1 {
 font-size: 12pt;
 color: #333;
}
#mainCont h2 {
 font-size: 12pt;
 color: #003399;
}
#mainCont a {
 color: #333;
}
#contHead {
 height: 33px;
 background: #dba602 url(images/contHead.jpg) repeat-y center left;
}
#contHead h1 {
 font-size: 14pt;
 color: #333;
 padding-left: 20px;
}
#nav a {
 color: #fff;
 text-decoration: none;
 font-size: 10pt;
 margin-left: 3px; margin-right: 3px;
}

.wHead {
 color: #fff;
 font-size: 12pt;
}

.testimonial {
 display: block;
 width: 350px;
 text-align: left;
 margin-left: 15px;
}

.call {
 color: #003399;
 font-size: 18pt;
}

.top50 a {
 font-size: 10pt;
 color: #FFFF00;
 text-decoration: underline;
}

.confident {font-size: 10px}
.confident {font-size: 12px}

.link { color: red; }

