@charset "utf-8";
/* CSS Document */

body{
	background:#000000;
}

#container{
	height: 700px;
	width: 905px;
	background:#C0C0C0;
	text-align:left;
}

#container2{
	height:200px;
	width:905px;
	background:#000000;
	text-align:left;
}

#container3{
	height:200px;
	width:905px;
	background:#000000;
	text-align:center;
}

#banner{
	height:129px;
	width:100%;
	position:relative;
	background-color: #000000;
	background-image: url(../images/index_01.gif);
}

#navi{
	height:27px;
	margin-bottom:5px;
	width:auto;
	background:black;
	padding:0;
	position:relative;
}

#navtent{
	border: 1px solid black;
	height:25px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:905px;
	border-right:0px;
}

#navtent li{
	display:inline;
}

#navtent li a{
	display:block;
	display:inline;
	background:#009933 repeat-x scroll left bottom;
	border-right:1px solid black;
	width:225px;
	height:25px;
	line-height:25px;
	text-decortion:none;
	text-align:center;
	float:left;
}

#navtent li a:hover{
	background:#00FFFF;
}

.mlinks{
	list-style:none;
	margin:0px;
	padding:0px;
}

#content{
	height:100%;
	width:905;
	position:relative;
	padding:100px;
	background-color: #000066;
}

#contact{
	height:50px;
	width:905px;
	position:relative;
	padding-top:25px;
	background-color:clear;
	text-align:center;
}

#contentl{
	height:100%;
	width:905px;
	position:relative;
	padding-top:25px;
	background-color:clear;
}

#content_pic{
	position:absolute;
	background:#999933;
	top: 5px;
	float:left;
	left: 6px;
	height:412px;
	width:421px;
}

#content_text{
	position:absolute;
	background:clear;
	top:5px;
	left:437px;
	height:620px;
	width:455px;
	padding-left:5px;
	padding-right:5px;
	color:#FF9900;
}

#content_title{
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	background:white none repeat scroll 0 0;
	border-color:black black -moz-use-text-color;
	border-style:solid solid none;
	border-width:1px 1px 0;
	height:20px;
	margin:0 auto;
	text-align:center;
	width:460px;
}

#footer{
	height:100px;
	width:905;
	background:clear;
	position:relative;
	margin-top:300px;
	margin-bottom:5px;
	width:auto;
	padding:0;
	text-align:center;
}

#footer_info{
	border: 1px solid black;
	height:25px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:905px;
	border-right:0px;
}

#footer_info li{
	display:inline;
}

#footer_info li a{
	display:block;
	display:inline;
	background:#009933 repeat-x scroll left bottom;
	border-right:1px solid black;
	width:225px;
	height:25px;
	line-height:25px;
	text-decortion:none;
	text-align:center;
	float:left;
}

#footer_info li a:hover{
	background:#00FFFF;
}

.flinks{
	list-style:none;
	display:inline;
	margin:0px;
	padding:0px;
	font:Verdana, Arial, Helvetica, sans-serif large;
}
