﻿html, body {
	background:#ccc;
	color:#000;
	margin:0px;
	padding:0px;
}
body {
    text-align:center;
}


/* For Complete Html Container*/
#html_Container {
	background-color:#CCC;
	margin:0px auto;
	padding:0px 10px;
	width:966px;
	text-align:left;
}

/* Start Header */
#section_header {
    background-color: #FFFFFF;
    border-top: #E5E5E5 5px solid;
    border-bottom: #c00 0px solid;
    position: relative;
    left: 0px;
    top: 0px;
    width: 966px;
    height:70px;
}
#section_header_child {
    background-color: #FFFFFF;
    border-top: #ff9900 3px solid;
    border-bottom: #c00 0px solid;
    width: 966px;    
}
#section_header_empty_wrapper {
    border-Top: #ffffff 1Px Solid;
    border-Bottom: #ffffff 1Px Solid;
    padding-Left: 0Px;
    padding-Right: 0Px;
    padding-Top: 0Px;
    padding-Bottom: 0Px;
    margin: 0Px;
}
#section_header_logo {
    z-index: 1;
    background-color: #FFFFFF; 
    background-image: url('http://www.profmax.com/pbs/common/global/image/profmax_business_solutions_images/profmax_business_solutions_logo/green_profmax_business_solutions_logo.png');    
    display: inline;
    float: left;
    margin: 0px;
    width: 163px;
    height: 63px;
}
#section_header_forum_sitemap_search_div {
    position:relative;
    left:530px;
    top: 2px;    
    height:55px;
    width:272px;
    /*float:right;
    width:300px*/
}
#section_header_forum_sitemap_div {
    border-bottom:solid 0px #ffffff;
    padding-right:0px;
    position:relative;
    height:20px;
    width:100px;  
    top: 0px;
    left: 124px;
}
#section_header_forum_sitemap_div td {
	color:#c00;
    font-size: 9pt;
}
#section_header_forum_sitemap_div td A {
    color: #000000;
	font-family:"Times New Roman", Times, serif;
    font-size: inherit;	  
    text-decoration: none
}
#section_header_search_div {
    font-family:"Times New Roman", Times, serif;
    font-size:9px;
    position:relative;
    left:-14px;
    top: 15px;
    width: 191px;    
}
#section_header_search_div table {
    background-color: inherit;
	font-family:"Times New Roman", Times, serif;
	font-size:inherit;
    width: 191px;
}
#section_header_search_div td {
    background-color: inherit;
	font-family:inherit;
	font-size:inherit;
}
#search-textbox {
    background-color: #e5e5e5;
    border-bottom: #c00 1px solid;
    border-left: #dcdcdc 1px solid;
    border-right: #dcdcdc 1px solid;
    border-top: #c00 1px solid;
	color:#666;
	font-family:"Times New Roman", Times, serif;
	font-size:9pt;
    margin: 0px 0px 0px 0px;    
    padding-left: 3px;
    height: 17px;
    width: 125px;    
    vertical-align: middle;    
 }
#search-button {
    margin: 0px 0px 0px ;
    vertical-align: middle;    
}


/* Menu */
#masterhead_menu {
    background-color: #FFFFFF;
    border-top: #E5E5E5 0px solid;
    position: relative;
    left: 0px;
    top: 0px;
    width: 966px;
    height:26px;
    border-bottom:solid 2px #ffffff;  
}
#masterhead_menu table  {
    float: left;    
    font-size: 10pt;
}
#masterhead_menu td {
    font-size: 10pt;
}
#masterhead_menu td A {
    color: #FFFFFF;
	font-family:"Times New Roman", Times, serif;
    font-size: 10pt;
    text-decoration: none
}

/*Start Section Middle*/
#section_middle
{
	background-color:#FFFFFF; /*background-color:#999*/
    border-top:solid 3px #ff9900;
	font-family:Verdana;
	font-size:15px;
	position:relative;
	left:0px;
	top:0px;
	min-height:470px;
	/*height:583px;*/
	width:966px;
}
/*End Section Middle*/

/* Start Footer */
#section_footer {
    background-color: #ccc;
    border-top: #ff9900 3px solid;
    position:relative;
    left: 0px;
    top: 0px;
    height: 24px;
    width: 966px;    
}
#section_footer_iso_div {
    background-color: #000000;
    border-top: #ffffff 2px solid;
    position:relative; 
    left:0px;
    top:0px;
    height: 25px;
    width: inherit;    
}	
#section_footer_iso_div table {
    font-family:Arial;
	font-weight:bold;
	font-size:11px;
	text-align:left;
}	
#section_footer_iso_div td {
    text-align:left;
    vertical-align:middle;
}		
#section_footer_terms_div {
    font-family:inherit;
    font-size:12px;
    float:right;
    height:25px;
    position:relative;
    top:-25px;
    z-index:auto;    
}
#section_footer_terms_div table {
    color:#ffffff;
    font-family:inherit;
    font-size:12px;
    font-style:normal;
}
#section_footer_terms_div td {
    color:#ff9900;
    font-family:inherit;
    font-size:12px;
    font-weight:bold;    
}
#section_footer_terms_div td a {
    color:#ffffff;
    font-family:Arial;
    font-size:11px;
    font-weight:bold;    
    text-decoration:none;    
}
/* End Footer */

