body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

img {
	border: none;
}

.banner, .banner .input, .banner .input2 {
	height: 452px;
}

.banner {
	background: url(../img/bg2.jpg) top left repeat-x;
}

.banner .input {
	background: url(../img/leftBG.jpg) top left no-repeat;
	position: relative;
}

.forText a {
	color: #536366;
}

.banner .input2 {
	background: url(../img/rightBG.jpg) top right no-repeat;
	position: relative;
}


.logo {
	position: absolute;
	top: 40px;
	left: 60px;
}

.links a{
	color: Black;
	text-decoration: none;
	font-size: 11px;
}

.links a:hover {
	text-decoration: underline;
}

.links {
	padding-top: 25px;
	padding-right: 30px;
	text-align: right;
}

.links  img {
	vertical-align: middle;
	margin-left:15px;
	margin-right: 5px;
}

.menu {
	height:40px;
	width: 650px;
	margin-left: auto;
	margin-right: 20px;
	position: relative;
	background: url(../img/menu.gif) top left repeat-x;
	margin-top: 10px;
}

.menu a {
	display: block;
	position: relative;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	color: White;
	margin-top: 1px;
	margin-right: -1px;
	
}

.menu span {
	position: absolute;
	display: block;
	width: 3px;
	height: 13px;
}

.menu .lMenu {
	background: url(../img/lMenu.gif);
	overflow: hidden;
	top: 28px;
	left: 0px;
}

.menu .RMenu {
	background: url(../img/RMenu.gif);
	overflow: hidden;
	top: 28px;
	right: -1px;
}

.menu .nosel span {
	display: none;
}

.menu a:hover {
	background: url(../img/menu2.gif);
	height: 34px;
	border-bottom: 1px solid white;
	text-decoration: none;
}

.menu a:hover span, .menu .sel span {
	display: block;
}

.menu .left {
	background: url(../img/menul.jpg);
	height: 29px;
	width: 7px;
	overflow: hidden;
	float: left;
	display: block;
	position: relative;
	margin-right: 10px;
}

.content {
	width: 100%;
	table-layout: fixed;
}

.footer .tel{
	position: relative;
	display: block;
	margin-bottom: 20px;
}

.footer {
	padding-left: 307px;
	line-height: 18px;
	font-size: 11px;
	height: 140px;
	position: relative;
}

.footer a {
	color: Black;
}

.one {
	position: absolute;
	left: 30px;
	top: 80px;
}


.dopLinks {
	padding: 15px;
	font-size: 11px;
}

.dopLinks a {
	color: #8F9CA3;
	display: block;
	padding-bottom: 10px;
	position: relative;
	text-decoration: none;
}

.dopLinks a:hover {
	text-decoration: underline;
}