/* CSS Document */

*{  margin:0;

	padding:0;
	line-height:1.5;
	font-size:100%;
}



h1 {
font-size:21px;
color:#FFFFFF;
}



h2 {
font-size:14px;
color:#E8CBAC;
font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}



h3 {
font-size:9px;
color:#FFFFFF;
font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
font-weight:lighter;
}



h4 {
font-size:12px;
color:#666666;
font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
font-weight:bold;
}



h5 {
font-size:12px;
color:#000000;
font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
font-weight:lighter;
}



a {
text-decoration:none;
}



body {
margin:0 auto;
text-align:center;
font-size:12px;
background:#000000;
}



#main-container {
background:#FFFFFF;
margin:0 auto;
text-align:left;
width:950px;
}



#header {
background:#000000;
width:950px;
height:167px;
}



#logo {
width:950px;
height:107px;
}



#top-image {
width:950px;
}



#sub-content {
background:#FFFFFF;
width:950px;
}



#sub-bar {
margin-left:30px;
margin-right:30px;
margin-bottom:30px;
}


#sub-menu {
background:#FFFFFF;
float:left;
width:179px;
margin-left:30px;
}


#sub-menu img {
margin-bottom:1px;
}



#sub {
float:right;
width:686px;
margin-right:30px;
}




#sub-itle {
width:686px;
}



#sub-text {
width:686px;
}



.privacy p {
margin-top:15px;
}



#footer {
background:#FFFFFF;
clear:both;
width:950px;
padding-top:30px;
}



#footer a {
color:#FFFFFF;
}



