.mainbox {  background-image: url(../images/mainbox1.png)}

.indexright {  background-image: url(images/right.jpg)}
.indexright1 {  background-image: url(images/right1.jpg)}
.indexright2 {  background-image: url(images/right2.jpg)}

.about1 {  background-image: url(images/about.png)}
.about2 {  background-image: url(images/companying.jpg)}
.career {  background-image: url(images/career.jpg)}
.career1 {  background-image: url(images/career1.jpg)}

.contact {  background-image: url(images/telephone.jpg)}
.contact1 {  background-image: url(images/contact.jpg)}

.value {  background-image: url(images/value.jpg)}
.value1 {  background-image: url(images/value1.jpg)}
.value2 {  background-image: url(images/value2.jpg)}
.mission {  background-image: url(images/mission.jpg)}
.mission1 {  background-image: url(images/mission1.jpg)}

.firstbox {  background-image: url(images/box1.png)}
.firstbox1 {  background-image: url(images/box2.png)}
.partner {  background-image: url(images/partner.jpg)}
.partner1 {  background-image: url(images/partner1.jpg)}

.objective {  background-image: url(images/objective.png)}
.objective1 {  background-image: url(images/objective1.png)}
.objective2 {  background-image: url(images/objective2.png)}
a:active {  text-decoration: none}
a:hover {  color: #009900; text-decoration: none}
a:link {  text-decoration: none}
a:visited {  text-decoration: none}

#home_1 {
	position:relative;
	float:left;
	width:580px;
	height:auto;
	padding:10px 0px 10px 0px;
	left: 24px;
	top: -11px;


}
#home_2 {
	position:relative;
	float:left;
	width:580px;
	height:auto;
	padding: 0px 0px 5px 0px;
}
html>body #home_2 {background-color:#FFFFFF; padding-top:5px; margin-top:-5px;}
/*Bottom box 1*/
#home21 {
	position:relative;
	float:left;
	width:210px;
	height:165px;
	background-color:#cccccc;
	padding:12px 10px 10px 12px;
	font-size:12px;
}
html>body #home21 { 
	padding:10px 10px 10px 10px;
	height:159px;
	
}#home22 {
	position:relative;
	float:left;
	width:212px;
	height:165px;
	margin-left:10px;
	background-color:#cccccc;
	padding:12px 10px 10px 12px;
	font-size:12px;
}
html>body #home22 {
	padding:10px 10px 10px 10px;
	height:159px;
	margin-left:13px;
}
#home_1b {
	position:relative;
	float:left;
	width:240px;
	height:200px;
	padding:10px;
	background-color:#FFFFFF;
	color:#333333;
}
#home_1bb {
	position:relative;
	float:left;
	width:240px;
	height:200px;
	padding:10px;
	background-color:#FFFFFF;	
	color:#333333;
}

/*Interior main area*/
#interior_right {
	position:relative;
	float:left;
	width:240px;
	height:auto;
	background-color:#ffffff;
	margin:12px 0px 10px 0px;
	padding:10px 10px 30px 10px;
	background-image:url(images/bg2.jpg);
	background-repeat:repeat-y; 
	background-position:right;
	color:#333333;
	min-height:370px;
}
html>body #interior_right { width:745px; padding:0px 10px 0px 10px; margin-top:10px; margin-left:5px; color:#333333;}
 
#interior_right ul { list-style-type:square; }
#interior_right A:link {
	FONT-WEIGHT: normal; COLOR: #333; TEXT-DECORATION: none;
}
#interior_right A:visited {
	FONT-WEIGHT: normal; COLOR: #333; TEXT-DECORATION: none;
}
#interior_right A:active {
	FONT-WEIGHT: normal; COLOR: #333; TEXT-DECORATION: none;
}
#interior_right A:hover {
	text-decoration: underline;
}
html>body #home_1b {background-color:#333333;}
#nofeatures {margin-top:10px;}
html>body #nofeatures {}

#block1 {
	position:relative;
	float:left;
	width:500px;
	background-color:#333333;
	margin-top:10px;
	margin-bottom:8px;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	height:2px;
}
html>body #block1 {
	position:relative;
	float:left;
	width:600px;
	background-color:#333333;
	margin-top:10px;
	margin-bottom:0px;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
}
#footer {
	position:relative;
	float:left;
	width:900px;
	height:28px;
	background-image:url(images/footbg.jpg);
	border:1px solid #ccc;
	padding:7px 10px 2px 10px;
	font-size:0.8em;
	color:#333;
	margin-top:5px;
	top: 684px;
	left: 58px;


	}
html>body #footer {margin-top:10px; margin-bottom:5px; padding-top:7px; margin-center:10px; width:900px; }
#footer A:link {
	FONT-WEIGHT: normal; COLOR: #333; TEXT-DECORATION: none;
}
#footer A:visited {
	FONT-WEIGHT: normal; COLOR: #333; TEXT-DECORATION: none;
}
#footer A:active {
	FONT-WEIGHT: normal; COLOR: #333; TEXT-DECORATION: none;
}
#footer A:hover {
	text-decoration: none;
	color:#FF914F;
}
