html {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
	min-height:700px;
}
* {
	font-family: Arial;
}
a img{
	border:0px;
}
a {
	text-decoration:none;
	color:#1C55C5;
}
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	min-height:700px;
	font-family: Georgia;
}
#container{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	border:1px solid #D3D3D3;
	border-top:0;
	height:100%;
	min-height:700px;
}
#header{
	padding-top:10px;
	height:140px;
}
#header .logo{
	padding:16px 0 0 16px;
	color:#999999;
	width:auto;
	height:auto;
}
#header .menu{
	font-size:14px;
	width:auto;
	height:auto;
	padding:10px 0 10px 16px;
	color:#838383
}
#header .menu a{
	color:#838383;
}
#header .menu a:hover{
	text-decoration:underline;
}
#header .div1{
	display: block;
	float: left;
	width:auto;
	height:auto;	
}
#header .div2{
	display: block;
	float: right;
	width:auto;
	height:auto;	
	font-size: 18px;
	font-weight: bold;
	text-align:right;
	color: #A5A5A5;
	padding:0 16px 0 0;
}
#banner{
	
}
#banner2{
	background:#1C55C5;
	height:3px;
}
#body{
	min-height:500px;
}
#footer{
	clear:both;
	margin-top:15px;
}
#footer .menu{
	height:33px;
	border-top: 1px #9b9b9b solid;
	background:url("../images/supplier_top_grad.jpg") top repeat-x;
	text-align:left;
}
#footer .menu a{
	color:#999;
}
#footer .legal{	
	font-size:12px;
	padding:10px 0 0 16px;
	width:300px;
	height:28px;
	float:left;
	text-align:left;
	color:#999;
}
#inner_page_header {
	border-top:1px #EFECE4 solid;
	height:44px;
}
#inner_page_header .title_left{	
	width:14px;
	height:32px;
	margin-top:8px;
	background: #EFECE4;
	float:left;
}
#inner_page_header .title_right{	
	width:636px;
	height:24px;
	margin-top:8px;
	padding-top:8px;
	padding-right:5px;
	color:#8C8C8C;
	background: #EFECE4;
	float:left;
	text-align:right;
}
#inner_page_header .title_container{
	border-top:8px #F7F7F7 solid;
	border-bottom:4px #DCE8EA solid;
	color:#fff;
	font-size:17px;
	background:#CCDEE2;
	padding-left:5px;
	padding-top:8px;
	width:240px;
	height:24px;
	display:block;
	float:left;
}
#left_panel{
	margin-left:14px;
	color:#000;
	font-size:17px;
	padding:5px;
	width:235px;
	min-height:500px;
	display:block;
	float:left;
	text-align: center;
	border-right: 1px #CDCDCD solid;
}
#left_panel select{
	color:#9B9B9B;
}
#left_panel img{
	margin: 5px 0 20px 0;
}
#left_panel a{
	font-size:14px;
	font-weight:bold;
}
#content{
	float:right;
	width:602px;
	min-height:490px;
	margin-top:10px;
	padding: 0 10px 0 10px;
}
#content2{
	min-height:490px;
	margin-top:10px;
	padding: 0 10px 0 10px;
}
#content2 .suppliers a{
	display:inline-block;
	margin: 10px 15px 10px 15px;
	font-size:14px;
	font-weight:bold;
}
#content h3{
	padding-top: 0px;
	margin-top: 0px;
}
#content label{
	width:25%;
	display: inline-block;
	font-weight:bold;
	clear:left;
}
#content input[type="text"], textarea{
	width:74%;
}
#content .submit{
	text-align:right;
}
#home_image{
	border-top: 3px #1C55C5 solid;
}
#suppliers{
	padding:23px 5px 0 16px;
	border-top: 1px #9b9b9b solid;
	background:url("../images/supplier_top_grad.jpg") top repeat-x;
}
.mootabs{
	padding-right:0 !important;
}
#desim{
	width:137px;
	height:57px;
	float:right;
	padding:0 16px 10px 0;
}
/*//////////////////// Library item!!! Clearing classes //////////////////////*/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE5/Mac \*/
* html .clearfix {height: 1px;}
.clearfix {display: block;}
/* End hide from IE5/Mac */
/*/////////////////////////////////////////////////////////////////////////// */