/* -- page section containers------------------------------------------------------------ */
 { cursor: auto; }
body, input,textarea,select { font-family: "lucida grande", "Segoe UI", arial, verdana, "lucida sans unicode", tahoma, sans-serif; font-size: 8pt; color: #444; }
a, a * { cursor: pointer; outline: none;}
a { color: #1f75cc; text-decoration: none; }
a img {border: 0;}
p, h1, h2, h3, h4, h5 { margin: 0 0 1em 0; line-height: 1.6em;}
h1,h2,h3,h4,h5 { color: #222;}

h3
{
    padding: 0;
    margin: 0;
    font-size: 10pt;
}

h1
{ 
  font-size: 20pt;
  font-weight: normal;
  margin: 0px 0;	
  text-align: center;
}

h1 { line-height: 1.5em;}    
h3 { font-size: 16px; }
	
#mainpage_top_panel {
	width:811px;
}
#mainpage-frame {
	float:left;
	width:811px;
	padding: 0 0px 0 0px;
}
#mainpage_top_l {
	float:left;
	width:267px;
	height:485px;
	margin: 0 0 0 20px;
}
#mainpage_top_r {
	float:left;
	width:524px;
}

#main_page_r_inside {
	width:470px;
	padding: 5px 0px 0px 25px;
	text-align:left;
	font-size:15px;
	font-family:'arial', Geneva, sans-serif;
	text-align: left;
	color: #000;
	line-height: 120%;
}
#thewheel {
	width: 524px; 
	text-align: center;
	margin: 20px 0 5px 0;
}
#learnmore {
	clear:both;
	float:left;
	width: 298px; 
	text-align: center;
}

#usetheservice  {
	float:left;
	width: 172px; 
	text-align: center;
}
#mainpage-break { 
	clear:both;
	float:left;
	margin: 0 0 5px 20px;
	width: 771px;
	height: 5px;
	background: url(../images/imagesTour/tour_tab_border.gif) repeat-x scroll center top;
	}

#lower-panel {
	width:777px;
	margin: 0 0 0 20px;
}

#callout-text {
	width: 150 px;
	margin: 0 20px 0 20px;
}

#callout {
	float:left;
	width:259px;
}

#mainpage_bot_text {
}

#callout-text a:link, #callout-text a:visited {
	color:#0066CC;
}

#callout-top {
float:left;
	background: url("../images/page/callout-top.png") no-repeat;
	width:259px; 
	height:11px;
}
#callout-mid {
float:left;
	background: url("../images/page/callout-mid.png") repeat-y;
	width:259px;
}

#callout-bot {
float:left;
	 background: url("../images/page/callout-bot.png") no-repeat;
	 width:259px; 
	 height:15px;
}



