﻿html, body, form
{
    margin: 0;
    padding: 0;
}
body
{
    color: #ffffff;
    font-size: 10pt;
    font-family: Verdana, Sans-Serif;
    background-color: #202260;
    background-image: url(images/bg_tile.jpg);
    background-repeat: repeat-x;
}
a
{
    color: #ff9900;
    text-decoration: none;
}
a:hover
{
    color: #ff9900;
    text-decoration: underline;
}
#container
{
    padding: auto;
    margin: auto;
    width: 930px;
    position: relative;
    
}
#top
{
    padding: 0;
    margin: 0;
    width: 930px;
    height: 295px;
    position: relative;
    z-index: 1000;
    
}
#flash
{
    padding: 0;
    margin: 0;
    width: 930px;
    height: 142px;
    position: relative;
    background-image: url(images/pml_web_top.jpg);
   
}
/* NAV START */
#nav
{
    height: 153px;
    width: 930px;
    position: relative;
}
#nav ul
{
    padding: 0;
    margin: 0;
    list-style-type: none;
    padding-left: 15px;
    z-index: 1000;
}
#nav li
{
    float: left;
    width: 150px;
    height: 153px;
    position: relative;
}
#nav li ul
{
    padding: 0px;
    margin: 0px;
    margin-top: -3px;
    width: 150px;
    display: none;
}
* html #nav li ul
{
    padding: 0px;
    margin: 0px;
    margin-top: -3px;
    width: 150px;
    display: none;
    position: absolute;
    top: 156px;
    left: 0px;
}
#nav li ul li
{
    float: none;
    height: auto;
    border: 3px solid #999999;
    padding: 5px;
    width: 134px;
    border-top: none;
    background-color: #838383;
    text-align: center;
    display: block;
}
#nav li ul li a
{
    color: white;
}
#nav li ul li a:hover
{
    color: #ff9900;
    text-decoration: none;
}
#nav li ul li ul
{
    padding: 0px;
    margin: 0px;
    width: 150px;
    display: none;
    position: absolute;
    top: 0px;
    left: 144px;
}
* html #nav li ul li ul
{
    padding: 0px;
    margin: 0px;
    margin-top: -3px;
    width: 150px;
    display: none;
    position: absolute;
    top: 0px;
    left: 144px;
}
#nav li ul li ul li
{
    float: none;
    height: auto;
    border: 3px solid #999999;
    padding: 5px;
    width: 134px;
    border-top: none;
    background-color: #838383;
    text-align: center;
    display: block;
}
#nav li ul li ul li a
{
    color: white;
}
#nav li ul li ul li a:hover
{
    color: #ff9900;
    text-decoration: none;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.iehover ul ul, #nav li.iehover ul ul ul, #nav li.iehover ul ul ul ul
{
	display: none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li.iehover ul, #nav li li.iehover ul, #nav li li li.iehover ul, #nav li li li li.iehover ul
{
    display: block;
}
/* NAV END */
#middle
{
    height: auto !important;
    height: 916px;
    min-height: 916px;
    width: 930px;
    position: relative;
    background-image: url(images/content_tile.jpg);
}
#left
{
    width: 657px;
    float: left;
}
.content_main
{
    height: auto !important;
    height: 878px;
    min-height: 878px;
    width: 641px;
    padding-left: 10px;
}
.content_padding
{
    padding: 5px 15px 35px 15px;
}
#right
{
    width: 273px;
    float: left;
}
.member
{
    width: 258px;
    height: 212px;
    background-image: url(images/member_bg.jpg);
}
.resources
{
    width: 258px;
    height: 212px;
    background-image: url(images/resources_bg.jpg);
}
.news
{
    width: 258px;
    height: 250px;
    background-image: url(images/news_bg.jpg);
}
.testimonials
{
    width: 258px;
    height: 450px;
    background-image: url(images/testimonials_bg.jpg);
}
#bottom
{
    width: 930px;
    height: 272px;
    background-image: url(images/footer_bg.jpg);
}
.footer
{
    color: White;
    padding: 6px 25px 0px 25px;
    text-align: center;
}
.content_header
{
    
}
h1
{
    padding-left: 15px;
    color: #ff9900;
    font-size: 18pt;
    font-weight: bold;
    text-transform: uppercase;
    font-family: Arial;
}
.btn_sml
{
	width: 88px;
    height: 31px;
    color: White;
    background-image: url(images/login_btn.jpg);
    cursor: pointer;
}
.resource_bg
{
    width: 641px;
    height: 43px;
    background-image: url(images/resource_bg.jpg);
    color: #202260;
}
.resource_bg a
{
    color: #202260;
}
.resource_bg a:hover
{
    color: #ff9900;
}
.navcrumbs
{
    text-align: right;
    padding-bottom: 10px;
    font-size: 8pt;
}
/*
.welcome_header
{
    width: 600px;
    height: 57px;
    background-image: url(images/headers/welcome_header.jpg);
}
.web_design_header
{
    width: 600px;
    height: 57px;
    background-image: url(images/headers/web_design_header.jpg);
}
.software_development_header
{
    width: 600px;
    height: 57px;
    background-image: url(images/headers/software_development_header.jpg);
}
.web_development_solutions_header
{
    width: 600px;
    height: 57px;
    background-image: url(images/headers/web_development_solutions_header.jpg);
}
.ecommerece_header
{
    width: 600px;
    height: 57px;
    background-image: url(images/headers/ecommerce_header.jpg);
}
.content_management_tools_header
{
    width: 600px;
    height: 57px;
    background-image: url(images/headers/content_management_tools_header.jpg);
}
.database_admin_header
{
    width: 600px;
    height: 57px;
    background-image: url(images/headers/database_admin_header.jpg);
}
.business_intelligence_header
{
    width: 600px;
    height: 57px;
    background-image: url(images/headers/business_intelligence_header.jpg);
}
.technical_consulting_header
{
    width: 600px;
    height: 57px;
    background-image: url(images/headers/technical_consulting_header.jpg);
}
.tools_and_apps_header
{
    width: 600px;
    height: 57px;
    background-image: url(images/headers/tools_and_apps_header.jpg);
}
.process_overview_header
{
    width: 600px;
    height: 57px;
    background-image: url(images/headers/process_overview_header.jpg);
}
.process_map_header
{
    width: 600px;
    height: 57px;
    background-image: url(images/headers/process_map_header.jpg);
}
.tms_header
{
    width: 600px;
    height: 57px;
    background-image: url(images/headers/tms_header.jpg);
}
.webalect_header
{
    width: 600px;
    height: 57px;
    background-image: url(images/headers/webalect_header.jpg);
}
.company_overview_header
{
    width: 600px;
    height: 57px;
    background-image: url(images/headers/company_overview_header.jpg);
}
.news_header
{
    width: 600px;
    height: 57px;
    background-image: url(images/headers/news_header.jpg);
}
.testimonials_header
{
    width: 600px;
    height: 57px;
    background-image: url(images/headers/testimonials_header.jpg);
}
.client_list_header
{
    width: 600px;
    height: 57px;
    background-image: url(images/headers/client_list_header.jpg);
}
.employment_header
{
    width: 600px;
    height: 57px;
    background-image: url(images/headers/employment_header.jpg);
}
.contact_header
{
    width: 600px;
    height: 57px;
    background-image: url(images/headers/contact_header.jpg);
}
*/
.phase_1
{
    width: 282px;
    height: 118px;
    background-image: url(images/phase_1.jpg);
}
.phase_2
{
    width: 282px;
    height: 118px;
    background-image: url(images/phase_2.jpg);
}
.phase_3
{
    width: 282px;
    height: 118px;
    background-image: url(images/phase_3.jpg);
}
.phase_4
{
    width: 282px;
    height: 118px;
    background-image: url(images/phase_4.jpg);
}
.phase_5
{
    width: 282px;
    height: 118px;
    background-image: url(images/phase_5.jpg);
}