/* CSS Document */

BODY{
	margin:0;
	padding:0;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	background-color:#fff;
	background-image:url(../../images/bkg_body_index.jpg);
	background-position:top center;
	background-repeat:repeat-x;
}

A {color: #fff; text-decoration:none}
A:hover {color: #fff; text-decoration: underline}

#master {
	background-image:url(../../images/bkg_index.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	padding-top:140px;
}

#slider {
	width:918px;
	height:438px;
}

#flag{
	background-image:url(../../images/bkg_flag.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	width:918px;
	height:47px;
	color:#FFFFFF;
	font-size:20px;
}