*
{
	margin: 0em;
	padding: 0em;
}

h1,h2
{

}

body
{
	font-family: "verdana", sans-serif;
	font-size: 12px;
	background-color: #fff;
	color: #555;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(/grad.png);
	background-repeat: repeat-x; 
}

a
{
	color: #007788;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

.clear
{
	clear: both;
}

/* Outer */

#outer
{
	position: relative;
	width: 776px;
	z-index: 1;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	border-left: 2px solid #cccccc;
	border-right: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
	
	
	/*top: 4.5em;*/
	/*margin: 2em;*/
}

/* Header */

#header
{
	position: absolute;
	/*top: 4.5em;*/
	/*background: #0054A6;*/
	height: 78px;
	width: 100%;
}




#header h1
{
	position: absolute;
	top: 1.2em;
	left: 1.0em; 
	font-size: 2.5em;
	color: #fff;
}

#header h2
{
	position: absolute;
	top: 6em;
	left: 2.5em; 
	font-size: 1.0em;
	font-weight: normal;
	color: #fff;
}

#header a
{
	color: #fff;
	text-decoration: none;
}

/* Menu */

#menu_new
{
	position: absolute;
	width: 100%;
	top: 78px;
	left: 0em;
	background: #97ca4d url('/images/grad2.gif') right no-repeat;
	
}

#menu_home
{
	position: absolute;
	width: 100%;
	top: 78px;
	left: 0em;
	background: #97ca4d url('/images/grad3.gif') right no-repeat;
	
}

#menu ul
{
	list-style: none;
	position: absolute;
	bottom: 0em;
	left: 0em;
}

#menu li
{
	display: block;
	float: left;
}	

#menu li a
{
	color: #000;
	display: block;
	padding: 0.5em 0.5em 0.75em 0.5em;
	text-decoration: none;
}

#menu li a:hover
{
	background: #007788 url('/images/x4.gif') top left repeat-x;
}

/* Content */
#content
{
	line-height: 1.7em;
	padding-top: 100px;
}

#content p
{
	margin-bottom:1.5em;
}

#content h2,h3,h4,h5,h6
{
	width: 100%;
	position: relative;
	left: -16px;
	margin: 0em -22px 0.8em 0em;
	color: #333;
	padding: 0.2em 1.2em 0.4em 0.5em;
	/*font-size: 1.0em;*/
	font-size: 14px;
	background: #fff url('/images/x2.gif') top left repeat-x;
}




#content h2 span, #content h3 span
{
	position: absolute;
	top: 0em;
	right: 0em;
	background: #fff url('/images/x1.gif') top right no-repeat;
	width: 16px;
	height: 28px;
}

#content ul
{
	padding-left: 1.4em;
}

#content ol
{
	padding-left: 2em;
}

#content blockquote
{
	border: dashed 1px #BFB793;
	background: #FFFEFB url('/images/x5.gif') top left repeat-x;
	padding: 1em;
	margin-bottom: 1.5em;
}

#content blockquote p
{
	margin-bottom: 0em;
}

#content table
{
	margin-bottom: 1.5em;
}

#content table th
{
	text-align: left;
	font-weight: bold;
	padding: 0.5em;
}

#content table td
{
	padding: 0.5em;
}

#content table tr.rowA
{
	background: #FDFEFE url('/images/x6.gif') top left repeat-x;
	color: inherit;
}

#content table tr.rowB
{
	background: #FFFEFC url('/images/x7.gif') top left repeat-x;
	color: inherit;
}












/* Primary Content */

#primaryContentContainer
{
	position: relative;
	float: left;
	margin-right: -36em;
	width: 100%;
}

#primaryContent
{
	margin: 0em 21em 0em 0em;
	padding: 1.5em;
	width: 491px;
}
#primaryContent2
{
	margin: 0em 21em 0em 0em;
	padding: 1.5em;
	width: 720px;
}
#subContent
{
	margin: -2em 0em 0em 0em;
	padding: 1.5em;
}
/* Secondary Content */

#secondaryContent
{
	position: relative;
	float: right;
	width: 14em;
	padding: 1.5em;
	margin-right: 1em;
}

/* Tertiary Content */

#tertiaryContent
{
	position: relative;
	float: right;
	/*width: 18.1em;*/
	width: 215px;
	padding: 1.5em;
	
}

/* Footer */

#footer
{
	padding: 1.5em;
	background: #fff url('/images/y2.gif') top left repeat-x;
}
/*addons*/

 .columnleft img {float: left; margin-right: 15px; margin-bottom: 1px;}
 .columnright img {float: right; margin-left: 15px; margin-bottom: 1px;}
 .ccalogo img
 {
 position: absolute;
 top: 3px;
 left: 580px;
 
 }

 .faq  {

 visibility: hidden;
 display:none;
 }


.newtestimonial {
width:495px;
float:left;
margin:15px 0 30px 0;
//background-color: #FFF5BA;
background-color: #e5fddb;
border-width: thin;
border-style: solid;
}
.left-quote {
float:left;
background:url(/images/quote-left.jpg) no-repeat top;
width:78px;
height:71px;
}
.testi-text {
float:left;
text-align:justify;
font-size: 12px;
width:335px;
padding-right:78px;
font-family: Comic Sans MS;
background:url(/images/quote-right.jpg) no-repeat right bottom;
}
.testi-pic {
float:left;
width:0px;
margin-left:55px;
display:inline;
}
.testi-name {
float:right;
text-align:right;
padding:30px 50px 0 0;
}

