.inside_body {
	width: 100%;
	position: relative;
	z-index: 1000;
	height:669px;
	border-top: 1px solid #dde0e2;
}
.inside_main{
	width: 100%;
	height: 669px;
	overflow: hidden;
}

.insideleft {
	background: url(../images/inside/inside_aboutbg.jpg) no-repeat 0px 0px;
	height: 639px;
	width: 530px;
	position: absolute;
	z-index: 1001;
	left: 0px;
	top: 0px;
	padding: 30px 0px 0px 190px;
	overflow: hidden;
}
.insideright{
	background: url(../images/inside/inside_contactbg.jpg) no-repeat 0px 0px;
	height: 639px;
	width: 690px;
	position: absolute;
	z-index: 1001;
	right: 0px;
	top: 0px;
	padding: 30px 0px 0px 30px;
	overflow: hidden;
}
.inside_main h1 {
	font-size: 48px;
	color: #FFF;
	margin: 0px 0px 20px;
	padding: 0px;
}
.inside_about h2 {
	font-size: 24px;
	color: #FFF;
	padding: 0px 0px 20px 0px;
	font-weight: bold;
}
#ee {
	height:550px;
	margin:0px 0px 10px 0px;
	overflow:hidden;
}
.inside_about p {
	font-size: 18px;
	color: #f1f1f1;
	padding: 10px 0px;
}
.about_menu{position: absolute;z-index: 1001;left: 760px;bottom: 40px;}
.contact_menu{position: absolute;z-index: 1001;right: 760px;bottom: 40px;}
.inside_menu {width: 225px;}
.inside_menu li {
	margin: 0px 0px 1px;
	padding: 0px;
	height: 49px;
	width: 225px;
}
.inside_menu li a {
	display: block;
	height: 49px;
	width: 213px;
	background: url(../images/inside/menu_bg.jpg) repeat-x 0px 0px;
	color: #FFF;
	font: bold 24px/48px 'pf_square_sans_pro_lightRg', Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 12px;
	text-decoration: none;
}
.inside_menu li a:hover {
	background: url(../images/inside/menu_bg.jpg) repeat-x 0px -50px;
}
.inside_menu li .menu_click {
	background: url(../images/inside/menu_bg.jpg) repeat-x 0px -50px;
}
.contact {
	width: 500px;
}
.contact h2 {
	font-size: 24px;
	color: #FFF;
	padding: 20px 0px;
	font-weight: bold;
	clear: both;
}
div.contact-details-about {
	float: left;
	height: 190px;
	line-height: 22px;
	padding: 20px;
	width: 210px;
	color: #fff;
	background-color: #00182c;
	font-size: 18px;
}
.contact-details-about p {
	padding: 5px 0px;
}

div.contact-details-map {
    float: left;
    height: 230px;
    position: relative;
    width: 250px;
	overflow:hidden;
}
div.contact-details-map div.contact-details-map-arrow {
    background-image: url("../images/inside/icon_map_arrow.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 35px;
    position: absolute;
    top: 20px;
    width: 18px;
    z-index: 10;
}

.form-line {
    margin-bottom: 10px;
}
.float-left {
    float: left;
}
.float-right {
    float: right;
}
.contact input, .contact .button, .contact textarea {
	color: #4a4a4a;
	font: 18px/20px 'pf_square_sans_pro_lightRg', Verdana, Arial, Helvetica, sans-serif;
}
.inputdiv{height: 32px;width: 234px;}
.inputdiv2{height: 32px;width: 500px;}
.textareadiv{height: 95px;width: 500px;}
.input1 {
	background: url(../images/inside/feedback.png) no-repeat 0px 0px;
	height: 22px;
	width: 224px;
    padding: 5px;
	border:0px;
}
.input2 {
	background: url(../images/inside/feedback.png) no-repeat 0px -38px;
	height: 22px;
	width: 490px;
    padding: 5px;
	border:0px;
}
.textarea {
	background: url(../images/inside/feedback.png) no-repeat 0px -78px;
	height: 85px;
	width: 490px;
    padding: 5px;
	border:0px;
}
.button{
	background: url(../images/inside/feedback.png) no-repeat 0px -178px;
	width: 93px;
	height: 32px;
	cursor: pointer;
	color: #FFF!important;
	font-weight: bold;
}
.inside_news {
	width: 500px;
	margin: 0px 0px 20px;
}
#col2 {width: 500px;margin: 0px;clear: both;padding: 0px;	}
/* Homepage Style */
.sliderbox {width: 500px;margin: 0px;overflow:hidden;}
.sliderbox dt {
	height: 36px;
	cursor: pointer;
	background: url(../images/inside/silderboxbg.jpg) no-repeat 0px -36px;
	margin: 3px 0px 0px;
	padding: 0px 20px 0px 10px;
	line-height: 36px;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
}
.sliderbox .open {font-size: 16px;background: url(../images/inside/silderboxbg.jpg) no-repeat 0px 0px;color: #FFFFFF;cursor: default;}
.sliderbox .title {color: #FFF;padding: 0px;margin: 0px 10px 0px 0px;font-size: 24px;line-height: 36px;font-weight: bold;}		
.sliderbox dd {padding: 0px;margin: 0px;width: 500px;height: auto;max-height:1000px;position:relative;overflow:hidden;}
.sliderbox .text {padding: 10px 0px 10px;color: #fff;font: 18px/18px;}
.sliderbox .text p{padding: 5px 0px;font-size: 18px;line-height: 18px;}



.boxgrid{
	width: 499px;
	height: 195px;
	margin: 15px 0px 5px 0px;
	overflow: hidden;
	position: relative;
	z-index: 1003;
	padding: 0px;
}
.boxgrid img{ position: absolute; top: 0; left: 0; border: 0; }
.boxgrid p{padding: 0 10px; line-height: 35px;font-size: 18px;color: #FFF;}
.cover{
	position: absolute;
	top: 160px;
	left: 0;
	background: #000;
	height: 35px;
	width: 100%;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	z-index: 1004;
}
.h2 {
	font-size: 24px;
	color: #FFF;
	margin: 0px 0px 10px;
	font-weight: bold;
}
.jobimg {
	width: 500px;
	overflow: hidden;
}
.supportimg {
	width: 500px;
	overflow: hidden;
}
.Menubox{width:498px;height:34px;clear:both;margin:0px;padding:0px;}
.Menubox li{
	float: left;
	display: block;
	cursor: pointer;
	width: 166px;
	text-align: center;
	height: 34px;
	padding: 0px;
	background: url(../images/inside/job_tab.jpg) no-repeat -166px 0px;
	color: #FFF;
	font-size: 18px;
	line-height: 34px;
	font-weight: bold;
}
.Menubox li.hover{
	width: 166px;
	background: url(../images/inside/job_tab.jpg) no-repeat 0px 0px;
	height: 34px;
}
.Menubox2{width:498px;height:34px;clear:both;margin:0px;padding:0px;}
.Menubox2 li{
	float: left;
	display: block;
	cursor: pointer;
	width: 249px;
	text-align: center;
	height: 34px;
	padding: 0px;
	background: url(../images/inside/support_tab.jpg) no-repeat -249px 0px;
	color: #FFF;
	font-size: 18px;
	line-height: 34px;
	font-weight: bold;
}
.Menubox2 li.hover{
	background: url(../images/inside/support_tab.jpg) no-repeat 0px 0px;
}
.Menubox2 li a{color: #FFF; line-height:34px; display:block;width: 249px;text-align: center;height: 34px;}
.Menubox2 li a:hover{background: url(../images/inside/support_tab.jpg) no-repeat -249px 0px;}
.Contentbox{
	width: 498px;
	clear: both;
	padding: 20px 0px;
	font-size: 18px;
	line-height: 24px;
	color: #FFF;
}
.Contentbox p{ padding:0px 0px 10px 0px;}
.Contentbox2{
	width: 498px;
	clear: both;
	padding: 10px 0px 20px 0px;
	color: #FFF;
}
.Contentbox2 li {
	background: url(../images/inside/dot_line.jpg) repeat-x 0px bottom;
	height: 38px;
	position: relative;
}
.Contentbox2 li h3{ display:inline; float:left;font-size: 18px;color: #FFFFFF; line-height:38px;margin: 0px 20px 0px 0px;}
.Contentbox2 li span {
	font-size: 18px;
	color: #FFFFFF;
	font: 14px/38px Arial, Helvetica, sans-serif;
	color: #82aacd;
	padding: 0px;
	line-height: 38px;
	display: inline;
	float:left;
}
.Contentbox2 li .downlad {
	background: url(../images/inside/download_ico.jpg) no-repeat 0px 0px;
	height: 18px;
	width: 80px;
	display: block;
	color: #FFF;
	padding: 0px 0px 0px 9px;
	font: 12px/18px Arial, Helvetica, sans-serif;
	margin: 0px;
	position: absolute;
	top: 10px;
	right: 0px;
	clear: both;
}
.Contentbox2 li .downlad:hover{background: url(../images/inside/download_ico.jpg) no-repeat 0px -18px;}
.term {
	background: url(../images/inside/terms_bg.jpg) no-repeat center 0px;
	width: 100%;
	padding: 40px 0px 0px;
	height: 630px;
}
.termcontent{
	position: absolute;
	left: 15%;
	width: 500px;
	height: 630px;
	font-size: 18px;
	line-height: 24px;
	color: #979797;
}
.termcontent .h1 {
	color: #005fb1;
	font-size: 40px;
	margin: 0px 0px 30px;
	padding: 0px;
	font-weight: bold;
	line-height:40px;
}
.termcontent h2  {
	font-size: 24px;
	color: #2256a1;
	margin: 0px 0px 10px;
	font-weight: bold;
}
#Scrollbars { bottom: 30px;height: 50px;left: 124px; margin: 0;position: absolute;z-index: 107;}
#Scrollbars .scrollup{ width:49px; height:49px; float:left; margin:0px 25px 0px 0px; cursor:pointer;}
#Scrollbars .scrolldown{ width:49px; height:49px; float:left; cursor:pointer;}
.sitemap li { height:36px;}

.sitemap li a {
	font-size: 24px;
	font-weight:600;
	line-height: 36px;
	color: #005fb1;
	background: url(../images/inside/li_cyclebg.png) no-repeat 0px 8px;
	display: block;
	padding: 0px 0px 0px 15px;
}
.sitemap li a:hover{
	background: url(../images/inside/li_cyclebg.png) no-repeat 0px -24px;
	color: #414141;
}
.sitemap ul li ul li {
	height: 30px;
}

.sitemap li ul li a {
	background: url(none)!important;
	font-size: 18px;
	line-height: 30px;
	color: #525252;
}
.sitemap li ul li a:hover {color: #005fb1;background: url(none)!important;}

@media screen and (max-device-width: 1000px) {
.termcontent {
    color: #979797;
    font-size: 18px;
    height: 550px;
    left: 10%;
    line-height: 24px;
    position: absolute;
    width: 500px;
}
#srollcontent {
    color: #979797;
    height: 450px;
    overflow: hidden;
    position: relative;
    width: 500px;
    z-index: 100;
}
.Scroller-Container {
    font-size: 14px;
    line-height: 30px;
    text-align: left;
}
}
