DIV.Top {
	position:absolute;
	left:0px;
	top:0px;
	width:825px;
	height:132px;
}

DIV.header {
	position:absolute;
	left:0px;
	top:132px;
	width:825px;
	height:48px;
	background-image: url(../images/backgrad.jpg);
background-repeat: repeat-y;
}

DIV.headerPic {
	position: relative;
	margin-left:55px;
	top:5px;
	width:614px;
	height:37px;
	background-image: url(../images/headerAbout.jpg);
background-repeat: no-repeat;
}

DIV.left-column {
	position:absolute;
	left:0px;
	top:180px;
	width:317px;
	height:400px;
	background-image: url(../images/backgrad.jpg);
background-repeat: repeat-y;
}

DIV.left-columnpic {
	float: right;
	margin-right:12px;
	padding-top:5px;
	width:250px;
	height:194px;
	background-image: url(../images/Picabout2.jpg);
	background-repeat: no-repeat;
}

DIV.cartoosh {
	
	width: 41px;
	height: 38px;
	
}

DIV.left-columncontent {
	float: right;
	margin-right:10px;
	padding-top:5px;
	width:245px;
	height:158px;
}

DIV.hotbutton {
float: left;
background-image: url(../images/specialButton.jpg);
	margin-left:25px;
	margin-top:0px;
	width:133px;
	height:53px;
	cursor: pointer;
}

DIV.center-column {
	position:absolute;
	left:317px;
	top:180px;
	width:306px;
	height:275px;
	background-color: transparent;
	background-image: url(../images/dotBorder.jpg);
	background-position: left;
	background-repeat: repeat-y;
	
}


DIV.center-columncontent {
	float: left;
	padding-left:10px;
	padding-top:0px;
	margin-bottom: 5px;
	width:315px;
	height:275px;
	background-color: transparent;
	

}



DIV.right-column {
	position:absolute;
	left:640px;
	top:180px;
	width:185px;
	height:400px;
	background-image: url(../images/backgrad.jpg);
	background-position: right;
background-repeat: repeat-y;
}

DIV.right-columnPic {
	position: relative;
	margin-top:190px;
	margin-left:0px;
	width:113px;
	height:176px;
	background-image: url(../images/cornerelementVert.jpg);
	background-position: right;
background-repeat: no-repeat;
}



DIV.bottomborder {
	position:absolute;
	left:0px;
	top:550px;
	width:825px;
	height:35px;
	background-image: url(../images/bottomborder.jpg);
}

