@charset "utf-8";
/* CSS Document */

body
{
text-align: center;
background-color: #BCBCBE;
margin: 0px;
padding-top: 20px;
font-family:Arial,Helvetica,sans-serif;
font-size: 85%;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
overflow-x: hidden;
overflow-y: auto;
}


#container { 
margin: 0 auto;
width: 765px;
text-align: left
}

#header { 
background:url(imgs/curvePageTop.gif) no-repeat;
background-color:#FFF;
width: 765px;
height:auto;
}
#headerB { 
background:url(imgs/brandMyki.gif) no-repeat;
background-color:#FFF;
width: 765px;
height:91px;
}

#tag {
position: relative;
left: 174px;
top: 36px;
font-size: large;
font-weight: bold;
color:#009ADE;
line-height: 1.4em;
}

#headerC { 
background:url(imgs/banner.gif) no-repeat;
background-color:#FFF;
width: 765px;
height:125px;
}

#body {
background-color:#FFF;
}

#center {
margin-left: 174px;
width: 411px;
height: 500px;
background-color: #F4F4F4;
padding: 20px;
font-size: 0.91em;
color: #333;
}
a:link {
text-decoration: none;
color:#0061AF;
}
a:visited {
text-decoration: none;
color:#0061AF;
}
a:hover {
text-decoration: underline;
color:#0061AF;
}

#layer_1 {
	margin-left: 30px;
}
#layer_2 {
	
	margin-left: 30px;
}

#layer_3 {
	
	margin-left: 30px;
}
#layer_4 {
	
	margin-left: 30px;
}
#layer_4a {
	
	margin-left: 30px;
}


#footer {
background:url(imgs/curvePageBottom.gif) no-repeat;
width: 765px;
height:auto;
}