body {
	color: #666;
	font-family: arial;
	font-size: 80%;
}
#logo {
	background: url(../images/header.jpg) no-repeat;
	height: 150px;
	width: 950px;
	margin: auto;
}

#menu {
	width: 950px;
	height: 40px;
	margin: auto;
	background: url(../images/menubar_bg.png);
	display: block;
}
#menu ul {

}

#menu li {
	display: block;
	float: left;
	/* border: 1px solid yellow; */
}

#menu a {
	/* border: 1px solid red; */
	display: block;
	height: 40px;
}

#menu a span {
	display: none;
}

#menu_Home a{
	width: 95px;
	background: url(../images/menu_home.png);
}

#menu_Home a:hover, #menu_Home.active a {
	background: url(../images/menu_home_on.png);
}

#menu_About a {
	width: 111px;
	background: url(../images/menu_about.png);
}
#menu_About a:hover, #menu_About.active a {
	background: url(../images/menu_about_on.png);
}

#menu_Agents a {
	width: 110px;
	background: url(../images/menu_agents.png);
}

#menu_Agents a:hover, #menu_Agents.active a {
	background: url(../images/menu_agents_on.png);
}


#menu_Call a{
	width: 300px;
	background: url(../images/menu_call.png);
}

#menu_Customers a{
	width: 110px;
	background: url(../images/menu_customers.png);
}
#menu_Customers a:hover, #menu_Customers.active a {
	background: url(../images/menu_customers_on.png);
}


#menu_Drivers a {
	width: 111px;
	background: url(../images/menu_drivers.png);
}
#menu_Drivers a:hover, #menu_Drivers.active a {
	background: url(../images/menu_drivers_on.png);
}


#menu_Services a{
	width: 112px;
	background: url(../images/menu_services.png);
}

#menu_Services a:hover, #menu_Services.active a {
	background: url(../images/menu_services_on.png);
}

.con_container {
	height: 339px;
}
h1 {
	font-family: formata, arial;
	font-size: 170%;
	color: #822224; /* bright red */
	padding-bottom: 20px;
}

h2 {
	font-family: formata, arial;
	font-size: 120%;
	color: #3e5d86; /* body dark green */
	padding-bottom: 5px;
	padding-top: 15px;
}

a {
	color: #3facb7; /* body light green */
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#topbar {
	width: 950px;
	margin: auto;
	margin-top: 20px;
}

#topbar ul {
	float: right;
}

#topbar li {
	float: left;
	padding-left: 10px;
	color: #666;
}
#topbar .padtop {
	padding-top: 3px;
}

#topbar a {
	color: #666;
}

#search h2 {
	display: none;
}

#cntnt01searchinput  {
	border-left: 1px solid #666;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	border-right: 0;
}

#searchsubmit {
	border-left: 0;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	background: url(../images/search_arrow.png) no-repeat;
	width: 20px;
}

#page {
	width: 950px;
	margin: auto;
	border-top: 1px solid #CCC;
}

#content {
	line-height: 130%;
	border: 1px solid #cccccc;
	border-top: 0;
}

.sidebarpage > #content {
	border: 0;
}

#content p {
	padding-top: 5px;
	padding-bottom: 5px;

}

#content .inset {
	margin-left: 25px;

}

.ct_leftcontent {
	float: left;
	width: 340px;
}

.ct_rightcontent {
	float: left;
	width: 565px;
}

.ct_right_pad_top {
	padding-top: 44px;
}

.sidebarpage {
	background: url(../images/page_bg.png);
}

.sidebarpage #content {
	width: 596px;
	float: left;
	margin-right: 50px;
	margin-left: 33px;
	margin-top: 20px;
	margin-bottom: 50px;
}

.homecontent {
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 0;
	width: 948px;
	height: 339px;
}

#home_buttons {
	background: url(../images/home_bg.jpg) no-repeat;
	height: 331px;
	width: 730px;
	padding-top: 280px;
	padding-left: 220px;
}

#content ul {
	list-style-image: url(../images/bullet1.png);
	margin-left: 30px;
}

#content li {
	padding-top: 5px;
	padding-bottom: 3px;

}

.leftcontent {
	float: left;
	width: 513px;
	height: 339px;
}

.rightcontent {
	/*
	margin-left: 40px;
	margin-right: 30px;
	width: 354px;
	*/
	width: 424px;
	margin-top: 33px;
	float: left;
	display: block;

	height: 180px;
}

select.textinput {
	width: 320px;
}


.textinput {
	border: 1px solid #3e5d86;
	margin-top: 7px;
	margin-bottom: 5px;
	padding: 5px;
	width: 308px;
	color: #999;
	font-family: arial;
	font-size: 90%;
}


#message {
	height: 300px;
	width: 576px;
}

.buttoninput {
	border: 1px solid #3e5d86;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 3px;
	color: #fff;
	font-weight: bold;
	font-family: formata, arial;
	background: #3e5d86;
}

#frmsubmit {
	width: 150px;
	float: right;
}


.innerpageleftcontent {
	float: left;
	width: 320px;
}

.innerpagerightcontent {
	float: right;
	margin-right: 10px;
	margin-left: 20px;
	width: 240px;
}
.innerpagecontentfooter {
	clear: both;
	width: 620px;
	font-size: 80%;
}

.rightcontentscroller {
	height: 490px;
	overflow-y: auto;
}

#content hr {
	height: 1px;
	background: #3e5d86;
	border: 0;
}

.innerpageleftcontent h4, .innerpagerightcontent h4 {
	font-size: 110%;
	font-weight: bold;
	color: #3e5d86;
}

.innerpageleftcontent .indent, .innerpagerightcontent .indent {
	margin-left: 10px;
	display: block;
}


#sidebar hr {
	height: 1px;
	background: #3e5d86;
	border: 0;
	margin-left: 15px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 8px;
}

.rc_footer {
	float: left;
	/*
	margin-left: 40px;
	*/
	margin-top: 20px;
}

#content-buttons {
	margin-left: 440px;
	display: block;
	padding-top: 8px;
	padding-bottom:0px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	background: #fff;
	position: absolute;
}


#content-buttons .cb {
	background: url(../images/content-button.jpg) no-repeat;
	display: block;
	height: 10px;
	width: 10px;
	float: left;
	margin-left: 2px;
	margin-right: 2px;
}

/* #content-buttons .cb:hover, */

#content-buttons .active {
	background: url(../images/content-button-on.jpg) no-repeat;
}

#content2 {
	width: 948px;
	border: 1px solid #ccc;
	display: block;
	height: 250px;
	margin-top: 12px;
	margin-bottom: 12px;
	padding-top: 5px;
	overflow: hidden;
}

#content2 .leftarrow {
	float: left;
	display: block;
	width: 74px;
	height: 250px;
	background: url(../images/leftarrow1.png) no-repeat;
}

#content2 .rightarrow {
	float: right;
	display: block;
	width: 74px;
	height: 250px;
	background: url(../images/rightarrow1.png) no-repeat;
}

#pic_con {
	width: 800px;
	height: 250px;
	position: relative;
	float: left;
	overflow: hidden;
}
#pic_subcon {
	width: 4000px;
	float: left;
}

.pframe {
	position: relative;
	width: 800px;
	display: block;
	float: left;
}


#content2 .pic {
	display: block;
	width: 150px;
	height: 225px;
	float: left;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 25px;
	z-index: -1;
}

#content2 h3 {
	font-family: formata, arial;
	font-size: 100%;
	color: #3e5d86; /* body dark green */
	padding-bottom: 5px;
	padding-top: 15px;
	font-weight: bold;
}

#content2 p {
	font-size: 90%;
}

p.doublespace {
	line-height: 190%;
}

#content2 .pic:hover {
	background: #e0e7f0;
	cursor: pointer;
}

#sidebar {
	width: 250px;
	float: right;
	background: url(../images/sidebar_bg.png);
	padding-left: 20px;
	padding-top: 25px;
	border-right: 1px solid #cccccc;
}

#sidebar .button {
	margin-top: 12px;
	margin-bottom: 12px;
	display: block;
	margin-left: 22px;
}

#sidebar .separator {
	width: 239px;
	display: block;
	height: 5px;
	border-bottom: 1px solid #3e5d86;
}

#sidebar h2, #sidebar p, #sidebar .separator {
	margin-left: 16px;
	margin-right: 16px;
}

#sidebar p {
	margin-left: 0;
	padding-left: 0;
	margin-top: 10px;
}

#sidebar .advertising {
	margin-top: 20px;
}

#sidebar select {
	height: 27px;
	width: 206px;
	color: #666;
	font-size: 120%;
	position: absolute;
	border: 1px solid #3e5d86;
}

#sidebar #gobutton {
	position: absolute;
	margin-left: 210px;
}

#footer-header {
	height: 20px;
	margin: auto;
	width: 950px;
}

#footer-header2 {
	background: #ffffff;
	border-top: 1px solid #cccccc;
	height: 20px;
	margin: auto;
	width: 950px;
	display: block;
}

#footer {
	font-family: formata, arial;
	color: #888; /* dark grey */
	background: #f1f5fa;
	margin: auto;
	width: 950px;
	padding-left: 0px;
	padding-top: 25px;
	height: 275px;
}

.footerbottom {
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 15px;
	color: #999;
	font-size: 90%;
}

.footerbottom > div {
	font-size: 90%;
	border-top: 1px solid #cccccc;
	font-family: formata, arial;
	color: #666; /* dark grey */
	padding-top: 10px;
	padding-left: 60px;

}

#footer p {
	color: #3e5d86; /* footer dark green */
	font-weight: bold;
	font-size: 90%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#footer a {
	color: #666;
	font-weight: normal;
}

#footer li {
	display: inline;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
}
#footer li a {
	font-size: 90%;
}
#footer li.col1 {
	padding-left: 65px;
}
.boldtext {
	font-weight: bold;
}

.hidden {
	display: none;
}
.center {
	text-align: center;
}

.redtext {
	color: #822224;
}

.bodylightgreen2 {
	color: #cce5ea;
}

.lightgreen {
	color: #3facb7;
}

.lightgreen2 {
	color: #a9ced4;
}

.footerdarkgreen {
	color: #3e5d86;
}

.bodydarkgreen {
	color: #3e5d86;
}

.space120 {
	line-height: 120%;
}

.space150 {
	line-height: 150%;
}

#menubar {
	background: #CE3337;
	/* background: #AC2528; */
	color: #fff;
	font-weight: bold;
	height: 40px;
}
#menubar a {
	display: block;
	color: #fff;
	font-size: 120%;
	height: 25px;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
}
#menubar ul li {
	float: left;
	border-right: 2px solid #971B1E;
}
#menubar li:hover {
	background: #971B1E;
}
#menubar a:hover {
	text-decoration: none;
}