html{
}
body{
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	width:790px;
	background-image:url(../img/bodybg.jpg);
	background-repeat:repeat-x;
	background-color:#292929;
	background-position:0px 0px;
	font-family:Arial, Helvetica, sans-serif;
}
img{
   behavior: url("css/pngbehavior.htc");
}
#container{}
/*IMAGES STYLE*/
.logo{
	margin-top:10px;
	margin-left:20px;
}
#header{
	width:100%;
	height:230px;
}
#Himage{ 
	width:245px; 
	height:230px; 
	background:url(../img/headerimage.jpg); 
	float:left;
}
#Himage p{
	width:190px;
	height:21px;
	margin-top:20px;
	display:block;
	background:url(../img/hmenuimgm.jpg);
	color:#FF0000;
	font-size:10px;
}
#Himage a{
	color:#FFFFFF; 
	text-decoration:none; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:4px;
}
/*Header menu*/
#Hmenu{
	width:200px; 
	height:230px; 
	margin:0px; 
	padding:0px;
	float:left;
	list-style-type:none;
}
.b1{
	width:200px;
	height:27px;
	background-image:url(../img/b1.jpg);
	margin:0px; 
	padding-top:20px;
}
.b2{
	width:200px;
	height:25px;
	background-image:url(../img/b2.jpg);
	margin:0px; 
	padding-top:10px;
	display:block;
}
.b3{
	width:200px;
	height:25px;
	background-image:url(../img/b3.jpg);
	margin:0px;
	padding-top:10px;
	display:block;
}
.b4{
	width:200px;
	height:25px;
	background-image:url(../img/b4.jpg);
	margin:0px; 
	padding-top:10px;
	display:block;
}
.b5{
	width:200px;
	height:25px;
	background-image:url(../img/b5.jpg);
	margin:0px; 
	padding-top:10px;
	display:block;
}
.b6{
	width:200px;
	height:33px;
	background-image:url(../img/b6.jpg);
	margin:0px; 
	padding-top:10px;
	display:block;
}
.b2a{
	color:#B5B5B5;  
	margin-left:60px;   
	width:135px; 	
	font-family:Helvetica;
	letter-spacing:1px;
	text-decoration:none; 
	font-weight:normal; font-size:15px;
}
/*[END HEADER MENU]*/
.Hmenushadow{ 
	width:13px; 
	height:230px; 
	float:left; 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='img/menushadow.png');
}
.Hmenushadow[class]{ 
	width:13px; 
	height:230px; 
	float:left; 
	background:url(../img/menushadow.png);
}
#Hlogo{
	width:322px;
	height:230px;
	background:url(../img/logobg.jpg); background-repeat:repeat-x; 
	float:left;
}
#Hlogo img{
	margin-top:20px;
	margin-left:25px;
}
.Hlogoshadow{
	width:10px;
	height:115px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='img/logoshadow.png');
	background-repeat:no-repeat;
	float:left;
}
.Hlogoshadow[class]{
	width:10px;
	height:230px;
	background:url(../img/logoshadow.png); background-repeat:no-repeat;
	float:left;
}

#main{
	width:790px;
	height:auto;
	background:url(../img/mainbg.jpg);
	background-repeat:repeat-y;
	line-height: 1.5;

}
#main br{ clear:both;}
#footer{
	width:790px;
	height:48px;
	background:url(../img/footerbg.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-size:12px;
}
#left{
	width:255px;
	height:auto;
	float:left;
	margin-right:5px;
}
#right{
	width:525px;
	height:auto;
	float:left;
	margin-right:5px;
}

.loginbtn{
	width:24px;
	height:15px;
	background:url(../img/loginbutton.jpg);
	margin-left:5px;
	border:none;
	float:left;
}
#ClientLogin{
	width:245px;
	height:60px;
}
#ClientLogin p{
	margin:0px;
	padding:0px;
}
.inputlog{
	width:78px;
	height:15px;
	border:none;
	font-size:10px;
	background:url(../img/logininputbg.jpg);
	margin-left:5px;
	color:#FFFFFF;
	padding-left:4px;
	margin-left:5px;
	float:left;
}
#ClientLogin img{
	margin-left:7px;
	margin-top:20px;
}
#ClientLogin form{
	display:inline;
}
.Vicons {
	display: block; /* */
	display: inline-block;
	text-decoration: none;
	overflow: hidden;
	border: 0;
	margin: 0 auto;
	padding: 0;
	padding-top: 15px;
	height: 0px !important;
	width: 80px;
	vertical-align: top;
}
.IconXHTML {
	background-image: url(../img/colophon_xhtml.png);
	float:right;
}
