ody,html,form,div,p,span,h1,h2,h3,h4,h5,h6 {
	margin:0;padding:0;
}
html {
	background-color: #FFFFFF;
	scrollbar-face-color: #FFF2C3;
	scrollbar-track-color: #FFFBEC;
	scrollbar-arrow-color: #00345C;
	scrollbar-highlight-color: #FFFBEC;
	scrollbar-shadow-color: #00345C;
	scrollbar-3dlight-color: #FFF2C3;
	scrollbar-darkshadow-color: #00345C;
}
body {
	width: 100%;
	font-family: Verdana, Arial;
 	scrollbar-face-color: #FFF2C3;
	scrollbar-track-color: #FFFBEC;
	scrollbar-arrow-color: #00345C;
	scrollbar-highlight-color: #FFFBEC;
	scrollbar-shadow-color: #00345C;
	scrollbar-3dlight-color: #FFF2C3;
	scrollbar-darkshadow-color: #00345C;
	background-color: #FFFFFF;
}
#all {
	width: 100%;
	font-size: 12px;
}
#page {
 	width: 924px;
	/*height: 750px;*/
	margin: auto;
	overflow:hidden;
}
#data {
	vertical-align: top;
	text-align: right;
}
.error {
	color: #FF0000;
}
#logo {
	width: 100%;
	height: 170px;
 	text-align: center;
	position: absolute;
	top: 0px;
	left: 15px;
    z-index: 100; 
	background-image: url('../img/antaris/head.jpg');
	background-repeat: no-repeat;
	background-position: center;
}
#head {
	width: 924px;
	height: 130px;
        padding-top:100px;	
        border-bottom: 1px solid #FFD500;
}
#head .left {
	float: left;
	width: 150px;
	padding-top: 48px;
	height: 85px;
	border-right: 1px solid #FFD500;
	text-align: center;
}
#head .left .search {
	vertical-align: bottom;
	margin-top: 2px;
}
#head .left .search input {
	border: 1px solid #FFD500;
	line-height: 25px;
	height: 20px;
	width: 90px;
	vertical-align: middle;
	margin-top: 6px;
}
#head .left .search .button {
	border: 0;
	width: 24px;
	height: 24px;
}
#head .left {
	text-align: center;
	margin-bottom: 7px;
	z-index: 100;
}

.flags {
    /* text-align: center;
	float: left; */
	position: absolute;
	top: 45px;
	/* left: 0px; */
	width: 150px;
	margin-bottom: 7px;
	z-index: 2000;
}
* html #head .left div {
        margin-top: 0px;

}
*:first-child+html #head .left div {
	margin-top: 0px;
}
#head .left label {
	display: inline;
	font-size: 10px;
	vertical-align: bottom;
}
#head .right {
	float: left;
	width: 747px;
 	padding-top: 67px;
	height: 65px;
}
#head .right ul {
        margin:0;
	padding:0;
	width: 767px;
	height: 25px;
	line-height: 25px;
	background-color: #FFF2C3;
	padding-left: 0px;
 	margin-top: 22px;
	text-align: left;
}
*:first-child+html #head .right ul {
	margin-top: 92px;
}
* html #head .right ul {
	margin-top: 92px;
}
#head .right ul li {
        margin:0;
	padding:0;
	display: inline;
	margin-left: 40px;
	font-size: 12px;
	line-height: 25px;
	vertical-align: top;
}
#head .right ul li a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
#head .right ul li a:hover {
	color: #1E3374;
}
#nav {
	clear: both;
	float: left;
	width: 150px;
	text-align: center;
}
#nav .top {
    width: 150px;
	/* height: 194px; */
	height: 154px;
	border-bottom: 1px solid #FFD500;
	text-align: center;
}
#nav .top div {
	margin: auto;
	width: 122px;
	/* height: 184px; */
	height: 144px;
	background-color: #FFF2C3;
	text-align: center;
	padding-top: 10px;
}
#nav .top div h1 {
	font-size: 10px;
	margin-bottom: 5px;
}
#nav .top div ul {
	margin:0;
	padding:0;
	width: 117px;
	background-color: #FFE996;
	font-size: 10px;
	line-height: 12px;
	text-align: left;
	list-style-type: none;
	padding-left: 5px;
}
#nav .top div ul li {
  margin:0;
	padding:0;
}
#nav .top div ul li a {
	text-decoration: none;
	color: #000000;
}
#nav .top div ul li a:hover {
	color: #00345C;
}
#nav .middle {
	width: 150px;
	/* height: 204px; */
	height: 244px;
	border-bottom: 1px solid #FFD500;
	text-align: center;
}
#nav .middle div {
	width: 122px;
	/* height: 204px; */
	height: 244px;
	margin: auto;
	background-color: #FFF2C3;
}
#nav .middle ul {
	margin:0;
	padding:0;
	font-size: 10px;
	list-style-type: none;
	padding-top: 5px;
}
#nav .middle ul li {
        margin:0;
	padding:0;
	font-size: 10px;
	padding-bottom: 2px;
}
#nav .middle ul li a {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
#nav .middle ul li a:hover {
	color: #00345C;
}
#nav .bottom {
	padding-top: 15px;
  	width: 150px;
	height: 216px;
	text-align: middle;
}
#nav .bottom img {
	margin: 2px;
	border: 0;
}
#nav .bottom form {
	margin-top: 1px;
}

#content_bg {
	float: left;
	position: absolute;
	width: 771px;
 	min-height: 612px;
	overflow: visible;
	background-image: url('../img/antaris/content_bg.png');
	background-repeat: no-repeat;
	background-position: 20px 20px;
	background-color: #FFFFFF;
}
*:first-child+html #content_bg {
	overflow: auto;
	height: 100px;
	margin-bottom: 20px;
}
* html #content_bg {
	overflow: visible;
	height: 647px;
}

#content {
	float: left;
	width: 771px;
	overflow: visible;
	border-left: 1px solid #FFD500;
	background-color: #FFFFFF;
	text-align: justify;
}

#content a {
	text-decoration: underline;
	color: #00345C;
}
#content a:hover {
	color: #00345C;
}
#content detail {
	margin: 20px 20px 20px 20px;
	text-align: justify;
}
#content location_image {
	margin: 20px 20px 20px 20px;
	text-align: center;
}

.image {
	border: 1px solid #000000;
}
#footer {
	margin:auto;
    margin-top: 0px;
	clear: both;
	width: 924px;
	height: 73px;
	text-align: left;
}
#footer .line {
	float: left;
	height: 50px;
	width: 150px;
	margin-right: 5px;
	border-right: 1px solid #FFD500;
}

#footer .middle  a{
  	text-decoration: none;
	font-size: 12px;
	font-style: italic;
	text-align: center;
	font-weight: bold;
}
#footer .middle  a:hover{
  	text-decoration:underline;
}
#footer .middle {
    width: 680px;
	float: left;
	color: #00345C;
	font-size: 12px;
	text-align: center;
}

