body{
	background-image:url(../images/tri_bg.png);
	background-repeat: repeat;
}

.spacer_top {
    behavior: url(js/iepngfix.htc);
    background-image:url(../images/spacer_t.png);
	width: 992px;
	height: 52px;
}

.spacer_r {
    behavior: url(js/iepngfix.htc);
    background-image:url(../images/spacer_r.png);
	width: 107px;
	height: 607px;
}

.spacer_b {
    behavior: url(js/iepngfix.htc);
    background-image:url(../images/spacer_b.png);
	width: 550px;
	height: 144px;
}

.spacer_l_main {
    behavior: url(js/iepngfix.htc);
    background-image:url(../images/spacer_l_main.png);
	width: 15px;
	height: 350px;
}

.spacer_l_nav {
    behavior: url(js/iepngfix.htc);
    background-image:url(../images/spacer_l_nav.png);
	width: 91px;
	height: 494px;
}

.spacer_r_nav {
    behavior: url(js/iepngfix.htc);
    background-image:url(../images/spacer_r_nav.png);
	width: 71px;
	height: 494px;
}

.spacer_b_nav {
    behavior: url(js/iepngfix.htc);
    background-image:url(../images/spacer_b_nav.png);
	width: 173px;
	height: 274px;
}

.logo {
    behavior: url(js/iepngfix.htc);
    background-image:url(../images/logo.png);
	width: 350px;
	height: 113px;
}

/****************************************************************/
/*					      CONTENT								*/
/****************************************************************/

.content {
  behavior: url(js/iepngfix.htc);
  width: 535px;
  height: 463px;
  background: url(../images/content.png);
  font-family:Arial, Helvetica, sans-serif;
  font-size:10pt;
  display:block;
}

.content a, .content a:visited {
  color: #ff7c16;
}

.content a:hover {
  color: #ffca14;
}

#content_text {
  color: #50504f;
  font-family:Arial, Helvetica, sans-serif;
  display:block;
}

p {
  margin: 0;
  padding: 0;
}

ul {
  list-style-type: disc;
  margin-top:0;
  margin-bottom:10px;
}

p.top_paragraph {
  width: 480px;
  margin: 0 0 0 55px;
  padding: 0;
}

ul.top_list {
  margin: 10px 0 10px 85px;
  list-style-type: disc;
  padding: 0;
}

p.bottom_paragraph {
  width: 425px;
  margin: 0 110px 0 0;
  padding: 0;
}

ul.bottom_list {
  margin: 10px 110px 10px 40px;
  list-style-type: disc;
  padding: 0;
}

ul.bottom_list li {
  margin-bottom: 10px;
}

ul.list_sitemap, .list_sitemap ul, .list_sitemap li {
  list-style-type: none;
  margin:0 0 0 30px;
  padding:0;
}

img.img_portfolio {
  margin: 10px;
}

.list_sitemap li {
  margin-bottom: 15px;
}

.list_sitemap li ul li {
  margin:0;
}

.form_contact_us {
  width: 460px;
  margin-left: 60px;
}

.form_contact_us td, .form_contact_us input, .form_contact_us textarea  {
  color: #50504f;
  font-family:Arial, Helvetica, sans-serif;
  font-size:10pt;
}

#form_err {
  font-family:Arial, Helvetica, sans-serif;
  color: #ff7c16;
  font-size:0.8em;
}

.form_mandatory {
  color: #ff7c16;
  display: inline;
}

.pagenav {
  width: 415px;
  height:23px;
  text-align:center;
  display: block;
}

.button_pagenav_b {
  display: inline;
  width: 77px;
  height: 23px;
  border: 0;
}

.button_pagenav_f {
  display: inline;
  width: 77px;
  height: 23px;
  border: 0;
}

.button_pagenav_b img, .button_pagenav_f img{
  border: 0;
}

/************************* Titles *****************************/

.title_home {
  height: 46px;
  padding: 8px 0px 8px 15px;
  text-align: center;
}

.title_about_us {
  height: 33px;
  padding: 8px 0px 8px 15px;
  text-align: center;
}

.title_services {
  height: 45px;
  padding: 6px 0px 8px 55px;
  text-align: center;
}

.title_portfolio {
  height: 46px;
  padding: 6px 0px 8px 55px;
  text-align: center;
}

.title_contact_us {
  height: 35px;
  padding: 8px 0px 8px 15px;
  text-align: center;
}

.title_sitemap {
  height: 46px;
  padding: 8px 0px 8px 15px;
  text-align: center;
}

.title_proton_projects {
  height: 46px;
  padding: 6px 0px 8px 55px;
  text-align: center;
}

.title_isaacs_cole {
  height: 69px;
  padding: 6px 0px 8px 55px;
  text-align: center;
}

.title_hot_procurement {
  height: 45px;
  padding: 6px 0px 8px 55px;
  text-align: center;
}

.title_tmp_mona_vale {
  height: 66px;
  padding: 6px 0px 8px 55px;
  text-align: center;
}

.title_free_from_additive {
  height: 46px;
  padding: 6px 0px 8px 55px;
  text-align: center;
}

.title_web_design {
  height: 45px;
  padding: 5px 0px 4px 55px;
  text-align: center;
}

.title_web_development {
  height: 45px;
  padding: 8px 0px 4px 55px;
  text-align: center;
}

.title_corporate_identity {
  height: 45px;
  padding: 5px 0px 4px 55px;
  text-align: center;
}

.title_graphic_design {
  height: 45px;
  padding: 5px 0px 8px 55px;
  text-align: center;
}

/********************** Sub Titles - Portfolio *************************/

.container_portfolio_sub {
  text-align: center;
  display:block;
  width:485px;
  margin: 0 0px 0 50px;
  height:50px;
}

.container_services_sub {
  text-align: center;
  display:block;
  width:475px;
  margin-left: 60px;
  height:50px;
}

/****************************************************************/
/*					      NAVIGATION							*/
/****************************************************************/

/************************* Home *****************************/

.button_home img, .button_home_active img{
  display: block;
  width: 173px;
  height: 44px;
  border: 0;
}

/************************* About Us *****************************/

.button_about_us img, .button_about_us_active img {
  display: block;
  width: 173px;
  height: 44px;
  border: 0;
}

/************************* Services *****************************/

.button_services img, .button_services_active img {
  display: block;
  width: 173px;
  height: 44px;
  border: 0;
}

/************************* Portfolio *****************************/

.button_portfolio img, .button_portfolio_active img{
  display: block;
  width: 173px;
  height: 44px;
  border: 0;
}

/************************* Portfolio - Proton *****************************/

.button_portfolio_pp, .button_portfolio_pp_active {
  display: inline;
  width: 134px;
  height: 17px;
  padding: 0px 12px 5px 12px; 
  border: 0;
}

.button_portfolio_pp img, .button_portfolio_pp_active img{
  border: 0;
}

/************************* Portfolio - Isaacs *****************************/

.button_portfolio_ic, .button_portfolio_ic_active {
  display: inline;
  width: 106px;
  height: 17px;
  padding: 0px 12px 5px 12px; 
  border: 0;
}

.button_portfolio_ic img, .button_portfolio_ic_active img{
  border: 0;
}

/************************* Portfolio - Hot Procurement *****************************/

.button_portfolio_hp, .button_portfolio_hp_active {
  display: inline;
  width: 149px;
  height: 17px;
  padding: 0px 12px 5px 12px; 
  border: 0;
}

.button_portfolio_hp img, .button_portfolio_hp_active img{
  border: 0;
}

/************************* Portfolio - TMP *****************************/

.button_portfolio_tmp, .button_portfolio_tmp_active {
  display: inline;
  width: 133px;
  height: 17px;
  padding: 0px 12px 5px 12px; 
  border: 0;
}

.button_portfolio_tmp img, .button_portfolio_tmp_active img{
  border: 0;
}

/************************* Portfolio - FFA *****************************/

.button_portfolio_ffa, .button_portfolio_ffa_active {
  display: inline;
  width: 154px;
  height: 17px;
  padding: 0px 12px 5px 12px; 
  border: 0;
}

.button_portfolio_ffa img, .button_portfolio_ffa_active img{
  border: 0;
}

/************************* Services - Web Design *****************************/

.button_services_wdes, .button_services_wdes_active {
  display: inline;
  width: 94px;
  height: 17px;
  padding: 0px 15px 5px 15px; 
  border: 0;
}

.button_services_wdes img, .button_services_wdes_active img{
  border: 0;
}

/************************* Services - Web Development *****************************/

.button_services_wdev, .button_services_wdev_active {
  display: inline;
  width: 147px;
  height: 17px;
  padding: 0px 15px 5px 15px; 
  border: 0;
}

.button_services_wdev img, .button_services_wdev_active img{
  border: 0;
}

/************************* Services - Corporate Identity *****************************/

.button_services_corpid, .button_services_corpid_active {
  display: inline;
  width: 160px;
  height: 18px;
  padding: 0px 15px 5px 15px; 
  border: 0;
}

.button_services_corpid img, .button_services_corpid_active img{
  border: 0;
}

/************************* Services - Graphic Design *****************************/

.button_services_grades, .button_services_grades_active {
  display: inline;
  width: 126px;
  height: 18px;
  padding: 0px 15px 5px 15px; 
  border: 0;
}

.button_services_grades img, .button_services_grades_active img{
  border: 0;
}

/************************* Contact Us *****************************/

.button_contact_us img, .button_contact_us_active img {
  display: block;
  width: 173px;
  height: 44px;
  border: 0;
}

/************************* Sitemap *****************************/

.container_sitemap {
  display: block;
  position:relative;
  left:0;
  top: 0;
  border: 0;
  z-index: 25;
}

.button_sitemap a, .button_sitemap_active a {
  display: block;
  width: 67px;
  height: 17px;
  border: 0;
  position:relative;
  top:434px;
  left:818px;
  z-index: 50;
}

.button_sitemap img, .button_sitemap_active img {
  display: block;
  border: 0;
  position:relative;
  z-index: 75;
}


/*
#container a {
position: relative;
z-index: 500;
} 
*/

.img_border {
	border-width: 5px;
	border-color: #FFFFFF;
}

.img_transparent {
	border-width: 2px;
	border-color: #FFFFFF;
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
}

.img_transparent_image {
	border-width: 5px;
	border-color: #FFFFFF;
	filter:alpha(opacity=30);
	opacity:0.3;
	-moz-opacity:0.3;
}

.transparent {
	filter:alpha(opacity=0);
	-moz-opacity:0.0;
}
