
/****HTML****/

body { margin: 0; font: 12px Helvetica, Arial, sans-serif; line-height: 1.7; color: #020000; text-align: center; background: #fff; }
.clear { clear: both; }
html { overflow-y: scroll; }


/****MASTER CONTAINER****/
#masterContainer { margin: 0 auto; width: 940px; overflow: hidden; text-align: left; margin-top: 30px; }

#longLine { line-height: 1px; }


/****NAVIGATION****/
#navPrimary { margin: 0 auto; width: 940px; height: 24px; }
#navPrimary ul { overflow: hidden; list-style: none; }
#navPrimary li { float: left; outline: none; }

/****MAIN CONTENT****/
#mainImage { width: 940px; height: 436px; }

/****CONTENT LEFT****/
#contentLeft { width: 712px; float: left; padding-right: 13px; }
#contentRight { margin-left: 727px; }

#tiles { line-height: 1px; }
#tiles2 { line-height: 1px; }
#mainPhoto { line-height: 1px; }
#mediumLine { line-height: 1px; }
#title { width: 712px; height: 126px; background: url(../images/header_title.gif) no-repeat; }
#titleAbout { width: 712px; background: url(../images/header_title.gif) no-repeat; }
#price { padding-top: 70px; width: 530px; }
