﻿body {
}

#home{
	width:549px;
	height:275px;	
	background-image:url(/images/home-welcomebox.gif);
	background-repeat:no-repeat;
	padding-left:8px;
	padding-top:43px;
}

#homepanel1,#homepanel2,#homepanel3{
	width:79px;
	height:21px;
	background-repeat:no-repeat;
	float:left;
	padding-left:93px;
	padding-top:241px;
}

#homepanel1{
	background-image:url(/images/homeimg1.jpg);
	margin-right:11px;
}

#homepanel2{
	background-image:url(/images/homeimg2.jpg);
	margin-right:11px;
}

#homepanel3{
	background-image:url(/images/homeimg3.jpg);
}