body{



}

#top-strip{
backg/round-color:#8ACDFF;
background-color:#78c5ff;
height: 23px;
}

#top-wrapper {
width:960px;
position:relative;
margin-left:auto;
margin-right:auto;


}

#header-strip {
background-color:#94D1FF;
background-image:url(../images/header_bg.gif);
background-repeat:repeat-x;
background-position:bottom;

}

#header-wrapper {
width:960px;
height: 300px;  
position:relative;
margin-left:auto;
margin-right:auto;
background-repeat:no-repeat;
background-position:bottom;
}

#content-strip {
clear:both;
background-image:url(../images/content_bg_top.jpg);
background-repeat:repeat-x;

}

#content-extra {

background-image:url(../images/content_bg.jpg);
background-position: 15px -2px; 

}

#content-wrapper {
width:960px;
position:relative;
left:50%;
margin-left:-480px;
padding-top: 30px;
padding-bottom: 20px;
}

#content-table {

}

#content-left {
float:left;
width:320px;

}

#content-right-wrapper {
float:right;
width:640px;
}

#content-middle {
float:left;
width:320px;

}

#content-right {
float:right;
width:320px;

}


#footer-strip {
clear:both;
background-color: #fff;
background-image:url(../images/footer_bg.gif);
background-repeat:repeat-x;
}



#footer-wrapper {
width:960px;
position:relative;
left:50%;
margin-left:-480px;
padding-top: 20px;
}

#footer-table {

}

#footer-left {
float:left;
width:320px;
}

#footer-right-wrapper {
float:right;
width:640px;
}

#footer-middle {
float:left;
width:320px;
}

#footer-right {
float:right;
width:320px;

}

body#index #header-wrapper {
background-image:url(../images/header_city_bg.gif);
height: 430px;
}

body#blinkworks-clients #header-wrapper {
background-image:url(../images/clients_city_bg.gif);
}

body#services #header-wrapper {
background-image:url(../images/services_city_bg.gif);
}

body#services2 #header-wrapper {
background-image:url(../images/services_city_bg.gif);
}

body#symfony #header-wrapper {
background-image:url(../images/symfony_city_bg.gif);
}
body#contact-blinkworks #header-wrapper {
background-image:url(../images/contact_city_bg.gif);
}

#content2-left{
float:left;
width:610px;

}


#content2-right{
float:right;
width:350px;

}

.padding10{
padding: 0 10px 0 10px;
}