#container
{
position:relative;
top:0px;
left:0px;
width:1048px;
margin:0;
padding:0;
margin:auto

}


#header{
	position:relative;
	top:0px;
	left:0px;
	height:175px;
	width:1048px;
	margin:0;
	padding:0;
	/*background-color:#3399FF;*/
}



#left{
	position:relative;
	float:left;
	top:0px;
	left:0px;
	width:160px;
	/*background-color:#66CC66;*/
margin:0;
	padding:0;
}
#content{
	position:relative;
	float:left;
	top:0px;
	left:0px;
	width:728px;
	background-color:#a0c7ff;
}
#right{
position:relative;
width:160px;
margin:0;
padding:0;
float:left;

}


#footer{
position:relative;
top:0px;
left:0px;
clear:both;
text-align:center;
/*background-color:#FF99FF;*/
}



#contentpricelisthead{
	position:relative;
	float:left;
	top:0px;
	left:0px;
	width:728px;
	background-color:gray;
	font-size: 18px;
}
#rowacim{
position:relative;
float:left;
width:500px;
text-align:center;
font-size: 22px;
font-weight: bold;
text-align:center;

}

#contentpricelistrowb{
position:relative;
float:left;
width:728px;
background-color:#8ebbff;

text-align:right;

}
#contentpricelisrowta{
position:relative;
float:left;
width:728px;
background-color:black;

text-align:right;

}

#rowa{
position:relative;
float:left;
width:628px;
text-align:left;

}

#rowb{
position:relative;
float:left;
width:60px;
text-align:right;
}
#rowc{
position:relative;
float:left;
width:40px;
text-align:right

}
