/* CSS Document */

.mainSite{
	/*background: #fff url(../images/site/body.gif) no-repeat 50% 100%;*/
	text-align: left;
	width: 700px !important;
	width /**/:702px;
	position: relative;	
}

.siteMid{
	top:-16px;
	position: relative;
}

.siteBot{
	top:-16px;
	position: relative;
	padding: 4px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.photoLine{
	border-top: 1px solid #000000;
}

.allSite{
	margin: 5px;	
}

.leftSite {
	width:522px;
}

.rightSite {
	position: absolute;
	left: 550px;
	width:150px;
	top: 180px;
}

.siteLeft {
	width:150px;
}

.siteRight {
	position: absolute;
	left: 150px;
	width:550px;
	top: 180px;
	text-align:center;
}

.siteMenu{
	background-image:url(/assets/images/bgroundg.jpg);
	background-repeat:no-repeat;
	padding: 4px;
	margin: 2px;
}

.spacingTD{
	padding: 4px;
	margin: 2px;
}

.priceN1{
	position: absolute;
	left: 16px;

}

.priceN2{
	position: absolute;
	left: 290px;
	text-align:right;
}

.priceN3{
	position: absolute;
	left: 210px;
	text-align:right;
}

.priceN4{
	position: absolute;
	left: 380px;
	text-align:right;
}

.priceN5{
	position: absolute;
	left: 465px;
	text-align:right;
}

.priceN6{
	position: absolute;
	left: 560px;
	text-align:right;
}

.priceN7{
	position: absolute;
	left: 600px;
	text-align:right;
}
