#mainContainer
{
	float: left; margin-left: 0px;
}

#mainContainer #toprow
{
	 float: left; width: 750px;margin-left: 0px;padding-left: 0px; 
}

#mainContainer #toprow #imgrotate
{
	float: left; margin-left: 0px;
}

#mainContainer #toprow #free
{
	float: right; width: 229px; margin-left: 5px;
}

#mainContainer #toprow #free P
{
	margin-top: 3px;
}

#mainContainer #toprow #boxtitle
{
	float: left;width: 500px
}

#mainContainer #toprow #boxbody
{
	float: left;
	width: 100%;
}

#imgMain
{
	width: 450px;
	height: 197px;
	float: left;
}

#btnFree
{
	height: 85px;
}
/* ----- Middle Action Boxes ---*/

#lboxTop
{
	margin: 10px 5px 3px 0px;
	float: right; 
	background: url(../images/homepage/top_blue_bg_2.gif) no-repeat top left;
	color: #FFF; 
	width: 243px; 
	height: 25px; 
	text-align: center;
	font: 600 1.2em arial, verdana, helvetica, sans-serif;
}

#lboxBtm
{
	margin: 0px 5px 3px 0px; 
	float: left; 
	background: url(../images/homepage/bottom_blue_bg_2.gif) no-repeat top left; 
	color:#FFF; 
	width:243px; 
	height: 112px; 
	padding-top: 5px;
	font: 400 0.8em arial, verdana, helvetica, sans-serif;
}

#mboxTop
{
	margin: 10px 5px 3px 0px;
	float: left; 
	background: url(../images/homepage/top_blue_bg_2.gif) no-repeat top left;
	color:#FFF; 
	width:243px; 
	height: 25px; 
	text-align: center;
	font: 600 1.2em arial, verdana, helvetica, sans-serif;
}

#mboxBtm
{
	float: left;
	margin: 0px 5px 3px 0px;
	background: url(../images/homepage/bottom_blue_bg_2.gif) no-repeat top left; 
	color:#FFF; 
	width:243px; 
	padding-top: 5px;
	height: 112px; 
	font: 400 0.8em arial, verdana, helvetica, sans-serif;
}


#rboxTop
{
  margin: 10px 5px 3px 0px;
	float: left; 
	background: url(../images/homepage/top_blue_bg_2.gif) no-repeat top left; 
	color:#FFF; 
	width:243px; 
	height: 25px;
	text-align: center; 
	font: 600 1.2em arial, verdana, helvetica, sans-serif;
}


#rboxBtm
{
	margin: 0px 5px 3px 0px;
	float: right; 
	background: url(../images/homepage/bottom_blue_bg_1.gif) no-repeat top left; 
	color:#CCC; 
	width:243px; 
	height: 112px;
	padding-top: 5px;
	font: 400 0.8em arial, verdana, helvetica, sans-serif;
}


/* ----- Bottom Section ---*/
#sixSteps
{
	margin: 5px 15px 3px 0px;
	float: left; 
	color:#000; 
	width: 220px; 
	height: 170px;
	font: 200 0.8em arial, verdana, helvetica, sans-serif; 
}

.numLeft
{
	margin: 5px 0px 3px 5px;
	float: left; 
	color:#000; 
	width:210px; 
	height: 170px; 
	font: 200 0.8em arial, verdana, helvetica, sans-serif;
}


.center
{
	text-align: center;
}

.keywords
{
	font-size: 1.2em; font-weight:bolder;
}

.txtWidth
{
	width: 234px; display: block; margin-left: 5px;
}

.btnApply
{
	float: right; 
	margin-right: 5px;
	margin-top: 8px; 
	position: relative; 
	border: none; 
	width: 180px; 
	height: 44px;
}
* html .btnApply { margin-right: 15px;}

.btnEnquire
{
	float: right; 
	margin-right: 5px;
	margin-top: 8px; 
	position: relative; 
	border: none; 
	width: 177px; 
	height: 44px;
}
* html .btnEnquire { margin-right: 15px;}

.imgPad
{
	padding-top: 20px; padding-left: 9px;
}
.numBox
{
	margin-left: 0px; font-size: 0.8em; font-weight: 200;clear: left;
}

.numImg
{
	vertical-align:middle;
	width: 33px;
	height:34px;
	line-height:0.8em;
	float: left;
	margin-top: 10px;
	padding-left: 22px;
}
.numText
{
	height: 40px; width: 150px; float: left; margin-top: 10px; margin-left: 10px; 
}

.numRightText
{
	height: 40px; width: 190px; float: left; margin-top: 10px; margin-left: 10px;
}

.numRightImg
{
	width: 33px; height:34px; line-height:0.8em; float: left; margin-top: 10px;
}
.fltRight
{
	float: right; border: none;
}

/***********/
#uspRev li
{
	background: #0084c5 url(/images/icons/tick.gif) no-repeat top right;
	color: #fff;
	
}

#main {
    float:left;
    width: 500px;
}
* html #main {width: 510px; margin: 0px; padding: 0px;}

#sidebar {
    height: 355px;
    width:260px;
    margin-left:510px;
}
* html #sidebar {height: 355px; margin-left: 400px; width: 240px; background-color: transparent}

html>body #sidebar 
{
    width:265px;
}
#sidebar p {
	margin: 0 0px 0 0px;
	font: 0.8em arial, verdana, helvetica, sans-serif;
	padding: 0;

}
* html #sidebar p { height: 47px; width: 240px; float: right;}

#contentColumn #innerContentColumn #free {float: right; width: 229px; margin-left: 5px; }

#container { float: left;margin-left: 0px;}

.imgrow {float: left; width: 750px;margin-left: 0px;padding-left: 0px;}
