/* CSS Document */
body{
background-image:url(images/b_bg.jpg);
background-repeat:repeat;
padding:0px;
margin:0px;
}

.bg{
background-image:url(images/b_bg.jpg);
background-repeat:repeat-y;
}

.nav_bg{
background-image:url(images/nav_bg.jpg);
background-repeat:repeat-x;
}
.left_content_bg{
	background-repeat:repeat-y;
}
.right_content_bg{
	background-repeat:repeat-y;
}

.fact-box-1-bg {
	background-image: url(images/facts-tech-box1-bg.jpg);
	background-repeat: repeat-x;
}

.white-normal-text1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.facts-tect-box2-bg {
	background-image: url(../images/facts-tech-box2-bg.jpg);
	background-repeat: repeat-x;
}

.white-normal-text {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.content_text2 {
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	color: #43423A;
	text-align:justify;
	text-decoration: none;
}
.content_text {
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	color: #43423A;
	text-align:justify;
	padding-right:15px;
	text-decoration: none;
}
.green_text {
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	font-style:italic;
	color: #1A5802;
	text-align:left;
	text-decoration: none;
}

.green_text a{
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	font-style:italic;
	color: #1A5802;
	text-align:left;
	text-decoration: none;
}

.green_text a:hover{
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	font-style:italic;
	color: #000000;
	text-align:left;
	text-decoration:underline;
}

.green_text1 {
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	font-style:normal;
	text-align:center;
	color: #1A5802;
	text-decoration: none;
}

.green_text1 a{
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	font-style:normal;
	text-align:center;
	color: #1A5802;
	text-decoration: none;
}

.green_text1 a:hover{
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	font-style:normal;
	text-align:center;
	color: #1A5802;
	text-decoration:underline;
}

.orrenge_text {
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	font-style:normal;
	text-align:center;
	color: #F86922;
	text-decoration: none;
}

.orrenge_text a{
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	font-style:normal;
	text-align:center;
	color: #F86922;
	text-decoration: none;
}

.orrenge_text a:hover{
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	font-style:normal;
	text-align:center;
	color: #F86922;
	text-decoration:underline;
}
.bold_text {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align:center;
	line-height:20px;
	text-decoration: none;
}
.footer_text {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #737171;
	text-align:center;
	text-decoration: none;
}
