* {
	margin: 0;
	padding: 0;
	outline: none;
}

html {
	height: 100%;
}

ul {
	list-style-type: none;
}

body {
	text-align: center;
	height: 100%;
	min-height: 100%;
	padding: 0;
	margin: 0;
	font: 12px arial;
	background: #edeae1;
	color: #5e483f;
}

#wrap {
	text-align: left;
	width: 823px;
	position: relative;
	height: auto ! important;
	height: 100%;
	min-height: 100%;
	margin-left: auto;
	margin-right: auto;
}

a {
	color: #336699;
	text-decoration: underline;
}

a:hover {
	color: #336699;
	text-decoration: none;
}

h4 {
	font-size: 12px;
	padding-bottom: 5px;
}

#right  #top {
	margin-top: 30px;
      text-align: left;
      float: left;
}

#right  #top p{
	font-size: 14px;
	font-weight: bold;
	color: #010101;

}

#right  #top p a{
	font-weight: bold;
	color: #c63700;
}

#right  #top p span{
	color: #c63700;
}

#right {
	width: 585px;
	float: right;
}	

#right #image-header {
	margin-top: 115px;
	width: 585px;
	height: 396px;
	background: url(../images/main.jpg) no-repeat top left;
}

#right .content {
	margin-top: 20px;
	border: 1px solid #c7bfbc;
	background: #fff;
	padding: 20px 20px 20px 20px;
}

#right .content h3 {
	color: #5e483f;
	font: 18px arial;
	margin-bottom: 10px;
}

#right .content p {
	margin-bottom: 15px;
}

#left {
	width: 235px;
	float: left;
}

#left #logo {
	margin-top: 30px;
	width: 220px;
	height: 23px;
	background: url(../images/logo.gif) no-repeat top left;
}

#left #logo a {
	text-indent: -9999px;
	display: block;
	width: 220px;
	height: 23px;
}


#left .menu {
	margin-top: 62px;
}

#left .menu ul {
	width: 221px;
	border-top: 1px solid #EDEAE1;
}

#left .menu ul li {
	border-bottom: 1px solid #EDEAE1;
	font-weight: bold;
	padding-bottom: 12px;
	padding-top: 12px;
}

#left .menu ul li a{
	color: #000;
}

#left .menu ul li.selected a{
	color: #000;
	text-decoration: none;
}

#left .menu ul li ul {
	padding-top: 5px;
	border: none;
}

#left .menu ul li ul li {
	padding-bottom: 5px;
	padding-top: 5px;
	border: none;
}

#left .menu ul li.selected ul li a{
	color: #666;
}

#left .menu ul li ul li a{
	color: #666;
	font-weight: normal;
	padding-left: 20px;
	background: url(../images/subli.gif) no-repeat top left;
}

#left .site-bar {
	margin-top: 20px;
}

#left .site-bar img{
	border: none;
	margin-bottom: 10px;
}

#wrap .menu-bottom {
	height: 132px;
	padding-top: 15px;
	clear: both;
}


#wrap .menu-bottom ul {
	margin-left: 0px;
	position: absolute;
	left: 0;
}

#wrap .menu-bottom ul li {
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px solid #c7bfbc;
	float: left;
}

#wrap .menu-bottom ul li.first {
	padding-left: 0;
}

#wrap .menu-bottom ul li.last {
	padding-right: 0;
	border-right: none;
}

#wrap .menu-bottom form{
	margin-right: -10px;
	width: 190px;
	position: absolute;
	right: 0;
}

#wrap .menu-bottom form fieldset {
	border: 0;
}

#wrap .menu-bottom form fieldset .inputbox {
	font-size: 11px;
	color: #999;
	background: #edeae1;
	border: 1px solid #acaba6;
	padding: 2px;
}

#wrap .menu-bottom form fieldset .subm {
	background: none;
	border: none;
	font-weight: normal;
	color: #336699;
	cursor: pointer;
}

#footer {
	background: #fff;
	width: 100%;
	height: 62px;
	position: absolute;
	bottom: 25px;
}

#footer  div {
	margin-top: 25px;
}

#footer .f-inner {
	height: 62px;
	margin-top: 0;
	border: 1px solid #c7bfbc;
}

#footer .left {
	color: #797979;
	font-size: 12px;
	padding-left: 30px;
	float: left;
}	
	
#footer .right {
	font-size: 11px;
	color: #5e483f;
	padding-right: 25px;
	float: right;
}	

.pageForm .textField {
border:1px solid #BBB8B1;
padding:5px 0pt;
width:237px;
}

.pageForm {
background:#FFFFFF none repeat scroll 0%;
border:0px;
margin:0pt 0pt 40px 0px;
}

.tdst {padding: 10px;}

.pageForm textarea {
border:1px solid #B2B1B1;
display:block;
height:150px;
margin:5px 0pt;
width:440px;
}

.tdcom {
border:1px solid #000000;
padding:5px;
}

.im {
border:1px solid #ρρρρρρ;
}

.sub {line-height: 20px;}

.tdstyle {border:1px solid #5E483F; padding:2px;}
