@charset "UTF-8";

/* **************************************
*Since: 2007-11-30
*Modified: 2008-01-21
************************************** */

/* link color
---------------------------------------------------------------------------------------- */
a {
	text-decoration: none;
	color:#b51729;
}

a:hover {	
	color:#5b1921;
	text-decoration: underline;
}


/* wrapper
---------------------------------------------------------------------------------------- */
#wrapper{
	background: url(../foreign_images/bg_wrapper.gif) repeat-x center top;
	width:100%;
}

#wrapper02{
	background:url(../foreign_images/bg_container.gif) no-repeat center top;
	padding:0px !important;
	padding:0px 0px 0px 1px;
}



/* header
------------------------------------------ */
#header{
	width:768px;
	height:106px;
	margin:0px auto;
}

#header h1{
	width:211px;
	float:left;
	padding:22px 0px 21px 20px;
	
}

#header p{
	margin:20px 0px 0px 40px;
	width:450px;
	float:left;
}

#header ul{
	width:400px;
	float:right;
	margin:62px 0px 0px 0px;
	text-align:right;
}


/* content
------------------------------------------ */
#content{
	width:768px;
	float:left;
}

#mainimage{
	height:280px;
	width:738px;
	margin:0px auto;
	background-image:url(../foreign_images/mainiimage01.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	margin-top:15px;
	margin-bottom:15px;
}

#mainimage .maintext{
	width:483px;
	float:left;
	margin-top:90px;
}

#mainimage .maintext h2{
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
	margin-top:20px;
	margin-left:10px;
}

#mainimage .maintext p{
	color:#FFFFFF;
	text-align:left;
	margin-top:10px;
	margin-left:10px;
}

#mainimage .map{
	width:255px;
	float:right;
}


#content{
	clear:both;
}


#content h3{
	font-weight:bold;
	text-align:center;
	margin-bottom:15px;
}


/* menu
------------------------------------------ */
#menu{
	clear:both;
}

#menu table{
	width:714px;
	margin:0px auto;
}

#menu td{
	width:102px;
	height:49px;
	text-align:center;
	vertical-align:middle;
	color:#990000;
	font-weight:bold;
	background:url(../foreign_images/bt.gif) top no-repeat;
	line-height:110%;
}

#menu td:hover{
	background:url(../foreign_images/bt.gif) bottom no-repeat;
}

#menu a:hover{
	background-color:transparent;
}


/* back
---------------------------------------------------------------------------------------- */
#back{
	text-align:right;
	margin:0px 30px -20px 30px;
}


/* footer
---------------------------------------------------------------------------------------- */
#footer{
	width:760px;
	height:85px;
	margin:30px 0px 0px 0px;
	float:left;
	text-align:left;
	background:url(../foreign_images/bg_footer.gif) repeat-x top;
}

#footer p.btTop{
	padding:0px 30px 0px 0px;
	margin:0px 0px 0px 0px;
	float:right;
}

#footer p.btTop img{
	margin:0px 0px 0px 0px;
}


#footer address{
	background:url(../foreign_images/bg_foot03.gif) repeat-x top;
	text-align:center;
	padding:30px 0px 20px 0px!important;
	padding:15px 0px 20px 0px;
	clear:both;
}
