html,body,form {
    margin:0;
    padding:0;
}

a img {
    border: 0;
}

a {
    text-decoration:none;
    color:#000000;
}

body {
    font-family: Arial,sans-serif;
    color:#000000;
    font-size: 12px;
    background-color:#e0ddd8;
}

#container {
    width:970px;
    padding:12px 18px 0 12px;
    background-color:#ffffff;
    background-image:url('../imgs/rep_1.jpg');
    background-repeat:repeat-y;
    background-position:right;
}

#header {
    background-image:url('../imgs/head.png');
    background-repeat:no-repeat;
    width:970px;
    height:166px;
}

#header-logo {
    position:relative;
    width:100px;
    height:135px;
    top:16px;
    left:9px;
    z-index:5;
    padding:1px 0 0 1px;
    float:left;
    display:inline;
}
#header-imgs {
    position:relative;
    width:250px;
    height:146px;
    background-image:url('../imgs/cornice.png');
    background-repeat:no-repeat;
    top:12px;
    left:610px;
    z-index:5;
    padding:1px 0 0 1px;
    float:left;
    display:inline;
}

#menu {
    background-image:url('../imgs/menu.jpg');
    background-repeat:repeat-x;
    width:970px;
    height:23px;
    color:#ffffff;
    font-weight:bold;
    font-size:16px;
}

#menu ul {
    margin:0;
    padding:0;
}
#menu li {
    margin:0;
    padding:2px 20px 0 10px;;
    list-style:none;
    float:left;
    display:inline;
}
#menu li a {
    text-decoration:none;
    color:#ffffff;
}
#maincont {
    overflow: hidden;
}
#cont-left {
    float:left;
    display:inline;
    width:260px;
    background-image:url('../imgs/bg_left.gif');
    background-repeat:repeat-y;
    margin-bottom: -3000px;
    padding-bottom: 3000px;
}
#cont-home {
    float:left;
    display:inline;
    width:695px;
    /*width:710px;*/
    margin-top:12px;
    margin-bottom: -3000px;
    padding-bottom: 3000px;
}
#cont-page {
    float:left;
    display:inline;
    width:695px;
    /*width:710px;*/
    margin-top:12px;
    margin-bottom: -3000px;
    padding-bottom: 3000px;
}
.page-title {
    text-align:center;
    font-weight:bold;
    color:#6F0000;
    font-size:16px;
    padding-bottom:12px;
}
.page-subtitle {
    font-size:13px;
    padding-bottom:12px;
}
.page-main {
    overflow: hidden;
    margin-bottom:12px;
}
.page-body {
    margin-top:24px;
    padding-right:15px;
    font-size:13px;
    float:left;
    display:inline;
    width:557px;
    border-right:1px solid #006699;
    margin-bottom: -30000px;
    padding-bottom: 30012px;
}
.page-body p {
    margin:0;
    padding:0;

}
.page-imgs {
    margin-top:24px;
    padding-left:2px;
    width:120px;
    float:left;
    display:inline;
    margin-bottom: -30000px;
    padding-bottom: 30012px;
}
.page-docs {
    line-height:24px;
    font-weight:bold;
    margin-bottom:12px;
}
.page-docs img{
    float:left;
    margin-right:4px;
}
.page-imgs img {
    margin-bottom:12px;
}
.left-box {
    margin-top:12px;
}
.left-box-head {
    background-image:url('../imgs/kettle_1.jpg');
    background-repeat:no-repeat;
    width:240px;
    height:25px;
}
.left-box-foot {
    background-image:url('../imgs/bot_1.jpg');
    background-repeat:no-repeat;
    width:240px;
    height:7px;
}
.left-box-main {
    background-image:url('../imgs/line_1.jpg');
    background-repeat:repeat-y;
    width:240px;
    padding-bottom:16px;
}
.left-box-title {
    /*padding-left:18px;*/
    text-align:center;
    font-weight:bold;
    color:#6F0000;
    line-height:24px;
}
.left-box-item {
    padding-left:18px;
    font-weight:bold;
    color:#003300;
    line-height:18px;
}
.left-box-item a {
    color:#003300;
}
.img-left {
    text-align:center;
    padding-top:16px;
}






#left-box-menu {
    /*padding-top:10px;*/
}

#left-box-menu li.menubar {
	/*border-top: 1px solid #FFFFFF;*/
	/*margin: 10px 0 0 0;*/
}

.menuList {
	margin: 0;
	padding: 0 0 0 15px;
}

#left-box-menu li.menubar {
	background: transparent url( ../struts-menu/images/plus.gif ) no-repeat 1px 5px;
	font-size: 12px;
	line-height: 23px;
	padding-top: 1px;
	list-style: none outside;
}

#left-box-menu .menu, #left-box-menu  .submenu {
	display: none;
	margin-left: 15px;
	padding: 0;
}

#left-box-menu .menu li, #left-box-menu .submenu li {
	background: transparent url( ../struts-menu/images/square.gif ) no-repeat 1px 5px;
	font-size: 12px;
    line-height: 23px;
	list-style: none outside;
}

#left-box-menu li.menubar a.standalone {
	background: transparent url( ../struts-menu/images/square.gif ) no-repeat 1px 5px !important;
    font-size: 12px;
    line-height: 23px;
	list-style: none outside;
	display: table-cell;
	display: inline-block;
}

#left-box-menu a.actuator, #left-box-menu a.standalone {
	background-color: transparent;
    font-weight: bold;
	color: #003300;
    font-size: 12px;
    line-height: 23px;
	padding-left: 15px;
	text-decoration: none;
}
#left-box-menu a.actuator {
	vertical-align: top;
	*display: table-cell;
	*display: inline-block;
}
#left-box-menu a.standalone {
	padding-left: 20px;
}

#left-box-menu .menu li a, #left-box-menu .submenu li a {
	background-color: transparent;
    font-weight: bold;
	color: #003300;
    font-size: 12px;
    line-height: 23px;
	padding-left: 20px;
	text-decoration: none;
	display: table-cell;
	display: inline-block;
}

#left-box-menu a.actuator:hover,
#left-box-menu .menu li a:hover,
#left-box-menu submenu li a:hover,
#left-box-menu li a.standalone:hover {
/*text-decoration: underline;*/
	color: #CCCCCC;
}

/* styles to allow for base links */
#left-box-menu li a.base, #left-box-menu li a.base:visited {
	background-color: transparent;
    font-weight: bold;
	color: #003300;
    font-size: 12px;
    line-height: 23px;
	padding-left: 0;
	text-decoration: none;
}

#left-box-menu li a.base:hover {
/*color: #CC0000;*/
	text-decoration: none;
	color: #CCCCCC;
}

span.key {
/*text-decoration: underline;*/
}

a.highlight {
/*color: red !important;*/
	/*font-weight: bold;*/
    /*font-style:italic;*/
}

#left-box-menu li {
	/*white-space: nowrap;*/
}
