/*Services Layout
=====================================*/
#page_content{
  margin-left: 11px;
}

.page_header{
  padding-top: 12px;
  padding-bottom: 4px;
  width: 739px;
  border-bottom: 1px #999999 solid;
}

.orange_text {
font-size: 13pt;
color: #FF6600;
text-transform: uppercase;
font-weight: bold;
}

.bold_header, .orange_mixed{
font-size: 10pt;
font-weight: bold;
}

.orange_mixed{
color: #FF6600;
}


.descript_text {
font-size: 7pt;
font-weight: bold;
}

* html .service_item span{
margin-top: 2px;
}



.service_item .text {
font-size: 8pt;
line-height: 1.4em;
}

.service_item {
margin-bottom: 15px;
}

.service_item .text{
margin-top: -1px;
}

.service_head {
font-size: 9pt;
font-weight: bold;
line-height; 1.3em;
}

#design_list{
height: 360px;
margin-top: -10px;
}

#advertise_list {
height: 360px;
}

#design_left_column{
position: absolute;
left: 16px;
top:361px;
}

#design_right_column{
position: absolute;
top: 361px;
left: 300px;
}

#advertise_left_column{
position: absolute;
top: 721px;
left: 16px;
}

#advertise_right_column{
position: absolute;
top: 721px;
left: 300px;
}

#intro_para{
width: 739px;
font-size: 8pt;
line-height: 1.3em;
padding-top: 10px;
}

* HTML #intro_para{
padding-left: 1px;
}

.descript_text a:link, .descript_text a:visited{
text-decoration: none;
color: #FF6600;
}

.descript_text a:hover, .descript_text a:active{
text-decoration: underline;
}
