﻿body {
}
#apple_left
{
    padding: 5px;
    width: 300px;
    height: auto;
    float: left;
    margin-right: 25px;
    margin-left: 10px;
    border-right-color: #999999;
    border-bottom-color: #999999;
    border-left-color: #999999;
}
#apple_banner
{
    border: thin solid #F0F0F0;
    float: left;
    margin-right: 15px;
    width: 400px;
    height: auto;
}
#apple_banner li
{
    padding-bottom: 5px;
    margin-bottom: 5px;
    border: thin solid #D6E0E9;
    background-color: #F7FAFE;
}
#apple_right
{
    float: right;
    width: 180px;
}
#overview
{
    float: left;
    width: 400px;
    height: auto;
    margin-top: 30px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 0px;
    clear: none;
}
.backround_blue_color
        {
	width: 100%;
	background-color: #F5FAFE;
	margin-top: 0px;
}
#apple_right_menu
        {
            float: left;
        }
#hardware_services
{
    width: 250px;
    height: 250px;
}
#software_servics
{
    width: 250px;
    height: 200px;
    float: left;
}
.image_left
{
    float: left;
    margin-right: 10px;
}
.newStyle11
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: bold;
    font-style: italic;
    color: #808080;
}
