@charset "gb2312";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.twoColFixRtHdr #container {
	width: 1020px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	background-image: url(images/content-bg.gif);
	background-repeat: repeat-y;
} 
.twoColFixRtHdr #header {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	height: 129px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
} 
.logo {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	height: 100px;
	margin-left: 20px;
	font-size: 35px;
	color: #006600;
	font-family: 'Droid Serif',arial,serif;
	font-weight:bold;
	padding-left: 75px;
	padding-top: 45px;
}
.photoborder {
	border: 6px solid #CCCCCC;
}

#bttop ul{
	position: absolute;
	margin-left: 470px;
	width: auto;
}
.rsstxt {
	float: right;
	font-size: 13px;
	color: #FFFFFF;
	padding-right: 40px;
}

#bttop li{
	text-decoration: none;
	list-style-type: none;
	float: left;
	font-size: 12px;
	color: #999999;
	padding-right: 50px;

}
#bttop li a{
	color: #999999;
	text-decoration: none;
}
#bttop li a:hover{
	color: #0099FF;
	text-decoration: none;
}

.twoColFixRtHdr #header2 {
	background-color: #DDDDDD;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 120px;
	padding-top: 22px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 260px;
	margin: 0px;
} 
.twoColFixRtHdr #header2 h1 {
	margin: 0px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 300px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
}
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 260px;
	margin-top: 10px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.twoColFixRtHdr #mainContent {
	margin-top: 0px;
	margin-right: 330px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 80px;
} 
.twoColFixRtHdr #footer {
	width: 100%;
	background-color: #006ea7;
} 
.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 11px;
	color: #000000;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.yellow {
color: #FFFF00;

}

.blue {

color: #64cfec;

}
.twoColFixRtHdr #header2 p {
	margin: 0px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	color: #e5e5e5;
	padding-top: 0px;
	padding-right: 350px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: justify;
	line-height: 18px;
}
.newsletter {
	margin-top: 90px;
	margin-left: 480px;
	position: absolute;
	margin-bottom: 0px;
	width: 200px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.newsletterp {
	font-size: 10px;
	color: #000000;

}
.newsletterheader {
	font-size: 14px;
	color: #b93d22;
	margin: 0px;
	padding: 0px;
	font-weight: bold;

}
.bt1 {
	background-image: url(images/btbg2.gif);
	background-repeat: repeat;
	border: 1px groove #003366;
	padding: 2px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 4px;
	margin-bottom: 2px;
}
.twoColFixRtHdr #mainContent h1 {
	margin: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #b93d22;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
}
.sub1 {
	font-style: italic;
	color: #333333;
}
.emp1 {
	font-weight: bold;
	color: #B93D22;
}
.twoColFixRtHdr #mainContent a , .twoColFixRtHdr #sidebar1 a{
	font-weight: bold;
	color: #B93D22;
	text-decoration: underline;

}
.box1 {

	float: left;
	width: 270px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.twoColFixRtHdr #mainContent p {
	margin: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #333333;
	line-height: 18px;
	text-align: justify;
}
.box2 {
	
	background-color: #e4e4e4;
	background-repeat: no-repeat;
	width: 244px;
	border: 1px solid #b6b6b6;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	/*background-image: url(images/side-headline1.gif);*/
	background-position: left top;
	padding: 0px;
}



.twoColFixRtHdr #sidebar1 h1 {
	font-size: 20px;
	font-style: normal;
	color: #b93d22;
	margin: 0px;
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 0px;
	padding-bottom: 0px;

}
.twoColFixRtHdr #sidebar1 li {
	padding-right: 10px;
	padding-left: 30px;
	background-image: url(images/icon1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	margin-left: -30px;
	padding-bottom: 10px;
	font-size: 11px;
}
.twoColFixRtHdr #sidebar1 p {
	padding-right: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	padding-left: 10px;
}
.footer2{
	background-image: url(images/footer-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 1020px; /* the auto margins (in conjunction with a width) center the page */
	border: 0;
	background-color: #006ea7;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.boxbg {
	background-color: #F2F2F2;
	width: 224px;
	padding: 0px;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 11px;
}
#updateDate {
	float: none;
	height: 10px;
	width: 100px;
	bottom: auto;
}
