@charset "utf-8";
/* CSS Document */

body { 
	margin:0px;
	padding:0px;
}
.left_shedo {
	background:url(../images/left_shedo.gif);
	background-position:right top;
	background-repeat:repeat-y;
}
.right_shedo {
	background:url(../images/right_shedo.gif);
	background-position:left top;
	background-repeat:repeat-y;
}
.header_bg {
	background:url(../images/header_bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
}
.left_menu_bg {
	background:url(../images/left_menu_bg.gif);
	background-position:left top;
	background-repeat:repeat-y;
}
.header_slogan {
	font-family:Calibri, Arial;
	font-size:20px;
	color:#0c85d3;
	padding:0px 0px 20px 0px;
}
#button{
	width:100%;
	float:left;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	padding:0px;
	margin:0px;
	background:url(../images/menu_bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
	text-decoration:none;
	height:47px;
	overflow:hidden;
}
#button ul{
	margin:0px;
	padding:0px;
	float:left;
	list-style:none;
	color:#fff;
	display:block;
	height:47px;
}
#button ul li{
	display:inline-block;
	list-style-type:none;
	padding:0px;
	margin:0px;
	color:#fff;
	float:left;
	text-decoration:none;	
	height:47px;
}
#button ul li a{
	display:inline-block;
	list-style-type:none;
	padding:10px 22px 5px 22px;
	margin:0px;
	text-decoration:none;
	color:#fff;
	float:left;
	display:block;
}
#button ul li a:hover{
	display:block;
	list-style-type:none;
	padding:10px 22px 5px 22px;
	margin:0px;
	text-decoration:none;
	color:#fff;
	float:left;	
	background:url(../images/menu_bg_hover.gif);
	background-position:left top;
	background-repeat:repeat-x;
}
.left_link {
	background:url(../images/arrow.gif);
	background-position:15px 6px;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#606060;
	padding:3px 0px 0px 28px;
}
.left_link a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#606060;
	text-decoration:none;
}
.welcome_font {
	background:url(../images/welcome_line.gif);
	background-position:0% 100%;
	background-repeat:no-repeat;
	font-family: Calibri, Arial;
	font-size:20px;
	color:#0c85d3;
	padding:0px 0px 20px 0px;
}
.paregraph {	
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	line-height:20px;
	padding-top:5px;
}
.footer_bg {
	background:url(../images/footer_bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
}
.footer_link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#053c64;
	margin:15px 0px 10px 0px;
}
.footer_link a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#053c64;
	padding:0px 5px 0px 5px;
	text-decoration:none;
}
.copyright_link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#1768a4;
	text-decoration:none;
}
.copyright_link a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#1768a4;
	text-decoration:none;
}
.lefttitle
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	width:217px;
	padding:12px 0px 7px 17px;
	background:url(../images/left_menu.gif);
	background-repeat:no-repeat;
}
.lefttitle1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	width:217px;
	padding:12px 0px 7px 17px;
	background:url(../images/left_menu.jpg);
	background-repeat:no-repeat;
}
.left_menu_bg1 {
	background:url(../images/left_menu_bg.jpg);
	background-position:left top;
	background-repeat:repeat-y;
}
