/***********************************************/
/* Fruitful Conversations - style sheet
HTML tag styles                             */
/***********************************************/ 

body{
	margin: auto;
	padding: 0px;
	background-color:  #ffffff;
	text-align: center;
	color: #333333;
	width: 980px;
	SCROLLBAR-FACE-COLOR: #f1f1ff1;
	SCROLLBAR-HIGHLIGHT-COLOR: #e0e0e0;
	SCROLLBAR-SHADOW-COLOR: #cccccc;
	SCROLLBAR-3DLIGHT-COLOR: #f1f1f1;
	SCROLLBAR-ARROW-COLOR: #1d398d;
	SCROLLBAR-TRACK-COLOR: #f1f1f1;
	SCROLLBAR-DARKSHADOW-COLOR: #f1f1f1;
	height: 100%;
	background-image:url(images/bg_page.gif);
	background-repeat: repeat-x;
}

html,body {
	
}


#container {
	width: 980px;
	-moz-box-padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	}

/***********************************************/
/* Text Styles                                 */
/***********************************************/

a{
	color: #6eb43f; text-decoration: none; 
	border: 0px;
}

a:link{
	color: #6eb43f; text-decoration: none; 
	border: 0px;
}

a:visited{
	color:; text-decoration: none; 
}

a:hover{
color: #82d34c; 
}

a.two:link {color: #6eb43f; text-decoration: none; font-weight: none;}
a.two:visited {color: #6eb43f; text-decoration: none; font-weight: none;}
a.two:hover {color: #82d34c; text-decoration: underline; font-weight: none;}

img {
border: none;
}

h1{
	font-size: 22px;
	padding: 0px;
	color: #6eb43f;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-bottom: -30px;
	line-height: 26px;
	text-align:left;
}

h2{
	font-size: 16px;
	padding: 0px;
	color: #6e92a4;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-bottom: -30px;
	line-height: 22px;
	border-bottom: dotted 1px #cccccc;
	text-align:left;
}

.grayH{
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-align: right;
}

.blueH{
	font-size: 14px;
	color: #5f889c;
	padding: 0px;
	font-weight:lighter;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	line-height: 22px;
}

.blueQuote{
	font-size: 14px;
	color: #6eb43f;
	font-weight:lighter;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
	margin-top: 10px;
	}

.graybgH{
	font-size: 14px;
	color: #666666;
	padding:10px;
	font-weight:lighter;
font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	background-image: url(images/bg_expand.gif);
background-repeat:repeat-x;
background-position:bottom;
	width: 300px;
	border: 1px solid #cccccc;
}

.blue{
	font-size: 14px;
	color: #495fa2;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}

.gray{
	font-size: 12px;
	color: #b1b1b1;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	letter-spacing: 0.2em;
}




h3{
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #495fa2;
	font-family: Arial, Helvetica, sans-serif;
}

h4{
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 20px;
	padding-bottom: -30px;
}


h5{
	color: #5e7285;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	font-weight:lighter;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-size: 15px;
	margin-top: 20px;
	margin-bottom: 8px;
	padding-bottom: -30px;
}

#sections{
	font-size: 12px;
	margin-bottom: 6px;
	padding: 0px;
	line-height: 16px;
	color: #666666;
font-family: Arial, Helvetica, sans-serif;
border-bottom: dotted 1px #cccccc;
padding-bottom: 4px;
}


.small{
	font-size: 12px;
	margin-top: 4px;
	padding: 0px;
	line-height: 14px;
	color: #999999;
font-family: Arial, Helvetica, sans-serif;
}

.green{	color: #6eb43f;}



li{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;	
list-style: circle;
margin-left: -20px;
	}
	

	
p {
	text-align: left;
	font-size: 12px;
	font-color: #666666;
	line-height: 16px;
font-family:Arial, Helvetica, sans-serif;}

.pline {
	text-align: left-align;
	border-top:dotted 1px #cccccc;
	line-height: 10px;

}


.smalltxt {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #666666;
	margin-bottom: 10px;
	margin-top: 10px;
	}
	
.smallstyle {
font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #ffffff;
}



.submit {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cc0000;
	margin-bottom: 3px;
	background-color: #cccccc;
	vertical-align: bottom;
	border: solid 1px #ffffff;
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#topnav {
	width: auto;
	float: right;
	margin-right: 10px;
		-moz-box-padding: 0px 0px 0px 0px;
	margin-left: auto;
	margin-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#masthead{
	padding: 0px 0px 0px 0px;
	-moz-box-padding: 0px 0px 0px 0px;
	width: 980px;
	height: 130px;
	background-color:#FFFFFF;
}

#logo {
width: 487px;
float: left;
text-align: left;
margin-top: 20px;
margin-left: 0px;
margin-bottom: 5px;
}



/* Main Navigation Area aligned to along the top */

#navigation {
	float:right;
	text-align: right;
	width:680px;
	margin-bottom: 0px;
	margin-top: 5px;
	margin-right: 20px;
	height: 25px;
}





#navigation a {
	float:left;
	
	margin-left: 30px;
	color: #333333;
	text-decoration:none;
	line-height: 22px;
	font-size: 16px;
font-weight: light;
font-family: Arial, Helvetica, sans-serif;

}


#navigation a span{
		margin:0;
	text-decoration:none;
	font-size: 16px;
	color: #6eb43f;
font-weight: light;
font-family: Arial, Helvetica, sans-serif;

}

#navigation a:hover{
		color: #82d34c;
}




/* Navigation end*/
#imageContent{
	float: right;
	padding: 0px;
	height: 260px;
	width: 980px;
	background-color: #ffffff;
	border-bottom: dotted 1px #cccccc;
	margin: 0px;
	}

#telephone {

float: right;
margin-top: 30px;
width: 450px;
text-align: right;

}


#clear {
    clear: both;
	
}
#main {
	    clear: both;
	width: 980px;
	height: auto;
	float: right;
		color: #666666;
		margin: auto;
		padding: auto;
	
}

#home1 {
width: 220px;
float: left;
height: auto;
margin: 8px 22px 0px 4px;

}

#homeheadings .a {
color:#6eb43f;
}

#home4 {
width: 220px;
float: left;
background-color:#f1f1f1;
height: auto;
font-size: 11px;
margin: 8px 4px 8px 0px;
padding-left: 8px;
padding-right: 8px;

}


#homeheadings {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 18px;
color: #6eb43f;
margin: 5px 2px 2px 50px;
text-align: left;
}

#homeheadings a {
color:#6eb43f;
text-decoration:none;
}

#homeheadings hover{
color:#e3feff;
text-decoration:none;
}

#homeheadings2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
color: #ffffff;
margin: 5px 4px 2px 10px;
text-align: left;
}

#content{
	float: left;
	width: 690px;
margin: 10px 18px 15px 0px;
	-moz-box-padding: 0px 0px 0px 0px;
	text-align: left;
	height: auto;
	line-height: 18px;
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
		color: #666666;
}

#columnright{
	float: right;
	width: 250px;
	margin: 10px 0px 5px 0px;
				}

	

#columntabbot{
	height: 23px;
	background-image: url(images/tab_rcolbot.gif);
	background-repeat: no-repeat;
	background-position:right;
		}
		


#columntab{
	height: 12px;
	background-image: url(images/tab_rcol.gif);
	background-repeat: no-repeat;
	background-color:#6eb43f;
			}
	

#columntext{
	padding: 8px;
	-moz-box-padding: 0px 0px 0px 0px;
	text-align: left;
	height: auto;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
		color: #666666;
		background-color: #f1f1f1;	
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
}

#columntext2{
	padding: 0px 8px 12px 8px;
	text-align: left;
	height: auto;
	background-color:#6eb43f;
		color:#FFFFFF;
	
	
}

#columntext3{
	padding: 0px 8px 2px 8px;
	-moz-box-padding: 0px 0px 0px 0px;
	text-align: left;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	background-position:right;
	background-color: #9fca6c;
	
}

#columnimage{
	background-color:#ffcf06;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	text-align: left;


}

#caption{
		line-height: 18px;
	font-style: normal;
	color: #666666;
margin-bottom: 0px;
margin-top: 8px;
margin-left: 10px;
margin-right: 10px;
font-family:Georgia, "Times New Roman", Times, serif;
font-style: italic;
font-size: 14px;
	text-align: left;
	border-bottom: solid 6px #ffcf06;
	
	
}


#caption2{	
	line-height: 16px;
	font-family:Georgia, "Times New Roman", Times, serif;
font-size: 18px;
margin-bottom:0px;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
color: #ffffff;
background-color:#6eb43f;
}


/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 0px;
	moz-box-padding: 0px;
	background-color: #FFFFFF;
}




/************** #image styles **************/


#imageRight {
	clear: left;
	float: right;
	margin-left: 30px;
	margin-bottom: 15px;
		margin-top: 5px;
}
#imageleft {
	clear: right;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
		margin-top: 0px;
}


/************* #siteInfo styles ***************/


#FootLinks{
	clear: both;
	width: inherit;
	background-image:url(images/img_footer.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
	text-align: left;
	height: 30px;
	font-size: 11px;
	color: #333333;
	padding: 10px;
}





/*CSS FOR EXPAND/COLLAPSE TEXT ON SERVICES PAGE*/


.technology{ /*header of 2nd demo*/
cursor: hand;
cursor: pointer;
margin: 10px 0;
font-size: 16px;
font-weight:lighter;
font-family:Georgia, "Times New Roman", Times, serif;
line-height: 22px;
color: #6eb43f;
}
.thelanguage{
padding: 0px 0px 12px 0px;
background-image: url(images/bg_expand.gif);
background-repeat:repeat-x;
background-position:bottom;
}

.openlanguage{ /*class added to contents of 2nd demo when they are open*/
color: #333333;

.closedlanguage{ /*class added to contents of 2nd demo when they are closed*/
color: #6e92a4;
}




#clear {
	clear: both;
	}

#clear1 {
	clear: both;
	border-top: dotted 1px #cccccc;
	margin: 0px;
}
