/* ------------------------------------------------

   'Flint - #1 Index' Template Stylesheet
   (loaded by Page: 'index.php')

--------------------------------------------------- */

/* ------------------------------------------------
	=ADDITIONALLY LOADED STYLESHEETS 
   ------------------------------------------------ */


/* ------------------------------------------------
	=LINKS
   ------------------------------------------------ */
   

/* ------------------------------------------------
	=FORMS
   ------------------------------------------------ */
   

/* ------------------------------------------------
	=STRUCTURE
   ------------------------------------------------ */
   
						
	/* -----------------------
		=CONTENT
	   ----------------------- */
	   
	   	#content {
			
		}
		
			#content-2colL-left {
				float:left;
				padding:20px 0px 0px 20px;
				width:525px;
				margin:0px 0px 25px 0px;
			}
				h2.column-left-title {
					color:#216897;
					font-size:24px;
					font-weight:400;
					letter-spacing:-0.25px;
					margin:0px 0px 15px 0px;
					padding:0px 0px 0px 0px;
				}
				p.column-left-text {
					color:#787878;
					font-size:14px;
					line-height:22px;
					margin:5px 0px 10px 1px;
					width:500px;
				}
				
			
			#content-2colL-right {
				float:left;
				padding:5px 0px 0px 0px;
				position:relative;
				margin:20px 0px 0px 20px;
				width:415px;
			}
			
			#content-footer {
				clear:both;
				margin:20px auto 40px 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;
				}	
			
			#content-footer-continue {
				clear:both;
				margin:20px auto 10px auto;
				width:600px;
				padding:10px 0px;
				background-color:#f5faff;
			}
				#content-footer-continue p {
					color:#666666;
					font-size:16px;
					text-align:center;
					padding:10px 40px 10px 0px;
					margin:0px;
					background-image:url(../images/icon-continue.gif);
					background-position:93% 60%;
					background-repeat: no-repeat;
				}	
					#content-footer-continue p a {
						color:#357bae;
						text-decoration:none;
						border-bottom:dotted 1px #FBB700;
					}	
						#content-footer-continue p a:hover {
							text-decoration:none;
							border-bottom:dotted 1px #FBB700;	
							color:#20567d;
						}