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/headerContactus.jpg);
background-repeat: no-repeat;
}

DIV.left-column {
	position:absolute;
	left:0px;
	top:180px;
	width:317px;
	height:315px;
	background-image: url(../images/backgrad.jpg);
background-repeat: repeat-y;
}

DIV.left-columnpic {
	float: right;
	margin-right:10px;
	padding-top:5px;
	width:245px;
	height:268px;
	background-image: url(../images/contactPic.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:10px;
}

DIV.hotbutton {
float: left;
background-image: url(../images/specialButton.jpg);
	margin-left:0px;
	margin-top:5px;
	width:133px;
	height:53px;
	cursor: pointer;
	
}

DIV.center-column {
	position:absolute;
	left:317px;
	top:180px;
	width:306px;
	height:226px;
	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:226px;
	background-color: transparent;
	

}



DIV.right-column {
	position:absolute;
	left:640px;
	top:180px;
	width:185px;
	height:315px;
	background-image: url(../images/backgrad.jpg);
	background-position: right;
background-repeat: repeat-y;
}

DIV.right-columnPic {
	position: relative;
	margin-top:170px;
	margin-left:-30px;
	width:176px;
	height:113px;
	background-image: url(../images/cornerelement.jpg);
	background-position: right;
background-repeat: no-repeat;
}



DIV.bottomborder {
	position:absolute;
	left:0px;
	top:475px;
	width:825px;
	height:35px;
	background-image: url(../images/bottomborder.jpg);
}

