/***** Other *****/
body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	color:#3e4249;
	position:relative;
}
.clear {
	clear: both;
}
p {
	margin-top: 0px;
	text-align: justify;
	margin-bottom: 10px;
/*	padding-left:18px;
	padding-right:18px;*/
}

.algnL {
	text-align: left;
}
.algnC {
	text-align: center;
}
.algnR {
	text-align: right;
}


ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
/*.orange, .orange_h {
	padding-left:18px;
	border:none;	
}*/

/***** HEADER *****/

#wrapper,#footer {
	width:954px; /*1002*/
	margin:auto;
	padding-left:24px;
	padding-right:24px;
	margin-top:18px;
}


#header {
/*	background:url(images/hdr_main.jpg) no-repeat 0 115px;
	height:500px;*/
	width:978px;
}

#logo {
	float:left;
}

#topAddress {
	width:315px;
	float:left;
	margin-top:21px;
	margin-left:37px;
}
#topPhone {
	width:310px;
	float:right;
	font-size:26px;
}

#topPhone .orange_p {
	color:#f5831d;
	font-size:14px;
	font-weight:bold;
	margin-bottom:0;
}

#topPhone .pcode {
	font-size:12px;
	float:left;
	padding-top:5px;
	font-weight:bold;
}
#topMenu{
	float:left;
/*	width:800px;*/
	margin-left:37px;
}
#topMenu {
	margin-top:15px;
}
#subtopMenu {
	float:left;
	margin-top:25px;
	margin-left:105px;
}
#subtopMenu ul{
	padding-top:13px;
	padding-bottom:13px;
	padding-left:18px;
	padding-right:2px;
}

#subtopMenu .border {
	border: 1px dashed #00488f;
}
#subtopMenu.decor-window {
	margin-left:190px;
}
#subtopMenu.contacts, #subtopMenu.cost {
	float: right;
}
#subtopMenu.cost {
	margin-right:190px;
}
#topArea #topMenu li {
	display:inline;
	background:url(images/slash.jpg) no-repeat 0 4px;
	font-size:14px;
	padding-left:38px;
	padding-right:38px;
}
#topArea #topMenu li.item0, #topArea #subtopMenu li.item0 {
	background:none;
	padding-left:0;
}
#topArea #topMenu li.item5 {
	padding-right:0;
}
#topArea #subtopMenu li {
	display:inline;
	background:url(images/slash.jpg) no-repeat 0 4px;
	font-size:12px;
	padding-left:16px;
	padding-right:16px;
}

#topArea #topMenu li a, #topArea #subtopMenu li a, #subLeft a {
	color:#00488f;
	text-decoration:underline;
	font-weight:normal;
}
#topArea #topMenu li a:hover, #topArea #subtopMenu li a:hover, #subLeft a:hover, #topArea #topMenu li a.selected, #topArea #subtopMenu li a.selected, #subLeft a.selected  {
	color:#f5831d;
}

#topMenu a.selected {
	background:url(images/submenu.gif) no-repeat center 35px;
	padding-bottom:30px;
}
/*****  LEFT *****/
#leftArea {
	padding-left:6px;
	width:323px;
	float:left;
}

#subLeft {
	padding-left:65px;
	padding-top:25px;
}
#subLeft li {
	padding-bottom:17px;
}

/*****  Work Area *****/
#workArea {
	margin-left:330px;
}
#workArea p {
	margin-top:10px;
}
#workArea ul {
	padding-left:18px;
}
#workArea li {
	list-style:disc;
	list-style-image:inherit;
	list-style-position:outside;
	margin-left:15px;
}
#workArea ul.breadcrumb-navigation  {
	padding-bottom:30px;
}

#workArea .breadcrumb-navigation  a, #workArea .breadcrumb-navigation li {
	color:#6a7786;
	font-size:11px;
	margin-left:0;
}

#workArea p.step_link {
	color:#6a7786;
	padding-top:22px;
}

#workArea p.answer{
/*	background:url(images/answer.jpg) no-repeat;*/
	margin-top:-1px;
	margin-bottom:10px;
}
.img_ans {
	padding-left:18px;
}
#footer {
	margin-top:60px;
}
#omni {
	float:right;
}

#copy {
	margin-left:323px;
}

#btm_tops, #link_foot {
	margin-top:20px;
	margin-bottom:20px;
}
#link_foot {
	margin-left:45px;
}
/********* CHANGE 08/07/2010 *****/
#changeNews .imgmenu a {
	left: 5px;
	top: 10px;
	position:absolute;
}

#contentArea {
	position:relative;
}

#changeNews #arrow_left{
	position:absolute;
	top:168px;
	left:0;
}
#changeNews #arrow_right{
position:absolute;
	top:168px;
	left:237px;
}
