/* ------------------------------------------------

   'Flint - #3 Features' Template Stylesheet
   (loaded by Page: 'features.php')

--------------------------------------------------- */

/* ------------------------------------------------
	=ADDITIONALLY LOADED STYLESHEETS 
   ------------------------------------------------ */


/* ------------------------------------------------
	=LINKS
   ------------------------------------------------ */
   

/* ------------------------------------------------
	=FORMS
   ------------------------------------------------ */
   

/* ------------------------------------------------
	=STRUCTURE
   ------------------------------------------------ */
   
						
	/* -----------------------
		=CONTENT
	   ----------------------- */
	   
	   	#content {
			
		}
		
			#content-2colL-left {
				float:left;
				padding:20px 0px 40px 20px;
				width:600px;
			}
				h2.column-left-title {
					color:#216897;
					font-size:24px;
					font-weight:400;
					letter-spacing:-0.25px;
					margin:0px 0px 5px 0px;
					padding:0px 0px 0px 1px;
				}
				p.column-left-text {
					color:#999999;
					font-size:14px;
					line-height:22px;
					margin:0px;
					width:540px;
				}
				
				#feature-grid {
					margin:30px 0px 25px 0px;
					overflow:hidden;
				}
					.grid-item-1colL {
						border-bottom:solid 1px #eeeeee;
						float:left;
						padding:10px 10px 0px 0px;
						width:279px;						
					}
						.grid-item-1colL img {
							float: left;
						}
						.grid-item-1colL h4 {
							color:#666666;
							font-size:14px;
							font-weight:400;
							margin:12px 0px 5px 0px;
						}
						.grid-item-1colL p {
							color:#999999;
							font-size:12px;
							font-weight:400;
							line-height:16px;
							margin:0px;							
						}
						
					.grid-item-1colR {
						border-bottom:solid 1px #eeeeee;
						border-left:solid 1px #eeeeee;
						float:left;
						padding:10px 10px 0px 0px;
						width:280px;						
					}
						.grid-item-1colR img {
							float: left;
						}
						.grid-item-1colR h4 {
							color:#666666;
							font-size:14px;
							font-weight:400;
							margin:12px 0px 5px 0px;
						}
						.grid-item-1colR p {
							color:#999999;
							font-size:12px;
							font-weight:400;
							line-height:16px;
							margin:0px;							
						}
					
					.grid-item-2col {
						border-bottom:solid 1px #eeeeee;
						float:left;
						padding:10px 10px 15px 0px;
						width:569px;
					}
						.grid-item-2col img {
							float: left;
						}
						.grid-item-2col h4 {
							color:#666666;
							font-size:14px;
							font-weight:400;
							margin:12px 0px 5px 0px;
						}
						.grid-item-2col p {
							color:#999999;
							font-size:12px;
							font-weight:400;
							line-height:16px;
							margin:0px;							
						}
			
			#content-2colL-right {
				border-left:solid 1px #dedede;
				float:left;
				padding:5px 0px 0px 0px;
				position:relative;
				margin:20px 0px 0px 20px;
				width:318px;
			}
				#content-2colL-right img {
					float:left;
					margin:0px 0px 20px 25px;
					border:solid 1px #cccccc;
				}
					#content-2colL-right img a:hover{
						background-image:url(../images/gr-thumb-ro.png);
						background-position:top right;
						background-repeat:no-repeat;
						z-index:100;
					}
					
			#content-footer {
				clear:both;
				margin:0px auto 0px auto;
				width:706px;
				height:134px;
				padding:38px 50px 45px 50px;
				background-image:url(../images/bg-testimonial.gif);
				background-position:top left;
				background-repeat:no-repeat;
			}
				#content-footer img.testimonial-logo {
					float:left;
					margin:7px 20px 20px 0px;
				}
				#content-footer p.testimonial-text {
					margin:0px 0px 0px 0px;
					padding-right:15px;
					font-size:12px;
					color:#888888;
					line-height:22px;
				}
				#content-footer p.testimonial-signature {
					float:left;
					margin-right:20px;
					color:#666666;
					line-height:18px;
				}	
							