html, body {
	text-align:center;
	padding: 0px;
	margin: 0px;
	font-family:Arial, Helvetica;
	font-size: 12px;
}
h1 {
	font-size: large
}

.bg {
	width:895px;
	height:850px;
	margin-left:auto;
	margin-right:auto;
}

.left {
	float:left;
	width:275px;
	margin-left:37px;
	text-align:left;
	background-color: #FFFFFF; 
	opacity:0.93;
	filter:alpha(opacity=93);
}

.logo {
	width:178px;
	height:110px;
	margin:15px 0px 0px 20px;
	text-align:center;

}

.left_inquiry {
	width:267px;
	text-align:left;
	color:#414141;
}

.left_inquiry_top {
	width:267px;
	height:0px;
}

.left_inquiry_middle {
	width:267px;
	padding-left:15px;
}

.left_inquiry_footer {
	width:267px;
	height:14px;
}

h2 {
	font-size:14px;
	color:#024396;
	padding:10px 0px 0px 10px;
	margin:0px;
}

.left_inquiry input {
	width:85px;
	background-color:#fff;
	border:1px solid #000;
}

.prop {
	margin-top:5px;
	padding-left:30px;
}

.prop a {
	color:#000000;
	text-decoration:none;
	display:block;
	padding-top:5px;
}

.right {
	float:left;
	text-align:left;
	padding-top:10px;
	padding-bottom:25px;
}

.menu {
	padding-top:0px;
	padding-bottom:10px;

}

.menu a {
        font-size: 16px;
	font-weight: bold;
        color: #414141;
	width:530px;
	text-decoration:none;
}



.menu a:hover {
	border-bottom:1px solid #5a380b;
}

.content {
	width:540px;
	padding-top:0px;
}

.pic {
	width:840px;
	float:left;
	padding-top:10px;
}

.right_form{
	width:180px;
	float:left;
	margin-left:5px;
	margin-top:10px;
	color:#414141;
}

.text {
	width:530px;
}

.footer {
	text-align:right;
	padding-right:50px;
}

.footer a {
	color:#414141;
	text-decoration:none;
}

.footer a:hover {
	color:#024396;
	margin-bottom:25px;
}

.privacy a {
	color:#024396;
}

.privacy a:hover {
	color:#414141;
	text-decoration:none;
}

.bullet_footer {
	margin-left:10px;
	margin-right:10px;
}

.div_content a {
	color:#024396;
}

.div_content a:hover {
	color:#414141;
	text-decoration:none;
}

.err {
	color:#ff0000;
	font-size:10px;
}

.ok {
	color:#024396;
	font-size:10px;
}

.form_contact a {
	color:#024396;
}

.form_contact a :hover {
	color:#414141;
	text-decoration:none;
}

#welcome-text {
	margin-top: 0px;
}

