#all{
    width:100%;
    float:left;
    text-align:center;
}
#all{
    width:100%;
    float:left;
    text-align:center;
}
div.sub, iframe {
    width: 980px;
    height: 544px;
    margin: 0 auto;
}
body
{ 
background-image:url('indexbg.jpg');
background-repeat:no-repeat;
background-attachment:fixed;
background-position:center top; 
}
.ctext {
    text-align:center;
    font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	letter-spacing: -1px;
	color:#000000;
}
a:link {
    text-decoration: none;
	color:#000000;
}

a:visited {
    text-decoration: none;
	color:#000000;
}

a:hover {
    text-decoration: none;
	color:#5C5F61;
}

a:active {
    text-decoration: none;
	color:#5C5F61;
}
