body {
    background: url("../images/bg.jpg") repeat-x scroll center top #F6F6F7;
    overflow: hidden;
}
.container {
    margin: 30px auto 0;
    width: 780px;
}
.slideshow {
    float: left;
    width: 780px;
}
.top {
    background: url("../images/container_box.png") no-repeat scroll center top transparent;
    float: left;
    height: 24px;
    width: 710px;
}
.content-container {
    background: url("../images/container_box.png") no-repeat scroll left bottom transparent;
    float: left;
    height: 418px;
    padding-bottom: 24px;
    width: 780px;
}
.content {
    float: left;
    height: 418px;
    width: 710px;
}
.content-padding {
    background: url("../images/content_bg.png") no-repeat scroll center top #FFFFFF;
    height: 343px;
    margin: 0 auto;
    padding: 30px;
    position: relative;
    width: 625px;
}
.content-bottom {
    background: url("../images/content_bg.png") no-repeat scroll center bottom transparent;
    height: 15px;
    margin: 0 auto;
    width: 662px;
}
.clear {
    clear: both;
    overflow: hidden;
}
.paging {
    float: right;
    height: 0;
    left: -4px;
    margin-left: 40px;
    padding-top: 0;
    position: relative;
    top: 67px;
    width: 70px;
    z-index: 999999;
}
.paging a {
    background: url("../images/transparent.png") no-repeat scroll left top transparent;
    clear: both;
    cursor: pointer;
    display: block;
    float: left;
    height: 47px;
    left: 0;
    margin-top: 8px;
    outline: 0 none;
    padding-left: 12px;
    position: relative;
    text-indent: -3000px;
    top: 0;
    width: 40px;
    z-index: 99;
}
.paging a span {
    color: #333333;
    float: left;
    height: 45px;
    left: 32px;
    margin-right: 22px;
    padding: 0 44px 0 0;
    position: relative;
}
.nav-container {
    float: left;
    height: 300px;
    margin-top: 17px;
    width: 55px;
}
.nav {
    background: url("../images/tab_tooltip.png") no-repeat scroll left top transparent;
    cursor: pointer;
    display: block;
    float: left;
    left: -1px;
    margin-left: -3px;
    position: relative;
    top: 6px;
    width: 55px;
    z-index: 99;
}
.nav a {
    background: url("../images/tab_tooltip.png") no-repeat scroll -55px bottom transparent;
    color: #333333;
    float: left;
    padding-bottom: 35px;
    padding-left: 9px;
    position: relative;
    top: 33px;
    width: 46px;
}
.nav a span {
    display: block;
    height: 32px;
    overflow: hidden;
    width: 32px;
}
.nav a img {
    border: 0 none;
}
#logo {
    height: 70px;
    margin: 143px auto 0;
    width: 394px;
}
#home-icons {
    bottom: 10px;
    display: block;
    float: right;
    height: 32px;
    position: absolute;
    right: 25px;
}
#home-icons a {
    margin-left: 5px;
}
#home-icons img {
    background: none repeat scroll 0 0 #F8F8F8;
}
#footer {
    font-size: 12px;
    padding: 10px;
}
.tooltip {
    background: url("../images/tab_tooltip.png") no-repeat scroll right top transparent;
    color: #555555;
    display: none;
    font-size: 17px;
    height: 30px;
    padding: 20px 20px 20px 26px;
    position: relative;
    text-align: center;
    top: 15px;
    width: 119px;
}
.grid_6 {
    float: left;
    margin-right: 30px;
    width: 285px;
}
.grid_8 {
    float: left;
    margin-right: 30px;
    width: 390px;
}
.grid_4 {
    float: left;
    margin-right: 30px;
    width: 180px;
}
.grid_3 {
    float: left;
    margin-right: 30px;
    width: 135px;
}
.last {
    margin-right: 0;
}
p#vtip {
    background-color: white;
    border: 1px solid #B5B5B5;
    display: none;
    font-size: 11px;
    font-weight: bold;
    left: 15px;
    padding: 5px 15px;
    position: absolute;
    top: -120px;
    z-index: 9999;
}
.quote, .quote_right, .quote_left, .intro-quote, .quote-small {
    color: #555555;
    float: right;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 19px;
    font-style: italic;
    padding: 20px 0 20px 25px;
}
.quote-small {
    font-size: 16px;
    padding: 0 0 7px 25px;
}
.quote_right, .quote_left {
    width: 33%;
}
.quote_left {
    float: left;
    padding: 20px 25px 20px 0;
}
.quote, .intro-quote {
    float: left;
    padding: 0;
}
.intro-quote {
    padding: 20px 0 0;
}
.quote p {
    background: url("../images/quote.png") no-repeat scroll 0 2px transparent;
    padding-bottom: 15px;
    padding-left: 40px;
}
p.quote, p.quote-small {
    background: url("../images/quote.png") no-repeat scroll 0 2px transparent;
    float: left;
    padding-left: 40px;
}
p.author {
    font-family: Tahoma,arial;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    margin-top: -20px;
    text-align: right;
}
.image-left, .image-border, .image-right, .header-image-left, .header-image-right, .image-thumb-left, .image-thumb-right {
    background: none repeat scroll 0 0 #FAFAFA;
    border: 1px solid #CDCDCD;
    float: left;
    margin: 0 10px 3px 0;
    padding: 4px;
}
.image-thumb-left, .image-thumb-right {
    border: 1px solid #DDDDDD;
    float: left;
    padding: 2px;
}
.image-thumb-right {
    float: right;
}
.image-right {
    float: right;
    margin: 5px 0 3px 10px;
}
.image-margin-left {
    float: left;
    margin: 0 10px 3px 0;
}
ul {
    list-style: square outside none;
    margin-left: 30px;
}
ol li {
    padding-bottom: 5px;
    padding-left: 5px;
}
ul.list, ul.list-check, ul.list-articles, .list-bg {
    list-style: none outside none;
    margin: 0 0 15px;
}
ul.list-nb {
    list-style: none outside none;
    margin: 0;
    padding: 0 0 10px;
}
ol.list {
    margin-left: 30px;
}
ul.list li, ul.list-check li, ul.list-articles li {
    background: url("../images/bullet.png") no-repeat scroll left 10px transparent;
    border-bottom: 1px dotted #AAAAAA;
    padding: 5px 0 5px 20px;
}
.list-bg {
    list-style: none outside none;
    margin: 0 0 15px;
}
.list-bg li {
    background: url("../images/list_bg.png") no-repeat scroll left 10px transparent;
    float: left;
    padding-left: 20px;
    width: 100%;
}
.styled-list, .styled-list2 {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.styled-list li, .styled-list2 li {
    background: url("../images/footermenu_arrow.png") no-repeat scroll left 12px transparent;
    padding: 4px 2px 3px 12px;
}
.styled-list li, .styled-list2 li {
    border-bottom: 1px dotted #999999;
    float: left;
    padding: 5px 0 5px 15px;
    text-align: left;
    width: 270px;
}
.styled-list2 li {
    width: 127px;
}
.divider-5, .divider-10, .divider-15, .divider-20, .divider-30, .divider-45, .divider-60 {
    float: left;
    height: 45px;
    margin-top: 0;
    overflow: hidden;
    width: 100%;
}
.divider-45 {
    height: 45px;
}
.divider-30 {
    height: 30px;
}
.divider-20 {
    height: 20px;
}
.divider-15 {
    height: 15px;
}
.divider-10 {
    height: 10px;
}
.divider-5 {
    height: 5px;
}
h2.border, h3.border, h4.border {
    background: url("../images/border_bottom.png") repeat-x scroll left bottom transparent;
    padding-bottom: 15px;
}
h3.border {
    margin-top: 4px;
}
h4.border {
    background: url("../images/item_dotted_bg.png") repeat-x scroll left bottom transparent;
}
.grayscale span {
    display: block;
    float: left;
    height: 32px;
    margin: 0 3px;
    overflow: hidden;
    width: 32px;
}
#contact-form {
    background: url("../images/thumb_shadow_212.html") repeat scroll center top transparent;
    z-index: 1;
}
form {
    margin: 0;
    padding: 0;
}
.rowElem {
    clear: both;
    float: left;
    margin-bottom: 15px;
    position: relative;
}
.field {
    background: url("../images/field.png") no-repeat scroll left top transparent;
    float: left;
    height: 31px;
    margin: 0;
    padding: 0 0 0 10px;
    width: 271px;
}
.field input {
    background: url("../images/field.png") no-repeat scroll right bottom transparent;
    border: 0 none;
    height: 31px;
    line-height: 31px;
    margin: 0;
    outline: 0 none;
    padding: 0 10px 0 0;
    width: 261px;
}
textarea#message_input {
    background: url("../images/textarea.png") no-repeat scroll right bottom transparent;
    border: 0 none;
    height: 71px;
    outline: 0 none;
    padding: 10px;
    width: 261px;
}
label, .label-80 {
    float: left;
    font-size: 12px;
    font-weight: bold;
    padding: 0 5px 5px 0;
    width: 104px;
}
.contact-select {
    width: 250px;
}
#message_input {
    height: 81px;
    width: 271px;
}
#feedback {
    margin-bottom: 15px;
}
#feedback p {
    margin-bottom: 5px;
}
p.error {
    background-color: #FFFFDD;
    border: 1px solid #F0C020;
    color: #FF3300;
    display: none;
    font-weight: bold;
    padding: 5px 10px;
}
p#submit {
    text-align: right;
}
p#success {
    color: #00CC00;
    display: none;
    font-size: 16px;
    font-style: italic;
    margin-bottom: 20px;
    text-align: left;
}
#note {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    color: #555555;
    display: none;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 15px;
    font-style: italic;
    margin-bottom: 10px;
    padding: 10px 10px 15px;
    text-align: center;
}
.notification_ok {
    color: #606060;
}
button {
    border: medium none;
    margin: 0;
    padding: 0;
}
.form-submit {
    background: none repeat scroll 0 0 #555555;
    border: 0 none;
    cursor: pointer;
    float: left;
    margin: 0;
    padding: 2px 0;
    text-indent: -3000px;
}
.form-submit span {
    border: 1px solid #848484;
    color: #DDDDDD;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 23px;
    padding: 5px 30px;
}
.form-submit:hover {
    color: #777777;
}
.form-submit {
    background: url("../images/submit_button.png") no-repeat scroll left top transparent;
    border: medium none;
    color: #606060;
    cursor: pointer;
    height: 31px;
    line-height: 31px;
    margin-right: 5px;
    margin-top: -7px;
    outline: 0 none;
    padding: 0;
    width: 91px;
}
.form-submit:hover {
    background: url("../images/submit_button.png") no-repeat scroll left -138px transparent;
    color: #6F6F6F;
    outline: 0 none;
}
#connect-menu ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#connect-menu ul li {
    margin: 0 0 10px;
    padding: 0;
    width: 100%;
}
.connect {
    background: url("../images/item_dotted_bg.png") repeat-x scroll left bottom transparent;
    clear: both;
    height: 32px;
    margin: 0;
    padding: 0 0 10px;
    position: relative;
}
.connect a {
    display: block;
    position: absolute;
    width: 100%;
}
.connect a:hover {
    color: #888888;
}
.connect span.icon {
    display: block;
    float: left;
    height: 32px;
    overflow: hidden;
    width: 32px;
}
.connect .icon img {
    background-color: #F8F8F8;
}
.connect span.text {
    display: block;
    float: left;
    font-size: 13px;
    font-weight: bold;
    margin-left: 15px;
    margin-top: 5px;
}
.progress {
    clear: both;
    float: left;
    padding: 3px 0;
    position: relative;
    width: 265px;
}
.progressBar {
    background: url("../images/progress_bar/progressbar_100_15.png") repeat-x scroll left bottom transparent;
    float: right;
    font-size: 10px;
    height: 15px;
    position: relative;
    text-align: center;
    top: 5px;
    width: 104px;
}
.progressValue {
    background: url("../images/progress_bar/progressbar_bg_100.png") no-repeat scroll 0 2px transparent;
    display: block;
    height: 13px;
    left: 2px;
    position: relative;
    top: 0;
    width: 100px;
}
.progressValue span {
    color: #555555;
    font-weight: bold;
    position: relative;
    text-align: center;
    top: -4px;
}
.progress label {
    float: left;
    font-size: 12px;
    font-weight: normal;
    position: relative;
    top: 2px;
    width: 156px;
}
.progress .text {
    margin-left: 55px;
    position: absolute;
    top: 4px;
}
div#filterable-container {
    float: left;
    width: 600px;
    z-index: 0;
}
.filter-text {
    float: left;
    position: relative;
    top: 8px;
}
.filter-text h4 {
    font-size: 13px;
}
ul#filter {
    float: right;
    font-size: 15px;
    list-style: none outside none;
    margin-bottom: 30px;
    margin-left: 0;
    margin-right: 6px;
}
ul#filter li {
    float: left;
    line-height: 31px;
    padding: 0;
}
ul#filter a {
    color: #999999;
    text-decoration: none;
}
ul#filter li a {
    background: url("../images/filter_button.png") no-repeat scroll left -60px transparent;
    color: #606060;
    font-size: 12px;
    margin-left: 0;
    padding-bottom: 8px;
    padding-left: 25px;
    padding-top: 8px;
}
ul#filter li a span {
    background: url("../images/filter_button.png") no-repeat scroll right -60px transparent;
    color: #6F6F6F;
    font-size: 12px;
    margin-left: 0;
    padding-bottom: 8px;
    padding-right: 25px;
    padding-top: 8px;
}
ul#filter li a.first {
    background: url("../images/filter_button.png") no-repeat scroll left top transparent;
}
ul#filter li.current a.first {
    background: url("../images/filter_button.png") no-repeat scroll left -30px transparent;
}
ul#filter li.current a, ul#filter li a:hover {
    background: url("../images/filter_button.png") no-repeat scroll left -90px transparent;
    color: #777777;
    font-size: 12px;
    margin-left: 0;
    padding-left: 25px;
}
ul#filter li.current a span, ul#filter li a:hover span {
    background: url("../images/filter_button.png") no-repeat scroll right -90px transparent;
    color: #777777;
    font-size: 12px;
    margin-left: 0;
}
ul#filter li a.last span {
    background: url("../images/filter_button.png") no-repeat scroll right -120px transparent;
    left: 6px;
    padding-bottom: 8px;
    padding-right: 25px;
    padding-top: 8px;
    position: relative;
}
ul#filter li.current a.last span {
    background: url("../images/filter_button.png") no-repeat scroll right -150px transparent;
    left: 6px;
    padding-bottom: 8px;
    padding-right: 25px;
    padding-top: 8px;
    position: relative;
}
ul#filter li a.first:hover {
    background: url("../images/filter_button.png") no-repeat scroll left -30px transparent;
}
ul#filter li a.last:hover span {
    background: url("../images/filter_button.png") no-repeat scroll right -150px transparent;
}
div#portfolio-container {
    clear: both;
    float: left;
    height: 255px !important;
    margin: 0 auto;
    position: relative;
    width: 625px;
	overflow-x: hidden;
	overflow-y: auto;
}
div#portfolio-container div.pdiv {
    background: url("../images/thumb_shadow_212.html") no-repeat scroll center bottom transparent;
    float: left;
    margin: 0 20px 0 0;
    position: absolute;
    width: 135px;
    z-index: 0;
}
div#portfolio-container a {
    background: none repeat scroll 0 0 #FFFFFF;
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
}
#portfolio-container ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#portfolio-container li {
    margin: 0;
    padding: 0;
}
div#portfolio-container a:hover {
    text-decoration: none;
}
div#portfolio-container img {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DEDEDE;
    display: block;
    padding: 4px;
    z-index: 0;
}
#portfolio-container img {
    z-index: 0;
}
#portfolio-container h5 {
    border-bottom: 1px dotted #AAAAAA;
    margin-bottom: 0;
    margin-left: 6px;
}
#portfolio-container span {
    color: #777777;
    font-style: italic;
    margin-left: 6px;
}
.error1, .error2, .error3, .error4 {
    background-color: #FFFFDD;
    border: 1px solid #F0C020;
    color: #FF3300;
    display: none;
    float: left;
    font-size: 11px;
    font-weight: bold;
    height: 26px;
    left: 278px;
    padding-top: 3px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 110px;
}
.error3 {
    left: 278px;
    top: 95px;
}