
#hd11 {
    background-image: url("/images/layout/headers/headerbk.png");
    background-repeat: no-repeat;
    height: 260px;
    overflow: hidden;    
    width: 1000px;
    height: 90px;
    line-height: 18px;
	margin-bottom: 13px;
}


#hd11 #homelogo {    
    float: left;
    height: 74px;
    padding: 30px 0 0 27px;
    width: 173px;
}

#hd11 #homelogo a {   
    background-image: url("/images/layout/headers/sparxlogo.png");
    background-repeat: no-repeat;
    border: 0 none;
    display: block;
    height: 40px;
    width: 150px;
}

#hd11 #navbar11 {   
    font-family: Microsoft YaHei,verdana,arial,helvetica,sans-serif;
    font-size: 9px;
    height: 90px;
    overflow: hidden;
    padding: 0;
    width: 800px;
}

#hd11 #navbar11-inner {
    height: 90px;
	float: right;
	width: 730px;
}

#navbar11 ul {
    margin: 0;
    padding: 0;
    text-align: left;
	vertical-align: middle;
}
#navbar11 li {
    display: inline;
    float: left;
    margin: 0;
    padding: 10px 12px 3px 15px;   
} 

#navbar11 li span {
font-family: Microsoft YaHei,Tahoma,Verdana,Segoe,sans-serif;
vertical-align: 7px;
font-size: 12px;
word-wrap:normal;
}


#navbar11 a {
    font-weight: bold;
}

#primaryline {
   margin-top: 15px;
   display: block;
   position: relative;
}

#primaryline a:active, #primary a:hover {
    text-decoration: underline;
}
#primaryline a {
    color: #003460;
    text-decoration: none;
}

#secondaryline {    
	display: block;	
	position: relative;    
	padding-left: 200px;
}

#secondaryline a:active, #secondary a:hover {
    text-decoration: underline;
}
#secondaryline a {
    color: #555;
    text-decoration: none;
}

#index-banner11 {
    background-image: url("/images/layout/headers/home-page-banner.png");
    background-repeat: no-repeat;
    height: 260px;
    overflow: hidden;
    padding-top: 18px;
    position: relative;
    width: 778px;
}

#index-banner12 {    
    height: 200px;
    overflow: hidden;
    position: relative;
    width: 778px;
}

#index-banner11 h1 img {
    margin: 1px 4px 0 0;
    vertical-align: text-top;
}
#index-banner11 h1 {
    color: #FFFFFF;
    font-size: 48px;
    font-weight: normal;
    margin-left: 15px;
    margin-top: 10px;
    padding: 0;
}
#index-banner11 p {
    color: #FFFFFF;
    font-size: 12px;
    margin: 15px 0 0 15px;
    width: 80%;
}
#index-banner11 h1 span, .reg-ea-download, .content-wrapper.home-page a {
    color: #EF8000;
}

#index-banner11 #cta-buttons {
    bottom: 10px;
    left: 300px;
    position: absolute;
}

#Searchform {
   display: block;
   
}