.bg {
	background-color: #EFF2EF;
	background-image: url(../images/master/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.mainbg {
	background-color: #F9F9F9;
	background-image: url(../images/master/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	padding-right: 29px;
	padding-left: 29px;
}

.main-none {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #008CC9;
}


.main a {
	color: #336782;
	text-decoration: none;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #008CC9;
	padding-right: 30px;
}

.menu a {
	line-height: 18px;
	color: #b4b4b4;
	text-decoration: none;
}

.menu a:hover {
	line-height: 18px;
	color: #666666;
	text-decoration: none;
}

.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #008CC9;
	padding-right: 30px;
}

.submenu a {
	line-height: 18px;
	color: #b4b4b4;
	text-decoration: none;
}

.submenu a:hover {
	line-height: 18px;
	color: #666666;
	text-decoration: none;
}

.plug {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #b4b4b4;
	padding-right: 10px;
	padding-left: 22px;
}

.plug a {
	color: #b4b4b4;
	text-decoration :none;
}

.plug a:hover {
	color: #666666;
	text-decoration :none;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #b4b4b4;
	padding-right: 29px;
	padding-left: 29px;
}

.footer a {
	color: #b4b4b4;
	text-decoration :none;
}

.footer a:hover {
	color: #666666;
	text-decoration :none;
}.menu-bg {
	background-color: #F2F2F2;
	background-image: url(../images/heros/1-blank.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
