html, body {
    margin: 0;
    padding: 0;
}

body {
    background: #3a3a3a url(../images/background.png) repeat-x 0 33px;

    font-family: Times New Roman;
    font-size: 14px;
    color: #bfbebe;
}

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

a:hover {
    text-decoration: underline;
}

a img {
    border: none;
}

.clear {
    clear: both;
}

object {
    outline: none;
}

form {
    margin: 0 !important;
}

/* Layout */

#page {
    width: 960px;
    margin: 0 auto;    
}

/* Top line */

#topline {
    width: 100%;
    height: 21px;
    padding: 6px 0;
    
    font-style: italic;
    color: #fff;
}

#topline .left{
    float: left; 
    height: 17px;
    padding: 2px 0;   
}

#topline a {
    color: #fff;
}

#topmenu {
    display: block;
    float: right;
    margin: 0;
    padding: 0;
    
    list-style: none;
}

#topmenu li {
    display: block;
    float: left;
    margin-left: 28px;
}

#topmenu li a {
    display: block;
    float: left;
    width: auto;
    height: 17px;
    margin: 2px 0 0;
    padding: 0 0 4px 25px;
    
    background: transparent no-repeat 0 0;
}

#topmenu li a:hover, 
#topmenu li a.active {
    background-position: 0 -21px;
}

#topmenu li a.home {
    background-image: url(../images/topmenu-li-home.png);
}

#topmenu li a.about {
    background-image: url(../images/topmenu-li-about.png);
}

#topmenu li a.contact {
    background-image: url(../images/topmenu-li-contact.png);
}


/* Header */

#header {
    width: 945px;
    height: 85px;
    padding: 16px 0px 14px 15px;
    overflow: hidden;
}

#header a.logo {
    display: block;
    float: left;
    width: 349px;
    height: 85px;
    
    color: #fff;
}

#header .contact {
    float: right;
    width: auto;
    height: 34px;
    margin: 17px 0 18px;
    padding: 8px 0 8px 57px;
    
    background: transparent url(../images/header-contact.png) no-repeat 0 0;
    
    line-height: 17px;
    font-style: italic;
    color: #fff;    
}

/* Main menu */

#mainmenu {
    display: block;
    clear: both;
    
    width: 960px;
    height: 60px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    
    list-style: none;
}

#mainmenu li {
    display: block;
    float: left;
    width: 159px;
    height: 60px;  
    overflow: hidden;  
    
    border-left: 1px solid #2e2e2e;
}

#mainmenu li.first {
    width: 160px;
    border-left: none;
}

#mainmenu li a {
    display: block;
    width: 100%;
    height: 100%;    
    margin: 0;
    padding: 0;    
    overflow: hidden;
    
    background: #8d8d8d;
    
    color: #fff;
}

#mainmenu li a:hover {
    background: #5a5a5a;
}

#mainmenu li a img {
    display: block;
}

#mainmenu li a:hover img,
#mainmenu li a.active img {    
    margin-top: -60px;    
}

/* Flash center */

#center {
    width: 960px;
    height: 312px;
    margin: 7px 0 0;
}

#flashcentercontainer {
    float: left;
    width: 638px;
    height: 312px;
    background: #000;
}

#flashcenter {
    width: 638px;
    height: 312px;
}

/* Ask us form */

#askus {
    float: right;
    width: 313px;
    height: 312px;
    overflow: hidden;
    background: #000 url(../images/askus-background.png) repeat 0 0;
}

#askus .caption {
    background: none repeat scroll 0 0 #1C1C1C;
    height: 31px;
    padding: 8px 0 5px;
    width: 100%;
}

#askus .content {
    padding: 8px 15px;    
    font-family: Times New Roman;
    font-size: 16px;
    color: #fff;
}  

#askus .content p.tip {
    border-bottom: 1px dotted #404040;
    padding: 0 0 8px;
    margin: 0 0 6px;
}

#askus .content label {
    display: block;
    margin: 0 0 8px;
}

#askus .content input.text, 
#askus .content textarea {
    width: 220px;
    border: 1px solid #454545;
    background: #1c1c1c;
    color: #fff;
    font-family: Times New Roman;
    font-size: 16px;
}

#askus .content textarea {
    height: 82px;
}

#askus .content input.button {
    padding: 1px 7px 1px 12px;
    border: 1px solid #767676;
    background: #acacac url(../images/askus-button.png) repeat-x 0 0;
    font-weight: bold;
    color: #1c1c1c;
    text-shadow: 0 1px 0 #dadada;
}

/* Breadcrumb */

#breadcrumb  {
    width: 100%;
    height: 31px;    
    padding: 8px 0 5px;
    margin: 8px 0 0;
    background: none repeat scroll 0 0 #1C1C1C;
}

#breadcrumb h1 {
    line-height: 28px !important; 
    font-size: 14px !important;
    font-weight: bold;
    font-style: italic;
    color: #fff;
}

#breadcrumb h1 a {
    padding-right: 10px;
    background: url(../images/breadcrumb-separator.png) no-repeat 100% 50%;
    font-weight: normal;
    color: #989898;                                                        
    text-decoration: underline;
}

#breadcrumb h1 a:hover {
    text-decoration: none;
}

/* Projects */

#page h1 {
    height: 31px;
    margin: 0 16px;    
    padding: 0 0 0 38px;
    
    background: transparent no-repeat 0 0;
    
    font-size: 26px;
    line-height: 26px;
    font-weight: normal;
    font-style: italic;
    text-shadow: 0 1px 2px #000;
    color: #fff;
}

*+html #page h1 {
    line-height: 28px;
}

#page h1.projects {
    background-image: url(../images/h1-projects.png);
}

#page h1.tags {
    background-image: url(../images/h1-tags.png);
}

#page h1.clients {
    background-image: url(../images/h1-clients.png);
}

#page h1.askus {
    background-image: url("../images/h1-askus.png");
}

#page h1.breadcrumb{
    background-image: url("../images/h1-breadcrumb.png");
}

#projects {
    width: 960px;
    background: #000;
    margin: 8px 0 0;
    padding: 0 0 10px;
}

#projects .caption {
    width: 100%;
    height: 31px;
    padding: 8px 0 5px;
    background: #1c1c1c;
}

#flashprojectscontainer,
#flashprojects {
    width: 960px;
    height: 270px;
}

#projects .leftcolumn,
#projects .rightcolumn {
    float: left;     
    margin-left: 10px;
}

#projects .leftcolumn .head,
#projects .leftcolumn .content,
#projects .rightcolumn .head,
#projects .rightcolumn .content {
    background: #262626;
}

#projects .leftcolumn .head,
#projects .rightcolumn .head {
    height: 72px;
}

#projects .leftcolumn .content,
#projects .rightcolumn .content {
    margin-top: 7px;
    height: 263px;
    padding: 1px 10px;
}

#projects .leftcolumn {
    width: 627px;
}

#projects .rightcolumn {
    width: 304px;
}

/* Left column */

#projects .leftcolumn .head {
    height: 50px;
    padding: 11px 10px;
}

#projects .leftcolumn .head h2, 
#projects .leftcolumn .head h3 {
    margin: 0;
}

#projects .leftcolumn .head h3 {
    font-size: 21px;
    font-weight: normal;
    font-style: italic;    
    color: #fff;
}

#projects .leftcolumn .head h3 strong {
    font-weight: normal;
    font-size: 23px;
}

#projects .leftcolumn .content {
    line-height: 1.35;
}

#projects .leftcolumn .content p {
    margin: 6px 0;
}

#content p.readmore a,
#projects .leftcolumn .content p.readmore a {
    color: #aa0000;
}

/* Right column (tags) */

#projects .rightcolumn .head {
    height: 31px;
    padding: 21px 0px 20px
}

#projects .rightcolumn .content {
    text-align: center;
    line-height: 263px;      
}

#projects .rightcolumn .content .tags {
    display: inline-block;
    line-height: normal;
    vertical-align: middle;
}

#projects .rightcolumn .content .iefix {
    display: none;
}

*+html #projects .rightcolumn .content .iefix {
    display: inline-block;
    width: 0;
    overflow: hidden;
}

#projects .rightcolumn .content .tags a {
    cursor: pointer;        
    color: #a7a7a7;    
}


/* Clients */

#clients {
    width: 960px;
    margin: 8px 0 0;
    
    background: #f1eded;  
}

#clients a {
    color: #a00;
}

#clients .caption {
    width: 100%;
    height: 31px;
    padding: 8px 0 6px;
    background: #1c1c1c;
}

#clients .content {    
    padding: 18px 0 0;
}

#clients .content .client {
    float: left;
    width: 303px;
    height: 296px;
    overflow: hidden;
    margin: 0 0 18px 9px;
    
    font-size: 12px;
    color: #1d1d1d; 
}

#clients .content .client .image {
    display: block;
    width: 303px;
    height: 261px;
    overflow: hidden;
}

#clients .content .client .image img {
    display: block;
}

#clients .content .client .description { 
    height: 32px;
    margin: 3px 0 0;
    overflow: hidden;
    
    line-height: 16px;
}

#clients .content .client .description strong {
    font-weight: normal;
    color: #a00;
}

#clients .more {
    height: 25px;
    padding: 9px 0 6px;
    overflow: hidden;
    
    background: #d4d4d4;
}

#clients .more .helper {
    position: relative;
    left: 50%;
    float: left;    
}

#clients .more .helper .container {
    position: relative;
    left: -50%;
    float: left;    
}

#clients .more .helper .container a {
    display: block;
    float: left;
    height: 25px;
    overflow: hidden;
    font-size: 18px;
    color: #aa0000;
    outline: none;
}

#clientssliderPrev a {
    background: url(../images/clients-prev.png) no-repeat 0 0;
    padding-left: 30px;
}

#clientssliderNext a {
    background: url(../images/clients-next.png) no-repeat 100% 0;
    padding-right: 30px;
}

#clientssliderPrev a.inactive {
    background-position: 0 -25px;
    cursor: default;
    text-decoration: none;
}

#clientssliderNext a.inactive {
    background-position: 100% -25px;
    cursor: default;
    text-decoration: none;
}
    

/* Clients slider */

#clientsslider {    
    margin: 0 16px 0 8px;
    width: 936px;
    height: 942px;
    overflow: hidden; 
}

#clientsslider ul,
#clientsslider ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 936px;
    height: 942px;
    overflow: hidden; 
}

/* Content */

/* Clients */

#content {
    width: 960px;
    margin: 8px 0 0;    
    background: #262626; /* #f1eded;  */
}

#content a {
    color: #BFBEBE;             
}

#content .caption {
    width: 100%;
    height: 31px;
    padding: 8px 0 6px;
    background: #1c1c1c;
}

#content .content { 
    /*color: #484848;*/
    padding: 21px;
}

#content .content p {
    margin: 0 0 12px;
}

#content .content span.required {
    color: #aa0000;
}       

#content .content .leftcolumn {
    float: left;
    width: 457px;
}

#content .content .rightcolumn {
    float: right;
    width: 412px;
    min-height: 338px;    
    padding: 8px 14px;
    background-color: #d1cece;
    color: #484848;
}

#content .content .rightcolumn h2 { 
    margin: 0;
    font-style: italic;
    font-size: 18px;
    font-weight: bold;
}

#content .form {
    list-style: none;
    margin: 0;
    padding: 0;
}

#content .form li {
    display: block;
    margin-top: 8px;
}

#content .form li .error {
    padding-left: 130px;
    font-size: 12px;
    color: #a00;
}

#content .form li label {
    float: left;
    width: 130px;
}

#content .form li input.text,
#content .form li textarea {
    display: block;
    float: left;
    width: 264px;
    border: 1px solid #484848;
    background: #ffffff;
    
    font-family: Times New Roman;
    font-size: 14px;
    color: #484848;
}

#content .form li textarea {
    height: 136px;
}

#content .form li input.required,
#content .form li textarea.required {
    border-color: #aa0000 !important;
}

#content .form li.buttons {
    padding-left: 130px;
}

#content .form input.button {
    padding: 1px 15px;
    border: 1px solid #767676;
    background: #acacac url(../images/askus-button.png) repeat-x 0 0;
    font-family: Times New Roman;
    font-size: 14px;    
    color: #1c1c1c;
    text-shadow: 0 1px 0 #dadada;
}

/* Footer */

#footer {
    padding: 7px 11px 18px 18px;
    margin: 8px 0 0;
    
    background: #000 url(../images/footer-bg.png) repeat-x 0 0;
}
        
*+html #footer {
    min-height: 100px;
    padding-bottom: 0px;
}

#footer .caption {
    padding: 0 0 6px;
    border-bottom: 1px dotted #4f4f4f;
}

#footer .caption img {
    display: block;
}

#footer .links {
    padding: 0 2px 15px;
    margin: 11px 0 16px;
    border-bottom: 1px dotted #4f4f4f;
}

#footer .links h4 {
    margin: 0;

    font-size: 18px;
    font-weight: normal;
    color: #fff;
}

#footer .links .list {
    float: left;
    margin-right: 48px;
}

#footer .links .list ul {
    margin: 6px 0 0 3px;
    padding: 0;
    
    font-size: 14px;    
    line-height: 20px;
    color: #aa0000;
    
    list-style: none;
}

#footer .links .list ul li {
    background: transparent url(../images/footer-links-li.gif) no-repeat 0 8px;
    padding-left: 9px;
}

#footer .links .list ul a {
    color: #939393;
}

#footer .links .list ul a:hover {
    color: #aa0000;    
}

/* Footer menu */

#footer .footermenu {
    display: block;
    float: left;
    padding: 0;
    margin: 0;
    
    list-style: none;
    
    font-size: 14px;
}

#footer .footermenu li {
    display: block;
    float: left;
    padding: 0;
    margin: 0;  
    
    color: #fff;
}

#footer .footermenu li.separator {
    margin: 0 11px;
    color: #2d2d2d;
}

#footer .footermenu li a {
    color: #aa0000;
}

#footer .footermenu li a.active {
    color: #fff;
    text-decoration: none;
}

#footer .copyright {
    float: right;
}

#footer .copyright a {
    color: #bfbebe;
}

#googlemapscontainer,
#googlemaps {	
	height: 245px;
}