html, body {
	padding: 0px;
	margin: 0px;
}

body {
	background-color: #FFF;
}


a {color: #933311;}
img {display: block;}

.top {vertical-align: top;}
.bottom {vertical-align: bottom;}
.middle {vertical-align: middle;}

.left {text-align: left;}
.right {text-align: right;}
.center {text-align: center;}
.justify {text-align:justify;}

.bold {font-weight: bold;}
.hand {cursor: pointer;	cursor: hand;}

.absolute {position: absolute;}
.relative {position: relative;}

.hidden {overflow: hidden;}
.inline {display: inline;}
.block {display: block;} 

.sup {vertical-align: super;}
.noborder {border: none;}
.test {border: 1px solid red;}

/*backgrounds*/
.bg_header,.bg_footer {
	background-image: url('../images/head_foot_bg.gif');
	background-position: top left;
	background-repeat: repeat-y;
}

.bg_footer 
{
	height:22px !imporant;
}

.bg_header
{
	height:0px;
}

.bg_header IMG
{
	height:0px;
}

.main_bg{
	background-image: url('../images/main_table_bg.gif');
	background-position: top left;
	background-repeat: repeat-y;
}

.left_bg{
	background-image: url('../images/left_bg.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
}

.right_bg{
	background-image: url('../images/right_bg2.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
}

.icons_bg{
	background-image: url('../images/icons_bg.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

.breadcrumps_bg{
	background-image: url('../images/breadcrumps_bg.gif');
	background-position: top left;
	background-repeat: no-repeat;
}
/**/
/*Other*/

.flags{
	width:39px;
	height:87px;
	margin:9px 0px 0px 7px;
}

.en{margin-top:9px;}

.pf_13,.pf_14,.pf_15{
	width:39px;
	height:39px;
	margin-left:7px;
}
.pf_13{margin-top:87px}
.pf_14{margin-top:10px}
.pf_15{margin-top:89px}

.icons{
	width:39px;
	height:63px;
	margin-left:7px;
}

.home{margin:13px 0px 0px 14px;}
.mail{margin:20px 0px 0px 13px;}

.front_content{
	margin-top:10px;
	width:335px;
	overflow:hidden;
}

.title{
	margin:13px 0px 0px 0px;
	padding:0px;
	color:#336666;
	font:17px Verdana, Arial, Helvetica, sans-serif;
}
.cont_content{
	margin-top:0px;
	width:730px;
	overflow:hidden;
}

.menu{
	position: absolute;
	z-index: 12;
}

.m_l_1 {margin-left:1px;}
.w_215{width:215px;}
.h_119{height:119px;}


.m_l_11{margin-left:11px;}
.w_39{width:39px;}
.h_39{height:39px;}

.m_r_2{margin-right:2px;}
.w_119{width:119px;}
.h_119{height:119px;}

.m_l_9{margin-left:9px;}
/**/

/*where am i*/


.breadcrumps{
	width:500px;
	margin:7px 0px 0px 17px;

}
.breadcrumps span a,.where_am_i_1{
	color:#00436D;
	text-decoration:underline;
	font:11px Verdana, Arial, Helvetica, sans-serif;

}

.where_am_i_2{
	color:#686868;
	text-decoration:underline;
	font:11px Verdana, Arial, Helvetica, sans-serif;

}

.where_am_i_slash{
	color:#D3D3D3;
	font:11px Verdana, Arial, Helvetica, sans-serif;
}



/**/



/*footer*/
.p_l_270{padding-left:270px;}

.copiryght,.copiryght a,.copiryght_c,.copiryght_c a{
	font:11px Arial, Helvetica, sans-serif;
	color:#B5B5B5;
	text-decoration:none;

}



.copiryght div,.copiryght_c div{display:inline;}

.prevent{margin-left:119px;;}

.copiryght_c img{margin:0px 7px -2px 7px;display:inline;}

.copiryght div.last{margin-left:12px;}

.p_r_151{padding-right:151px;}

/**/

#p1
{
	margin-top:0px !important;
}

/*pf1 front*/
.pf_1_bg{
	width:505px;
	height:168px;
	background-image: url('../images/pf_1.png');
	background-image:
		expression( 
              (navigator.appVersion.indexOf("MSIE 6")>-1 || navigator.appVersion.indexOf("MSIE 5.5")>-1) ? "url()" : (navigator.appVersion.indexOf("MSIE 5.0")>-1) ? "url('/site/images/pf_1_png.gif')" : "" 
         ); 
    filter: 
         expression( 
               (navigator.appVersion.indexOf("MSIE 7")>-1) ? "none" : "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/site/images/pf_1.png', sizingMethod='scale')" 
         ); 
	background-position:top left;
	background-repeat:no-repeat;
}

.m_t_50{padding-top:50px;}
.h_78{height:78px;}
/**/


