/* CSS Document */
body{
	margin:0px;
	padding:0px;
	background:#FFF;
	font-size:12px;
	color:#626262;
	text-decoration:none;
	font-weight:normal;
	line-height:16px;
	font-family:Arial, Helvetica, sans-serif, Tahoma;
}
#main{
	margin:0px auto;
	width:882px;
}
#header{
	float:left;
	width:849px;
	height:81px;
	background:url(images/header-bg.jpg) top left no-repeat;
	padding:18px 0px 0px 33px;
}
.logo{
	float:left;
	width:124px;
}
.nav{
	float:left;
	width:443px;
	height:23px;
	padding-top:58px;
}
.menu-text{
	font-size:12px;
	font-weight:bold;
	color:#575757;
	padding:0px 5px;
	text-decoration:none;
	line-height:23px;
}
.menu-text:hover{
	color:#FF9600;
	text-decoration:underline;
}
#cantainer{
	float:left;
	width:882px;
	height:469px;
	background:url(images/cantain-bg.jpg) top left no-repeat;
}
.left-can{
	float:left;
	width:558px;
	padding:62px 0px 0px 42px;
}
.inner-left-can{
	float:left;
	width:538px;
	padding:62px 20px 0px 42px;
}
.right-can{
	float:left;
	width:197px;
	padding:0px 63px 0px 22px;
	color:#F2F2F2;
}
#footer{
	float:left;
	width:797px;
	height:117px;
	padding:15px 45px 0px 40px;
	font-size:11px;
}
.fot-text-link{
	font-size:11px;
	font-weight:normal;
	color:#575757;
	padding:0px 5px;
	text-decoration:none;
	line-height:23px;
}
.fot-text-link:hover{
	color:#000;
	text-decoration:underline;
}
h1{
	margin:0px;
	padding:0px;
	font-size:18px;
	color:#FF9600;
	font-weight:bold;
	line-height:20px;
}
h2{
	margin:0px;
	padding:0px;
	font-size:27px;
	color:#575757;
	font-weight:bold;
	line-height:27px;
}
.from-bg{
	width:168px;
	height:17px;
	background:#666666;
	border:solid 1px #7C7C7C;
	margin-bottom:7px;
	*margin-bottom:5px;
	font-size:11px;
	line-height:17px;
	color:#cccccc;
}
.from-bg-01{
	width:168px;
	height:56px;
	background:#666666;
	border:solid 1px #7C7C7C;
	margin-bottom:7px;
	*margin-bottom:5px;
	font-size:11px;
	color:#cccccc;
}
#inner-cantainer{
	float:left;
	width:882px;
	background:#DBDBDB url(images/inner-cantain-bg.jpg) top left no-repeat;
}
.bot-inner-cantainer{
	float:left;
	width:882px;
	height:14px;
	background: url(images/inner-cantain-bot-bg.jpg) top left no-repeat;
}