@charset "utf-8";

/* CSS Document */



body {

	margin:23px 0px 0px 0px;

	padding:0px;

	background:url(../images/bg.gif) #41cff2;

	background-position:left top;

	background-repeat:repeat-x;

	font-family: Arial, Helvetica, sans-serif;

	font-size:12px;

	color: #333333;

	line-height:20px;

	text-align:justify;

}

ul, li {

	margin:0px;

	padding:0px;

}

a {

	color:#565656;

	text-decoration:none;

}

.top_middle_bg {

	background:url(../images/top_middle_bg.gif);

	background-position:left bottom;

	background-repeat:repeat-x;

}

.left_middle_bg {

	background:url(../images/left_middle_bg.gif);

	background-position:right top;

	background-repeat:no-repeat;

}

.right_middle_bg {

	background:url(../images/right_middle_bg.gif);

	background-position:left top;

	background-repeat:no-repeat;

}

.header_bg {

	background:url(../images/header_bg.gif);

	background-position:left top;

	background-repeat:repeat-x;

}

.big_image_bg {

	background:url(../images/big_image_bg.gif);

	background-position:left top;

	background-repeat:repeat-x;

}

.content_bg {

	background:url(../images/content_bg.gif) #fff;

	background-position:left top;

	background-repeat:repeat-x;

}

.footer_bg {

	background:url(../images/footer_bg.gif);

	background-position:left top;

	background-repeat:repeat-x;

}

.footer_menu {

	font-family:tahoma, Arial, Helvetica, sans-serif;

	font-size:11px;

	color:#464646;

}

.footer_menu a{

	font-family:tahoma, Arial, Helvetica, sans-serif;

	font-size:11px;

	color:#464646;

	text-decoration:none;

	padding:0px 5px 0px 5px;

}

.footer_menu a:hover{

	font-family:tahoma, Arial, Helvetica, sans-serif;

	font-size:11px;

	color:#000;

	text-decoration:underline;

	padding:0px 5px 0px 5px;

}

.copyright {

	font-family:tahoma, Arial, Helvetica, sans-serif;

	font-size:11px;

	color:#838383;

}

.copyright a{

	font-family:tahoma, Arial, Helvetica, sans-serif;

	font-size:11px;

	color:#838383;

	text-decoration:none;

}

.copyright a:hover{

	font-family:tahoma, Arial, Helvetica, sans-serif;

	font-size:11px;

	color:#838383;

	text-decoration:underline;

}

.border_01 {

	border-top:1px solid #d7f2fc;

	border-left:1px solid #d7f2fc;

	border-right:1px solid #d7f2fc;

}

#button{

	width:100%;

	float:left;

	font-family: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:37px;

	overflow:hidden;

}

#button ul{

	margin:0px;

	padding:0px;

	float:left;

	list-style:none;

	color:#fff;

	display:block;

	height:37px;

}

#button ul li{

	display:inline-block;

	list-style-type:none;

	padding:0px;

	margin:0px;

	color:#fff;

	float:left;

	text-decoration:none;	

	height:37px;

}

#button ul li a{

	display:inline-block;

	list-style-type:none;

	padding:10px 25px 5px 25px;

	margin:0px;

	text-decoration:none;

	color:#fff;

	float:left;

	display:block;

}

#button ul li a:hover{

	display:block;

	list-style-type:none;

	padding:10px 25px 5px 25px;

	margin:0px;

	text-decoration:none;

	color:#fff;

	float:left;	

	background:url(../images/menu_bg_hover.gif);

	background-position:left top;

	background-repeat:repeat-x;

}

.hometext1{

	font-family:Calibri, Arial;

	font-size:16px;

	color:#017ea7;

	text-align:center;

	line-height:30px;

	text-decoration:none;

	}



.hometext1 a{

	font-family:Calibri, Arial;

	font-size:16px;

	color:#017ea7;

	text-align:center;

	text-decoration:none;

	line-height:30px;

	}



.hometext1 a:hover{

	font-family:Calibri, Arial;

	font-size:16px;

	color: #FF0000;

	text-decoration:none;

	text-align:center;

	line-height:30px;

	}

.text1{

	line-height:22px;

	font-weight:bold;

	margin:0px 0px 0px 15px;

	list-style-type:square;

	}

.text2{

	font-family:Calibri, Arial;

	font-size:18px;

	color:#0066FF;

	text-align:center;

	line-height:25px;

	}
