@charset "utf-8";
/* CSS Document */

.container
{
background-color: #FFFFFF;
}

.header
{
background-repeat: repeat;
background-position: center center;
height: 160px;
}

.news
{
	background-color: #FFFAF2;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	border: 1px solid #FF6600;
	width: 20%;
	margin-right: 4px;
	margin-top: 1px;
	height: 430px;
}

.news_scroll
{
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #525252;
font-size: 10px;
text-align: justify;
margin-right: 4px;
margin-bottom: 4px;
margin-left: 4px;
}

.logo
{
float: left;
}

.banner
{
float: right;
}

.news_heading
{
	text-align: center;
	color: #FF6600;
	font-weight: normal;
	margin-top: 26px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	font-size: 20px;
	padding-bottom: 20px;
	margin-bottom: 5px;
}

.content
{
	background-color: #FFFFFF;
	float: left;
	width: 79%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #535353;
	text-align: center;
	padding-top: 20px;
	height: 100%;
}

.content2
{
	background-color: #FFFFFF;
	float: left;
	width: 79%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #535353;
	text-align: center;
	height: 100%;
	margin-top: 1px;
}

.text1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	float: left;
	width: 47%;
	border: 1px solid #FF6600;
	margin-left: 4px;
	text-align: justify;
	padding-left: 6px;
	padding-right: 6px;
	height: 356px;
	padding-top: 4px;
	line-height: 25px;
}

.text2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	border: 1px solid #FF6600;
	width: 46%;
	float: left;
	margin-left: 4px;
	text-align: justify;
	padding-right: 6px;
	padding-left: 6px;
	height: 356px;
	padding-top: 4px;
	line-height: 25px;
}

.footer
{
background-color: #FFFFFF;
width: 100%;
float: left;
text-align: center;
}

.h1
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #333333;
text-decoration: none;
text-align: center;
}

.h2
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666666;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #535353;
}
.h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	line-height: 24px;
}



.list-one
{
width: 79%;
float: left;
height: 28px;
margin-top: 1px;
margin-bottom: 1px;
}

#menu  a 
{
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	color:#333333;
	display:inline-block;
	border:1px solid #666666;
	width: 112px;
	font-size: 14px;
	padding-top: 4px;
	padding-bottom: 4px;
}

#menu  a:hover 
{
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFAF2;
	color:#FF6600;
	display:inline-block; /* creates a line break before and after the element */
	width:112px;
	border:1px solid #666666;
	font-size: 14px;
}

a
{
font-family: Arial, Helvetica, sans-serif;
}

a:link
{
color:#333333;
text-decoration:none;
}

a:visited
{
color:#333333;
text-decoration:none;
}

a:hover
{
text-decoration:none;
color:#FF3300;
}

a:active
{
color:#666666;
text-decoration:none;
}

.text3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	border: 1px solid #FF6600;
	width: 76%;
	float: left;
	margin-left: 4px;
	padding-right: 6px;
	padding-left: 6px;
	height: 356px;
	padding-top: 4px;
	line-height: 20px;
}

table
{
	white-space: nowrap;
	text-align: left;
	text-align: justify;
	text-align: justify;
}

.pic1
{
	text-align: center;
}

.pic2
{
	text-align: center;
	margin-top: 0px;
	padding-bottom: 6px;
}
