@charset "utf-8";
.outermostdiv {
	height: 100%;
	width: 100%;
}

#apDiv1 {
	position:relative;
	width:100%;
	height:100%;
	z-index:1;
}.headerdiv {
	background-color: #ffffff;
	height: 100px;
	width: 900px;
}
.offers_section {
	height: 180px;
	width: 900px;
}
.main_nav_area {
	background-color: #CCCCCC;
	height: 291px;
	width: 882px;
	position: relative;
	z-index: 2;
	background-image: url(images/mainnavbk.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.hometab_maindiv {
	background-image: url(images/homedivbk.jpg);
	background-repeat: no-repeat;
	height: 239px;
	width: 882px;
}
.mainnavimagearea {
	height: 239px;
	width: 882px;
	background-image: url(images/mainnavbk.jpg);
	background-repeat: no-repeat;
	z-index: -1;
}

.logoarea {
	height: 89px;
	width: 93px;
	background-color: #cccccc;
	margin-top: 5px;
	margin-left: 10px;
}
.toplinks {
   	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	margin-right: 10px;
}
.search {
	font-family: "Trebuchet MS";
	font-size: 12px;
	margin-top: 50px;
}
.businesstab_maindiv {
	background-image: url(images/business_bk.jpg);
	background-repeat: no-repeat;
	height: 239px;
	width: 882px;
}
.Move_maindiv {
	background-image: url(images/move_k.jpg);
	background-repeat: no-repeat;
	height: 239px;
	width: 882px;
}
.services_main_div {
	background-image: url(images/services_mainbk.jpg);
	background-repeat: no-repeat;
	height: 239px;
	width: 882px;
}
.footerstyle {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #F2F2F2;
	height: 15px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #6699FF;
	border-right-color: #6699FF;
	border-bottom-color: #6699FF;
	border-left-color: #6699FF;
	width: 882px;
}

{
	margin:0;
	padding:0;
	list-style:none;
}
body {
	font-family: "Trebuchet MS" 
	font-size: 12px;
	
}

#basic-accordian{
	padding:5px;
	width:681px;
	position:inherit;
}

.accordion_headings{
	padding:5px;
	color:#FF9900;
	cursor:pointer;
	font-weight:bold;
	font-family: "Trebuchet MS";
	font-size: 12px;
	background-image: url(images/menubg.gif);
	background-repeat: repeat-y;
	background-position: right top;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #E1E1E1;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.accordion_headings:hover{
	background-color: #FFFFFF;
	background-image: url(images/hoverwhite.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

.accordion_child{
	background-color: #FFFFFF;
	padding-left: 15px;
	padding-top: 5px;
	font-family: "Trebuchet MS";
	font-weight: normal;
	font-size: 12px;
}

.header_highlight{
	background-color: #FFFFFF;
	background-image: url(images/hoverwhite.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

.contentarea {
	font-family: "Trebuchet MS";
	font-size: 12px;
	width:524px;
	position: inherit;
	background-color: #FFFFFF;
}
.searchinside {
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.services_tab_selected {
	height: 35px;
	width: 510px;
	z-index: -1000;
	padding-right: 10px;
	padding-top: 22px;
}
.content_heading {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E6E6E6;
}
.subcontent_vas {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.input_text {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
