* {
    margin: 0px;
    padding: 0px;
}

img {
    border: none;
}

body {
    font-family: arial, helvetica, sans-serif;
    background: url(images/header_bg.png) repeat-x;
}

/* ============ Content ============
====================================*/

#content {
    width: 960px;
    margin: 0 auto;
    border-left: 1px solid #ababab;
    border-right: 1px solid #ababab;
    padding: 0px 0px 10px 0px;
}

#header {
    width: 960px;
    margin: 0 auto;
    position: relative;
    height: 179px;
}

.nav {
    float:left;
    padding-top:22px;
    margin-left: 109px;
}

.nav ul {
    list-style:none;
}

.nav ul li {
    float:left;
    font-size:18px;
    font-weight:bold;
    color:#FFFFFF;
}

.nav ul li a {
    height:30px;
    float:left;
    color:#FFFFFF;
    text-decoration:none;
    cursor:pointer;
    padding-left:12px;
}

.nav ul li a span {
    height:29px; float:left;
    padding-left:10px;
    padding-right:22px;
    padding-top:3px;
}

.nav ul li a:hover {
    background:url(images/bg_nav_left.png) no-repeat;
    color:#fff;
    text-decoration:none;
}

.nav ul li a:hover span {
    background:url(images/bg_nav_right.png) no-repeat top right;
}

.logo {
    float: left;
    margin: 28px 0px 0px 15px;
}

#top_profile_box { 
    width: 292px;
    height: 123px;
    background: url(images/top_profile_bg.png) no-repeat;
    float: right;
    margin: 0px 120px 0px 0px;
}

#top_profile_box img {
    float: left;
    margin: 10px 0px 0px 20px;
    border: 1px solid #9e9a9a;
}

#top_profile_box ul {
    float: left;
    margin: 10px 0px 0px 8px;
}

#top_profile_box ul a:hover {
    text-decoration: underline;
}

#top_profile_box ul li {
    list-style: none;
    padding: 0px 0px 3px 0px;
}

#top_profile_box ul li a {
    color: #103aee;
    font-weight: bold;
    text-decoration: none;
}

/* ============ Leftside ===========
====================================*/

#left_side {
    float: left;
    width: 625px;
    margin: 20px 0px 10px 0px;
    padding: 0px 0px 0px 15px;
}

#left_side h3.welcome {
    color: #696969;
    font-size: 20px;
    font-style: italic;
    font-weight: normal;
}

#left_side h1.title {
    font-weight: bold;
    font-size: 35px;
    color: #2a2626;
    letter-spacing: -1px;
    margin: 5px 0px 4px 0px;
    border-bottom: 1px solid #d3cccc;
    color: #2a2626;
}

#left_side p.overviewpage_text {
    color: #000000;
    font-size: 15px;
    font-weight: bold;
    padding: 0px 0px 5px 0px;
}

#left_side p.overviewpage_text a {
    text-decoration: none;
    color: #032cfa;
}

#edit_box {
    border: 1px solid #ababab;
    background: #e6e3e3;
    padding: 10px 0px 10px 0px;
    margin: 2px 0px 2px 0px;
}

#edit_box p {
    font-size: 15px;
    color: #494444;
    font-weight: bold;
    word-spacing: 1px;
    padding: 0px 0px 7px 10px;
}

#edit_box p a {
    color: #032cfa;
    font-size: 20px;
    text-decoration: none;
}

#edit_box p a:hover {
    text-decoration: underline;
}

p.info_text {
    padding: 10px 0px 0px;
    line-height: 20px;
    font-size: 12px;
    font-weight: bold;
}

/* ============ Rightside ==========
====================================*/

#right_side {
    float: right;
    width: 280px;
    margin: 20px 0px 10px 0px;
    padding: 0px 5px 15px 14px;
    border-left: 1px solid #c9c2c2;
}

input.search_box {
    width: 270px;
    height: 21px;
    border: 1px solid #bcbcbc;
}

input.search_bth {
    background: url(images/search_bg.png) no-repeat;
    float: right;
    text-align: center;
    clear: both;
    width: 136px;
    height: 32px;
    border: none;
    font-size: 22px;
    font-weight: bold;
    color: #919191;
    letter-spacing: -1px;
    padding: 0px 25px 3px 0px;
    margin: 6px 6px 15px 0px;
    cursor: pointer;
    display: block;
}

#profile_box{
    clear: both;
}

#quick_links ul li {
    list-style: none;
}

#profile_box1 {
    margin: 0px 0px 0px 4px;
}

#profile_box {
    border-left: 1px solid #ababab;
    border-right: 1px solid #ababab;
    width: 264px;
}

#profile_box h2 {
    font-size: 26px;
    color: #4538ea;
    padding: 0px 3px 0px 5px;
}

#profile_box h5 {
    text-align: right;
}

#profile_box h5 a {
    color: #103aee;
    font-size: 16px;
    padding: 3px 3px 0px 3px;
    text-decoration: none;
}

#profile_box p {
    font-size: 16px;
    color: #524949;
    font-weight:bold;
    padding: 0px 3px 0px 5px;
}

#profile_box img.rightimg_profile {
    float: right;
    border: 1px solid #9e9a9a;
    margin: 5px 10px 5px 5px;
}

#quick_links {
    width: 264px;
    margin: 10px 0px 10px 4px;
    text-align: center;
}

#quick_links h2 {
    background: url(images/quick_links_bg.png) no-repeat;
    color: #fffefe;
    font-size: 21px;
    height: 31px; 
    width: 265px;
    line-height: 30px;
}

#quick_links ul li {
    border: 1px solid #c5c2c2;
    padding: 3px;
}

#quick_links ul li a {
    text-decoration: none;
    font-size: 17px;
    color: #5c82fd;
    font-weight: bold;
    display: block;
}

#quick_links ul li:hover {
    background: #e9e9e9;
}

/* ============ Footer ============
====================================*/

#footer {
    background: url(images/footer_bg.png) no-repeat;
    width: 964px;
    height: 50px;
    margin: auto;
    text-align: center;
    margin-bottom: 15px;
}

#footer ul {
    padding: 10px 0px 2px 0px;
}

#footer ul li {
    list-style: none;
    display: inline;
    font-size: 13px;
}

#footer ul li a {
    font-size: 12px;
    color: #000;
    padding: 0px 7px 0px 7px;
    text-decoration: none;
    font-weight: bold;
}

#footer ul li a:hover {
    text-decoration: underline;
}

#footer p {
    font-size: 12px;
    color: #000;
    font-weight: bold;
}

/* ============ Other ==============
====================================*/

.clear {
    clear: both;
}
