body {
    font-family: Arial;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    color: #666;
    background: url(../images/bg.jpg) repeat-x #FFF;
}

a { 
    text-decoration: none; 
    color: #666;
}

#body {
	width: 750px;
	margin: 0px auto;
}

#subhead {
    width: 750px;
    height: 228px;
    background: url(../images/subhead.jpg) no-repeat;
    margin-top: -2px;
    margin-bottom: 15px;
}

#subhead #welcome {
    font-size: 24px;
    color: #f9f9f9;
    padding-top: 30px;
}

#subhead #subwelcome {
    font-size: 11px;
    color: #f9f9f9;
    font-family: Verdana;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
    width: 300px;
    height: 80px;
}

#quicks {
    padding-top: 15px;
}

#quicks #quick1 {
    width: 232px;
    height: 164px;
    background: url(../images/quick1.gif) no-repeat;
    float: left;
    padding-right: 18px;
}

#quicks #quick2 {
    width: 232px;
    height: 164px;
    background: url(../images/quick2.gif) no-repeat;
    float: left;
    padding-right: 18px;
}

#quicks #quick3 {
    width: 232px;
    height: 164px;
    background: url(../images/quick3.gif) no-repeat;
    float: left;
}

#quicks h3 {
    font-family: Verdana;
    font-size: 15px;
    font-weight: bold;
    font-style: italic;
    padding: 40px 0px 20px 80px;
    margin: 0px;
    color: #305786;
}

#quicks p { 
    margin: 0px;
    font-family: Verdana;
    font-size: 11px;
    padding-left: 35px;
    width: 170px;
    line-height: 17px;
}

#quicks p .more { 
    text-decoration: none;
    font-weight: bold;
    color: #30588c;
}

#logo {
    width: 186px;
    height: 70px;
    background: url(../images/logobg.jpg) no-repeat;
    float: left;
}

#clr {
    clear: both;
}

#headleft {
    float: left;
    width: 500px;
    height: 70px;
}

#flags {
    height: 18px;
    text-align: right;
    width: 550px;
    padding-top: 15px;
}

#flags a {
    padding-left: 10px;
}

#menu {
    height: 35px;
    width: 500px;
    position: absolute;
    z-index: 1;
    text-align-right;
    margin-left: 25px;
}

#footer {
    width: 725px;
    height: 60px;
    margin: 20px auto 0px auto;
    background: url(../images/footer.jpg) no-repeat;
    margin-bottom: 10px;
    padding-top: 3px;
}

#footer p {
    font-face: Verdana;
    font-size: 11px;
    color: #333333;
    padding: 0px 10px 0px 10px;
}

#content {
    width: 725px;
    margin: 0px auto 0px auto;
    padding-top: 15px;
}

#content #left {
    width: 470px;
    float: left;
    padding-right: 30px;
}

#content #right {
    width: 221px;
    float: left;
}

#content #box {
    width: 470px;
    font-family: Verdana;
    font-size: 11px;
    color: #333333;
    line-height: 16px;
}

#content #gbox { 
    font-family: Verdana;
    font-size: 11px;
    width: 221px;
    color: #333333;
}

#content #gbox #top {
    width: 221px;
    height: 6px;
    background: url(../images/gbox-top.jpg) no-repeat;
    line-height: 0px;
    font-size: 1px;
}

#content #gbox #mid {
    width: 201px;
    background: url(../images/gbox-middle.jpg) repeat-y;
    padding: 5px 10px;
}

#content #gbox #bottom {
    width: 221px;
    height: 6px;
    background: url(../images/gbox-bottom.jpg) no-repeat;
}

#content #box #top {
    width: 470px;
    height: 8px;
    background: url(../images/box-top.jpg) no-repeat;
    line-height: 0px;
    font-size: 1px;
}

#content #box #mid {
    width: 440px;
    background: url(../images/box-mid.jpg) repeat-y;
    padding: 5px 15px;
    font-family: Verdana;
    font-size: 11px;
    font-weight: regular;
    color: #333;
    line-height: 20px;
}

#content #box #mid ul {
    list-style-image: url(../images/bullet2.jpg);
    padding-left: 15px;
    margin-left: 0px;
    text-indent: 0px;
    line-height: 24px;
}

#content #seemore ul {
    list-style-image: url(../images/bullet3.jpg);
    padding-left: 15px;
    margin-left: 0px;
    text-indent: 0px;
    line-height: 24px;
}


#content #box #mid #img {
    float: left;
}

#content #box #mid #subheader {
    color: #305786;
    font-family: Verdana;
    font-size: 18px;
    font-weight: bold;
    line-height: 28px;
    border-bottom: 1px solid #ececec;
    margin-bottom: 10px;
}

#content #box #mid #subheader2 {
    color: #305786;
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    line-height: 24px;
    border-bottom: 1px solid #ececec;
    margin-bottom: 10px;
}

#content #gbox #mid #subheader {
    color: #305786;
    font-family: Verdana;
    font-size: 18px;
    font-weight: regular;
    line-height: 28px;
    border-bottom: 1px solid #ececec;
    margin-bottom: 10px;
}

#content #box #mid #subtext {
    float: left;
    padding-left: 10px;
    width: 260px;
}

#content #box #mid #subtext a {
    color: #30588c;
    font-weight: bold;
    font-size: 10px;
    font-family: Verdana;
}

#content #box #mid a {
    color: #30588c;
    font-weight: bold;
    font-size: 10px;
    font-family: Verdana;
}

#content #box #bottom {
    width: 470px;
    height: 8px;
    background: url(../images/box-bottom.jpg) no-repeat;
}

#content #sbox {
    width: 225px;
    font-family: Verdana;
    font-size: 11px;
    color: #333333;
    line-height: 18px;
    float: left;
    padding-bottom: 15px;
}

#content #sbox #subheader {
    color: #305786;
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    margin-top: 10px;
    margin-bottom: 10px;
}

#content #sbox #img {
    padding-bottom: 10px;
}

#content #sbox #subtext {
    float: left;
    padding-right: 10px;
}

#content #sbox #subtext a {
    color: #30588c;
    font-weight: bold;
    font-size: 10px;
    font-family: Verdana;
}

#content #newsitem {
    background: url(../images/icon-news.jpg) no-repeat;
    margin-top: 20px;
    padding-left: 20px;
}

#content #newsitem #label {
    font-size: 13px;
    font-weight: bold;
    color: #305786;
    padding-bottom: 5px;
}

#content #newsitem #link a {
    font-size: 11px;
    font-weight: regular;
    color: #305786;
    line-height: 18px;
}

#content #newsitem #date {
    font-size: 10px;
    font-weight: bold;
    color: #333;
    padding-bottom: 10px;
}

#content #newsitem #body {
    font-size: 11px;
    font-weight: regular;
    color: #333;
    line-height: 18px;
    width: 180px;
    float: left;
}

#content #newsitem #more {
    padding-top: 5px;
    padding-bottom: 20px;
}

#content #newsitem #more a {
    color: #30588c;
    font-weight: bold;
    font-size: 10px;
    font-family: Verdana;
}

#content #navi {
    width: 719px;
    height: 24px;
    font-size: 11px;
    font-weight: regular;
    font-face: Verdana;
    color: #333;
    background: url(../images/navi.gif) no-repeat;
    line-height: 24px;
    text-indent: 10px;
    margin-bottom: 15px;
}

#content #dlimgs {
    background: url(../images/icon-img.jpg) no-repeat;
    margin-top: 10px;
    padding-left: 20px;
    line-height: 14px;
    color: #333;
}

#content #dlsoft {
    background: url(../images/icon-software.jpg) no-repeat;
    margin-top: 10px;
    padding-left: 20px;
    line-height: 14px;
    color: #333;
}

#content #dldocs {
    background: url(../images/icon-news.jpg) no-repeat;
    margin-top: 10px;
    padding-left: 20px;
    line-height: 14px;
    color: #333;
}

#content #dlother {
    background: url(../images/icon-news.jpg) no-repeat;
    margin-top: 10px;
    padding-left: 20px;
    line-height: 14px;
    color: #333;
}

#content #downloads #label {
    font-size: 13px;
    font-weight: bold;
    color: #305786;
    padding-top: 20px;
}

#content #downloads a {
    color: #333;
    font-weight: regular;
    font-size: 11px;
    font-family: Verdana;
}

#content #seemore a {
    color: #333;
    font-weight: regular;
    font-size: 11px;
    font-family: Verdana;
}

