/* CSS Document */

#divWrapper {
	width: 840px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 620px;
	position: relative;
}
#divHeader {
}
#divLogo {
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	height: 122px;
}
#divNavigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 840px;
}
#divNavigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#divNavigation ul li {
	display: inline;
}
#divFooter {
	background-image: url(../images/footer2.png);
	height: 60px;
	width: 840px;
	background-repeat: no-repeat;
	clear: both;
	float: left;
	position: relative;
}
#menulist li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	list-style-type: none;
	color: #FFFFFF;
	background-color: #A30000;
	padding: 3px;
	text-align: right;
}
#divLeftpane {
	background-image: url(../images/left_pane1.png);
	float: left;
	background-repeat: no-repeat;
	height: 396px;
	width: 213px;
}
#divRightpane {
	background-image: url(../images/right_pane.png);
	float: right;
	width: 272px;
	background-repeat: no-repeat;
	height: 396px;
}
#divCenterpane {
	background-image: url(../images/left_pane2.png);
	background-repeat: no-repeat;
	float: left;
	width: 355px;
	height: 396px;
}
#divLeftpane_wide {
	background-image: url(../images/left_pane.png);
	float: left;
	background-repeat: no-repeat;
	height: 396px;
	width: 568px;
}
#divColumn1 {
	background-image: url(../images/right_pane.png);
	float: left;
	background-repeat: no-repeat;
	height: 396px;
	width: 272px;
}
#divColumn2 {
	background-image: url(../images/column2.png);
	background-repeat: no-repeat;
	float: left;
	width: 294px;
	height: 396px;
}
#divLeftpane_long {
	background-image: url(../images/left_pane_long2.png);
	float: left;
	background-repeat: no-repeat;
	height: 653px;
	width: 568px;
}
#divRightpane_long {
	background-image: url(../images/right_pane_long2.png);
	float: right;
	width: 272px;
	background-repeat: no-repeat;
	height: 653px;
}
#divLeftpane_widelong {
	background-image: url(../images/large_pane.png);
	float: left;
	background-repeat: no-repeat;
	height: 703px;
	width: 840px;
}
#divRightpaneImages {
	height: auto;
	width: 230px;
	margin-top: 5px;
	margin-left: 20px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #A30000;
	border-right-color: #A30000;
	border-bottom-color: #A30000;
	border-left-color: #A30000;
}
.umbrella {
	padding-right: 15px;
	padding-bottom: 10px;
	padding-top: 5px;
}
.networkimage {
	padding-left: 10px;
}
#divLeftpane_top {
	background-image: url(../images/left_pane_top.png);
	float: left;
	background-repeat: no-repeat;
	height: 128px;
	width: 568px;
}
#divLeftpane_middle {
	background-image: url(../images/left_pane_middle.png);
	float: left;
	clear: left;
	background-repeat: repeat-y;
	width: 568px;
	height: auto;
	
}
#divLeftpane_bottom {
	background-image: url(../images/left_pane_bottom.png);
	float: left;
	clear: left;
	background-repeat: no-repeat;
	height: 29px;
	width: 568px;
}
#divRightpane_top {
	background-image: url(../images/right_pane_top.png);
	float: right;
	width: 272px;
	background-repeat: no-repeat;
	height: 48px;
}
#divRightpane_middle {
	background-image: url(../images/right_pane_middle.png);
	float: right;
	clear: right;
	width: 272px;
	background-repeat: repeat-y;
	height: auto;
}
#divRightpane_bottom {
	background-image: url(../images/right_pane_bottom2.png);
	float: right;
	clear: right;
	width: 272px;
	background-repeat: no-repeat;
	height: 29px;
}
#divLargepane_top {
	background-image: url(../images/large_pane_top.png);
	float: left;
	width: 840px;
	background-repeat: no-repeat;
	height: 128px;
}
#divLargepane_middle {
	background-image: url(../images/large_pane_middle.png);
	float: left;
	width: 840px;
	background-repeat: repeat-y;
	height: auto;
}
#divLargepane_bottom {
	background-image: url(../images/large_pane_bottom.png);
	float: left;
	width: 840px;
	background-repeat: no-repeat;
	height: 29px;
}
#divRightPadding {
	padding-right: 260px;
}
#divLeftpane_top_flip {
	background-image: url(../images/left_pane_top.png);
	float: right;
	background-repeat: no-repeat;
	height: 128px;
	width: 568px;
}
#divLeftpane_middle_flip {
	background-image: url(../images/left_pane_middle.png);
	float: right;
	clear: right;
	background-repeat: repeat-y;
	height: auto;
	width: 568px;
}
#divLeftpane_bottom_flip {
	background-image: url(../images/left_pane_bottom.png);
	float: right;
	clear: right;
	background-repeat: no-repeat;
	height: 29px;
	width: 568px;
}
#divRightpane_top_flip {
	background-image: url(../images/right_pane_top.png);
	float: left;
	width: 272px;
	background-repeat: no-repeat;
	height: 48px;
}
#divRightpane_middle_flip {
	background-image: url(../images/right_pane_middle.png);
	float: left;
	clear: left;
	width: 272px;
	background-repeat: repeat-y;
	height: auto;
}
#divRightpane_bottom_flip {
	background-image: url(../images/right_pane_bottom2.png);
	float: left;
	clear: left;
	width: 272px;
	background-repeat: no-repeat;
	height: 29px;
}
#divContentWrapper {
	overflow: hidden;
}

#divRightpane_middle {
	margin-bottom: -32767px;
	padding-bottom: 32767px;
}
#divRightpane_middle_flip {
	margin-bottom: -32767px;
	padding-bottom: 32767px;
}