@charset "utf-8";

body {
	margin: 0px;
	background-image: url(../images/bgall.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #015071;
	padding: 0px;
}

#banner {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e8e4e5;
	height: 231px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #464646;
	text-align: center;
	width: 900px;
}
#buttons {
	height: 29px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #052D47;
	font-weight: normal;
	background-image: url(../images/button_bg.jpg);
	text-transform: capitalize;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	padding-top: 5px;
}
#buttons a, #buttons a:visited  {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0f4f68;
	font-weight: normal;
	text-decoration: none;
}

#contents {
	margin-right: auto;
	margin-left: auto;
	display: table;
	width: 100%;
	padding: 0px;
}
.innercontents {
	margin-right: auto;
	margin-left: auto;
	display: table;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 62px;
	padding-right: 62px;
	width: 900px;
}

.contents_inn {
	display: table;
	background-color: #f1f1f3;
	width: 886px;
	float: left;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 15px;
	padding-left: 7px;
}
.contents_inn_details {
	display: table;
	width: 608px;
	padding: 0px;
	float: left;
	border: 1px solid #9dc7df;
	background-color: #FFFFFF;
}
.contents_inn_details_home {
	display: table;
	width: 588px;
	float: left;
	height: 20px;
	background-image: url(../images/contents_inn_home.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9dc7df;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}



#contents .maindatas {
	float: left;
	width: 576px;
	margin-right: 5px;
	margin-left: 5px;
	background-color: #f1f1f3;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 5px;
	border: 1px solid #dfdfdf;
}
#contents .rightconts {
	width: 273px;
	float: left;
	padding-left: 3px;
}
.inquiry {
	width: 273px;
	float: left;
	padding-bottom: 5px;
	background-color: #F2F2F2;
}
#contents .rightconts form {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #367c9e;
}
.txtbox {
	background-image: url(../images/textarea.jpg);
	height: 21px;
	width: 178px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	margin-top: 10px;
	padding: 3px;
}
.txtareas {
	background-image: url(../images/comentarea.jpg);
	height: 104px;
	width: 252px;
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
}
.inquiry_contents {
	width: 253px;
	float: left;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#footer {
	height: 76px;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.footer_bg {
	height: 56px;
	text-align: center;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.footer_bg p {
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
	width: 230px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: left;
}
.footer_link {
	height: 56px;
	font-size: 10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
}
.footer_link a, .footer_link a:visited {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	text-decoration: none;
}
