body {
	margin:0px;
	font-family: Verdana, Tahoma, sans-serif;
	color: #666666;
	font-size:11px;
	background-image: url('img/p_bckg.jpg');
	background-repeat: repeat-x;
}
td {
	font-size:12px;
	color: #666666;
}
a, a:hover, a:visited {
	color: #666666;
}
#body_container_body ul li {
	list-style: none;
	margin: 0 0 0 5px;
	padding: 2px 0 2px 10px;
	background-image: url('img/li-item.png');
	background-position: 0px 7px;
	background-repeat: no-repeat;
}
#container-center {
	width:100%; 
	text-align: center;
}
#container {
	width: 1032px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image: url('img/main_container_bckg.png');
	background-repeat: repeat-y;
}
#header {
	margin-left: 26px;
	margin-right: 26px;
	padding: 0;
	height: 106px;
	background-color: white;
	background-image: url('img/top_bckg.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	position:relative;
}
#content {
	background-color: white;
	background-image: url('img/content_bckg.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
	margin-left: 26px;
	margin-right: 26px;
	padding: 0px;
	min-height: 500px;
	position:relative;
}
#menu1 {
	margin: 12px;
	float:left;
}
#menu_head {
	background-image: url('img/small_container/top.png');
	background-position: top left;
	background-repeat: no-repeat;
	width: 219px;
	height: 33px;
}
#menu_body {
	background-image: url('img/small_container/body.png');
	background-position: bottom left;
	background-repeat: no-repeat;
}
#menu_text {
	padding: 14px;
	padding-left: 38px;
	background-image: url('img/cont-name.png');
	background-position: 20px 16px;
	background-repeat: no-repeat;
}
#body_container {
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 0px;
	float:left;
}
#body_container_head {
	background-image: url('img/big_container/top.png');
	background-position: top left;
	background-repeat: no-repeat;
	width: 723px;
	height: 33px;
}
#body_container_body {
	background-image: url('img/big_container/body.png');
	background-position: bottom left;
	background-repeat: no-repeat;
}
#body_container_text {
	width:680px;
	padding: 14px;
	padding-left: 20px;
	min-height: 500px;
}
#body_container_head_inner {
	width:680px;
	padding: 14px;
	padding-left: 38px;
	background-image: url('img/cont-name.png');
	background-position: 20px 16px;
	background-repeat: no-repeat;
}
#footer {
	margin-left: 26px;
	margin-right: 26px;
	text-align: center;
	height: 27px;
	background-image: url('img/sep_bckg.jpg');
	background-repeat: repeat-x;
	color: #666666;
	font-size:9px;
	position:relative;
}
#footer a {
	text-decoration: underline;
	border-bottom: 1px dotted #999; /* shorthand for #999999 */
	color: #666666;
}
#inner1 {
	top: 105px;
	left: 52px;
	position:absolute;
}
H2 {
	font-size: 13px;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 0px;
}
H3 {
	font-size: 10px;
	font-style: italic;
}

#menu_text2 {
	padding: 14px;
	margin: 0;
}

#menu_text2 ul {
	list-style: none;
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
}

#menu_text2 ul li {
	font-weight: bold;
	margin: 0;
	padding: 2px 0 2px 0;
	width: 16em;
}

#menu_text2 ul li ul li {
	font-weight: normal;
	margin: 0 0 0 5px;
	padding: 2px 0 2px 10px;
	background-image: url('img/ident2.png');
	background-position: 0px 7px;
	background-repeat: no-repeat;
}

#menu_text2 a {
	color: #000;
	display: block;
	text-decoration: none;
}
#menu_text2 a:hover, #menu_text a:active, #menu_text a:visited {
	text-decoration: underline;
	margin: 0;
}
#menu_text3 {
	padding: 14px;
	text-align:center;
}
#menu_text3 img, #menu_text3 a, #menu_text3 a:hover, #menu_text3 a:active, #menu_text3 a:visited {
	text-decoration: none;
	
}
#to-top, #to-top a{
	text-align: right;
	text-decoration: none;
	color: #666666;
}
#to-top img {
	border: none;
	margin-right: 3px;
	vertical-align: middle;
}
.cont_tbl table tr td {
	border-width: 0px;
	border-spacing: 0px;
	border-style: none;
	padding: 0px;
}
#webmail {
	position: absolute;
	margin-top: 3px;
	margin-left: 590px;
	text-align: right;
}
