@charset "UTF-8";
/* CSS Document */

@import url(global.css);

#welcomeImage{ width: 720px; height: 365px; clear: both; margin-top: 10px;
	background: url(/images/main/welcomeImage4.gif) no-repeat left top; }
#welcomeImage p{color:#625554;padding-top:110px;margin-left:450px;font-size:14px;line-height:1.2;width:209px;text-align:center;}

#content{ padding: 30px 0; }
#content p{ margin-top: 30px; }
#content p.first{ margin-top: 0; }


.moduleImage{ padding: 11px 12px; float: left; margin: 0 8px 8px 0; clear: left;
	background: url(/images/bg/image.jpg) no-repeat left top; }
	
#content p .replace{ width: 280px; height: 25px; float: right; text-indent: -5000px; }
#ourPurpose{ background: url(/images/main/ourPurpose.gif) no-repeat left top; }
#ourMission{ background: url(/images/main/ourMission.gif) no-repeat left top; }
#ourExperience{ background: url(/images/main/ourExperience.gif) no-repeat left top; }
#ourServices{ background: url(/images/main/ourServices.gif) no-repeat left top; }

#learnAbout, #identifyYour{ width: 100%; height: 240px; background: url(/images/main/rightColumn.gif) no-repeat left top; }
#identifyYour{ background-position: left -250px; margin-top: 30px;}

#learnAbout p, #identifyYour p{ text-indent: -5000px; margin: 0; }

#viewOnline, #forSale{ height: 30px; width: 154px; background: url(/images/main/welcomeButtons.gif) no-repeat left top; }
#viewOnline{ margin: 5px 0 0 475px; }
#forSale{ background-position: left -30px; margin-left: 475px;}
#viewOnline:hover{ background-position: -160px top; }
#forSale:hover{ background-position: -160px -30px; }

#viewFAQ{ height: 30px; width: 96px; margin: 170px 0 0 60px;
	background: url(/images/main/rightButtons.gif) no-repeat left top; }
#viewFAQ:hover{ background-position: -160px top; }
#identifyInsturment{ height: 30px; width: 152px; margin: 165px 0 0 35px;
	background: url(/images/main/rightButtons.gif) no-repeat left -30px; }
#identifyInsturment:hover{ background-position: -160px -30px; }
