/* CSS Document */
body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#474646;
	background:#f3f3f3 url(../images/bg.gif) repeat-x;
}
* {
	margin:0px;
	padding:0px;
	border:0px;
	outline:0px;
	border:0px;
}
/**************************************************************************************/
#header {
	width:968px;
	margin:0px auto;
	margin-top:33px !important;
	margin-bottom:30px !important;
}
#header .logo {
	float:left;
}
#body {
	width:968px;
	margin:0px auto;
}
#body #index_txtbox_01 {
	width:968px;
	padding:7px 0px;
	background:url(../images/brd_01.gif) repeat-x left bottom;
}
#body .index_txt_01 {
	padding:0px 25px;
	padding-bottom:10px;
	width:289px;
	min-height:90px;
	float:left;
	background:url(../images/brd_02.gif) repeat-y right top;
}
#body .index_txt_01 p {
	text-align:right;
	font-weight:bold;
	font-size:11px;
	margin-top:3px;
}
#body .index_txt_01 p a {
	color:#333;
	text-decoration:none;
}
#body .index_txt_01 p a img {
	position:relative;
	margin-bottom:-1px;
}
#body .index_txt_01 p a:hover {
	background:none;
}
#body .index_txt_01 h2 {
	font-family: 'PakenhamFreeRegular';
	color:#333;
	font-size:25px;
	font-weight:normal;
	text-transform:uppercase;
	margin-bottom:15px;
}
#body .index_txt_01 h2 img {
	margin-bottom:-3px;
	margin-right:2px;
}
#footer {
	width:100%;
	background:url(../images/footer_bg.gif) repeat-x left bottom;
}
#footer_middle {
	width:968px;
	margin:0px auto;
	padding-bottom:17px;
	padding-top:10px;
	background:url(../images/brd_01.gif) repeat-x left top;
}
#footer #footer_box {
	width:968px;
	padding:7px 0px;
}
#footer #footer_box .txt_box1 {
	line-height:20px;
	padding:10px 25px;
	padding-bottom:10px;
	width:204px;
	min-height:225px;
	float:left;
	background:url(../images/brd_02.gif) repeat-y right top;
}
#footer #footer_box .txt_box1 ul li {
	list-style:none;
	background:url(../images/arrow_02.gif) no-repeat 0px 6px;
	padding-left:10px;
	padding-bottom:5px;
	line-height:17px !important;
}
#footer #footer_box .txt_box2 {
	line-height:20px;
	padding:10px 25px;
	padding-bottom:10px;
	padding-right:0px !important;
	width:455px;
	min-height:90px;
	float:left;
	text-align:justify;
}
#footer #footer_box .txt_box3 {
	width:100%;
	float:left;
	margin-top:10px;
	padding-top:15px;
	background:url(../images/brd_01.gif) repeat-x left top;
}
#footer #footer_box .txt_box3 a {
	margin:0px 5px;
}
#footer #footer_box .txt_box3 span {
	float:right;
}
#footer #footer_box .txt_box3 span img {
	margin-right:5px;
	float:left;
}
#footer a {
	color:#474646;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer .txt_box1 a img {
	margin-bottom:-2px;
	margin-right:2px;
}
#footer .txt_box1 h2 {
	font-family: 'PakenhamFreeRegular';
	color:#333;
	font-size:25px;
	font-weight:normal;
	text-transform:uppercase;
	margin-bottom:10px;
}
#footer p {
	color:#a6a6a6;
	text-align:right;
	font-size:11px;
	margin-right:5px;
}
.clear {
	clear:both;
}
/*************************************************************************/
@font-face {
 font-family: 'ColabThi';
 src: url('../font/colabthi.otf');
 src: url('../font/colabthi.ttf');
 font-weight: normal;
 font-style: normal;
}
@font-face {
 font-family: 'ColaborateRegular';
 src: url('../font/colabreg-webfont.eot');
 src: url('../font/colabreg-webfont.eot?#iefix') format('embedded-opentype'),  url('../font/colabreg-webfont.woff') format('woff'),  url('../font/colabreg-webfont.ttf') format('truetype'),  url('../font/colabreg-webfont.svg#ColaborateRegular') format('svg');
 font-weight: normal;
 font-style: normal;
}
@font-face {
 font-family: 'PakenhamFreeRegular';
 src: url('../font/pakenham_free-webfont.eot');
 src: url('../font/pakenham_free-webfont.eot?#iefix') format('embedded-opentype'),  url('../font/pakenham_free-webfont.woff') format('woff'),  url('../font/pakenham_free-webfont.ttf') format('truetype'),  url('../font/pakenham_free-webfont.svg#PakenhamFreeRegular') format('svg');
 font-weight: normal;
 font-style: normal;
}
/*******************************/

.bannerarea {
	width:968px;
	height:363px;
	float:left;
	margin-top:20px;
	margin-bottom:50px;
}
/**---------Slider-home-portfolio-------------**/
#slider-portfolio {
	height: 310px;
	overflow: hidden;
	position: relative;
}
/* DEFAULT is for three panels in width, adjust as needed
                                   This only matters if JS is OFF, otherwise JS sets this. */								  
#mover {
	width: 2880px;
	position: relative;
}
.slide {
	padding: 10px 30px;
	width: 968px;
	float: left;
	position: relative;
}
.slide img {
	position: absolute;
	top: 20px;
	left: 368px;
	padding:10px;
	border:1px #c4c4c4 solid;
}
#slider-portfolio-stopper {
	position: absolute;
	top: 1px;
	right: 20px;
	background: #8c8c8c;
	color: #FFF;
	text-decoration:none;
	text-shadow: 0px 1px 0px #fff;
	padding: 3px 8px;
	font-size: 10px;
	text-transform: uppercase;
	z-index: 1000;
}
.slide p {
	font-family:'Arial';
	font-size:12px;
	font-weight:normal;
	color: rgb(102, 102, 102);
	text-shadow: 0px 1px 0px #fff;
	line-height: 18px;
	width: 320px;
	text-align:justify;
}
.slide h1 {
	font-family: 'PakenhamFreeRegular';
	color:#333;
	font-size:25px;
	font-weight:normal;
	text-transform:uppercase;
	margin-top:15px;
	margin-bottom:5px;
}
.what-we-did-icons {
	width:350px;
	float:left;
	height:30px;
}
.what-we-did-icons ul {
	list-style:none;
	float:left;
	margin-left:0px;
	left:0px;
	margin:0;
	padding:0;
	font-family:'Arial';
	font-size:12px;
	font-weight:normal;
	color: rgb(102, 102, 102);
	text-shadow: 0px 1px 0px #fff;
}
.what-we-did-icons ul::selection {
 background:#ef7e17;
 color:#fff;
}
.what-we-did-icons li.concept {
	background:url(../images/concept-icon-home.png) no-repeat left;
	padding:0 0 0 30px;
	float:left;
	margin-left:0px;
	margin-top:5px;
	line-height:20px;
}
.what-we-did-icons li.design {
	background:url(../images/design-icon-home.png) no-repeat left;
	padding:0 0 0 30px;
	float:left;
	margin-left:20px;
	margin-top:5px;
	line-height:20px;
}
.what-we-did-icons li.development {
	background:url(../images/development-icon-home.png) no-repeat left;
	padding:0 0 0 30px;
	float:left;
	margin-left:20px;
	margin-top:5px;
	line-height:20px;
}
.launch-website {
	width:350px;
	float:left;
	height:30px;
	margin-top:20px;
}
.launch-website ul {
	list-style:none;
	float:left;
	margin-left:0px;
	left:0px;
	margin:0;
	padding:0;
	font-family:'Arial';
	font-size:12px;
	font-weight:normal;
	color: rgb(102, 102, 102);
	text-shadow: 0px 1px 0px #fff;
	;
	-moz-border-radius: 10px;
	border-radius: 10px;
	display:block;
}
.launch-website li.launch {
	background:url(../images/launch-icon.png) no-repeat left;
	-moz-border-radius: 10px;
	border-radius: 10px;
	display:block;
	padding:0 0 0 30px;
	float:left;
	margin-left:0px;
	margin-top:2px;
	padding:0px 20px 3px 30px;
}
.launch-website ul a {
	font-family:'Arial';
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	color: rgb(102, 102, 102);
	text-shadow: 0px 1px 0px #fff;
}
.launch-website li a {
	font-family:'Arial';
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	color: rgb(102, 102, 102);
	text-shadow: 0px 1px 0px #fff;
}
.launch-website ul a:hover {
	font-family:'Arial';
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	color: rgb(102, 102, 102);
	text-shadow: 0px 1px 0px #fff;
}
h1.hed1 {
	font-family: 'PakenhamFreeRegular';
	color:#333;
	font-size:28px;
	font-weight:normal;
	text-transform:uppercase;
	margin-bottom:15px;
	margin-top:13px;
}
h1.hed1 img {
	margin-bottom:-3px;
	margin-right:4px;
}
h1.hed2 {
	font-family: 'PakenhamFreeRegular';
	color:#333;
	font-size:28px;
	font-weight:normal;
	text-transform:uppercase;
	margin-bottom:15px;
}
h1.hed2 img {
	margin:0px 4px -3px 0px !important;
	float:none !important;
	border:none !important;
	padding:0px !important;
}
/***************************************************************/
#body2 {
	color:#6b6b6b;
	line-height:18px;
	width:968px;
	margin:0px auto;
	padding-top:20px;
	padding-bottom:20px;
	background:url(../images/brd_01.gif) repeat-x left top;
}
#body2 #left_box {
	float:left;
	text-align:justify;
	width:685px;
	padding-right:30px;
	color:#6b6b6b;
	line-height:18px;
	background:url(../images/brd_02.gif) repeat-y right top;
}
#body2 #left_box img {
	float:left;
	border:1px #c4c4c4 solid;
	padding:5px;
	margin-right:15px;
	margin-bottom:8px;
}
#body2 #left_box h2 {
	float:left;
	width:100%;
	font-family: 'PakenhamFreeRegular';
	color:#333;
	font-size:28px;
	font-weight:normal;
	text-transform:uppercase;
	margin-bottom:10px;
	margin-top:20px;
}
#body2 #left_box h3 {
	float:left;
	width:100%;
	font-family: 'PakenhamFreeRegular';
	color:#333;
	font-size:22px;
	font-weight:normal;
	text-transform:uppercase;
	margin-bottom:10px;
	margin-top:18px;
}
#body2 #left_box h2 img {
	float:none;
	padding:0px;
	margin:0px;
	margin-bottom:-5px;
	position:relative;
	border:0px;
}
#body2 #left_box ul {
	float:left;
}
#body2 #left_box ul li {
	list-style:none;
	background:url(../images/true.gif) no-repeat 0px 2px;
	padding-left:18px;
	padding-bottom:4px;
}
#body2 #right_box {
	float:right;
	text-align:justify;
	width:240px;
	color:#6b6b6b;
	line-height:18px;
}
#body2 #right_box h2 {
	float:left;
	width:100%;
	font-family: 'PakenhamFreeRegular';
	color:#333;
	font-size:25px;
	font-weight:normal;
	text-transform:uppercase;
	margin-bottom:15px;
}
#body2 #right_box h4 {
	float:left;
	width:100%;
	color:#5c5c5c;
	font-size:13px;
	margin-bottom:2px;
}
#body2 #right_box a {
	color:#5c5c5c;
	text-decoration:none;
}
#body2 #right_box a:hover {
	text-decoration:underline;
}
#body2 #right_box ul {
	clear:left;
	float:left;
	padding-left:4px;
	margin-bottom:20px;
}
#body2 #right_box ul li {
	list-style:none;
	background:url(../images/bull2.gif) no-repeat 0px 7px;
	padding-left:14px;
	padding-bottom:4px;
	float:none !important;
}
#body2 #right_box ul li a {
	color:#6b6b6b;
	text-decoration:none;
}
#body2 #right_box ul li a:hover {
	text-decoration:underline;
}
#body2 #right_box h3 {
	float:left;
	width:100%;
	font-family: 'PakenhamFreeRegular';
	color:#333;
	font-size:25px;
	font-weight:normal;
	margin-bottom:15px;
}
#body2 #right_box h3 img {
	position:relative;
	margin-bottom:-10px;
	margin-right:4px;
}
/*************************************/
#body2 #left_box blockquote {
	float:left;
	color:#4b4a4a;
	width:600px;
	margin-bottom:14px;
	margin-left:44px;
}
#body2 #left_box blockquote strong {
	display:block;
	margin-bottom:3px;
}
.input_01 {
	font-size:17px;
	padding-left:3px;
	width:344px;
	height:40px;
	background:#FFF;
	border:1px #c5c5c5 solid;
}
.input_02 {
	font-size:17px;
	padding-left:3px;
	width:500px;
	height:200px;
	background:#FFF;
	border:1px #c5c5c5 solid;
}
.input_03 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal !important;
	font-size:12px;
	padding-left:3px;
	width:230px;
	height:20px;
	background:#FFF;
	border:1px #c5c5c5 solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.input_04 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal !important;
	font-size:12px;
	padding-left:3px;
	width:190px;
	height:20px;
	background:#FFF;
	border:1px #c5c5c5 solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.input_05 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal !important;
	font-size:12px;
	width:85px;
	height:21px;
	line-height:24px;
	background:#FFF;
	border:1px #c5c5c5 solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.input_05 option {
	padding:1px 4px;
}
.input_06 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal !important;
	font-size:12px;
	padding-left:3px;
	width:90px;
	height:20px;
	background:#FFF;
	border:1px #c5c5c5 solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.input_07 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal !important;
	font-size:12px;
	padding-left:3px;
	width:285px;
	height:90px;
	background:#FFF;
	border:1px #c5c5c5 solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.submit_01 {
	font-family: 'PakenhamFreeRegular';
	font-size:20px;
	color:#FFF;
	text-transform:uppercase;
	background:#474747;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding:4px 14px;
	cursor:pointer;
}
/********************************************/
#body2 #our_team blockquote {
	float:left;
	color:#4b4a4a;
	width:600px;
	margin-bottom:14px;
}
#body2 #our_team blockquote strong {
	display:block;
	margin-bottom:3px;
}
.input_01 {
	font-size:17px;
	padding-left:3px;
	width:344px;
	height:40px;
	background:#FFF;
	border:1px #c5c5c5 solid;
}
.input_02 {
	font-size:17px;
	padding-left:3px;
	width:500px;
	height:200px;
	background:#FFF;
	border:1px #c5c5c5 solid;
}
/********************************************/
#body2 #our_team {
	float:left;
	text-align:justify;
	width:100%;
	color:#6b6b6b;
	line-height:18px;
}
#body2 #our_team h1 {
	font-family: 'PakenhamFreeRegular';
	color:#333;
	font-size:40px;
	font-weight:normal;
	margin-bottom:15px;
	padding-bottom:10px;
	background:url(../images/brd_01.gif) repeat-x left bottom;
}
#body2 #our_team h2 {
	font-family: 'PakenhamFreeRegular';
	color:#333;
	font-size:25px;
	font-weight:normal;
	text-transform:uppercase;
	margin-bottom:15px;
	padding-bottom:10px;
	background:url(../images/brd_01.gif) repeat-x left bottom;
}
#body2 #our_team h2 img {
	margin-right:2px;
	margin-bottom:-2px;
	position:relative;
}
#body2 #our_team .box_01 {
	float:left;
	margin-bottom:25px;
	width:100%;
	color:#000;
}
#body2 #our_team .box_01 img {
	padding:5px;
	border:1px #c5c5c5 solid;
	background:#FFF;
	margin-right:17px;
	float:left;
}
#body2 #our_team .box_01 h3 {
	font-family: 'PakenhamFreeRegular';
	color:#333;
	font-size:25px;
	font-weight:normal;
	text-transform:uppercase;
	margin-top:3px;
}
#body2 #our_team .box_01 h4 {
	color:#0070d5;
	font-style:italic;
	font-weight:normal;
	margin-bottom:7px;
	margin-top:3px;
}
#body2 #our_team .box_02 {
	font-family: 'PakenhamFreeRegular';
	color:#0067b5 !important;
	font-size:32px;
	text-align:center;
	line-height:35px;
	float:left;
	margin-bottom:18px;
	padding-bottom:10px;
	width:100%;
	background:url(../images/brd_01.gif) repeat-x left bottom;
}
#body2 #our_team .box_02 h3 {
	color:#0067b5 !important;
	text-align:left;
	margin-bottom:15px;
}
#body2 #our_team .box_02 h3 strong {
	color:#71b52f !important;
	font-size:32px;
}
#body2 #our_team .box_02 h3 span {
	font-size:25px !important;
}
#body2 #our_team .box_02 p {
	display:inline-block;
}
#body2 #our_team .box_03 {
	color:#5b5b5b;
	float:left;
	margin-bottom:18px;
	padding-bottom:18px;
	width:100%;
	background:url(../images/brd_01.gif) repeat-x left bottom;
}
#body2 #our_team .box_03 img {
	border:1px #CCC solid;
	padding:2px;
	margin-top:10px;
	float:left;
	clear:left;
	display:blockl
}
#body2 #our_team .box_03 h2 {
	font-family: 'PakenhamFreeRegular';
	color:#333;
	font-size:32px;
	font-weight:normal;
	margin-bottom:10px;
	text-transform:none !important;
	line-height:normal !important;
	background:none;
	padding-bottom:0px !important;
}
#body2 #our_team .box_03 h2 strong {
	color:#68a82b;
	font-size:28px;
}
#body2 #our_team .box_03 h2 span {
	font-size:23px;
}
#body2 #our_team .box_03 h3 {
	font-family: 'PakenhamFreeRegular';
	color:#333;
	font-size:25px;
	font-weight:normal;
	margin-bottom:10px;
	text-transform:uppercase;
}
#body2 #our_team .box_03 h3 img {
	position:relative;
	margin-bottom:-5px;
	margin-right:3px;
	float:none;
	margin-top:0px;
	padding:0px;
	border:0px;
}
#body2 #our_team .box_03 h4 {
	font-family: 'PakenhamFreeRegular';
	color:#000;
	font-size:21px;
	font-weight:normal;
	margin-bottom:5px;
	margin-top:12px;
}
#body2 #our_team .box_03 h5 {
	font-family: 'PakenhamFreeRegular';
	color:#000;
	font-size:25px;
	font-weight:normal;
	margin-top:25px;
	padding-bottom:0px;
	border-bottom:1px #CCC dashed;
}
#body2 #our_team .box_03 h5 span {
	background:#e5e5e5;
	display:inline-block;
	padding:3px 8px;
}
#body2 #our_team .box_03 ul li {
	list-style:none;
	background:url(../images/bull2.gif) no-repeat 0px 6px;
	padding-left:12px;
	padding-bottom:8px;
}
#body2 #our_team .box_03 .blk_txt_09 {
	text-align:right;
	padding-right:15px;
	font-weight:bold;
	padding-top:3px;
	padding-bottom:15px;
}
#body2 #our_team .box_04 {
	color:#515151;
	float:left;
	width:300px;
	font-size:13px;
	margin-right:30px;
}
#body2 #our_team .box_04 img {
	float:left;
	margin-top:15px;
	border:1px #CCC solid;
	padding:2px;
}
#body2 #our_team .box_04 p {
	float:left;
	height:170px;
}
#body2 #our_team .box_05 {
	float:left;
	text-align:center;
	width:170px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:20px;
}
#body2 #our_team .box_05 img {
	border:1px #d9d9d9 solid;
	padding:2px;
}
#body2 #our_team .box_05 h6 {
	font-size:13px;
	margin-top:12px;
	margin-bottom:5px;
}
#body2 #our_team .box_07 {
	width:330px;
	float:left;
	background:url(../images/brd_02.gif) repeat-y right bottom;
	margin-right:20px;
}
/************************************************************/
.text_01 {
	font-weight:bold;
	color:#3d90bf;
	padding-top:3px;
	padding-left:10px;
}
.text_02 {
	color:#2d759e;
	padding-top:6px;
	padding-bottom:6px;
}
/**********************************************************/
#body2 #our_team .pages {
	float:left;
	clear:left;
	width:97%;
	margin-top:-43px;
	text-align:right;
}
#body2 #our_team .pages a {
	color:#000;
	font-weight:bold;
	background:#e5e5e5;
	border:1px #c6c6c6 solid;
	display:inline-block;
	padding:0px 5px;
	margin-left:2px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
#body2 #our_team .pages a:hover, #body2 #our_team .pages a.select {
	background:#c6c6c6;
	border:1px #c6c6c6 solid;
}
#body2 #our_team .box_06 {
	float:left;
	position:relative;
	color:#5b5b5b;
	margin-bottom:18px;
	width:310px;
	margin:0px 13px;
	margin-bottom:20px;
	border:2px #f3f3f3 solid;
}
#body2 #our_team .box_06:hover {
	border:2px #d5d5d5 solid;
	background:#d5d5d5;
}
#body2 #our_team .box_06 img {
	border:1px #d5d5d5 solid;
	padding:2px;
}
#body2 #our_team .box_06 h6 {
	font-family: 'PakenhamFreeRegular';
	color:#333;
	font-size:23px;
	font-weight:normal;
	text-transform:uppercase;
	margin-top:15px;
	margin-bottom:10px;
	padding:0px 8px;
	padding-bottom:4px;
	border-bottom:1px #c7c7c7 dashed;
}
#body2 #our_team .box_06 blockquote {
	margin:0px 8px;
	display:block;
	width:280px;
	float:left;
}
#body2 #our_team .box_06 blockquote a {
	color:#333;
	text-decoration:underline;
	display:inline-block;
	padding-right:10px;
	background:url(../images/arrow_03.gif) no-repeat right top;
}
#body2 #our_team .box_06 blockquote a:hover {
	color:#000;
	text-decoration:none;
}
#body2 #our_team .box_06 p {
	line-height:normal !important;
	color:#000;
	display:none;
	position:absolute;
	width:295px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	z-index:10000;
	left:3px;
	bottom:55px;
	background:#d5d5d5;
	border-bottom:1px #c7c7c7 dashed;
}
#body2 #our_team .box_06:hover p {
	display:block !important;
}
/*****************************************/
.price {
	display:inline-block;
	padding:4px 8px;
	background:#98c5dc;
	color:#000;
	text-decoration:none;
	font-weight:bold;
	margin-top:8px;
	margin-right:5px;
}
.price:hover {
	background:#0088e9;
	color:#FFF;
}
.other_bd {
	float:left;
	text-align:justify;
	color:#6b6b6b;
	width:685px !important;
	padding-right:30px;
	line-height:18px;
	background:url(../images/brd_02.gif) repeat-y right top;
}
.other_bd a {
	color:#0067b5;
	text-decoration:none;
}
.other_bd a:hover {
	text-decoration:underline;
}
.blk_txt_01 {
	font-weight:bold;
	text-align:center;
	color:#333;
	background:#c6c6c6;
	padding:5px 8px;
	border:1px #FFF solid;
	border-right:0px;
}
.blk_txt_02 {
	color:#333;
	background:#eeeded;
	padding:5px 8px;
	border:1px #FFF solid;
	border-top:0px;
	border-right:0px;
}
.blk_txt_03 {
	color:#333;
	background:#e5e5e5;
	padding:5px 8px;
	border:1px #FFF solid;
	border-top:0px;
	border-right:0px;
}
.blk_txt_04 {
	color:#333;
	background:#ececec;
	padding:5px 8px;
	border:1px #FFF solid;
	border-top:0px;
	border-right:0px;
}
.blk_txt_05 {
	color:#333;
	padding:5px 8px;
}
.blk_txt_06 {
	font-size:14px;
}
.blk_txt_07 {
	font-size:13px;
	padding-top:5px;
	font-weight:bold;
}
.blk_txt_07 a {
	color:#666;
}
.blk_txt_08 img {
	float:left;
	margin-right:8px;
	margin-bottom:4px;
	border:1px #CCC solid;
	padding:2px;
}
.blk_txt_08 {
	text-align:justify;
}
.border_01 {
	border-right:1px #CCC dashed;
}
.rank_ico {
	position:absolute;
	margin-bottom:-10px !important;
	left:130px;
}
/***************************************************/
#body2 #our_team .testm {
	color:#5b5b5b;
	float:left;
	margin-bottom:18px;
	padding-bottom:18px;
	width:100%;
	background:url(../images/brd_01.gif) repeat-x left bottom;
}
#body2 #our_team .testm strong {
	float:right;
}
/******************scrollup*********************************/
  #scrollup {
    position: relative;
    overflow: hidden;
	width:221px;
	height:88px;
	margin-left:12px;
	margin-top:5px;
  }
  .headline {
	  font-style:italic;
    position: absolute;
    top: 210px;
    left: 0px;
	height:88px;
    width:221px;
	text-align:left;
  }


#body2 #right_box .test_box {
	position:relative;
	float:left;
	width:249px;
	height:140px;
	background:url(../images/test_bg.jpg) no-repeat;
}
#body2 #right_box .test_box p {
	padding:14px;
	color:#424242;
	font-style:italic;
	line-height:17px;
}
#body2 #right_box .test_box a {
	font-weight:bold;
	color:#666 !important;
	float:right;
	background:none !important;
	position:absolute;
	right:12px;
	bottom:38px;
}
/**************************************************************************/
#back-top {
	width:240px;
	float:left;
	margin-top:10px;
	text-align:right;
}
#back-top a {
	color:#666;
	font-size:12px;
	text-transform:uppercase;
	line-height:25px;
	display:inline-block;
	padding-left:30px;
	text-decoration:none;
	background:url(../images/back_to_top.png) no-repeat left top;
}
#back-top a:hover {
	color: #2982b6 !important;
	text-decoration:none !important;
	background:url(../images/back_to_top.png) no-repeat left bottom;
}
/***********************************************************/
.right_nav {
	width:69px;
	position:fixed;
	right:0px;
	top:400px;
	z-index:100;
}
