body{
	margin:0; padding:0;
 	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#444444;
	height: 100%;
	background:url(../images/bgr.gif)
}

a{	COLOR:#0071bb;
	text-decoration:none;
	font-weight:bold
}

a:hover{
	color:#b76809;
	text-decoration:underline;
}

IMG{
	border:0;
}
.clear{
	clear:both; margin:0; padding:0
}

h1 {font-size:14px; color:#ac6503; font-weight:bold; margin:0; padding:0}

ul li a{font-weight:normal}

#wrapper{
 width:100%;
 margin: 0 auto;
}

#header{
	width:100%;
 	background: url(../images/header-bgr.gif);
 	background-position:top;
 	background-repeat:repeat;
 	height:115px;
}

#header #center{
	width:970px;
 	margin: 0 auto;
 	background: url(../images/header-bgr-center.gif);
 	background-position:top;
 	background-repeat:repeat;
 	height:115px;
}

div#sbsglobal{
	padding: 27px 0 0 27px; 
	float:left
}
div#sbs{
	padding: 45px 27px 0 0; 
	float:right
}


#menu{
	width:100%;
 	background: url(../images/menu-bgr.gif);
 	background-position:top;
 	background-repeat:repeat;
 	height:36px;
}

#menu #center{
	width:970px;
 	margin: 0 auto;
 	background: url(../images/menu-bgr-center.gif);
 	background-position:top;
 	background-repeat:no-repeat;
 	height:36px; padding:0
}

/*banner-start*/

#banner-one{
 	background: url(../img-banner/banner-bgr-one.gif);
 	background-position:top;
 	background-repeat:repeat;
 	height:250px;
}

#banner-left-one{
	width:50%;
 	background-position:top;
 	background-repeat:repeat;
 	height:250px;
}

#banner-right-one{
	width:50%;
 	background: url(../img-banner/banner-right-one.jpg);
 	background-position:top left;
 	background-repeat:repeat;
 	height:250px;
}

#banner-two{
 	background: url(../img-banner/banner-bgr-two.gif);
 	background-position:top;
 	background-repeat:repeat;
 	height:250px;
}

#banner-left-two{
	width:50%;
 	background-position:top;
 	background-repeat:repeat;
 	height:250px;
}

#banner-right-two{
	width:50%;
 	background: url(../img-banner/banner-right-two.gif);
 	background-position:top left;
 	background-repeat:repeat;
 	height:250px;
}

#banner-three{
 	background: url(../img-banner/banner-bgr-three.gif);
 	background-position:top;
 	background-repeat:repeat;
 	height:250px;
}

#banner-left-three{
	width:50%;
 	background: url(../img-banner/banner-left-three.jpg);
 	background-position:top right;
 	background-repeat:no-repeat;
 	height:250px;
}

#banner-right-three{
	width:50%;
 	background: url(../img-banner/banner-right-three.gif);
 	background-position:top left;
 	background-repeat:repeat;
 	height:250px;
}

#banner-four{
 	background: url(../img-banner/banner-bgr-four.gif);
 	background-position:top;
 	background-repeat:repeat;
 	height:250px;
}


#banner-five{
 	background: url(../img-banner/banner-bgr-five.gif);
 	background-position:top;
 	background-repeat:repeat;
 	height:250px;
}

#banner-six{
 	background: url(../img-banner/banner-bgr-six.gif);
 	background-position:top;
 	background-repeat:repeat;
 	height:250px;
}

#banner-left-six{
	width:50%;
 	background: url(../img-banner/banner-left-six.jpg);
 	background-position:top right;
 	background-repeat:no-repeat;
 	height:250px;
}

#banner-right-six{
	width:50%;
 	background: url(../img-banner/banner-right-six.jpg);
 	background-position:top left;
 	background-repeat:repeat;
 	height:250px;
}

#banner-seven{
 	background: url(../img-banner/banner-bgr-seven.gif);
 	background-position:top;
 	background-repeat:repeat;
 	height:250px;
}

#banner-left-seven{
	width:50%;
 	background: url(../img-banner/banner-left-seven.jpg);
 	background-position:top right;
 	background-repeat:no-repeat;
 	height:250px;
}

#banner-right-seven{
	width:50%;
 	background: url(../img-banner/banner-right-seven.jpg);
 	background-position:top left;
 	background-repeat:repeat;
 	height:250px;
}

/*banner-end*/

#content{
	width:100%;
	background-image: url(../images/content-bgr.gif);
 	background-color: #ffffff;
 	background-position:top;
 	background-repeat:repeat-x;
	display:table
}

#content #center{
	width:970px;
 	margin: 0 auto;
 	background: url(../images/content-bgr-center.gif);
	background-color:#FFFFFF;
 	background-position:top;
 	background-repeat:repeat-y;
	height:100%;
	display:table;
	padding:0 0 40px 0
}

#content #center-in{
	width:970px;
 	margin: 0 auto;
 	background: url(../images/content-bgr-center-in.gif);
 	background-position:top;
 	background-repeat:no-repeat;

}

#content #center-in #center-inner{
	padding: 40px 50px 0 50px;
	text-align:justify;
}

#content #center-in #center-inner ul{
	margin: 10px;
	padding: 0;
}

#content #center-in #center-inner li{
	margin: 10px;
	list-style:disc;
	padding: 0;
}
#content #center-in .img{
	float:right;
	margin-left:40px
}

#content #center-in #center-inner #team{
	border-bottom: 1px solid #e9e9e9;
	display:table;
	width:100%;
	padding-bottom:5px;
	margin-bottom:20px
}


#content #center-in #center-inner #team .left{
	width:30%;
	float:left;
	display:table;
}

#content #center-in #center-inner #team .right{
	width:65%;
	text-align:left;
	float:right;
	display:table;
	padding-top:2px
}

#content #center-in #center-inner img{
	float:left;
}	


#content #center-in #center-inner .text{
	display:table;
	float:right; width:78%;

}
	
#content #center-in #center-inner .left{
	width:48%;
	float:left;
	display:table;
}

#content #center-in #center-inner .left strong{
	color: #0071bb;
	font-size:15px;
	display:table
}

#content #center-in #center-inner .left img{
	float:right;
	margin-left:10px
}

#content #center-in #center-inner .left li{
	margin:20px; padding:0;
	list-style-type:decimal;
}

#content #center-in #center-inner .left a{
	color: #444444;
	text-decoration:none;
	font-weight:bold
}

#content #center-in #center-inner .left a:hover{
	color:#b76809;
	text-decoration:underline;
}


#content #center-in #center-inner .right{
	width:48%;
	text-align:left;
	float:right;
	display:table
}

#content #center-in #center-inner .right span{
	float:right;
	text-align:right;
	font-weight:bold;
	display:table
}

#content #center-in #center-inner .right strong{
	color: #0071bb;
	font-size:15px;
	display:table
}

#content #center-in #center-inner .right img{
	float:right;
	margin-left:10px
}

#content #center-in #center-inner .right a{
	color: #444444;
	text-decoration:none;
	font-weight:bold
}

#content #center-in #center-inner .right a:hover{
	color:#b76809;
	text-decoration:underline;
}

#content #center-in #center-inner .right li{
	margin:20px; padding:0;
	list-style-type:decimal;
}

#content #center-in #center-inner .box {
	border: 1px solid #cccccc;
	width:200px
}



#content #center-in #center-inner .button {
	border:0;
	background:#666666;
	color:#FFFFFF;
	font-size:11px;
	width:52px;
	cursor:pointer;
	font-weight:bold;
	text-align:center
}

#footer{
	width:100%;
 	background: url(../images/footer-bgr.gif);
 	background-position:top;
 	background-repeat:repeat;
 	height:101px;
}

#footer #center{
	width:970px;
 	margin: 0 auto;
 	background: url(../images/footer-bgr-center.gif);
 	background-position:top;
 	background-repeat:repeat;
 	height:101px;
	font-size:11px;
	color:#000000
}

#footer #center #counter{
	float:left;
	padding:30px 0 0 30px 
}

#footer #center #copyright{
	float:right;
	padding:30px 30px 0  0
}

