* {
	margin: 0;
	padding: 0;
}

body {
	color: #333;
	font: 62.5% Georgia, "Times New Roman", Times, serif;
	text-align: center;
	background: #1E0001 url(../images/bg_body.jpg) repeat-x 50% 0;
	padding-bottom: 15px;
}








/* clear floats without additional tags*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */









#wrap {
	margin: 0 auto;
	width: 890px;/*946px;*/
	text-align: left;
	background: #fff url(../images/bg_wrapper.jpg) repeat-y 0 0;
}

#top {
	height:129px;
	background: #470101 url(../images/bg_top.jpg) no-repeat 0 100%;
}

#header {
	position: relative;
	width: 780px;
	height: 70px;
	margin-left: 10px;
}

#header h1 a {
	position: absolute;
	left: 5px;
	top: 15px;
	text-indent: -99999px;
	height: 61px;
	width: 238px;
	display: block;
	background-image:url(../images/bg_logo.jpg); 
}

#title {
	 background-image:url(../images/bg_title.jpg); 
	 height:85px;
	 width:517px;
	 position:relative;
	 top:0px;
	 left:8px;/*35px;*/
}
#title_contact_us {
	 background-image:url(../images/bg_title_contact_us.jpg); 
	 height:85px;
	 width:517px;
	 position:relative;
	 top:0px;
	 left:8px;/*35px;*/
}
#bcca {
	position:absolute;
	left: 715px;/*720px;*/
	top: 30px;
	background-image: url(../images/bcca_logo.jpg); 
	height: 48px;
	width: 158px;
}

#left {
	float: left;
	width: 490px;
	padding-bottom: 20px;
	margin-top: -5px;/*7px;*/
}

#left h1 {
	font: bold 1.6em Georgia, "Times New Roman", Times, serif;
	color: #fff;
	padding-top: 33px;
	padding-left: 32px;
}

#left p {
	margin: 10px 15px 10px 60px;
	font-size: 1.1em;
	line-height: 1.4em;
}

#left ul{
	margin: 10px 15px 10px 60px;
	font-size: 1.1em;
	line-height: 1.4em;
}

#left ul li {
	margin-left: 25px;
	list-style: none;
	padding-left: 10px;
}

#left h3.question {
	font-weight: bold;
	margin-top: 1.2em;
	margin-left: 70px;/*95px;*/
	font-size: 1.2em;
}

#left p.answer {
	font-size: 1.2em;
	margin-left: 70px;/*95px;*/
}

#left p.answer_foreign {
	font-size: 1.5em;
	font-weight: bold;
	margin-left: 70px;/*95px;*/
}

#left form {
	margin: 10px 15px 10px 15px;/*40px;*/
	font-size: 1.1em;
	line-height: 1.4em;
} 

#left .txt {
	border:1px solid #800202;
	font: 1.1em Georgia, "Times New Roman", Times, serif;
	vertical-align:top;
	width:200px;
	padding: 1px 5px;
	background-color: #FFF;
}

#left select {
	border:1px solid #800202;
	vertical-align:top;
	font: 1.1em Georgia, "Times New Roman", Times, serif;
}

#left textarea {
	font: 1.1em Georgia, "Times New Roman", Times, serif;
	border:1px solid #800202;
	vertical-align:top;
	width: 200px;
	padding: 1px 5px;
	height:50px;
}

#right {
	float: right;
	padding-right: 5px;/*30px;*/
	margin-top: -5px;/*7px;*/
}
#submitting {
	position:relative;
	top: 50px;
	left: -10px;
	width:330px;
	height: 150px;
	background-color:#0066CC;
	font-size: 1.2em;
	background-image:url(../images/bg_submiting.jpg);
}
#submitting p {
	margin-left:20px;
	margin-right:20px;
	padding-top:25px;
}

#footer {
	background: #1E0001 url(../images/bg_footer.jpg) no-repeat 0 0;
	clear: both;
	/*padding-bottom: 20px;*/
	height: 1%;
	display: block;
	font-size: 1.1em;
	line-height: 1.1em;
	color: #7D6061;
	padding-top: 15px;
}
#footer a {
	color: #D5A779;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
}
#footer p {
	margin: 10px;
	margin-left: 5px;
	float: left;
}
#footer p.address {
	/*padding-left: 15px;*/
}
#footer #copyright {
	float: right;
	width: auto;
	margin-right: 5px;/*30px;*/
	text-align: right;
}
#footer ul {
	padding: 0px 15px;
	list-style: none;
	float: left;
	background: url(../images/bg-dottedline-vert.gif) repeat-y 0px 0px;
	margin-top: 10px;
	margin-bottom: 15px;
}
#footer li {}
.field_wrapper {
	width:450px;
	display: block;
}
.field_left {
	text-align:right;
	margin-right:10px;
	float:left;
	width:180px;
}
.field_left a {
	text-decoration:none;
	color:#000000;
	text-decoration:underline;
}
.field_left a:hover {
	color:#666666;
	text-decoration:none;
}

.field_right {
	float:left;
}
.field_clear {
	clear:both;
	height:8px;
}
.correct {
	visibility:hidden;
}
.wrong {
	visibility:visible;
	color:#800202;
}
#correct {
	visibility:hidden;
	height:30px;
}
#wrong {
	visibility:visible;
	color:#800202;
	height:30px;
	margin-left:190px;
}

#left .field_button {
	/*padding: 15px 20px;*/
	text-align:center;
	padding-left:135px;
}

#left .form_submit {
	border-style: none;
	width:155px;
	height:68px;
	background: url(../images/bg_button_bottom.jpg) 50% 50% no-repeat;
	font-size: 1em;
	color: #fff;
	cursor: pointer;
}

#charges_table {
	position:relative;
	/*top:100px;*/
	left:70px;/*95px;*/
	border:0px;
	width:400px;
}
#charges_table th{
	font-size:1em;
	background-color:#800202;
	color:#fff;
	padding:2px;
	text-align:center;
}
#loan_t {
	width:200px;
}
#repayment_t {
	width:200px;
}
.loan_t {
	font-size:1.1em;
	text-align:center;
	background-color:#F3CF6F;
}
.repayment_t {
	font-size:1.1em;
	text-align:center;
	background-color:#F3CF6F;
}


#foreign_table {
	position:relative;
	/*top:100px;*/
	left:70px;/*95px;*/
	border:0px;
	width:400px;
}
#foreign_table th{
	font-size:1.6em;
	background-color:#800202;
	color:#fff;
	padding:2px;
	text-align:center;
}
#currency {
	width:200px;
}
#sell {
	width:200px;
}
.currency {
	font-size:1.7em;
	text-align:center;
	background-color:#F3CF6F;
}
.sell {
	font-size:1.7em;
	text-align:center;
	background-color:#F3CF6F;
}


.admin {
	position:relative;
	left:55px;
	top:25px;
	font: bold 1.4em Georgia, "Times New Roman", Times, serif;
}
.admin_table tr {
	height:25px;
}
.admin_button {
	border-style: none;
	width:50px;
	height:20px;
	background-color:#800202;
	font-size: 1em;
	color: #fff;
	cursor: pointer;
}
#left .admin_input {
	border:1px solid #800202;
	font: 1.1em Georgia, "Times New Roman", Times, serif;
	vertical-align:top;
	width: 100px;
	padding: 1px 5px;
	background-color: #FFF;
}

#record {
	display:none;
}
#recorddd {
	display:none;
}

.container {
	position:relative;
	left:8px;/*35px;*/
	top:5px;
	height:200px;
	width:484px;
}
.container img {
	border:0px;
}
#container_clear {
	height:0px;
	clear:both;
}
#top_left {
	float:left;
	height:200px;
	width:242px;
	background: url(../images/bg_top_left.jpg) 0% 0% no-repeat;
}
#top_right {
	float:right;
	height:200px;
	width:242px;
	background: url(../images/bg_top_right.jpg) 0% 0% no-repeat;
}
#bottom_left {
	float:left;
	height:200px;
	width:242px;
	background: url(../images/bg_bottom_left.jpg) 0% 0% no-repeat;
}
#bottom_right {
	float:right;
	height:200px;
	width:242px;
	background: url(../images/bg_bottom_right.jpg) 0% 0% no-repeat;
}

.frame {
	position:relative;
	top:0px;
	left:0px;
}
.title {
	position:absolute;
	top:18px;
	left:60px;
	font: bold 1.8em Georgia, "Times New Roman", Times, serif;
	color: #fff;
	width: 100px;
}
.title a {
	color:#fff;
	text-decoration:none;
}
.explenation {
	position:absolute;
	left:-35px;
	top:65px;
	font: 1.1em Georgia, "Times New Roman", Times, serif;
	color: #fff;
	width: 190px;
}
.price {
	position:absolute;
	left:25px;
	top:115px;
	font: 3.4em Georgia, "Times New Roman", Times, serif;
	color: #fff;
	width: 190px;
	text-align:right;
}
.hours {
	position:absolute;
	left:25px;
	top:155px;
	font: 2.4em Georgia, "Times New Roman", Times, serif;
	color: #fff;
	width: 190px;
	text-align:right;
}
.add {
	position:absolute;
	left:-35px;
	top:145px;
	font: bold 1.3em Georgia, "Times New Roman", Times, serif;
	color: #fff;
	width: 190px;
}
#bottom {
	position:relative;
	width:484px;
	left:8px;/*35px;*/
	top:5px;
	height:150px;
	background: url(../images/bg_bottom.jpg) 0% 0% no-repeat;
}
#bottom .title_bottom {
	color:#800202;
	position: absolute;
	left: 20px;
	top: 12px;
	font: 2.4em Georgia, "Times New Roman", Times, serif;
}
#bottom .explenation_bottom {
	color: #000;
	position: absolute;
	left: -35px;
	top: 33px;
	font: 1.1em Georgia, "Times New Roman", Times, serif;
	width: 440px;
}

#left li.site_map {
	font-weight: bold;
	margin-top: 1.1em;
	font: bold 1.1em Georgia, "Times New Roman", Times, serif;
	list-style-type:disc;
}
#left li.site_map a{
	text-decoration:none;
	color:#000000;
	text-decoration:underline;
}
#left li.site_map a:hover{
	color:#666666;
	text-decoration:none;
}

#left fieldset { 
	border:0;
	margin:50px;
	padding:0; 
}
#left label { 
	display:block; 
}
#left .field_button_mail {
	/*padding: 15px 20px;*/
	text-align:center;
	width:220px;
}

#correct {
	visibility:hidden;
	height:30px;
}
#wrong {
	visibility:visible;
	color:#800202;
	height:30px;
	margin-left:55px;
}

/* editing_notes */

html body #wrap #left h2.editing_notes {
	font-size: 1.2em;
	margin: 20px 0 0;
	color:#980203;
}
#left .admin ul.editing_notes {
	font-size: 0.8em;
	font-weight: normal;
	margin: 3px 0 10px;
	padding: 0;
}
#left .admin ul.editing_notes li {
	list-style-type: circle;
	margin: 3px 40px 0 20px;
	padding: 0
}