/* Vertical spanning */

html,body,#splitter,#container {height: 100%}
#cell_1_1 {height: 38px}
#cell_2_1 {height: 142px}
#cell_3_1 {height: 36px}
#cell_4_1 {height: 100%}
#cell_5_1 {height: 13px}
#cell_6_1 {height: 51px}
#cell_7_1 {hegiht: 13px}

body {
	background: url('../images/body_bcg.gif') top center repeat;
	margin: 0px;
}

td	{
	margin:	0px;
	padding:	0px;
}

#splitter {
	width: 100%;
	margin: 0px;
}

#col_1 {
	width: 40%;
	padding: 0px;
	background: url('../images/col_1_bcg.jpg') 0px 38px repeat-x;
}
#col_2 {
	width: 20%;
	padding: 0px;
	vertical-align: top;
}
#col_3 {
	width: 40%;
	padding: 0px;
	background: url('../images/col_3_bcg.jpg') 0px 38px repeat-x;
}

#container {
	width: 981px;
}

#cell_1_1 {
	width: 7px;
	text-align: right;
}
#cell_1_2 {
	width: 967px;
	background: #ffffff url('../images/1_2_bcg.gif') top right no-repeat;
}
#cell_1_3 {
	width: 7px;
}
#cell_1_1 img,#cell_1_3 img {
	vertical-align: top;
}

#iconmenu {
	margin: 16px 44px 0px 0px;
	float: right;
}
#iconmenu td {
	padding: 0px;
	width: 40px;
}

#cell_2_1 {
	text-align: right;
	background: url('../images/col_1_bcg.jpg') repeat-x;
}

#cell_2_3 {
	background: url('../images/col_3_bcg.jpg') repeat-x;	
}

#cell_2_1 img,#cell_2_2 img,#cell_2_3 img {
	vertical-align: top;
}

#cell_3_1 {
	text-align: right;
}

#cell_3_2 {
	background: #e9eaec url('../images/3_2_bcg.jpg') top center no-repeat;
	vertical-align: top;
}

#cell_3_1 img,#cell_3_3 img {
	vertical-align: top;
}


#mainmenu {
	margin: 8px 44px 0px 0px;
	float: right;
}
#mainmenu td {
	color: #253042;
	font-size: 13px;
	vertical-align: middle;
	padding: 0px;
}
#mainmenu img {
	vertical-align: bottom;
}
#mainmenu a {
	color: #253042;
	text-decoration: none;
}
#mainmenu a:hover {
	text-decoration: underline;
}

#cell_4_1 {
	background: url('../images/4_1-3_bcg.jpg') top right repeat-y;
	vertical-align: top;
	text-align: right;
}

#cell_4_2 {
	background: #ffffff url('../images/4_2_bcg.jpg') bottom left repeat-x;
	padding: 27px 0px 1px 0px !important;
	vertical-align: top;
	height: 500px;
}

#cell_4_3 {
	background: url('../images/4_1-3_bcg.jpg') top left repeat-y;
	vertical-align: top;
}

#page_body {
	width: 100%;
}
#left_panelset {
	width: 231px;
	vertical-align: top;
}
#body_separator {
	width: 13px;
}
#page_content {
	padding-right: 13px !important;
	vertical-align: top;
}

#right_panelset {
	width: 181px;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
}

#cell_5_1 {
	text-align: right;
	line-height: 13px;
}

#cell_5_2 {
	background: url('../images/5_2_bcg.jpg') 0px 10px repeat-x;
}

#cell_5_3 {
	text-align: left;
	line-height: 13px;
}

#cell_5_1 img,#cell_5_3 img {
	vertical-align: top;
}

#cell_6_1 {
	text-align: right;
}

#cell_6_2 {
	padding: 0px 2px !important;
	vertical-align: top;
}

#cell_6_3 {
	text-align: left;
}

#cell_6_1 img,#cell_6_3 img {
	vertical-align: top;
}

#footer {
	width: 100%;
	background-color: #ffffff;
}
#footer_left {
	color: #253042;
	font-size: 10px;
	letter-spacing: 1px;
	background-color: #f5f5f5;
	border-left: solid 1px #ffffff;
	text-align: center;
	vertical-align: middle;
	width: 220px;
}
#footer_middle {
	width: 1px;
}
#footer_middle img {
	vertical-align: top;
}
#footer_right {
	color: #184f8f;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
}
#footer_right a {
	color: #184f8f;
	text-decoration: none;
}
#footer_right b {
	color: #253042;
}

#cell_7_1 {
	text-align: right;
	line-height: 13px;
	vertical-align: top;
}

#cell_7_2 {
	background: url('../images/5_2_bcg.jpg') 0px 2px repeat-x;
}

#cell_7_3 {
	text-align: left;
	line-height: 13px;
	vertical-align: top;
}

#cell_7_1 img,#cell_7_3 img {
	vertical-align: top;
}