/*
consulting css sheet
*/

* {
	border-style: none;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}



body {
	color: #000;
	background: #6BB100 url(images/bg.jpg) ;/*url(images/fill_header.gif) repeat-x*/
	font-size: 13px;
	line-height: 140%;
	text-align: left;
	margin: 0px 0px;
	padding: 0px 0px;
}



h1 {
	font-size: 24px;
	font-family:"Palatino Linotype", Arial, Helvetica, sans-serif;
	line-height: 110%;
	color: #1E3442;
	margin: 29px 0 12px 0;
	
}

.indexintro {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif;
	font-size: 25px;
	line-height: 110%;
	color: #1E3442;
	margin-bottom: 9px;
	}


h2 {
	font-size: 14px;
	line-height: 140%;
	color: #6FAA66;
	margin: 30px 0 7px 0;
	font-weight:normal
}

a {
	color: #3B7A41;
	font-weight: bold;
	text-decoration: underline;
}

a:hover, a:active {
	color: #1D3A80;
}

ul {
	padding-left: 10px;
}
li {
	padding: 0px;
}


.title01{
	font-size: 14px;
	line-height: 140%;
	color: #1D3A80;
	font-weight: normal;
	margin-bottom: 9px;
}


.calloutph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #484848;
	padding: 0 8px 0px 0;
}

h3 {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}



h4 {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

p {
	margin: 13px 0px 0 0;
	color: #656565;
	text-align: left;
}

img {  
	margin: 0px; 
	padding: 0px;
}

#container {
	margin: 0px auto;
	width: 900px;
	/*background:#6BB100 url(images/bg.jpg) ;*/
}


.pquote {
	
	width: 408px;
	/*background: url(images/quote.jpg) top left no-repeat;*/
	font-size: 22px;
	font-family:"Times New Roman",Arial, Helvetica, sans-serif;
	color:#608F95;
	line-height: 120%;
	font-style: italic;
	padding: 4px;
	margin: 22px 15px 12px 38px;
}



/* ----- Header ----- */

#header {
	clear: both;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	width: 900px;
	height: 174px;
	background: #fff url(images/mainpic1.jpg) no-repeat left bottom;
}

#header #phone {
	float:right;
	color: #1D3A80;
	font-size: 24px;
	font-weight: normal;
	padding: 2px 9px 0px 39px;
	margin: 4px 12px 0 0;
	text-align: left;
}



/* ----- End of Header ----- */

/* ------------- Menu ------------------ */
#Mainmenu {
	clear: both;
	margin-bottom: 0px;
	margin-left:-12px;
	padding: 0 0 0 0px;
	width: 925px;
	height: 65px;
	background: #FFC00B url(images/nav1.jpg) no-repeat center; /**/
}



#menu {
	float: left;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	color:#fff;
	text-align:right;
	padding-left:12px;
	height:48px;
}

#menu ul {
	margin: 0px;
	text-align: right;
	list-style: none;
}

#menu ul li {
	margin: 0px;
	display: inline;	
}

#Mainmenu ul li a {
	margin: 0px;
	display:inline-block;
	height: 38px;
	padding: 15px 20px 0px 12px;
	font: 14px  Arial, Helvetica, Verdana, sans-serif;
	color: #fff;
	font-weight:normal;
	text-decoration: none;

}

#menu ul li a:hover, #menu ul li .current {
	color: #000;
	height: 41px;
	background: url(images/horiz-menu-active.png) repeat-x center;/**/
}

 /*---------- End of Menu ------------- */

/* ----------------- Content ----------------------- */

#content {
	width: 900px;
	background: #fff url(images/bluebg_y.jpg) right repeat-y;/* center top*/
	margin: 0 auto;
	text-align: left;
	float: left;
	border-top: 1px solid #ccc;
}

	
#left_column {

	float: left;
	margin: 0px 10px 5px 0px;
	padding: 40px 10px 0 49px;
	width: 520px;
}

#left_column h2 {
	font-size: 16px;
	line-height: 140%;
	color: #1E3442;
	font-weight: bold;
	margin-bottom: 9px;
}

#left_column h3 {
	font-size: 16px;
	line-height: 120%;
	color: #868583;
	font-weight: bold;
	margin-bottom: 9px;
}


#left_column h4 {
	font-size: 12px;
	line-height: 140%;
	color: #F58425;
	font-weight: bold;
	margin-bottom: 9px;

}

#left_column ul{list-style: square;
	padding-left:20px;
	margin-left: 0;
	color:#848484;
	}
	
#left_column li{

	padding:12px 0 0px 7px;
	background: url(images/bull.gif) bottom left no-repeat;
}



#left_columni {

	float: left;
	margin: 0px 10px 5px 0px;
	padding: 4px 10px 13px 29px;
	width: 550px;

}

.success_stories_p{
	font-style:normal;
}


.success_stories_q{
	font-style:italic;
	text-align:right;
	font-weight:normal;
	color:#333;
	margin-left:60px;
	margin-top:1px;
	font-size:11px;
	border-bottom:1px solid #ccc;
}

img.quote {
padding: 30px 0px;
}
/**/
.quote_bubble {background: #F6F6F6 url(images/quote_bubble_bottom.gif) bottom right no-repeat; width: 220px; margin-bottom: 12px; margin-left:7px; margin-right:3px; padding-bottom: 59px; color: #fff;}
.quote_bubble_left {background: #F6F6F6 url(images/quote_bubble_bottom.gif) bottom right no-repeat; width: 220px; margin-bottom: 12px; margin-left:7px; margin-right:3px; padding-bottom: 99px; color: #fff;}
.quote_bubble_left { background-image:url(images/quote_bubble_bottom1.gif); }
.quote_bubble p, .quote_bubble_left p {margin: 0px 0 0 0; padding: 0px;}
.quote_bubble p.quote { background: url(images/quote_bubble_top.gif) top left no-repeat; padding: 20px 12px 0px 13px; margin-bottom: 6px; font-size: 12px; }
.quote_bubble_left p.quote { background: url(images/quote_bubble_topl.gif) top left no-repeat; padding: 20px 12px 0px 13px; margin-bottom: 6px; font-size: 12px; }
.quote_bubble p.attribution, .quote_bubble_left p.attribution { padding: 0px 12px 0px 19px; padding-left: 15px; text-indent: 6px; font-size: 10px;}


address {font-size: 16px;
	line-height: 120%;
	color: #546697;
	text-align: center;}
		



/* right column */

#right_column {
	float: right;
	margin: 0px 10px 5px 10px;
	padding: 50px 0px 0px 0px;
	width: 240px;
}


#right_column ul{list-style: square;
	padding-left:15px;
	margin-left: 0;
	}
#right_column li{
	padding:2px 0 0px 9px;
	font-size: 12px;
	font-weight:normal;
}

#right_column h2 {
	font-size: 18px;
	line-height: 120%;
	color: #72AA79;
	font-weight: bold;
	margin-bottom: 9px;
	padding-top:12px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif;


}
.infotitle{
	font-size: 20px;
	line-height: 120%;
	color: #72AA79;
	font-weight: normal;
	margin-bottom: 9px;
	padding-top:12px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif;
}



/* end of right column */



.imglft{float:left;
	padding: 4px 12px 8px 12px;
	}
.imgrt{float:right;
	padding: 4px 12px 8px 12px;	
}



br.clearleft{ clear: left;}
br.clearright{ clear: right}


.clearlft{clear:left;}


/* end of middle */



.clearAll {
	clear: both;
}

dd{color:#1F3543;
padding: 5px 0 14px 14px;}

/* ----- Footer ----- */

/* Footer */	
#footer {
	color: #fff;
	background: #3C617B url(images/footer_bg.gif) repeat-x ;/*no-repeat center top*/
	clear: both;
	width: 900px;
	height: 103px;
	text-align: left;	
	font-size: 10px;
}
#footer a {
color: #E2E7ED;
text-decoration: none;
font-size: 10px;
}

#footer #leftnav {
	width: 349px;
	float: left;
	padding: 12px 10px 0 40px;
	text-align: left;
}

#footer #altnav {
	width: 389px;
	float: right;
	padding: 12px 30px 0 0;
	text-align: right;
}

/* ----- End of Footer ----- */