html,body{
	margin:0px; 
	padding:0px;
	background: #ffffff  url(../images/page/background.gif) top repeat-x;
	font: 13px Georgia, "Times New Roman", Times, serif;
}

#container{
	width: 1000px;
	margin: 0px auto; 
}
#header {
	height: 200px;
}

#castle{	margin: 10px 0px 0px 200px; }
#header a{
	position: relative;
	top: -20px;
	left: 62px;
}
#wrapper{
	margin-top: 5px; 
	background-color: #fff;
}

#menu {
	width: 200px;
	padding: 21px 28px;
	float: left;
	background: #fff url(../images/page/shadow.gif) top left no-repeat;
	min-height: 455px;
	height: 455px;
}
#menu ul li{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#menu ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
}	
#menu ul li a {
	height: 24px;
	font-weight: normal;
	font-size: 13px;
}	
	
#menu ul li a:link, #menu ul li a:visited {
	color: #fff;
	display: block;
	background:  url(../images/page/menu.gif);
	padding: 8px 0 0 30px;
}
	
#menu ul li a:hover, #menu ul li.active a{
	color: #fff;
	background:  url(../images/page/menu.gif) 0 -32px;
	padding: 8px 0 0 32px;
}

#menu ol{
	padding-top: 40px;
	text-align: center; 
	color: #0d73a3;
	list-style: none;
}
#menu ol img{
	margin: 25px 0px 5px;
}

#content{
	float: left;
	width: 716px;
	padding: 25px 28px 60px 0px;
	background: #fff url(../images/page/shadow.gif) top right no-repeat;
	min-height: 455px;
	height: 455px;
	line-height: 1.7em;
}
#footer{
	clear: left;
	background: #fff url(../images/page/footer.gif) top right no-repeat;
	height: 10px;
	padding: 20px 28px 30px 275px;
	font-size: 11px;
}
#footer a.up{
	float: right;
	font-size: 10px;
	padding-left: 17px;
	background: url(../images/page/up.gif) no-repeat -5px 3px;
}
#footer a.up:hover {
	background: url(../images/page/up.gif) no-repeat -5px -12px;
}


#footer ul{
	float: right;
	
}
#footer li {
	display:inline;
   margin:0;
   padding:0px 5px;
}	
#footer span{
	float: left;
}	


fieldset{
	margin: 0px auto;
	padding: 10px 0px;
}
form#contact fieldset.checkbox{
	padding: 0px;
}

form#member_access{
	padding-top: 45px;
	text-align: center;
}
form#member_access img{
	margin: 15px 15px 5px;
	padding-right: 50px;
}

form#member_access p{
	padding: 0px 0px 25px 256px;
	text-transform: uppercase;
	color: #0d73a3;
	font-size: 17px;
	font-weight: bolder;
}
form input, form select, form textarea{
	margin: 0px;
	padding: 4px 4px;
	height: 16px;
	vertical-align: middle;
	display: block;
    float: left;
	width: 200px;
	
	background-color: #f6f6f6;
	border: 1px solid #0d73a3;
	font: 13px Georgia, "Times New Roman", Times, serif;
}
/**/
select:hover, select:focus, textarea:hover, textarea:focus, input:hover, input:focus{
	background-color: #fff;
	border-color: #25a6d6;
}
form select{
	padding: 2px 4px;
}

form label{
	display: block;
	width: 205px;
	float: left;	
	text-align: right;
	padding: 5px 20px 2px 0px;
	margin: 0px;
}
form fieldset.other legend{
	color: #0d73a3;
	font-size: 15px;
	font-weight: bolder;
	padding: 5px 10px 5px;
	margin: 20px 0px 5px; 
	clear: both;
}

form#contact label{
	width: 125px;
}


form#contact textarea, form#contact input{
	width: 500px;	
	
}
form#contact select{
	width: 510px;
	height: 24px;
}
form#contact textarea{
	height: 150px;
}
form#contact textarea.msg{
	height: 250px;
}
form#contact fieldset.checkbox label{
	margin: 0px;
}
form#contact fieldset.checkbox label.ch_label{
	text-align: left;
	width: auto;
	margin-left: 10px;
	border: none;
}

form#contact input.ch_box{
	margin: 6px 10px 0px 145px !important;
	margin-left: 72px;
	padding: 0px;
	width: auto;
	border: none;
	background-color: transparent;
}


form input.file{
	padding-top: 2px; 
	height: 23px;
}
form input.secret{
	border: 1px solid red;
}



form span.list{
	display: block;
	width: 508px;
	padding-left: 145px;
	height: 30px;
	position: relative;
	margin-bottom: 5px;
}

form span.list a.list{
	position: relative;
	top: 4px;
}

form span.list a img{
	position: absolute;
	right: 5px;
	top: 5px;
}



div#submit{
	width: 675px;
	clear: both;
}
#submit input, input.submit{
	margin-left: 253px !important;
	margin-left: 128px;
	border: none;
	width: 150px;
	height: 24px;			
	max-height: 24px;			
	padding-top: 48px;
	cursor: pointer;
	background: transparent url(../images/page/submit_login.gif) 0 0 no-repeat;
}
input.submit{
	margin-left: 145px !important;
	margin-left: 73px;
	background: transparent url(../images/page/submit_send.gif) 0 0 no-repeat;
}
form#member_access input.submit{
	margin-left: 253px !important;
	margin-left: 128px;
}
form fieldset.other input.submit{
	margin-top: 20px;
}
		
#submit input:hover, input.submit:hover {
	background-position: 0 -24px;
}
		
#submit input:active, input.submit:active {
	background-position: 0 -48px;
}

form div{
  overflow: hidden;
  clear: both;
  margin-bottom: 0.7em;
}

html>body div#content, html>body div#menu{
  height: auto;
}



