html,body {
font-family: Verdana, Lucida Sans, Gill Sans, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666666;
margin:0 auto;
align: center;
height: 100%;
background-color: #353034;
background-image: url(images/bg.gif); background-repeat: repeat-x; background-position: top;
}

body {
margin:0px;
padding:0px;
}

#wrap{
background-color: #ffffff;
align: center;
width: 794px;
margin:0 auto;
}

#header{
text-align: left;
background-image: url(images/top_right.jpg); background-repeat: repeat-none; background-position: top;
height: 77px;
}

#searchbar{
float: right;
margin-top: 16px;
color: #ececec;
padding: 10px;
font-size: 14px;
}

#navigation{
clear: both;
}

#content{
padding-top: 16px;
}

#content_left{
padding-left: 20px;
text-align: left;
float: left;
width: 520px;
}

#content_right{
padding-right: 4px;
padding-left: 4px;
text-align: left;
float: left;
width: 240px;
}

#footer{
clear: both;
padding: 4px;
padding-left: 20px;
text-align: left;
height: 14px;
background-color: #dfdfdf;
}

#copyright{
width: 794px;

padding: 4px;
padding-left: 46px;
text-align: left;
color: #555555;
}

H1 {
display: inline;
margin: 0px;
color: #333333;
font-size: 15px;
}

H2 {
margin: 0px;
display: inline;
font-size: 11px;
color: #bda67a;
}

H3 {
margin: 0px;
display: inline;
font-size: 11px;
color: #76bfe8;
}

p{
color: #666666;
}

hr{
border: #888154 dotted 1px;
}


/* =Testimonial Definition Lists
-------------------------------------*/
#contentWrapMain dl.testimonial {
	margin: 10px 0;
	}

#contentWrapMain .testimonial dt {
	}

#contentWrapMain .testimonial dd {
	color: #666666;
	font-size: .9em;
	line-height: 2.2em;
	margin: 0 0 1em 10px;
	padding: 0 0 0 13px;
	background: url(/images/0048_speechbubble.png) no-repeat left 2px;
	}






/*//////Links//////*/

a,a:hover,a:visited,a:visited:hover,a:active { font-weight: normal; text-decoration: none; }
a {color: #76bfe8;}
a:hover {color: #cfe9fa;}
a:visited {color:#76bfe8;}
a:visited:hover {color:#cfe9fa;}
a:active { color:#bda67a;}

#footer a,#footer a:hover,#footer a:visited,#footer a:visited:hover,#footer a:active { font-weight: normal; text-decoration: none; }
#footer a {color: #333333;}
#footer a:hover {color: #bda67a;}
#footer a:visited {color:#333333;}
#footer a:visited:hover {color:#bda67a;}
#footer a:active { color:#76bfe8;}