html {
	height: 100%;
}
BODY
{
	padding: 180px 0 0 300px;
	font-size:14px;
	COLOR: #3357b3;
	FONT-FAMILY: Tahoma, Geneva, sans-serif;
	min-height:100%;
	height: 100%;
	margin:0;
	padding:0;
	background: 4281BF;
}
#all {
	width: 950px;
	max-width: 950px;
	background: #FFF url(left_bg.jpg) left top repeat-y; 
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -43px;
}
h1 {
	background: #F8E2A8;
	height: 20px;
	font-size:14px;
	padding-left: 10px;
	margin: 5px 0 5px 0;
}
#top {
	background:url(top.jpg) left top no-repeat; 
	height: 181px;
}
#content {
	margin: 0 0 0 290px;
}
#footer {
	max-height:43px;
	padding: 6px;
	text-align:right;
	background: #044470 url(foot.png) repeat-x top;
	color:#FFF;
	font-size: 14px;
}
#footer a {
	color:#FFF;
}
#leftmenu {
	position:absolute;
	left:0;
	background: url(left.jpg) left top no-repeat; 
	width:289px; 
	height:514;
}
#leftmenu ul li {
	background: url(item.gif) no-repeat left center;
	list-style:none;
	color:#FFF;
	font-size:20px;
	padding: 10px 0 10px 20px;
}
#leftmenu li a {
	color:#FFF;
	text-decoration:none;
}
#leftmenu li a:hover {
	color:#FFF;
	text-decoration:underline overline;
}
a {
	COLOR: #3357b3;
}
#topmenu a {
	COLOR: #3357b3;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
#topmenu a:hover {
	text-decoration:underline overline;
}
IMG.Bordered
{
    BORDER-RIGHT: #2a306a 1px solid;
    BORDER-TOP: #2a306a 1px solid;
    BORDER-LEFT: #2a306a 1px solid;
    MARGIN-RIGHT: 8px;
    BORDER-BOTTOM: #2a306a 1px solid
}
IMG.Bordered2
{
    BORDER-RIGHT: #2a306a 1px solid;
    BORDER-TOP: #2a306a 1px solid;
    MARGIN-LEFT: 8px;
    BORDER-LEFT: #2a306a 1px solid;
    MARGIN-RIGHT: 8px;
    BORDER-BOTTOM: #2a306a 1px solid
}
