/* CSS Document */
body {
	background-color:#C9E8EE;
	background-image:url(../images/BG.gif);
	background-repeat:repeat-x;
	margin:0px;
}


#contentContainer {
	width:100%;
	height:auto;
}

#mainContainer {
	margin:auto;
	width:950px;
	height:auto;
}
#logo {
	width: 245px;
	height: 54px;
	float:left;
}
#menuContainer {
	width: 705px;
	height: 37px;
	float:left;
	text-align:right;
	padding-top:17px;
}
#menuContainer A {
	color:#08558B;
	text-decoration:none;
}
#menuContainer A:hover {
	color:#FF0000;
	text-decoration:none;
}

#menuContainer ul {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
#menuContainer ul li {
	list-style-type:none;
	text-transform:uppercase;
	font-family:Arial;
	font-size:12px;
	color:#FF0000;
	font-weight:bold;
	display:inline;
	height:auto;
	clear:both;
}
#menuContainer ul li p {
	clear:both;
	border-right:1px solid #53C0E6;
	margin-top:0px;
	padding-left:15px;
	padding-right:15px;
	padding-top:3px;
	padding-bottom:3px;
	display:inline;
}
#menuContainer ul li div {
	clear:both;
	margin:0px;
	padding-left:15px;
	padding-right:15px;
	display:inline;
}





#bannerContainer {
	width:950px;
	float:left;
}

#newBannerContainer {
	width:950px;
	float:left;
	padding-top:8px;
	padding-bottom:8px;
	height:auto;
}

#bannerLeft {
	width:620px;
	float:left;
	background-color:#00CCFF;
	height:191px;
	background-image:url(../images/bannerBg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding-top:113px;
}
#bannerRight {
	width:330px;
	float:left;
}








#contentOne {
	width:239px;
	height:auto;
	background-image:url(../images/contentBg1.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	padding-bottom:10px;
	float:left;
}
.contentTwo {
	width:237px;
	height:auto;
	background-image:url(../images/contentBg2.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	padding-bottom:10px;
	float:left;
}
#contentThree {
	width:237px;
	height:auto;
	background-image:url(../images/contentBg3.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	padding-bottom:10px;
	float:left;
}


.contentText {
	width:209px;
	height:85px;
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
	font-family:Arial;
	font-size:12px;
	color:#004E6F;
	font-weight:normal;
	line-height:18px;
	float:left;
}

.contentText2 {
	width:207px;
	height:85px;
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
	font-family:Arial;
	font-size:12px;
	color:#004E6F;
	font-weight:normal;
	line-height:18px;
	float:left;
}

.readMore {
	width:76px;
	height:19px;
	font-family:Arial;
	font-size:12px;
	color:#004E6F;
	font-weight:bold;
	background-image:url(../images/readMoreBg.gif);
	background-repeat:no-repeat;
	background-position:left top;
	float:right;
	padding-right:15px;
	padding-top:2px;
	text-align:center;
}
.readMore A {
	color:#004E6F;
	text-decoration:none;
}
.readMore A:hover {
	color:#004E6F;
	text-decoration:underline;
}



#middleContainer {
	width:926px;
	height:auto;
	background-image:url(../images/contentTopBg.gif);
	background-repeat:no-repeat;
	background-position:left top;
	/*background-color:#AADBE5;*/
	background-color:#ffffff;
	float:left;
	padding-top:17px;
	padding-left:12px;
	padding-right:12px;
	padding-bottom:8px;
}


#latestProjects {
	width:907px;
	height:auto;
	float:left;
	padding-left:19px;
}
#latestProjects h1 {
	font-family:arial;
	font-size:25px;
	color:#0E0E0E;
	font-weight:normal;
	margin:0px;
	padding-bottom:15px;
	padding-top:20px;
	padding-left:6px;
}



.projectContainer {
	width:208px;
	height:auto;
	background-color:#ffffff;
	background-image:url(../images/vertDotted.gif);
	background-repeat:repeat-y;
	background-position:right top;
	padding-left:6px;
	padding-right:8px;
	float:left;
}
.projectContainer ul {
	padding:3px 0px 0px 10px;
	margin:3px 0px 0px 10px;
}
.projectContainer ul li {
	list-style-image:url(../images/tickArroe.jpg);
	clear:both;
	font-family:arial;
	font-size:12px;
	color:#7E7D7D;
	font-weight:normal;
	line-height:16px;
	padding-bottom:5px;
}
.projectContainer strong  {
	text-decoration:underline;
	text-transform:capitalize;
}

.projectContainer ul li A {
	color:#0579A2;
	text-decoration:none;
	text-transform:uppercase;
}
.projectContainer ul li A:hover {
	color:#0579A2;
	text-decoration:underline;
}


.projectContainer2 {
	width:208px;
	height:auto;
	background-color:#ffffff;
	padding-left:6px;
	padding-right:8px;
	float:left;
}
.projectContainer2 ul {
	padding:3px 0px 0px 10px;
	margin:3px 0px 0px 10px;
}
.projectContainer2 ul li {
	list-style-image:url(../images/tickArroe.jpg);
	clear:both;
	font-family:arial;
	font-size:12px;
	color:#7E7D7D;
	font-weight:normal;
	line-height:16px;
	padding-bottom:5px;
}
.projectContainer2 strong  {
	text-decoration:underline;
	text-transform:capitalize;
}

.projectContainer2 ul li A {
	color:#0579A2;
	text-decoration:none;
	text-transform:uppercase;
}
.projectContainer2 ul li A:hover {
	color:#0579A2;
	text-decoration:underline;
}




.blueHead {
	font-family:arial;
	font-size:25px;
	color:#0E0E0E;
	font-weight:normal;
	float:left;
	padding-bottom:15px;
	padding-top:20px;
	padding-left:23px;
	}







#WhiteContainerOne {
	width:455px;
	height:auto;
	float:left;
}
#WhiteContainerOneText {
	width:415px;
	height:auto;
	float:left;
	background-image:url(../images/whiteBottom.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	background-color:#E9F5F9;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	font-family:arial;
	font-size:12px;
	color:#004E6F;
	font-weight:normal;
	line-height:18px;
}
#WhiteContainerOneText h1 {
	font-family:"Times New Roman";
	font-size:23px;
	color:#004E6F;
	font-weight:normal;
	margin:0px;
	padding-bottom:15px;
}
#WhiteContainerOneText h1 span {
	font-family:"Times New Roman";
	font-size:25px;
	color:#004E6F;
}

#whiteContentDivider {
	width:3px;
	height:auto;
	float:left;
	background-color:#006699;
	height:245px;
}



#WhiteContainerTwo {
	width:461px;
	height:auto;
	float:right;
}
#WhiteContainerTwoText {
	width:421px;
	height:auto;
	float:right;
	background-image:url(../images/whiteBottomTwo.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	background-color:#E9F5F9;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	font-family:arial;
	font-size:12px;
	color:#004E6F;
	font-weight:normal;
	line-height:18px;
}
#WhiteContainerTwoText h1 {
	font-family:"Times New Roman";
	font-size:23px;
	color:#004E6F;
	font-weight:normal;
	margin:0px;
	padding-bottom:15px;
}
#WhiteContainerTwoText h1 span {
	font-family:"Times New Roman";
	font-size:25px;
	color:#004E6F;
}
#WhiteContainerTwoText ul {
	padding:0px 0px 0px 20px;
	margin:0px 0px 0px 20px;
}
#WhiteContainerTwoText ul li {
	list-style-image:url(../images/tick.gif);
	clear:both;
}




/* footer */
#footerContainer {
	width:100%;
	height:auto;
	float:left;
	background-color:#9CD7EC;
}
#footer {
	margin:auto;
	width:926px;
	height:auto;
	background-color:#9CD7EC;
	background-image:url(../images/footerBg.gif);
	background-repeat:no-repeat;
	background-position:left top;
	font-family:verdana;
	font-size:13px;
	color:#004E6F;
	font-weight:normal;
	line-height:21px;
	
	padding-left:12px;
	padding-right:12px;
	padding-top:55px;
	padding-bottom:100px;

}
#footer A {
	color:#004E6F;
	text-decoration:none;
}
#footer A:hover {
	color:#004E6F;
	text-decoration:underline;
}







/*  Internal pages   */

#innerBannerBg {
	width:950px;
	float:left;
	background-image:url(../images/innerBannerBg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding-bottom:4px;
	height:209px;
}



#servicesInnerBannerBg {
	width:950px;
	float:left;
	background-image:url(../images/servicesInnerBannerBg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding-bottom:4px;
	height:209px;
}
.servicesIcon {
	width:75px;
	height:auto;
	float:left;
}

.servicesIconText {
	width:525px;
	height:auto;
	float:left;
	padding-bottom:45px;
	
}
.servicesIconText p {
	font-family:arial;
	font-size:12px;
	color:#02678B;
	font-weight:normal;
	margin:0px;
	line-height:17px;
}
.servicesIconText h4 {
	font-family:arial;
	font-size:18px;
	color:#02678B;
	font-weight:bold;
	margin:0px;
	padding-bottom:10px;
}
.servicesIconText2 {
	width:525px;
	height:auto;
	float:left;	
}
.servicesIconText2 p {
	font-family:arial;
	font-size:12px;
	color:#02678B;
	font-weight:normal;
	margin:0px;
	line-height:17px;
}
.servicesIconText2 h4 {
	font-family:arial;
	font-size:18px;
	color:#02678B;
	font-weight:bold;
	margin:0px;
	padding-bottom:10px;
}



#innerBannerLeft {
	width:484px;
	float:left;
	height:143px;
	padding-top:70px;
}
#innerBannerRight {
	width:466px;
	float:left;
}

#innerFlashBannerLeft {
	width:484px;
	float:left;
	height:153px;
	padding-top:60px;
}


#innerContentContainer {
	width:922px;
	float:left;
	padding-left:14px;
	padding-right:14px;
	padding-top:14px;
	height:auto;
}

.breadcrumb {
	font-family:arial;
	font-size:12px;
	color:#FF0000;
	font-weight:bold;
	text-transform:uppercase;
	padding-bottom:10px;
	height:auto;
	border-bottom:1px solid #000000;
}

.breadcrumb A {
	color:#0A3D66;
	text-decoration:none;
}
.breadcrumb A:hover {
	color:#0A3D66;
	text-decoration:underline;
}

.breadcrumb span {
	font-family:verdana;
	font-size:12px;
	color:#0A3D66;
	font-weight:bold;
	text-transform:uppercase;
}

#innerLeftContent {
	width:600px;
	float:left;
	height:auto;
	padding-top:22px;
	padding-right:57px;
	padding-bottom:80px;
}
#innerLeftContent h1 {
	font-family:arial;
	font-size:35px;
	color:#02678B;
	font-weight:bold;
	margin:0px;
	padding-bottom:18px;
}
#innerLeftContent h2 {
	font-family:arial;
	font-size:25px;
	color:#02678B;
	font-weight:bold;
	margin:0px;
	padding-bottom:18px;
}


#innerLeftContent h3 {
	font-family:arial;
	font-size:16px;
	color:#02678B;
	font-weight:normal;
	margin:0px;
}
#innerLeftContent h3 span {
	font-family:arial;
	font-size:25px;
	color:#02678B;
	font-weight:bold;
	margin:0px;
}


#innerLeftContent strong {
	font-family:arial;
	font-size:14px;
	color:#02678B;
	font-weight:bold;
	margin:0px;
}

#innerLeftContent p {
	font-family:arial;
	font-size:12px;
	color:#02678B;
	font-weight:normal;
	margin:0px;
	line-height:17px;
} 
#innerLeftContent p A {
	color:#02678B;
	font-weight:bold;
	text-decoration:none;
} 
#innerLeftContent p A:hover {
	color:#02678B;
	font-weight:bold;
	text-decoration:underline;
} 

#innerLeftContent ul {
	padding:10px 0px 5px 10px;
	margin:10px 0px 5px 10px;
}
#innerLeftContent ul li {
	font-family:arial;
	font-size:12px;
	color:#02678B;
	font-weight:normal;
	margin:0px;
	line-height:17px;
	padding-bottom:12px;
}
#innerLeftContent p span {
	font-family:arial;
	font-size:24px;
	color:#02678B;
	font-weight:bold;
	margin:0px;
} 

#innerLeftContent .heading {
	font-family:arial;
	font-size:16px;
	color:#02678B;
	font-weight:bold;
	padding-bottom:5px;
} 

.webDevLink {
	width:280px;
	height:auto;
	float:left;
}
.webDevText {
	width:320px;
	height:auto;
	float:left;
	font-family:arial;
	font-size:13px;
	color:#02678B;
	font-weight:normal;
}

#innerRightContent {
	width:252px;
	float:left;
	height:auto;
	padding-top:22px;
	padding-right:13px;
	padding-bottom:14px;
	font-family:arial;
	font-size:13px;
	color:#02678B;
}


#innerRightContent p {
	font-family:arial;
	font-size:12px;
	color:#02678B;
	font-weight:normal;
	margin:0px;
	line-height:17px;
}
#innerRightContent p A {
	color:#02678B;
	text-decoration:underline;
}
#innerRightContent p A:hover {
	color:#02678B;
	text-decoration:none;
}

#innerRightContent span {
	font-family:arial;
	font-size:15px;
	color:#02678B;
	font-weight:bold;
}
/***************************/
#servicesBoxTop {
	width:252px;
	float:left;
}
#servicesBoxBottom {
	width:230px;
	float:left;
	background-image:url(../images/contactBoxBottom.gif);
	background-repeat:repeat-y;
	background-position:left bottom;
	padding-bottom:14px;
	padding-left:11px;
	padding-right:11px;
	height:auto;
}
#servicesBoxBottom h1 {
	font-family:arial;
	font-size:25px;
	color:#02678B;
	font-weight:normal;
	margin:0px;
	padding-bottom:5px;
	border-bottom:1px solid #076688;
}
#servicesBoxBottom ul {
	padding:4px 0px 0px 0px;
	margin:4px 0px 0px 0px;
}
#servicesBoxBottom ul li {
	/*list-style-image:url(../images/bullete.gif);*/
	list-style-type:none;
}
#servicesBoxBottom ul li div {
	background-image:url(../images/bulleteOn.gif);
	background-repeat:no-repeat;
	background-position: left center;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color:#FF0000;
	padding-left:20px;
	line-height:32px;
	vertical-align:top;
}



.menuLink {
	background-image:url(../images/bulleteDivider.gif);
	background-repeat:repeat-x;
	background-position: bottom;
	font-family:arial;
	font-size:12px;
	color:#FF0000;
	font-weight:bold;
	line-height:32px;
}
.menuLink A {
	background-image:url(../images/bullete.gif);
	background-repeat:no-repeat;
	background-position: left center;
	color:#043D51;
	text-decoration:none;
	padding-left:20px;
}
.menuLink A:hover {
	background-image:url(../images/bulleteOn.gif);
	background-repeat:no-repeat;
	background-position: left center;
	color:#FF0000;
	text-decoration:none;
}
.menuLink2 {
	font-family:arial;
	font-size:12px;
	color:#FF0000;
	font-weight:bold;
	line-height:32px;
}
.menuLink2 A {
	background-image:url(../images/bullete.gif);
	background-repeat:no-repeat;
	background-position: left center;
	color:#043D51;
	text-decoration:none;
	padding-left:20px;
}
.menuLink2 A:hover {
	background-image:url(../images/bulleteOn.gif);
	background-repeat:no-repeat;
	background-position: left center;
	color:#FF0000;
	text-decoration:none;
}




.menuCurent  {
	background-image:url(../images/bulleteOn.gif);
	background-repeat:no-repeat;
	background-position: left center;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color:#FF0000;
}







#servicesBoxBottom p {
	padding-top:14px;
	padding-bottom:14px;
	padding-left:9px;
	padding-right:6px;
	float:left;
	margin:0px;
}







/**************************/
.SecuTextBox {
	font-family:tahoma;
	font-size:12px;
	color:#0BA9E1;
	font-weight:bold;
	width:40px;
	height:16px;
	border:0px;
	background-image:url(../images/textBoxBg4.gif);
	background-repeat:no-repeat;
	background-position:left top;
	*background-attachment:fixed;
	vertical-align:middle;
	text-align:center;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:3px;

}



#contactBoxTop {
	width:252px;
	float:left;
}
#contactBoxBottom {
	width:230px;
	float:left;
	background-image:url(../images/contactBoxBottom.gif);
	background-repeat:repeat-y;
	background-position:left bottom;
	/*padding-bottom:14px;*/
	padding-left:11px;
	padding-right:11px;
	height:auto;
}
#contactBoxBottom h1 {
	font-family:arial;
	font-size:25px;
	color:#02678B;
	font-weight:normal;
	margin:0px;
	padding-bottom:5px;
	border-bottom:1px solid #076688;
}
#contactBoxBottom p {
	padding-top:14px;
	padding-bottom:14px;
	padding-left:9px;
	padding-right:6px;
	float:left;
	margin:0px;
}

#contactBoxBottom div {
	padding-bottom:14px;
	float:left;
	margin:0px;
	padding-left:9px;
	padding-right:6px;
}
#contactBoxBottom .span {
	float:right;
	margin:0px;
	text-align:right;
}


.textBox {
	font-family:tahoma;
	font-size:12px;
	color:#0BA9E1;
	font-weight:normal;
	width:203px;
	height:16px;
	border:0px;
	background-image:url(../images/textBoxBg.gif);
	background-repeat:no-repeat;
	background-position:left top;
	*background-attachment:fixed;
	vertical-align:middle;
	
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:3px;

}
.textArea {
	font-family:tahoma;
	font-size:12px;
	color:#0BA9E1;
	font-weight:normal;
	width:203px;
	height:145px;
	border:0px;
	background-image:url(../images/textAreaBg.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	*background-attachment:fixed;
	vertical-align:middle;
	background-color:#E3F7FB;
	padding-left:5px;
	padding-right:5px;
	padding-top:4px;
	padding-bottom:3px;

}






#innerFooter {
	margin:auto;
	width:922px;
	height:auto;
	background-color:#9CD7EC;
	font-family:verdana;
	font-size:13px;
	color:#004E6F;
	font-weight:normal;
	line-height:21px;
	
	padding-left:12px;
	padding-right:12px;
	padding-top:30px;
	padding-bottom:100px;

}
#innerFooter A {
	color:#004E6F;
	text-decoration:none;
}
#innerFooter A:hover {
	color:#004E6F;
	text-decoration:underline;
}




/********** FOLIO ****************/

#folioLeftContainer {
	width:278px;
	height:auto;
	float:left;
	padding-right:22px;
}
#folioLeftContainer p {
	font-family:arial;
	font-size:13px;
	color:#034E68;
	font-weight:bold;
	padding-bottom:30px;
	float:left;
}
#folioLeftContainer p A {
	color:#034E68;
	text-decoration:underline;
}
#folioLeftContainer p A:hover {
	color:#034E68;
	text-decoration:none;;
}


#folioRightContainer {
	width:278px;
	height:auto;
	float:left;
	padding-left:22px;
}
#folioRightContainer p {
	font-family:arial;
	font-size:13px;
	color:#034E68;
	font-weight:bold;
	padding-bottom:30px;
	float:left;
}
#folioRightContainer p A {
	color:#034E68;
	text-decoration:underline;
}
#folioRightContainer p A:hover {
	color:#034E68;
	text-decoration:none;;
}



.photoContainer {
	width:270px;
	height:125px;
	float:left;
	background-image:url(../images/folioPhotoBg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding:4px;
}
.photoContainer a {
	float:left;
	background-color:#ffffff;
	padding:5px;
}
.photoContainer a:hover {
	float:left;
	background-color:#B1E3F5;
	padding:5px;
}



.backNext {
	width:600px;
	float:left;
	text-align:right;
}




/****************** CONTACT *******************/
#mainContactBoxTop {
	width:495px;
	float:left;
	height:auto;
}

#mainContactBox {
	width:427px;
	float:left;
	height:auto;
	background-image:url(../images/mainContactBoxBottom.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-bottom:32px;
	padding-left:33px;
	padding-right:35px;
	
	font-family:arial;
	font-size:12px;
	color:#02678B;
	font-weight:bold;
	text-decoration:none;
}
#mainContactBox p {
	font-family:arial;
	font-size:12px;
	color:#02678B;
	font-weight:bold;
	text-decoration:none;
	margin:0px;
	padding-bottom:5px;
}
#mainContactBox p .spacer {
	padding-bottom:100px;
}



#mainContactBox p .textbox2 {
	font-family:tahoma;
	font-size:12px;
	color:#0BA9E1;
	font-weight:normal;
	width:271px;
	height:16px;
	border:0px;
	background-image:url(../images/textBoxBg2.gif);
	background-repeat:no-repeat;
	background-position:left top;
	*background-attachment:fixed;
	vertical-align:middle;
	
	padding-left:5px;
	padding-top:3px;
	padding-right:5px;
	padding-bottom:3px;

}
#mainContactBox p .textbox4 {
	font-family:tahoma;
	font-size:12px;
	color:#0BA9E1;
	font-weight:normal;
	width:100px;
	height:16px;
	border:0px;
	background-image:url(../images/textBoxBg3.gif);
	background-repeat:no-repeat;
	background-position:left top;
	*background-attachment:fixed;
	vertical-align:middle;
	
	padding-left:5px;
	padding-top:3px;
	padding-right:5px;
	padding-bottom:3px;

}
#mainContactBox p .text {
	font-family:arial;
	font-size:11px;
	color:#02678B;
	font-weight:normal;
}


.captcha {
	padding-right:10px;
	float:left;
}

.captchaText {
	width:350px;
	float:left;
}

.textbox3 {
	font-family:tahoma;
	font-size:12px;
	color:#0BA9E1;
	font-weight:normal;
	width:271px;
	height:16px;
	border:0px;
	background-image:url(../images/textBoxBg2.gif);
	background-repeat:no-repeat;
	background-position:left top;
	*background-attachment:fixed;
	vertical-align:middle;
	
	padding-left:5px;
	padding-top:3px;
	padding-right:5px;
	padding-bottom:3px;

}


#mainContactBox p .textArea2 {
	font-family:tahoma;
	font-size:12px;
	color:#0BA9E1;
	font-weight:normal;
	width:417px;
	height:145px;
	border:0px;
	background-image:url(../images/textAreaBg2.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	vertical-align:middle;
	background-color:#E3F7FB;
	padding-left:5px;
	padding-top:3px;
	padding-right:5px;
	padding-bottom:3px;

}

.buttonSend {
	border-top:1px solid #000000;
	padding-top:30px;
	text-align:right;
}
.buttonSend2 {
	border-top:1px solid #000000;
	padding-top:30px;
	text-align:right;
}

.termContainer {
	width:400px;
	float:left;
	height:auto;
}
.termContainerCheck {
	width:25px;
	float:left;
	height:90px;
	padding-top:5px;
}
.termContainerText {
	width:370px;
	height:auto;
	font-family:arial;
	font-size:11px;
	color:#02678B;
	font-weight:normal;
	line-height:18px;
}







#testimonials {
	width:253px;
	height:auto;
	float:left;
	background-image:url(../images/testimonialBgTop.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding-top:100px;
}
#testimonials div {
	width:200px;
	height:auto;
	float:left;
	background-image:url(../images/testimonialBgBottom.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	padding-bottom:50px;
	padding-left:30px;
	padding-right:23px;
	font-family:arial;
	font-size:13px;
	color:#02678B;
	line-height:18px;
}
#testimonials p {
	background-image:url(../images/quote2.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	padding-bottom:5px;
	font-family:arial;
	font-size:13px;
	color:#02678B;
	line-height:18px;
}




.pinContentHolder {
	width:600px;
	height:auto;
	float:left;
	padding-bottom:30px;
}
.pinHolder {
	width:38px;
	height:auto;
	float:left;
	padding-top:2px;
}
.pinTextHolder {
	width:562px;
	height:auto;
	float:left;
	font-family:arial;
	font-size:13px;
	color:#02678B;
	line-height:18px;
}
.pinTextHolder h5 {
	font-family:arial;
	font-size:16px;
	color:#02678B;
	font-weight:bold;
	margin:0px;
	padding-bottom:8px;
}


