@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/backer_body.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p {
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
h1 {
	font-weight: normal;
	font-size: 20px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	color: #680404;
}
h2 {
	font-weight: normal;
	font-size: 18px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	color: #77a2a8;
}
h3 {
	font-weight: bold;
	font-size: 14px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	color: #a8a9a9;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 20px;
	padding: 0px 0px 0px 4px;
	margin: 0px;
}
.clear {
	clear: both;
}
.main {
	position: relative;
	width: 775px;
	margin: 0px auto;
	background-image: url(../images/backer_main.jpg);
	background-repeat: repeat-y;
}
.header {
	position: relative;
	height: 113px;
	background-image: url(../images/backer_header.jpg);
	background-repeat: no-repeat;
}
.header div {
	position: absolute;
	width: 400px;
	right: 20px;
	bottom: 10px;
	text-align: right;
	color: #dbc3c3;
}
.header div a {
	color: #dbc3c3;
}
.navigation {
	height: 37px;
	background-image: url(../images/backer_navigation.jpg);
	background-repeat: no-repeat;
	color: #9d5c5c;
	padding-left: 45px;
}
.navigation a {
	display: block;
	padding: 10px 10px 13px 10px;
	float: left;
	color: #fff;
}
.navigation a:hover {
	background-image: url(../images/button_navigation_hi.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
}
.currentSection {
	background-image: url(../images/button_navigation_hi.jpg);
	background-repeat: repeat-x;	
}
.banner {
	width: 757px;
	margin-left: 8px;
	min-height:10px;
	height:auto !important;
	height:10px;
}
.content {
	position: relative;
}
.contentLeft {
	width: 100px;			/* IE6 fix - ensures that absolutely-positioned divs inside this floated div don't disappear */
	margin-right: -3px; 	/* IE6 fix - ensures that absolutely-positioned divs inside this floated div don't disappear */
	position: relative;
	float: left;
}
.subLinks {
	width: 210px;
	margin-left: 14px;
	margin-bottom: 20px;
}
.subLinks p {
	margin: 0px;
}
.subLinks a {
	display: block;
	padding: 8px;
	border-top: 1px #83acb1 solid;
	border-bottom: 1px #2f4b50 solid;
	border-left: 1px #6c9ba0 solid;
	border-right: 1px #49767b solid;
	margin: 0px;
	background-image: url(../images/backer_sub_links.jpg);
	background-repeat: repeat-x;
	color: #fff;
}
.subLinks a:hover {
	background-image: url(../images/backer_sub_links_hi.jpg);
	text-decoration: none;
}
.subSubLinks {
	margin: 10px 0px 10px 0px;
}
.subSubLinks a {
	background: url(../images/bullet_blue_arrow.jpg);
	background-repeat: no-repeat;
	background-position: 10px 6px;
	height: inherit;
	color: #2e4c50;
	margin: 0px;
	padding: 5px 5px 5px 30px;
	border: none;
}
.subSubLinks a:hover {
	background: url(../images/bullet_blue_arrow.jpg);
	background-repeat: no-repeat;
	background-position: 10px 6px;
	text-decoration: underline;
}
.contentRight {
	width: 480px;
	padding: 20px 40px 20px 20px;
	float: right;
}
.footer {
	position: relative;
	height: 39px;
	padding: 45px 0px 0px 30px;
	background-image: url(../images/backer_footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	color: #9d5c5c;
}
.footer a {
	color: #fff;
}
.footer div {
	position: absolute;
	right: 85px;
	top: 45px;
	width: 400px;
	text-align: right;
	color: #fff;
}
.logoCorridor {
	position: absolute;
	top: 0px;
	right: 20px;
}
.search {
	width: 224px;
	height: 124px;
	position: relative;
	top: -10px;
	left: 8px;
	background-image: url(../images/backer_search.jpg);
	background-repeat: no-repeat;
}
.search img {
	position: absolute;
	bottom: 20px;
	right: 20px;
}
.inputSearch {
	position: absolute;
	left: 30px;
	top: 55px;
	border: 0px;
	background: none;
}
.featureSuccess {
	position: relative;
	top: -15px;
	left: 8px;
	width: 224px;
	height: 297px;
	/*background-image: url(../images/backer_success.jpg);
	background-repeat: no-repeat;*/
}
.featureSuccess div {
	position: absolute;
	width: 85px;
	top: 25px;
	right: 17px;
	color: #d6e4e6;
}
.featureSuccess a {
	display: block;
	color: #fff;
	position: absolute;
	top: 242px;
	right: 25px;
}
.bulletLinks, .bulletLinks li {
	list-style: none;
}
.bulletLinks li {
	margin: 5px 0px 5px 0px;
}
.bulletLinks a {
	background: url(../images/bullet_red_arrow.jpg);
	background-repeat: no-repeat;
	background-position: 10px 6px;
	height: inherit;
	color: #2e4c50;
	margin: 0px;
	padding: 5px 5px 5px 30px;
	border: none;
}
.bulletLinks a:hover {
	background: url(../images/bullet_red_arrow.jpg);
	background-repeat: no-repeat;
	background-position: 10px 6px;
	text-decoration: underline;
}

/* custom classes by redengine */
.triangleBullets li {
	list-style: none;
	background: url(../images/bullet_blue_arrow.jpg);
	background-repeat: no-repeat;
	background-position: 10px 6px;
	padding: 5px 0px 0px 30px;
} 
.triangleBullets ul {
	padding-left: 0px;
	margin-left: 3px;
}


/*redengine styles*/
.browsetoedit
{
background:url(../images/browsetoedit.gif) no-repeat;
display:block;
height:35px;
width:150px;}
.browsetoedit:hover
{
background:url(../images/browsetoedit.gif) no-repeat 0px -35px;
display:block;
height:35px;
width:150px;}
.browsetoedit span
{
visibility:hidden;
}

