body {
	margin:2pt;
	text-align:left;
	background-color:#8E8E8E;
	background-image:url(../images/standard/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:10pt;
}
 a { 
	color: #000000; 
	text-decoration: underline; 
}
 a:hover { 
	color: #CCCCCC;
	text-decoration: underline; 
}
.title_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: lowercase;
	color: #000000;
}
.phonenumber_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: lowercase;
	color: #ff6600;
}

.content_main_top {
	background: url("../images/standard/content-bg.gif") top left no-repeat;
	width:524px;
	height:3px;
}
.content_main {
	background: url("../images/standard/content-bg.gif") bottom left no-repeat;
	width:524px;
	vertical-align:top;
	text-align:center;
	padding: 0;
}
.content_right_nothing {
	width:250px;
	height:5px;
}
.content_right_top {
	background: url("../images/standard/content-bg-sm.gif") top left no-repeat;
	width:250px;
	height:20px;
	padding:1px 1px 1px 5px;
}
.content_right {
	background: url("../images/standard/content-bg-sm.gif") bottom left no-repeat;
	width:250px;
	vertical-align:top;
	padding: 0px;
}
.content_top {
	background: url("../images/standard/content-bg-main.gif") top left no-repeat;
	width:500px;
	height:15px;
	padding:1px 1px 1px 1px;
}
.content_bottom {
	background: url("../images/standard/content-bg-main.gif") bottom left no-repeat;
	width:500px;
	padding:10px;
	text-align:left;
}
.reasons {
	background: url("../images/standard/3reasonsbg.gif") bottom center no-repeat;
	width:226px;
	vertical-align:top;
	position: relative;
	left: 47%;
	margin-left: -113px; /* half the width of the div */
	padding: 5px 5px 5px 5px;
}
.reasons_inner {
	width:200px;
}
.clear {
    clear:both;
}
ul#menu { 
	width: 100%;
	font-size: 0.8em;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-weight: bold;
	list-style-type: none; 
	margin: 0;
	padding: 0 0 0 5px;
	text-align:center;
}
ul#menu li {
	float: left;
	color: #FFF;
	width:100px;
	text-align:center;
	background: url("../images/standard/menu-bg.gif") top left no-repeat;
	margin: 0 0 0 2px;
}
ul#menu li a { 
	height: 16px;
	width:100px;
	color: #FFF; 
	text-decoration: none; 
	float: left; 
	text-align:center;
	padding: 2px 0 0 0;
}
ul#menu li a:hover { 
	color: #333;
}
ul#menu li a.current{ 
	color: #FFF;
	width:100px;
	text-align:center;
	background: url("../images/standard/current-bg.gif")	top left no-repeat;
	padding: 2px 0 0 0;
}
.rh_title {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: lowercase;
	color: #FFFFFF;
}

label.rounded {
	padding-top: 5px;
	font-weight: bold;
	color: #333333;
}
input.rounded {
	border: 0;
	background: url("../images/standard/inputbg.gif") top left no-repeat;
	width: 190px;
	height: 25px;
	padding: 3px 5px;
	font-size: 85%;
	color: #000000;
}
input.btn {
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	background-color:#ff6600;
	border: 1px solid;
	border-color: #cccccc;
	cursor:pointer;
}
.btn {
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	background-color:#ff6600;
	border: 1px solid;
	border-color: #cccccc;
	cursor:pointer;
}
.smalltext {
	font-size:0.65em;
	font-weight:normal;
	color:#666666;
}
.smalltext_black {
	font-size:10px;
	font-weight:normal;
	color:#000000;
}
.smalltext_orange {
	font-size:0.65em;
	font-weight:bold;
	color: #ff6600;
}
.phones ul {
	list-style-position:outside;
	list-style-type:none;
	list-style-image:url(../images/standard/bul_square.gif);
	padding-left:9px;
	background-position:0 5px;
	color:#666666;
	font-size:0.65em;
	line-height:1em;
	padding-bottom:2px;
	padding-top:2px;
	vertical-align:top;
}

