/*

	CSS Document 
	Created by Eugen Borcan | creativeLines.ca - March, 2009
	
	Modified by: ---
	Modified by: ---

*/





#bannerContact {
	display: block;
	margin: 0px auto;
	padding: 1px 0px;
	}

#contentContact {
	width: 982px;
	margin: 0px auto;
	background-image: url(../../images/bg-contentContact.gif);
	background-repeat: repeat-y;
	}
#contentContact:after { /* A hack for fixing the parent background in Firefox - DO NOT delete */
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
	}	
	
	
	
	#contentContact .contactContentLeft {
		float: left;
		width: 213px;
		padding: 30px 0px;
		text-align: center;
		}



		#contentContact .contactContentLeft .testimonials {
			width: 182px;
			margin: 0px auto;
			padding: 50px 0px 20px 0px;
			text-align: justify;
			font-size: 10px;
			color: #d2bd9b;
			}
			
			#contentContact .contactContentLeft .testimonials .quote {
				padding: 20px 0px;
				border-bottom: 1px dashed #d2bd9b;
				}
			
			#contentContact .contactContentLeft .testimonials .bottomLink {
				padding: 20px 0px;
				text-align: center;
				}
			
			#contentContact .contactContentLeft .testimonials a {
				font-size: 12px;
				font-weight: bold;
				color: #d2bd9b;
				text-decoration: none;
				}
				
			#contentContact .contactContentLeft .testimonials a:hover {
				font-size: 12px;
				font-weight: bold;
				text-decoration: underline;
				color: #d2bd9b;
				}


		

	#contentContact .contactContentRight {
		float: left;
		width: 706px;
		text-align: justify;
		padding: 30px 0px 0px 32px;
		}

		
		#contentContact .contactContentRight .nt {
			margin: 15px 0px 0px 0px;
			text-align: justify;
			}
			
		#contentContact .contactContentRight .points01 {
			padding: 3px 0px;
			line-height: 13px;
			}
		
		#contentContact .contactContentRight a.btnSignup {
			display: block;
			width: 270px;
			height: 90px;
			margin: 25px 0px;
			padding: 0px 0px 0px 430px;
			font-size: 18px;
			line-height: 90px;
			text-decoration: none;
			color: #333333;
			background-image: url(../../images/bg-contentTraining-linkSignup.gif);
			background-repeat: no-repeat;
			}
		
		#contentContact .contactContentRight .table01 {
			border: 0px;
			}
			
			#contentContact .contactContentRight .table01 td {
				padding: 5px 0px;
				}
			
			#contentContact .contactContentRight .table01 .table01Cell01 {
				width: 40px;
				}
			
			#contentContact .contactContentRight .table01 .table01Cell02 {
				width: 250px;
				}
		
		
		#contentContact .contactContentRight .table02 {
			border: 0px;
			margin: 20px 0px 0px 0px;
			}
			
			#contentContact .contactContentRight .table02 td {
				padding: 1px 0px;
				}
			
			#contentContact .contactContentRight .table02 .table02Cell01 {
				width: 107px;
				}
			
			#contentContact .contactContentRight .table02 .table02Cell02 {
				width: 224px;
				}
			


































