/* CSS Document */
#orderim1 {
	position:relative;
	float:right;
	width: 216px;
	height: 385px;
	background-image:url('../../images/order-bg1.gif');
	background-repeat:no-repeat;	
}
#orderim1 div
{
padding-top:8px;
padding-left:9px;
}
#orderim1 table
{
width:96%;
}
#orderim1 table th
{
background-color:#00AEEF;
background-image:url('../../images/orderonline.gif');
background-repeat:no-repeat;
background-position:left;
height:22px;
}
#orderim1 img
{
padding-left:0px;
padding-top:0px;
}




#orderim2 {
	position:relative;
	float:right;
	width: 301px;
	height: 385px;
	background-image:url('../../images/order-bg2.gif');
	background-repeat:no-repeat;	
}
#orderim2 div
{
padding-top:8px;
padding-left:9px;
}
#orderim2 table
{
width:98%;
}
#orderim2 table th
{
background-color:#28B93A;
background-image:url('../../images/howdoesitwork.gif');
background-repeat:no-repeat;
background-position:left;
height:22px;
}
#orderim2 img
{
padding-left:0px;
padding-top:0px;
}


#orderim3 {
	position:relative;
	float:right;
	width: 154px;
	height: 385px;
	background-image:url('../../images/order-bg3.gif');
	background-repeat:no-repeat;	
}
#orderim3 div
{
padding-top:8px;
padding-left:9px;
}
#orderim3 table
{
width:92%;
}
#orderim3 table th
{
background-color:#F20650;
background-image:url('../../images/benifits.gif');
background-repeat:no-repeat;
background-position:left;
height:22px;
}
#orderim3 img
{
padding-left:0px;
padding-top:0px;
}
