/* CSS Document */
body
{
    margin: 0;
    padding: 0;
    background-color: #EBEBEB;
    overflow: auto;
    background-image: url(images/body_shadow_.gif);
    background-repeat: repeat-y; 
    background-position: center;
}
#clearB {
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0;
	}
#header {
	width: 970px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	border:0px solid #333;
	}
#header  .headerNav {
 	width: auto;
 	text-align: left;
 	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #333333;
	position:absolute;
	right:5px;
	top:35px;
	margin: 0px 0px 0px 0px;
	}
#graphics {
	background-image: url(images/gradient_bg.jpg);
    background-repeat: repeat-n; 
    background-position: left;
	border: 0px solid #333;
	width: 970px;
	}
#header .test11 {
	border: 1px solid #000000;
	position:absolute;
	right:0px;
	top:15px;
	float: right;
	}
#horizNav
{
    text-align: left;
    width: 970px;
    margin: 0px 0px 0px 0px;
    height: 30px;
    background-color: #FFFFFF;
	}
#generic {
	color: #333333;
	text-align:left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	}
#generic A:link {
	color: #1f4694;
	text-decoration:underline;
	}
#generic  A:visited {
	color: #1f4694;
	text-decoration:underline;
	}
#generic  A:hover{
	color: #DC0000;
	text-decoration:none;
	}  		
#TopRightNav {
	color: #DC0000;
	text-align:right;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	padding-right:17px;
	}
#TopRightNav A:link {
	color: #DC0000;
	text-decoration:underline;
	}
#TopRightNav  A:visited {
	color: #DC0000;
	text-decoration:underline;
	}
#TopRightNav  A:hover{
	color: #1f4694;
	text-decoration:none;
	}  		
#footerbottom {
	width:970px;
	text-align:left;
	background-color:#ffffff;
	}
#footerbottom .text {
	font-family: arial, verdana, helvetica;
	font-size:11px;
	line-height:17px;
	color:#999999;
	padding:17px 0px 17px 19px;
	}
#footerWrap ul{
	font-family: Arial, verdana, Helvetica;
	font-size: 13px;
	font-weight:normal;
	text-align: left;
	line-height: 20px;
	text-transform: none;
	color: #1f4694;
	text-decoration: none;
	list-style-type: none;
	padding: 4px 8px 0px 8px;
	margin: 0px 0px 0px 0px;
	}  	
#footerWrap  LI{
	background: url(images/bullet_.gif) top left no-repeat;
 	padding: 0px 0px 0px 10px;
	font-size:1em;
  	}
#footerWrap  LI A:link {
	color: #1f4694;
	text-transform:lowercase;
	text-decoration:none;
	}
#footerWrap  LI A:visited {
	color: #1f4694;
	text-transform:lowercase;
	text-decoration:none;
	}
#footerWrap  LI A:hover{
	color: #DC0000;
	text-transform:lowercase;
	text-decoration:underline;
	} 
#Secondlvl {
	padding:24px 30px 30px 26px;
	border-right:1px solid #d4cfcc;
	}
#SecondlvlRight {
	padding:24px 0px 30px 24px;
	}
#SecondHeader {
	color: #DC0000;
	text-align:left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:18px;
	line-height:18px;
	padding-bottom:16px;
	}
#Feedback {
	color: #1f4694;
	text-indent:30px;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	line-height:24px;
	padding:0px 40px 0px 24px;
	}
#FeedbackName {
	color: #DC0000;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	padding:0px 30px 00px 24px;
	line-height:24px;
	}
#FeedbackQuote {
	color: #1f4694;
	text-align:left;
	font-family:Times New Roman, Georgia, serif;
	font-size:32px;
	line-height:24px;
	}
#QuoteLeft {
	border: 0px solid #333;
	padding:0px 6px 10px 0px;
	}
#QuoteRight {
	border: 0px solid #333;
	padding:10px 0px 0px 0px;
	}
#BodyCopy {
	color: #333333;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	}	
/*
-----------------------------------------------------------------------
Testimonials Styles:
-----------------------------------------------------------------------
*/
#Testimonial {
	color: #333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:none;
	padding:0px 12px 5px 12px;
	}
#Testimonial .body {
	font-size:11px;
	line-height: 14px;
	}
#Testimonial .name{
	font-size:11px;
	line-height: 14px;
	text-align:right;
	font-style:italic;
	padding-top:4px;
	}
#TestimonialPage {
	color: #333333;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:none;
	}
#TestimonialPage .body {
	font-size:13px;
	line-height: 18px;
	}
#TestimonialPage .name{
	font-size:12px;
	line-height: 14px;
	text-align:right;
	font-style:italic;
	padding-top:4px;
	}
