/* CSS Document */

/* ----- HEADINGS ----- */

h1{
	width: 392px;
	height: 36px;
	position:relative;
	font-size: 12px;
	margin-top: 20px;
	margin-right: 0;
	margin-left: 40px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
/*IMAGE REPLACEMENT METHOD*/
h1 span {
	background: url(../img/Index/AboutTxt.gif) no-repeat;
	width: 100%;
	height: 100%;
	position:absolute;
	left: -43px;
	top: -20px;
	margin-top: 20px;
	margin-right: 0;
	margin-left: 40px;
	margin-bottom: 5px;
}

.headerImg {
	margin-left: 40px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}



#mainbackgroundAbout {
	background-image:url(../img/MainBackground.gif);
	background-repeat:repeat-y;
	width: 737px;
	height: auto;
	margin-left:auto;
	margin-right:auto;	
	padding-top: 1px;
}

#primaryContent{

	/*background: url(/img/backgroundTextAbout.jpg);*/
	background-repeat: no-repeat;
	width: 506px;
	/*height: 2800px;*/
	height: 100%;
	margin-top: 15px;
	margin-left: 5px;
	margin-right: 15px;
	float: right;

}

#primaryContent p{
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 80px;
	padding-left: 80px;
	margin-top: 0px;
	text-align: justify;
}

.portfolioContainer1 {
    margin-left:40px;
	padding-top: 15px;
	width: 400px;
	height: 147px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#006699 ;
}

.portfolioContainer1 strong {
	color:#FF9900;
	margin-left: 10px;
	font-size: 11px;
}

.portfolioContainer1 span {
	margin-left: 10px;
}


.portfolioContainer1 a {
	color: #006699;
	text-decoration: none;
}

.portfolioContainer1 a:hover {
	color: #006699;
	font-weight:bold;
}





.style2 {font-style:italic;}

blockquote.testimonials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	background-color: #EDF6FA;
	width: 400px;
	padding: 10px;
	text-align: justify;
	background-image: url(img/quotationMarkrktop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
}

blockquote p {
	padding: 20px 20px 0px 20px;

}


.quotebottom {
	background-image: url(img/quotationMarkrkbottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-weight:bold;
	height: 59px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 2px;
	padding-bottom: 0px;
}
