body {
	margin:0px;
	padding:0px;
	text-align:center;
		background: #ffffff url(images/background.jpg) no-repeat right bottom;
}
.p {
	margin:0px;
	padding:0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	color: inherit;
	line-height: inherit;
	vertical-align: top;
}
p {
	padding-top:0px;
	margin-top:0px;
	margin-bottom: 5px;
}
img {
	border:0px;
}
div {
	margin:0px;
	padding:0px;
	font-family:verdana; font-size:12px;
}
.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}
a, a:visited, a:link{
	text-decoration: none;
	color: #D24527;
	
}

#main {
	width:825px;
	height: 735px;
border:0 ;
margin:0 auto;
text-align:left;

}
#header {
	margin-top: 5px;
	width:825px;
	height: 100px;
		float:left;
	display:inline;
}
#firstmenu {
	width:825px;
	height: 25px;
	float:left;
	display:inline;
	background: url(images/frame_menu.png) no-repeat 0 0;
	margin-bottom: 5px;
	margin-top: 5px;
}
#menu {
	width: 150px;
	height: 400px;
	float:left;
	display:inline;
	background: url(images/frame_submenu_3.png) no-repeat 0 0;
	margin-right: 5px;
}
#rightContent {
	width: 170px;
	height: 400px;
	float:left;
	display:inline;
	background: #ffffff url(images/frame_rightContent.png) no-repeat 0 0;
	margin-left: 5px;
}
#content-r {
	margin: 15px;
	width: 140px;
	height: 370px;
		float:left;
	display:inline;
}
/* @group Sub menu */
 #menu ul {
	list-style-image:none;
	list-style-type: none;
	padding-top: 10px;
	list-style-position: outside;
	padding-left: 20px;
	margin: 0;
	
}
#menu ul ul {
	list-style-image:none;
	list-style-type: none;
	padding-top: 0px;
	list-style-position: outside;
	padding-left: 5px;
	width: 120px;
}

#menu ul li a:visited, #menu ul li a:link{
color: #000;
	text-decoration: none;
}

#menu li a:hover{
color: #659444;
	text-decoration: none;
}
#menu li.current a  {
color: #D24527;
	text-decoration: none;
}

#menu li {
	margin-top: 5px;
	line-height: 12px;
	color: #000;
	
}

/* @end */
#contentbox {
	margin-left:0px;
	margin-bottom: 5px;
	width:825px;
	height: 400px;
	float:left;
	display:inline;
	}
#content {
	width:825px;
	height: 400px;
	background: url(images/frame_content.png) no-repeat;
	float:left;
	display:inline;
}
#content-l {
	overflow-y:scroll;
	margin: 15px;
	width: 795px;
	height: 370px;
		float:left;
	display:inline;
}

#content-high {
	width:825px;
	height: 600px;
	background: url(images/frame_box_h.png) no-repeat;
	float:left;
	display:inline;
}
#content-h {
	overflow: hidden;
	margin: 15px;
	width: 795px;
	height: 570px;
		float:left;
	display:inline;
}

#contentmedium {
	width:670px;
	height: 400px;
	background: url(images/frame_content_bc_3.png) no-repeat 0 0;
	float:left;
	display:inline;

}

#content-m {
	margin: 15px 5px 15px 15px;
	width: 636px;
	height: 370px;
	float:left;
	display:inline;
	overflow-y:scroll;
}
#contentsmall {
	width:495px;
	height: 400px;
	background: url(images/frame_content_d_3.png) no-repeat 0 0;
	float:left;
	display:inline;
}
#content-s {
	margin: 15px;
	width: 408px;
	height: 370px;
		float:left;
	display:inline;
}
#footerboxes {
	width:825px;
	float:left;
	display:inline;
	
}
.footerboxFirst {
	border-width:0;
	display:inline;
	float:left;
	height:150px;
	text-align:center;
	width:150px;
	margin-left: 2px;
}
.footerbox {
	border-width:0;
	display:inline;
	float:left;
	height:150px;
	text-align:center;
	width:150px;
	margin-left:18px;
	

}
#contentText{
	margin-left:100px;
	height:470px;
	width: 400px;
	overflow-y: scroll ;
	float:left;
	display:inline;
	
}
.topMenuText {
	display:inline;
float:left;
margin-bottom:0;
padding-left:25px;
padding-top:4px;
text-align:left;
	
}
.topMenuText a, .topMenuText a:visited, .topMenuText a:link {
	color: #000;
} 
.topMenuTextActive {
	display:inline;
float:left;
margin-bottom:0;
padding-left:25px;
padding-top:4px;
text-align:left;
	
}

.topMenuText a:hover{
color: #659444;
	text-decoration: none;
	}
	

.topMenuTextActive a:link, .topMenuTextActive a:visited{
color: #D24527;
text-decoration:none;
}

h1 {
	font-size: 14px;
	margin-top: 0;
	margin-bottom: 5px;
}
#content a {
	color: ;
}
#content h3, h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 2px;
}