@charset "utf-8";
/* CSS Document */
body {
  margin:0px;
  padding:0px;
  background-color:#666;


}

#center{
	width:970px;
	margin:0 auto;

}
#wapper{
	float:left;
	width:970px;
	background-color:#fff;
}
#bodyful2{
	width:100%;
	float:left;
	background-color:#111111;}
#center2{
	width:970px;
	margin: auto;
	background-color:#000;
	
}

#main {
  width:970px;
  margin:auto;
}
#header {
	width:970px;

	height:193px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-image: url(../Images/header.gif)
/*	border-bottom: #000000;
	border-bottom-style: solid;
	border-bottom-width:2px ;
	border-bottom-color:#1C5466;*/
}
#banner{
	width:930px;
	margin:auto;
	padding-top:30px;

	
	
}

#menu {
	width: auto;
	background-color:#000;
	height:40px;
	padding-left:110px;
	padding-right:110px;
	
}
.footer{
	width:970px;
	margin: auto;
	background-color:#fff;

}
.footer_link{
	width:970px;
	margin:auto;
	background-color: #fff;
 
}	
.footer_link1{
	width:930px;
	margin:auto;
	padding-top:5px;
	padding-bottom:20px;
	color: #000;
	font-family: "Century Gothic";
	font-size: 11px;
	font-style: italic;
	line-height: 18px;
	font-weight: normal; 
}
.Footer_link1 a {
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000;

}
.Footer_link1 a:hover {
	text-decoration:none;

}
#content {
	width:970px;
	margin:auto;
	padding-top:3px;

}
#cont {
	width:940px;
	margin:auto;
	padding-top:10px;
	background-image:url(../Images/cont-mdbg.gif);
	background-repeat:repeat-y;



}
#conttext {
	width:920px;
	margin:auto;
	padding-top:10px;
	padding-left:10px;

	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;


}
#content h1 {
	font-family:century gothic;
	font-size: 16px;
	font-weight:normal;
	color: #F00;
	text-decoration:underline;
	padding-left:10PX;

}
#heading{
	font-family: "Century Gothic";
	font-size:24px;
	font-weight:normal;
	color:#F90;
	text-decoration:none;
}
.viewTable table{
	color:#000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #ACB9CA;
	border-right-color: #ACB9CA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	font-weight: normal;
}

.viewTable td {
	padding:4px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #ACB9CA;
	border-left-color: #ACB9CA;
}
.viewTable th {
	padding:4px;
	color:#000;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #ACB9CA;
	border-left-color: #ACB9CA;
	text-align: center;
	background-color: #DBE0E6;
	font-size:11px;
}
.viewTable table td a:link, .viewTable table td a:visited{
	color:#FF0000;
	text-decoration:none;
	font-weight: bold;
	font-size: 12px;
}
.viewTable table td a:hover{
                color:#000000;
                text-decoration:none;
                
}
.button1 {
	display:inline-block;
	font-size:14px;
	font-weight:normal;
	color:#fff;
	padding:0 15px;
	background: #1E5B5B;
	height:35px;
	line-height:34px;
	position:relative;
	text-decoration:none;
	float:right;
}
.readmore1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	text-align: center;
	display: block;
	width: 70px;
	height:20px;
	padding-top: 7px;
	padding-right:5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 10px;
	margin-left:5px;
	float:right;
}

.readmore1 a:hover {
	color: #000000;
	background-color: #f0981c;
	
}

/* Tooltips */
.aToolTip  {background:#5f870e;color:#fff;	margin:0;padding:2px 10px 3px;font-size:12px;line-height:1.2em;position:absolute;}
.aToolTip .aToolTipContent  {position:relative;	margin:0;padding:0;}
.nav{
	width:auto;
	background: #000;
	height:50px;
	margin:auto;
	font-size:12px;

}
