/*landing page*/

body{padding: 0; margin: 0;}

#siteWrap{ width: 850px; height: 700px; margin: 0 auto; padding-top: 40px;}
	
.topText{float: right; padding-top: 28px; text-align:right; padding-right: 25px; font-family: "Times New Roman", Times, serif; font-size: 13px; font-style: italic; color:#666;}
	
#headerTop{background: transparent url(images/mainSite/landingpage/landingPageTop.png) no-repeat top; width: 852px; height: 123px;}
	
#navTop{clear:right; display: block; float: right; color:#fff; padding-right:24px; padding-top: 15px; }

.topNav a:link, .topNav a:visited, .topNav a:hover, .topNav a:active {text-decoration:none; font-family: "Times New Roman", Times, serif; font-size: 13px; font-style: italic; color:#fff;}

#contentLanding{
	background: transparent url(images/mainSite/landingpage/backgroundBodyLand.jpg) no-repeat top; width: 852px; height: 534px; margin: 0 auto; vertical-align: text-bottom;}

#addressRight{
	font-family: "Times New Roman", Times, serif; font-size: 12px; text-align: right; float:right; font-style: italic; padding-right: 20px; margin-top: -7px;}
	
#devLink {clear:both; text-align:center ;font-family: "Times New Roman", Times, serif; font-weight: normal; width:876px; margin: 0 auto; font-style:italic; color: #666666; font-size:10px; margin-top:-4px;}

.linkDev a:link, .linkDev a:visited, .linkDev a:hover, .linkDev a:active {color:#666666; font-size:10px; text-decoration: none;}

/*index Page*/

#Two {background: #FFF url(images/mainSite/landingpage/backgroundBodyindex.jpg) no-repeat top;}

#contentLandingTwo{
	background: transparent url(images/mainSite/landingpage/backgroundContent.png) no-repeat top; width: 852px; height: 534px; margin: 0 auto;}
	
#headerTopTwo{background: transparent url(images/mainSite/landingpage/indexTop.png) no-repeat top; width: 852px; height: 123px;}

#contentContainer{background-color: transparent; width: 750px; height: 500px; overflow: auto; margin-left:67px;}

#contentText{width: 700px;}
