#main {
	position:absolute;
	width:100%;
	height:auto;
	z-index:0;
}
#menu_top {
	width:100%;
	height:38px;
	background-color:#4a4b4f;
	text-align:center;
}
#company_name {
	width:100%;
	height:76px;
	background-color:#ffffff;
	text-align:center;
}
#logo_bg_color{
	position:absolute;
	top:115px;
	width:100%;
	height:162px;

	z-index:-1;
	background-color:#4a89c0;
}
#logo_bg {
	position:absolute;
	top:115px;
	width:100%;
	height:162px;
	background-image:url(/templates/demo/images/index_03.png);
	background-position:center;
	background-repeat:no-repeat;
	z-index:1;
}
#logo_line {
	position:absolute;
	top:113px;
	width:100%;
	height:164px;
	border-bottom:#1fa8ff 1px solid;
	border-top:#1fa8ff 1px solid;
	z-index:2;
}
#logo_zone {
	position:absolute;
	top:113px;
	width:100%;
	height:164px;
	text-align:center;
	z-index:3;
}
#content{
	background:none;
	position:absolute;
	top:113px;
	width:100%;
	height:100%;
	/*background-color:#ffffff;*/
	text-align:center;
	z-index:3;
}
#foot {
	width:100%;
	height:auto;
	text-align:center;
}
img {behavior: url("/templates/demo/images/png.htc");}
.logo_table{
	width:645px; 
	height:164px; 
	border:0; 
	text-align:left; 
	vertical-align:top;
}
*:focus {
	outline-style:none;
}
.company_table{
	width:645px; 
	height:76px; 
	border:0; 
}
.slogan{
	width:100%;
	height:160px;
	float:left;
	position:relative; 
	vertical-align:middle;
	z-index:6; 
}
.clock{
	width:207px; 
	height:222px; 
	float:left;
	position:relative;
	top:-25px; 
	left:235px;
}
.colums{
	width:198px; 
	height:auto; 
	float:right;
	position:relative;  
	top:-20px;
}
.columout{
	width:200px; 
	height:auto; 
	margin-top:1px; 
	padding-top:2px; 
	background-image:url(/templates/demo/images/colum_head.gif); 
	background-position:top; 
	background-repeat:no-repeat;
}
.columin{
	background-color:#FFFFFF; 
	width:198px; 
	height:auto; 
	border:#bfbfbf solid 1px;
}
.logo_bg{
	height:164px;
	width:100%; 
	z-index:1;
}
.logo_bg_left{
	float:left;
	width:40%;
	height:164px;
	background-image:url(/templates/demo/images/index_02.png);
	background-repeat:repeat-x;
	background-position:center;
}
.logo_bg_right{
	float:right;
	height:164px;
	width:40%;
	height:164px;
	background-image:url(/templates/demo/images/index_04.png);
	background-repeat:repeat-x;
	background-position:center;
}
.content_table{
	width:645px; 
	border:0; 
	text-align:left; 
	vertical-align:top;
}
.foot_table{
	height:40px; 
	width:645px;
	border-top:3px solid #4a4b4f;
	font-size:10px;
}
body{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#747474;
}
h1{
	padding:0;
	margin:0 0 12px 0;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
        line-height:normal;
}
h2{
	padding:inherit;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	margin:20px;
}
h3{
	padding:inherit;
	margin:inherit;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:0;
}
h4{
	margin:inherit;
	padding:inherit;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
}
.orange{
	color:#e3b000;
}
.gray{
	color:#4a4b4f;
}
.light{
	color:#9fa5a8;
}
.white{
	color:#FFFFFF;
}
.blue{
	color:#3bb2e3;
}
a{
	color:#3bb2e3;
}
.hr{
	margin:-10px 20px;
	border-top:solid 1px #dcdcdc; 
	line-height:0;
}
.form_textarea{
	width:250px;
	height:100px;
}
.form_submit{
	background-color:#FFF; color:#4a4b4f; border:#4a4b4f solid 1px;
}
.wl{color:#fff;text-decoration:none;width:125px;}
.wlb{color:#fff;text-decoration:none;width:125px;font-weight:bold;}
.sub{background:url(/templates/demo/images/sub.gif) no-repeat right;}
.imgCaptcha{border:1px solid #999999;}
.blogTextarea{width:300px; height:100px;}

.mailing_form{	width:150px; }
.mailing_error{ color:#ff0000; }
.mailing_ok{ color:#009900; }