@font-face {
  font-family: 'FontAwesome';
  src: url('../font/fontawesome-webfont.eot?v=4.0.3');
  src: url('../font/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'), url('../font/fontawesome-webfont.woff?v=4.0.3') format('woff'), url('../font/fontawesome-webfont.ttf?v=4.0.3') format('truetype'), url('../font/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Medula One";
  font-style: normal;
  font-weight: 400;
  src: local("Medula One"), local("MedulaOne-Regular"), url("http://themes.googleusercontent.com/static/fonts/medulaone/v4/LoO8LDXpiOs8e6qJRLl2SRsxEYwM7FgeyaSgU71cLG0.woff") format("woff");
}
/**************************/
 @font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans"), local("OpenSans"), url("http://themes.googleusercontent.com/static/fonts/opensans/v8/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff") format("woff");
}
/*************/
@font-face {
    font-family: 'OpenSansBold';
    src: url('../font/opensans-bold_0.eot');
    src: url('../font/opensans-bold_0.eot') format('embedded-opentype'),
         url('../font/opensans-bold_0.woff2') format('woff2'),
         url('../font/opensans-bold_0.woff') format('woff'),
         url('../font/opensans-bold_0.ttf') format('truetype'),
         url('../font/opensans-bold_0.svg#OpenSansBold') format('svg');
}
/********************/

@font-face {
    font-family: 'Washington';
    src: url('../font/Washington.eot');
    src: url('../font/Washington.eot?#iefix') format('embedded-opentype'),
         url('../font/Washington.woff') format('woff'),
         url('../font/Washington.ttf') format('truetype'),
         url('../font/Washington.svg#helvatica') format('svg');
    font-weight: normal;
    font-style: normal;
}	

/******************************/
@font-face {
    font-family: 'racing-sans-webfont';
    src: url('../font/racing-sans-webfont.eot');
    src: url('../font/racing-sans-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/racing-sans-webfont.woff') format('woff'),
         url('../font/racing-sans-webfont.ttf') format('truetype'),
         url('../font/racing-sans-webfont.svg#helvatica') format('svg');
    font-weight: normal;
    font-style: normal;
}	
@font-face {
    font-family: 'ImpactRegular';
    src: url('../font/impact_0.eot');
    src: url('../font/impact_0.eot') format('embedded-opentype'),
         url('../font/impact_0.woff2') format('woff2'),
         url('../font/impact_0.woff') format('woff'),
         url('../font/impact_0.ttf') format('truetype'),
         url('../font/impact_0.svg#ImpactRegular') format('svg');
}


@font-face {
    font-family: 'opensans-bolditalic';
    src: url('../font/opensans-bolditalic.eot');
    src: url('../font/opensans-bolditalic.eot?#iefix') format('embedded-opentype'),
         url('../font/opensans-bolditalic.woff') format('woff'),
         url('../font/opensans-bolditalic.ttf') format('truetype'),
         url('../font/opensans-bolditalic.svg#helvatica') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'opensans-light';
    src: url('../font/opensans-light.eot');
    src: url('../font/opensans-light.eot?#iefix') format('embedded-opentype'),
         url('../font/opensans-light.woff') format('woff'),
         url('../font/opensans-light.ttf') format('truetype'),
         url('../font/opensans-light.svg#helvatica') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'opensans-semibold';
    src: url('../font/opensans-semibold.eot');
    src: url('../font/opensans-semibold.eot?#iefix') format('embedded-opentype'),
         url('../font/opensans-semibold.woff') format('woff'),
         url('../font/opensans-semibold.ttf') format('truetype'),
         url('../font/opensans-semibold.svg#helvatica') format('svg');
    font-weight: normal;

    font-style: normal;
}



ul,li {
	margin:0px;
	padding:0px;
}

.icon-100{
	background:url(../images/zoom.png) no-repeat 12px 12px; 
	background-color:#000;}

label {
  display: block;
  margin-bottom:0px;
  margin-top:10px;
  font-weight:bold;
  padding:0 0 0 2px;
}
label span {
color:#40598b;
font-size:11px;
}
/*=====================================font========================================*/
ul {
	padding:0px!important;
	margin:0px!important;
	}

	#back-top {
		position: fixed;
		left: 20px;
		bottom: 20px;
		z-index: 999;
		display: none;
		width: 33px;
		height: 33px;
		background-color: #918F89;
		text-align: center;
		font: 0/0 a;
		-moz-border-radius:40px ; 
 -webkit-border-radius:40px ;
 border-radius:40px ;

		-webkit-transition: background-color .2s linear;
		   -moz-transition: background-color .2s linear;
			-ms-transition: background-color .2s linear;
			 -o-transition: background-color .2s linear;
				transition: background-color .2s linear; 
	}
	
	#back-top:after {
		position: absolute;
		left: 0;
		top: 0;
		width: 33px;
		height: 33px;
		background-image: url(../images/back-to-top.png);
		background-position: center center;
		background-repeat: no-repeat;
		content: "";
	}
	
	.scribble #back-top {
		background-image: url(../images/bg-light.png);
	}





.clearfix {
  *zoom: 1;
}

.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}

.clearfix:after {
  clear: both;
}

.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

audio:not([controls]) {
  display: none;
}

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}

a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

a:hover,
a:active {
  outline: 0;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  /* Responsive images (ensure images don't scale beyond their parents) */

  max-width: 100%;
  /* Part 1: Set a maxium relative to the parent */

  width: auto\9;
  /* IE7-8 need help adjusting responsive images */

  height: auto;
  /* Part 2: Scale the height according to the width, otherwise you get stretching */

  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

#map_canvas img,
.google-maps img {
  max-width: none;
 
}

button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}

button,
input {
  *overflow: visible;
  line-height: normal;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}

label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}

input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  vertical-align: top;
}
.container:before,
.container:after {
  display: table;
  line-height: 0;
  content: "";
}

.container:after {
  clear: both;
}

.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  *zoom: 1;
}

.container-fluid:before,
.container-fluid:after {
  display: table;
  line-height: 0;
  content: "";
}

.container-fluid:after {
  clear: both;
}

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: 200;
  line-height: 30px;
}

small {
  font-size: 85%;
}

strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

cite {
  font-style: normal;
}



a.muted:hover,
a.muted:focus {
  color: #808080;
}

.text-warning {
  color: #c09853;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #a47e3c;
}

.text-error {
  color: #b94a48;
}

a.text-error:hover,
a.text-error:focus {
  color: #953b39;
}

.text-info {
  color: #3a87ad;
}

a.text-info:hover,
a.text-info:focus {
  color: #2d6987;
}

.text-success {
  color: #468847;
}

a.text-success:hover,
a.text-success:focus {
  color: #356635;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

h1,
h2,
h3,
h4,
h5,
h6 {

}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}

h1,
h2,
h3 {
}

h1 {
	 font-size:40px;
     color:#222222!important;
    font-family: 'opensans-light';
	line-height:50px;
	font-style:normal;
	margin:15px 0 20px 0px!important;
	padding:0 0 5px 0;
	font-weight:bold;
}
h1 span{
  font-size:30px!important;
  color:#1a91c8!important;

}

h2 {
	font-size:25px;
    color:#464646!important;
  	font-family:opensans-semibold!important;
	line-height:35px;
	font-style:normal;
	border-bottom:none;
	margin:0px;
	margin-top:10px!important;
	margin-bottom:5px;
}
h2 span {
	font-size:25px;
    color:#2688eb!important;
}

h3 {
	font-size:22px;
    color:#4d4d4d!important;
  	font-family:opensans-semibold!important;
	line-height:20px;
	font-style:normal;
	border-bottom:none;
	margin:0px;
	margin-top:40px;
	margin-bottom:10px;
}

h4 {
  	font-family:opensans-semibold!important;
	font-size:15px;
	color:#666	;
	vertical-align:top;
	padding:5px 0 5px 0;
	line-height:20px;
	margin:10px 0px 0px 0px!important;
	/*border-bottom:1px solid #f2f2f2!important;*/
}
h4 span {
	font-size:18px;
	color:#F00!important;
}

h5 {
	font-family:arial narrow;
	font-size:18px;
	color:#0099cc;
	text-align:left;
	vertical-align:top;
	padding:5px;
	line-height:25px;
	margin:25px 0px 10px 0px!important;
	border-bottom:1px solid #f2f2f2!important;
	font-weight:200!important;
	padding:5px 0 5px 0;
}
h6 {
	font-family:;
	color: #093;
	font-size:16px!important;	
	padding-left:25px!important;
	background:url(../images/true-icon-01.gif) no-repeat top left!important;
	padding-bottom:6px;
	padding-top:2px;
	font-weight:bold;
}

h1 small {
  font-size: 24.5px;
}

h2 small {
  font-size: 17.5px;
}

h3 small {
  font-size: 14px;
}

h4 small {
  font-size: 14px;
}

.page-header {
  padding-bottom: 9px;
  margin: 20px 0 30px;
  border-bottom: 1px solid #eeeeee;
}

ul,
ol {
  padding: 0;
  margin: 0 0 10px 25px;
}

ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}

li {
  line-height: 20px;
}

ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}

ul.inline,
ol.inline {
  margin-left: 0;
  list-style: none;
}

ul.inline > li,
ol.inline > li {
  display: inline-block;
  *display: inline;
  padding-right: 5px;
  padding-left: 5px;
  *zoom: 1;
}

dl {
  margin-bottom: 20px;
}

dt,
dd {
  line-height: 20px;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 10px;
}

.dl-horizontal {
  *zoom: 1;
}

.dl-horizontal:before,
.dl-horizontal:after {
  display: table;
  line-height: 0;
  content: "";
}

.dl-horizontal:after {
  clear: both;
}

.dl-horizontal dt {
  float: left;
  width: 160px;
  overflow: hidden;
  clear: left;
  text-align: right;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.dl-horizontal dd {
  margin-left: 180px;
}

hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #ffffff;
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}

abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee;
}

blockquote p {
  margin-bottom: 0;
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25;
}

blockquote small {
  display: block;
  line-height: 20px;
  color: #999999;
}

blockquote small:before {
  content: '\2014 \00A0';
}

blockquote.pull-right {
  float:left;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}

blockquote.pull-right p,
blockquote.pull-right small {
  text-align:left;
}

blockquote.pull-right small:before {
  content: '';
}

blockquote.pull-right small:after {
  content: '\00A0 \2014';
}

q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}

address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 20px;
}

code,
pre {
  padding: 0 3px 2px;
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  font-size: 12px;
  color: #333333;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}

code {
  padding: 2px 4px;
  color: #d14;
  white-space: nowrap;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 20px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

pre.prettyprint {
  margin-bottom: 20px;
}

pre code {
  padding: 0;
  color: inherit;
  white-space: pre;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

form {
  margin: 0 0 00px;
}





@media print {
  * {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page  {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; 
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}

body {
  margin:0!important;
  font-family:Open Sans;
  font-size: 14px;
  line-height:20px;
  color: #333;
  background:#FFF;
  padding:0!important;
}

a {
  color: #0088cc;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #005580;
  text-decoration: underline;
}


.row {
  margin-left: -20px;
  *zoom: 1;
}

.row:before,
.row:after {
  display: table;
  line-height: 0;
  content: "";
}

.row:after {
  clear: both;
}

[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px;
}



[class*="span"].hide,
.row-fluid [class*="span"].hide {
  display: none;
}

[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
  float:left;
}

.clear{
		padding:0;
		margin:0;
		height:0;
		clear:both;
		}
/**********************main******************************/
.top-head-top{
	width:100%;
	margin:0 auto;
	}
.top-head{
	width:100%;
	margin:0 auto;
	background:#FFF;
	}
.top-head-top01{
	width:100%;
	background:#f0f2f4;
	border-bottom:1px solid #e7e9eb;
	float:left;
	}	
.top-head-bo{
	width:100%;
	margin:0 auto;
	background:#353535;
	}	
.top-head01-main{
	width:980px;
	margin:0 auto;
	
}
.top-head01-main05{
	width:980px;
	margin:0 auto;
		overflow:hidden;

	
}

.black-left{
	width:50%;
	float:left;
	}
	
.black-left-phone{
	float:left;
	font-size:14px;
	color:#636363;
	line-height:32px;
	width:100%;
	}
.black-left-phone a{
	font-size:14px;
	color:#636363;
	}	
.black-left-phone img{
	margin-right:7px;
	color:#636363;
	margin-top:10px;
	}
	
	
	
	
	

.black-right{
	width:40%;
	float:right;
	color:#b1b9c4;
	text-align:right;
	line-height:32px;
	font-size:15px;
	text-align:right;
	}
.s-m-icon{
	width:100%;
	color:#b1b9c4;
	text-align:right;
	line-height:32px;
	}
.s-m-icon ul li{
	  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align:center;
  font-size:20px;
  color:#FFF;
  float:right;
  margin:0px;

	}
.s-m-icon ul li a{
	width:32px;
	border-left:1px solid #e0e0e0;
	  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align:center;
  font-size:18px;
  color:#4d4d4d;
  display:block;
	padding:6px 0px 6px 0px;
	
	}
.s-m-icon ul li:nth-child(4) a{
	border-left:none;

	
	}	
.s-m-icon ul li a:hover{
	background:#FFF;
  color:#4f565c;
  text-decoration:none;

	}


.s-m-icon ul li:nth-child(4) a:hover{
   background:#4260a9;
  color:#FFF;
  text-decoration:none;

	}	
.s-m-icon ul li:nth-child(3) a:hover{
   background:#75d3f9;
  color:#FFF;
  text-decoration:none;

	}
.s-m-icon ul li:nth-child(2) a:hover{
   background:#d52423;
  color:#FFF;
  text-decoration:none;

	}
.s-m-icon ul li:nth-child(1) a:hover{
   background:#d64136;
  color:#FFF;
  text-decoration:none;

	}	

.logo{
	width:30%;
	float:left;
	margin:5px 0 5px 0%;
	}
.logo-right{
	width:55%;
	float:right;
	color:#010101;
	}

.pay-now{
	    font-family: 'OpenSansBold';
	width:150px;
	float:right;
	text-align:center;
	color:#010101;
	color:#FFF;
	font-size:17px;
	text-transform:uppercase;
 margin-top:20px;
	}
.pay-now a{
		padding:8px 0;
	width:150px;
	    font-family: 'OpenSansBold';
	float:right;
	text-align:center;
	color:#010101;
	color:#FFF;
	background:url(../images/pay-now-bg.jpg) repeat-x top left #106ea1;
	font-size:17px;
	text-transform:uppercase;
		-moz-border-radius:20px; 
 -webkit-border-radius:20px; 
 border-radius:20px;
 border:1px solid #0a5179;
	}	
.pay-now a:hover{
	    font-family: 'OpenSansBold';
	float:right;
	text-align:center;
	color:#010101;
	color:#FFF;
	background:#22a982;
	font-size:17px;
	text-transform:uppercase;
		-moz-border-radius:20px; 
 -webkit-border-radius:20px; 
 border-radius:20px;
 border:1px solid #1d9a76;
 text-decoration:none;
	}

.s-m{
	width:61%;
	float:left;
	margin-right:4%;
	text-align:right;
	color:#010101;
	padding:10px 0 0 0;
	line-height:26px;
	}

.s-m ul li{
	  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align:center;
  font-size:16px;
  color:#FFF;
  float:right;
  margin:0px;
  margin-right:4px;

	}
.s-m ul li a{
	width:24px;
	  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align:center;
  font-size:14px;
  color:#197bb6;
  display:block;
	padding:2px 0px 2px 0px;
	-moz-border-radius:100%; 
 -webkit-border-radius:100%; 
 border-radius:100%;
 border:2px solid #197bb6;
	
	}
.s-m ul li a:hover{
	background:#FFF;
  font-size:14px;
  color:#4f565c;
  text-decoration:none;
   border:2px solid #197bb6;



	}
.s-m ul li:nth-child(1) a:hover{
   background:#de4d38;
  font-size:14px;
  color:#FFF;
  text-decoration:none;
  border:2px solid #de4d38!important;

	}
.s-m ul li:nth-child(2) a:hover{	
   background:#007bb6;
  font-size:14px;
  color:#FFF;
  text-decoration:none;
  border:2px solid #007bb6!important;

	}
.s-m ul li:nth-child(3) a:hover{	
   background:#27a9e3;
  font-size:14px;
  color:#FFF;
  text-decoration:none;
  border:2px solid #27a9e3!important;

	}
.s-m ul li:nth-child(4) a:hover{	
   background:#3a5999;
  font-size:14px;
  color:#FFF;
  text-decoration:none;
  border:2px solid #3a5999!important;

	}

















.live-chat-main{
	width:35%;
	float:left;
	background:url(../images/chat-bg.png) no-repeat  center -2px;
	text-align:center;
	color:#FFF;
	font-size:13px;
	text-transform:uppercase;
	line-height:20px;
	font-weight:600;
	padding-bottom:10px;
	}	
.live-chat-main img{
	margin:0 5px;
	}
.live-chat-main a{
	color:#FFF;
	}	
.live-chat-main a:hover{
	text-decoration:underline;
	}	
.logo-right-down{
	float:right;
	margin-top:30px;
	background:url(../images/nav-bg.jpg) repeat-x top left;
	 -webkit-border-radius:4px;
     -moz-border-radius:4px;
          border-radius:4px;
		  border-bottom:1px solid #cfcfcf;
		  padding:9px;
		  }
	
	
.timee{
	width:36%;
	float:left;
	color:#a5a6a6;
	line-height:30px;
	
	}
.ne{
	width:70%;
	float:left;
	background:#484848;
	border:none;
	color:#f2f2f2;
	font-size:14px;
	font-style:italic;
	padding:6px 1%;
	-moz-border-radius:4px 0 0 4px; 
 -webkit-border-radius:4px 0 0 4px; 
 border-radius:4px 0 0 4px; 
	}
.ne-btn{
	width:28%;
	float:right;
	background:#0071bc;
	border:none;
	font-size:15px;
	font-style:italic;
	padding:6px 0 5px 0;
	text-align:center;
	color:#FFF;
	-moz-border-radius:0px 4px 4px 0; 
 -webkit-border-radius:0px 4px 4px 0; 
 border-radius:0px 4px 4px 0; 
	}	
.search{
	width:44%;
	float:right;
	background:url(../images/top-serch-bg.png) no-repeat 0 -1px;
	 background-size:100%;
	 padding:9px 10% 10px 10%;
	 margin-top:-7px;
	}
	
.search-fild{
	width:75%;
	float:left;
	background:bottom;
	border:none;
	color:#6b6b69;
	}
.search-fild-btn{
	width:15%;
	float:right;
	background:url(../images/serch-icon01.png) no-repeat right;
	border:none;
	font-size:0px;
	height:25px;
	}	
	

.phone{
	color:#1d1d1d;
	width:55%;
	float:left;
	margin-left:5%;
	}
.phone a{
	color:#1d1d1d;
	font-size:25px;
	}	
.phone a.mail{
	color:#1d1d1d;
	font-size:18px;
	}	
.phone img{
margin:0 3px 0 3px;

	}
/***********************/	
.nav-bg{
	width:100%;
	margin:0 auto;
	position:absolute;
	margin-top:-25px;
	z-index:10000000;
	}

.nav-main-01{
	width:96%;
	padding:0px;
	margin: 0px;
	background:url(../images/nav-main-bg.png) no-repeat center center;
	background-size: 100% 100%;
	padding:0 2%;
	}	
/******************************/	
.banner-bg{
	width:100%;
	margin:0 auto;
	border-bottom:6px solid #909090;
	}
.banner-shadow{
	width:100%;
	margin:0 auto;
	position:absolute;
	z-index:140;
	text-align:center;
	}
.banner-inner{
	width:100%;
	margin:0 auto;
	border-bottom:6px solid #909090;
	padding:70px 0 20px 0;
	}
.banner-inner h1{
		 font-size:40px;
     color:#3f3e44!important;
    font-family: 'OpenSansBold';
	line-height:50px;
	font-style:normal;
	margin:15px 0 20px 0px!important;
	padding:0 0 5px 0;
	font-weight:bold;
	}
.banner-inner h1 span{
		 font-size:40px!important;
     color:#099bd2!important;
    font-family: 'OpenSansBold';
	line-height:50px;
	}	
	.callbacks_container {
  position: relative;
  float: left;
  width: 100%;
  }

.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.callbacks li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  }

.callbacks img {
  display: block;
  position: relative;
  z-index: 1;
  height: auto;
  width: 100%;
  border: 0;
  }

.callbacks .caption {
  display: block;
  position: absolute;
  z-index: 2;
  font-size: 20px;
  text-shadow: none;
  color: #929191;
  left:18%;
  bottom:18%;
  padding: 30px 0;
  margin: 0;
  max-width: none;
  width:490px;
  font-size:14px;
  font-family:Arial, Helvetica, sans-serif;
 -moz-border-radius:8px ; 
 -webkit-border-radius:8px ;
 border-radius:8px ;
  }
 .callbacks .caption p {
  color:#333;
  font-size:14px;
  font-family:Arial, Helvetica, sans-serif;
  margin-bottom:20px;
	text-shadow:1px 1px #FFF;
  } 
.callbacks .caption h1 {
	  font-size:32px!important;
  color:#414141!important;
font-family: 'OpenSansBold'!important;
	text-align:left;
	line-height:30px!important;
	text-transform:uppercase;
	margin-top:0px!important;
	border-bottom:none!important;
	text-shadow:1px 1px #FFF;
	margin-bottom:10px!important;
} 
.callbacks .caption h2 {
	  font-size:18px!important;
  color:#e5201e !important;
    font-family:"Times New Roman", Times, serif!important;
	text-align:left;
	line-height:30px;
	margin-top:0px!important;
	border-bottom:none!important;
	font-style:italic;
	margin-top:5px;
	text-shadow:1px 1px #FFF;
	margin-bottom:10px!important;
}

.callbacks .caption img {
	margin-top:-5px!important;
	margin-left:0px!important;
	width:146px!important;
	height:40px!important;
}

.callbacks_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 40%!important;
  left: 0;
  opacity: 0.5;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height:50px;
  width:50px!important;
  background: transparent url(../images/themes.gif) no-repeat 0 20px;
  margin-top:0px;
  -moz-border-radius:100%; 
 -webkit-border-radius:100%; 
 border-radius:100%; 
  }

.callbacks_nav:active {
  opacity: 2.0;
  }

.callbacks_nav.next {
  left: auto;
  background-position: right top;
  right:10px;
  }
.callbacks_nav.prev {
  left: auto;
  background-position: left top;
  left:10px;
  }



/******************************/
.services-main{
	width:100%;
	padding:0px 0 0 0;
	float:left;
	background:url(../images/services-main-bg.jpg) repeat top left;
	box-shadow: 0 0 8px #b6b6b6;
	padding:10px 0;
	position:relative;
	z-index:100000000000;
	}
	
.services-head{
	width:407px;
	margin:0 auto;
	background:url(../images/service-head-bg.png) repeat-x 0 22px;
    font-family: 'OpenSansBold';
	font-size:25px;
	color:#283f51;
	text-align:center;
	padding:13px 0;
	}	
	
.services-head span{
	background:url(../images/services-main-bg.jpg) repeat top left;
    font-family: 'OpenSansBold';
	font-size:25px;
	color:#283f51;
	text-align:center;
	padding:0 20px;
	}
.services{
	width:100%;
	float:left;
	padding:20px 0 20px 0;
	background:url(../images/service-bg.jpg) repeat top left;
	border-bottom:1px solid #e9e9e9;
	}
/*****************/
.services7{
	width:100%;
	margin:0 auto;
	padding:20px 0 0 0;
	}
.services7 ul{
	padding:0px;
	margin:0px;
	}	
.services7 ul li{
	width:30%;
	float:left;
	margin-right:2%;
	list-style:none;
	text-align:center;
 padding:0 1% 30px 1%;
 font-family:Open Sans;
 font-size:14px;
 color:#7d7d7d;
	line-height:24px;
	}
	
.services7 ul li h1{
	text-align:center;
 font-family:Open Sans;
 font-size:22px;
    font-family: 'opensans-light';
  color:#1e1e1e!important;
  margin-bottom:0px!important;
  line-height:30px;
  margin-top:20px;
}
.services7 ul li h1 a{
color:#1e1e1e!important;
}
.services7 ul li:hover h1{
	text-align:center;
 font-family:Open Sans;
 font-size:22px;
    font-family: 'opensans-light';
  color:#0288bc!important;
  margin-bottom:0px!important;
  line-height:30px;
  margin-top:20px;
}
.services7 ul li:hover h1 a{
color:#0288bc!important;
}

.services7 ul li div { position: relative; }.services7 ul li div img { border:4px solid #4f4e4a;-moz-border-radius:3px; 
 -webkit-border-radius:3px;
 border-radius:3px;}  .services7 ul li div:after, .services7 ul li div:before { top: 100%; left: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; } .services7 ul li div:after {    } .services7 ul li div:before { border-color: rgba(194, 225, 245, 0); border-top-color: #4f4e4a; border-width: 12px; margin-left: -12px; }
	
.services7 ul li:hover div { position: relative; }.services7 ul li:hover div img { border:4px solid #13afeb;-moz-border-radius:3px; 
 -webkit-border-radius:3px;
 border-radius:3px;}  .services7 ul li:hover div:after, .services7 ul li:hover div:before { top: 100%; left: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; } .services7 ul li:hover div:after {    } .services7 ul li:hover div:before { border-color: rgba(194, 225, 245, 0); border-top-color: #13afeb; border-width: 12px; margin-left: -12px; }
.services7 ul li:last-child{
	margin-right:0%;
	
	}	
/*************/
.technology-main{
	width:100%;
	float:left;
	background:url(../images/footer-style.png) no-repeat 11%  bottom #FFF;
	padding:45px 0 45px 0;
	}
.technology-main p{
	font-family: 'opensans-light';
	font-size:16px;
	color:#6c6d6f;
	line-height:18px;
	margin:0px;

	}
		
.technology-head{
	width:407px;
	margin:0 auto;
	background:url(../images/service-head-bg.png) repeat-x 0 26px;
    font-family: 'OpenSansBold';
	font-size:25px;
	color:#283f51;
	text-align:center;
	padding:13px 0;
	}
.technology-head span {
    background:#FFF;
    color: #283f51;
    font-family: "OpenSansBold";
    font-size: 25px;
    padding: 0 20px;
    text-align: center;
	line-height:30px;
}
.technology-img{
	width:67%;
	float:right;
	}
.technology-con{
	width:33%;
	float:right;
	text-align:left;
	}	
.technology-con ul li{
	font-size:13px;
	color:#424242;
	padding:7px 0 7px 25px;
	background:url(../images/tick.jpg) no-repeat 0 5px;
	list-style:none;
	}
.contact-btn{
	width:45%;
	float:left;
	background:url(../images/contact-btn-bg.jpg) repeat-x top left;
	font-size:16px;
	text-transform:uppercase;
	color:#FFF;
	text-align:center;
	-moz-border-radius:3px; 
 -webkit-border-radius:3px;
 border-radius:3px;
	}	
.contact-btn a{
		padding:12px 0 12px 0;
	background:url(../images/contact-btn-bg.jpg) repeat-x top left;
	font-size:16px;
	text-transform:uppercase;
	color:#FFF;
	font-family: 'OpenSansBold';
	display:block;
	-moz-border-radius:3px; 
 -webkit-border-radius:3px;
 border-radius:3px;
	

	}	
.contact-btn a:hover{
	background:url(../images/hover-bg.jpg) repeat-x top left;
	text-transform:uppercase;
	color:#FFF;
	font-family: 'OpenSansBold';
	text-decoration:none
	

	}	
.or{
	float:left;
	background:#FFF;
	font-size:16px;
	color:#333;
	text-align:center;
	-moz-border-radius:100%; 
 -webkit-border-radius:100%; 
 border-radius:100%; 
 position:relative;
 margin-left:-10px;
 margin-right:-10px;
 width:25px;
 line-height:25px;
 margin-top:10px;
	}	
.portfolio-btn{
	width:45%;
	float:left;
	background:url(../images/portfolio-bg.jpg) repeat-x top left;
	font-size:16px;
	text-transform:uppercase;
	color:#FFF;
	text-align:center;
	-moz-border-radius:3px; 
 -webkit-border-radius:3px;
 border-radius:3px;
	}	
.portfolio-btn a{
		padding:12px 0 12px 0;
	background:url(../images/portfolio-bg.jpg) repeat-x top left;
	font-size:16px;
	text-transform:uppercase;
	color:#FFF;
	font-family: 'OpenSansBold';
	display:block;
	-moz-border-radius:3px; 
 -webkit-border-radius:3px;
 border-radius:3px;
	

	}	
.portfolio-btn a:hover{
	background:url(../images/hover-bg.jpg) repeat-x top left;
	text-transform:uppercase;
	color:#FFF;
	font-family: 'OpenSansBold';
	text-decoration:none
	}
.portfolio{
	width:100%;
	float:left;
	padding:20px 0 0px 0;
	background:#f7f8fa;
	border-top:1px solid #e9e9e9;
	}
.portfolio-head{
	width:407px;
	margin:0 auto;
	background:url(../images/service-head-bg.png) repeat-x 0 26px;
    font-family: 'OpenSansBold';
	font-size:25px;
	color:#283f51;
	text-align:center;
	padding:13px 0;
	margin-bottom:20px;
	}
.portfolio-head span {
    background:#f7f8fa;
    color: #283f51;
    font-family: "OpenSansBold";
    font-size: 25px;
    padding: 0 20px;
    text-align: center;
	line-height:30px;
}	
.testimonials{
	width:100%;
	float:left;
	padding:20px 0 60px 0;
	background:url(../images/testimonials-bg.jpg) repeat-x top center;
	border-top:1px solid #e9e9e9;
	}
.testimonials-head{
	width:407px;
	margin:0 auto;
	background:url(../images/testimonials-boder.png) repeat-x 0 26px;
    font-family: 'OpenSansBold';
	font-size:25px;
	color:#283f51;
	text-align:center;
	padding:13px 0;
	}
.testimonials-head span {
    background:#4c4845;
    color: #FFF;
    font-family: 'opensans-light';
    font-size: 25px;
    padding: 0 20px;
    text-align: center;
	line-height:30px;
}	



/*************************/
#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {
display:block;
}

.nbs-flexisel-container {
    position:relative;
    max-width:100%;
}
.nbs-flexisel-ul {
    position:relative;
    width:9999px;
    margin:0px;
    padding:0px;
    list-style-type:none;   
    text-align:center;  
}

.nbs-flexisel-inner {
    overflow:hidden;
    float:left;
    width:100%;
}

.nbs-flexisel-item {
    float:left;
    margin:0px;
    padding:0px;
    cursor:pointer;
    position:relative;
    line-height:0px;
}
.nbs-flexisel-item img {
    width: 100%;
    cursor: pointer;
    position: relative;
    margin-top: 1px;
    margin-bottom: 30px;
    max-width:209px;
    max-height:219px;
	border:5px solid #FFF;
	-moz-box-shadow: 0 0 1px1px #c7c7c7;
-webkit-box-shadow: 0 0 1px 1px#c7c7c7;
box-shadow: 0 0 1px 1px #c7c7c7;
	-moz-border-radius:3px; 
 -webkit-border-radius:3px; 
 border-radius:3px;

}

/*** Navigation ***/

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    width: 22px;
    height: 22px; 
    position: absolute;
    cursor: pointer;
    z-index: 100;
    opacity: 0.5;
		margin-top:-170px;

}

.nbs-flexisel-nav-left {
    right:30px;
    background: url(../images/button-previous.png) no-repeat;
}

.nbs-flexisel-nav-right {
    right: 5px;
    background: url(../images/button-next.png) no-repeat;
}


.our-clients{
background:url(../images/arrow-01.png) no-repeat scroll center top rgba(0, 0, 0, 0);
    border-top: 3px solid #e0e0e0;
    margin: 20px 0 15px;
    overflow: hidden;
    padding: 25px 0 0;
    width: 100%;
	text-align:center;
}
.our-clients h2{
			color: #1f1f1f !important;
    font-family: open01 !important;
    font-size: 25px !important;
    font-style: italic;
    line-height: 32px;
    margin: 0 !important;
	font-family:'opensans-semibold'!important
	}
.our-clients h2 span{
     color:#098abc!important;
	}

.scoll-78{
	text-align:center;
	padding:10px 0 0 0;
	}





/**************************/













/*************/
/*************************/	
	footer{
		background:#262626;
		margin-top:0px;
		padding:10px 0 20px 0;
		color:#9b9a9a;
		}
	
.footer-left{
	width:100%;
	margin:0 auto;
	}	
.footer-link{
	color:#FFF;
	margin-bottom:10px;
	margin-top:30px;
	text-align:center;
	}
.footer-link a{
	color:#FFF;
	padding:0 5px;
	}
.footer-link a:hover{
	color:#FFF;
	text-decoration:underline;
	
	}	
.copy{
	color:#9b9a9a;
	font-size:12px;
	padding:5px 0;
	text-align:center;

	}	
.wel-01{
	background-attachment: fixed!important;
	padding: 30px 0% 40px 0;
	position: relative ;

	}
.wel-01-main{
	width:100%;
	margin:0 auto;
	text-align:center;
	font-size:15px;
	line-height:27px;
	color:#FFF;
	}	
.wel-01-main a{
	text-align:center;
	font-size:18px;
	line-height:27px;
	color:#FFF;
	padding:8px 20px;
	border:2px solid #FFF;
	text-transform:uppercase;
	}	
.wel-01-main a:hover{
	text-align:center;
	font-size:18px;
	line-height:27px;
	color:#951a1e;
	border:2px solid #FFF;
	text-transform:uppercase;
	background:#FFF;
	text-decoration:none;
	}
.wel-bg022{
	text-align:center;
	background:url(../images/wel-bg-01.png) no-repeat center 50px;
	color:#b8b8b8;
	

	}
.wel-bg022 h1{
		 font-size:30px;
     color:#FFF!important;
	     font-family: 'opensans-semibold'!important;
	line-height:30px;
	font-style:normal;
	margin:15px 0 7px 0px!important;
	padding:0 0 5px 0;
	font-weight:normal;
	border-bottom:none;
	text-transform:uppercase;
	

	}
.wel-bg022 h1 span{
     color:#04aaea!important;
	     font-family: 'opensans-semibold'!important;
	}	
.wel-bg022 a{
		padding:11px 34px;
background:url(../images/btn-bg.jpg) repeat-x top left;
 font-size:15px;
 color:#FFF;
 	-moz-border-radius:20px; 
 -webkit-border-radius:20px; 
 border-radius:20px; 
 box-shadow:1px 1px 1px #c5c5c7;

	}	

.wel-bg022 a:hover{
background:#FFF;
 color:#000;
 text-decoration:none;
 
 
	}
.inner-leftber{
	width:65%;
	float:left;
	 color: #414344;
    font-size: 13px;
    line-height: 21px;
    padding: 0 2% 0 0;
	border-right:1px solid #ededed;
	text-align:justify;
	
	}	
.inner-leftber img{
	float:left;
	border:1px solid #ededed;
	padding:4px;
	margin-right:15px;
	
	
	}	
.inner-leftber p{
	color:#333;
	font-size:14px;
	list-style:none;
	background:url(../images/tick-orange.png) no-repeat 12px 12px;
	padding:8px 0 8px 30px;
  font-family: "Open Sans";
	
	}	
	
	
	
	
	
	
	
	
	
	
	
	
	
.inner-leftber h2{
	color: #1f1f1f !important;
    font-size: 25px !important;
    line-height: 32px;
    margin: 0 !important;
	font-family:'opensans-semibold'!important;
	border-bottom:1px solid #ededed;
	margin-bottom:10px!important;
	}	
.inner-leftber h3{
	color: #1f1f1f !important;
    font-size: 20px !important;
    line-height: 25px;
    margin: 0 !important;
	font-family:'opensans-semibold'!important;
	margin-bottom:10px!important;
	margin-top:15px!important;
	}	
.home-leftber{
	width:43%;
	float:left;
	 color: #414344;
    font-size: 13px;
    line-height: 21px;
    padding: 0 0% 0 0;
	
	}	
.home-leftber span{
	 color: #099bd3;
    font-size: 14px;
	font-family: 'opensans-semibold';
	font-style:italic;
	line-height:15px!important;

	}		
.home-leftber h2{
	color: #1f1f1f !important;
    font-family: open01 !important;
    font-size: 25px !important;
    font-style: italic;
    line-height: 32px;
    margin: 0 !important;
	font-family:'opensans-semibold'!important;
	}
.inner-rightber{
	width:30%;
	float:right;
	 color: #414344;
    font-size: 14px;
    line-height: 18px;
    padding: 0 0% 0 0;
	}
.inner-rightber{
	width:30%;
	float:right;
	 color: #414344;
    font-size: 14px;
    line-height: 18px;
    padding: 0 0% 0 0;
	}	
.home-rightber{
	width:53%;
	float:right;
	 color: #414344;
    font-size: 14px;
    line-height: 18px;
    padding: 0 0% 0 0;
	}		
.home-rightber h2{
		color: #1f1f1f !important;
    font-family: open01 !important;
    font-size: 25px !important;
    font-style: italic;
    line-height: 32px;
    margin: 0 !important;
	font-family:'opensans-semibold'!important;
	
	}	
/****************about****************/	
#news-container{
	margin-top:0px;
}

#news-container ul li{
-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	padding:28px 20px;
	font-size:16px;
	line-height:27px;
	font-style:italic;
	margin-bottom:24px;
	color:#3c3c3c;
	font-family:Georgia, "Times New Roman", Times, serif;
	height:240px;
}
.clint-img{
	width:20%;
	float:left;
	margin-top:40px;
	}	
	
.clint-img img{
	width:100%;
		-moz-border-radius:100%; 
	-webkit-border-radius:100%;
   border-radius:100%;
   -moz-box-shadow: 0 0 1px 1px #dedede;
-webkit-box-shadow: 0 0 1px 1px#dedede;
box-shadow: 0 0 1px 1px #dedede;
border:5px solid #e3e3e3;
	}
.clint-con{
	width:70%;
	float:left;
	background:url(../images/testimonials-icon.png) no-repeat 10px 0px;
	padding:40px 0 0 10%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	line-height:20px;
	color:#848484;
	font-style:italic;
	
	}
.clint-con strong{
	color:#1d84b7;
	font-style:normal;
	
	}	
.clint-con strong span{
	color:#000000;
	font-style:normal;
	font-weight:200;
	font-size:16px;
	
	}	







.leftber01{
	width:64%;
	float:left;
	
	font-size:14px;
	line-height:22px;
	color:#000;
	padding:0 0% 0 0;
	}
.leftber01 span{
	color:#5b4851;
}
	
	
.leftber01 img{
	float:left;
	padding:5px;
	background:#FFF;
	border:1px solid #dad6d6;
	margin:0 15px 15px 0;
	
	}	
.scoll{
	width:100%;
	overflow:hidden;
	}	
	
.leftber01 ul{
	margin:0px;
	padding:0px;
}
.leftber01 ul li{
	padding:0px;
	background:url(../images/arrow-01.png) no-repeat 0px 12px ;
	list-style:none;
	padding:7px 0 7px 20px;
	
}
.leftber01 ul li span{
	list-style:none;
	color:#159771;
	
}
.leftber01 p{
	padding:0px;
	list-style:none;
	padding:5px 0 5px 20px;
		background:url(../images/arrow-02.png) no-repeat 5px 5px;
		line-height:10px;

	
}
.payment{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#6b6b6b;
	line-height:18px;
	margin:20px 0 0 0;
		}
.payment ul li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:35px;
	font-weight:bold;
	color:#666;
	margin:0px 0 35px 0;
	width:50%;
	float:left;
	text-align:center;
	font-style:italic;
	background:none;
	padding:0px;
	list-style:none;
	border:none;
		}
	.payment ul li form img{
	padding:0px;
	list-style:none;
	border:none!important;
	margin:0px;
		}	
.payment ul li span{
	color: #bc3635;
		}
.rightber01{
	width:33%;
	float:left;
		margin:0 0 0 1.5%;
		border-left:1px solid #e2e2e1;
		padding-left:1%;
	}	
.wel a{
	background:#c00000;
	margin-top:20px;
	text-align:center;
	font-family:;
	font-size:14px;
	line-height:22px;
	color:#FFF;
	padding: 10px 20px;
	text-transform:uppercase;
	font-weight:bold;
	 -moz-border-radius:6px; 
	-webkit-border-radius:6px;
   border-radius:6px;
   border:1px solid #d21c74;
   text-shadow:1px 1px #1dac4b;
	
	}		
.wel a:hover{
	background:#252f38;
	border:1px solid #181f25;
	text-transform:uppercase;
	text-decoration:none;
	color:#FFF;
	text-shadow:1px 1px #323d46;

	
	}
	
.panel-heading {
	color:#FFF;
	background:#13afeb;
	padding:18px 0 13px 4%;
	font-family:opensans-semibold;
	font-size:21px;
	-moz-border-radius:6px 6px 0 0; 
	-webkit-border-radius:6px 6px 0 0; 
   border-radius:6px 6px 0 0; 
	}
.panel-body {
	background:#e6e6e6;
	padding:10px;
	color:#333;
	margin-bottom:20px;
	font-size:13px;
	-moz-border-radius: 0 0 6px 6px; 
	-webkit-border-radius: 0 0 6px 6px;  
   border-radius: 0 0 6px 6px;
   border-bottom:3px solid #d0cfcf;
	}	
.panel-body ul {
	margin:0px;
	}
.panel-body h3 {
	color:#333!important;
	font-size:13px;
	margin-top:7px;
	background:#FFF;
	line-height:25px;
	padding:0 0 0 10px;
	-moz-border-radius:16px; 
	-webkit-border-radius:16px;
   border-radius:16px;
   box-shadow: 0 0 3px #b6b6b6;
	}	
.panel-body h4 {	
	color:#0a97ce;
	font-size:14px;
	line-height:25px;
	border-bottom:1px solid #d0cfcf;
	margin-top:10px;
	margin-left:20px!important;
	font-weight:bold;
	}	
	
.panel-body ul li {
	color:#333;
	font-size:14px;
	list-style:none;
	padding:8px 0 8px 0px;
	}

.panel-body ul li a {
	color:#333;
	font-size:14px;
	list-style:none;
	background:url(../images/arrow-02.png) no-repeat 0px 4px;
	padding:0px 0 0px 20px;

	}	
.newsl{
	width:70%;
	padding:6px!important;
		  line-height:20px!important;
		  margin-bottom:5px!important;
		   -webkit-border-radius:6px;
     -moz-border-radius:6px;
          border-radius:6px;
		  border:1px solid #b5b3b3;
		  background:#edecec;
	}	
.newsl2{
	width:90%;
	padding:6px!important;
		  line-height:20px!important;
		  margin-bottom:5px!important;
		   -webkit-border-radius:6px;
     -moz-border-radius:6px;
          border-radius:6px;
		  border:1px solid #b5b3b3;
		  background:#edecec;
		  height:100px;
	}	
.newsll{
	padding:6px 20px;
 border:1px solid #0e81b3;
 background:#119d80;
 margin-bottom:7px;
 color:#FFF;
 font-weight:bold;
	font-size:15px;
	-webkit-border-radius:6px;
     -moz-border-radius:6px;
          border-radius:6px;
		  margin-top:5px;
	}
.newsll:hover{
 border:1px solid #d6b102;
 background:#1194cc;
 margin-bottom:7px;
 color:#544b09;
	font-size:15px;
	}	
.site-banner{
	width:100%;
	margin-top:20px;
	}	
.site-banner img{
	width:100%;
	webkit-border-radius:9px;
     -moz-border-radius:9px;
          border-radius:9px;
	}	
.wel-bg-01{
	background:#fe8407;
	padding:50px 0 10px 0;
	position:relative;
	z-index:99;
	float:left;
	width:100%;
	border-bottom:7px solid #197bb6;
	}
.wel-bg-01 h1{
	color:#FFF!important;
	text-shadow:1px 1px #333;
	
	}	
	
	
	
	
	
	
	
	
	
	
	
.footer-right{
	width:27%;
	float:right;
	
	}	
.footer-right-logo{
	width:100%;
	text-align:right;
	margin-bottom:20px;
	}	
.footer-right-sm{
	text-align:right;
	margin-top:00px;
	}
	
	
.footer-right-sm ul li{
	  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align:center;
  font-size:20px;
  color:#FFF;
  float:right;
  margin:0px;
  margin-right:3px;

	}
.footer-right-sm ul li a{
	width:30px;
	border:2px solid #FFF;
	  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align:center;
  font-size:16px;
  color:#FFF;
  display:block;
	padding:5px 0px 5px 0px;
	-moz-border-radius:100%; 
 -webkit-border-radius:100%;  
 border-radius:100%; 
	
	}
.footer-right-sm ul li a:hover{
	background:#FFF;
  font-size:14px;
  color:#4f565c;
  text-decoration:none;

	}	
	
	
.footer-right-sm img{
	float:right;
	margin:0 2px;
	}	
/**/
.con-boxx {
	margin:5px 0px 20px 0px;
	width:98%;
	border:3px solid #ededed;
	background-color:#fff;
	
	}
.con-dat{
	width:49%;
	float:left;
	}	
	
.con-boxx ul li {
	margin:10px 30px 0px 10px;
	list-style:none!important;
		background:none;
		padding:0px;

}
.con-boxx ul li h1 {
	font-size:20px;
	color:#c00000!important;
	padding:10px 0;
	width:100%;
}
.con-boxx ul li strong {
	color:#c00000;
}
.con-boxx ul p {
	margin:7px 0px 7px 0px;
		color:#333;

	}
.director{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#c00000;
	}	
.formbox {
	background:url(../images/scoll-bg.png) repeat top left;
	padding:10px;
	margin:10px 0 0 0;
	border:3px solid #dad9d9;
	overflow:hidden;
	width:95%;
	}
.formbox div {
	background:#252f38;
	padding:10px;
	margin:-10px 0px 0px -10px!important;
	width:693px;
	color:#FFF;
	font-size:15px;
	}
.formbox ul {
	margin:0px 5px 0px 0px;
	float:left;
	line-height:32px;
	border:none!important;
	}
.formbox ul li {
	text-align:left;
	font-weight:bold;
		border:none!important;
		margin:14px 0 0 0;
		color:#666


	}
.formbox-div ul li span {
	color:#F00;
	}	
.formm-001 {
	float:left;
	width:250px;
	padding:5px;
	border:1px solid #ededed;
	text-align:left;
	text-transform:none;
	font-weight:normal;
	color:#333;
	  -moz-border-radius:4px; 
  -webkit-border-radius:4px; 
   border-radius:4px;
   margin:3px 0px 3px 0px;
   background:#FFF;
   
	}
.formm-002 {
	float:left;
	width:320px;
	padding:5px;
	border:1px solid #ededed;
	text-align:left;
	text-transform:none;
	font-weight:normal;
	color:#333;
	  -moz-border-radius:4px; 
  -webkit-border-radius:4px; 
   border-radius:4px;
   margin:3px 0px 3px 0px;
   height:110px;
  background:#FFF;
	}
.formm-003 {
	float:left;
	margin-top:10px;
	}	
.contact01{
	margin:0px 0% 0 0px;
	background:#FFF;
	outline:1px solid #ededed;
	font-size:12px;
	color:#666;
	padding:1%;
	border:1px solid #e1e0e0;
	margin-bottom:20px;
	}
.contact01 a{
	font-size:12px;
	color:#333;
	text-decoration:underline;
	}	
.contact01 a:hover{
	font-size:12px;
	color:#09F;
	text-decoration:underline;
	}	
.contact01 h2{
	font-size:23px!important;
	color:#FFF!important;
	text-align:left;
	vertical-align:top;
	padding:5px;
	line-height:25px;
	margin:0px 0px 10px 0px!important;
	font-weight:200!important;
	padding:10px 0 10px 5px;
	background:#0f72a8;	
	}	
.con-phone{
	font-size:12px!important;;
	color:#666;
	margin:10px 0 0 0;
	}
.con-phone strong{
	font-size:12px!important;;
	color:#666;
	margin:10px 0 0 0;
	}
.con-phone strong span{
	font-size:14px!important;;
	color:#0365ac;
	margin:10px 0 0 0;
	}	
.con-phone a{
	font-size:12px;
	color:#666;
	background:none!important;
	padding:0px;
	}
.con-phone a:hover{
	color:#09F;
	background:none;
	
	}	
.con-phone img{
	float:right;
	margin:40px 0 0 0;
	}	
.con-phone span{
	font-size:12px;
	color:#5a55a5;
	margin:10px 0 0 0;
	}
	
.con-phone ul li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	line-height:25px;
	margin:10px 0 0 0;
	}	
.con-phone ul li img{
	float:left;
	margin:0 7px 0px 0;
	}	
.contact-main{
	background:#fbfbfb;
	border:1px solid #e6e6e6;
	padding:20px;
	margin-top:0px;
	}
.contact-main span{
	color:#F00;
	}	
.nnform-07{
	width:74%;
	padding:5px!important;
	-webkit-border-radius:6px;
     -moz-border-radius:6px;
      border-radius:6px;
	line-height:20px!important;
	 margin-bottom:5px!important;
 border:1px solid #e0dcdc;
 padding:5px;
 background:#f7f7f7;
 color:#7a7a7a;
	}
.nnform-077{
	width:94%;
	padding:5px!important;
	-webkit-border-radius:6px;
     -moz-border-radius:6px;
          border-radius:6px;
		  line-height:20px!important;
		  margin-bottom:5px!important;
 border:1px solid #e0dcdc;
 padding:5px;
 background:#f8f7f7;
 color:#f7f7f7;
 height:100px;
	}
.submit01{
	margin-bottom:8px;
	-moz-border-radius:4px ; 
 -webkit-border-radius:4px ;
 border-radius:4px ;
 border:1px solid #404040!important;
 padding:6px 20px;
 color:#FFF!important;
	background:#595959!important;
	width:100px!important;
	font-size:16px;
	margin-top:10px;
}

/*************************/
.gallery {
    overflow: hidden;
    position: relative;
}

.gallery .box {
}
/********/

.servicespage{
	width:29%;
	float:left;
	margin:0 2% 0 0;
	background:#21b2e1;
	-webkit-transition: all 0.7s ease;
transition: all 0.7s ease;
height:200px;
overflow:hidden;
-moz-border-radius:6px; 
 -webkit-border-radius:6px;
 border-radius:6px;
 padding:15px 1%;
 border:1px solid #ededed;
	
	}
.servicespage h3{
	color:#035398;
	font-size:20px;
	line-height:30px;
	border-bottom:1px solid #1795be;
	margin-top:10px;
	
	}
.servicespage:hover h3{
	color:#FFF!important;
	font-size:20px;
	line-height:30px;
	border-bottom:1px solid #272727;
	margin-top:10px;
	
	}	
.servicespage h3 span{
	color:#FFF;
	
	}	
.servicespage h3 span samp{
	font-size:12px!important;
	}	
.servicespage:hover h3 span{
	color:#F00;
	
	}
.servicespage h4 {
  	font-family:opensans-semibold!important;
	font-size:15px;
	color:#0e4e67;
	text-align:center;
	vertical-align:top;
	padding:5px 0 5px 0;
	line-height:20px;
	margin:10px 0px 0px 0px!important;
	/*border-bottom:1px solid #f2f2f2!important;*/
}	
.servicespage:hover h4 {
	color:#FFF;
}	
.servicespage  ul li{
	font-size:13px;
	padding:7px 0 7px 25px;
	background:url(../images/tick-01.png) no-repeat 5px 7px;
	color:#FFF;
	list-style:none;
	}
.servicespage:hover  ul li{
	font-size:13px;
	padding:7px 0 7px 25px;
	background:url(../images/tick-01-hover.png) no-repeat 5px 7px;
	color:#FFF;
	list-style:none;
	}	
.servicespage:hover{	
	float:left;
	background:#414141;
	-webkit-transition: all 0.7s ease;
transition: all 0.7s ease;
height:auto;
	
	
	}	
.servicespage div{
	text-align:center;
	color:#000;
	font-size:16px;
	margin-top:20px;

	}	

/*****/
.servicespage01{
	width:29%;
	float:left;
	margin:0 2% 0 0;
	background:#acc03d;
	-webkit-transition: all 0.7s ease;
transition: all 0.7s ease;
height:200px;
overflow:hidden;
-moz-border-radius:6px; 
 -webkit-border-radius:6px;
 border-radius:6px;
 padding:15px 1%;
 border:1px solid #ededed;
	
	}
.servicespage01 h3{
	color:#035398;
	font-size:20px;
	line-height:30px;
	border-bottom:1px solid #95a72e;
	margin-top:10px;
	
	}
.servicespage01:hover h3 span{
	color:#F00;
	
	}	
.servicespage01:hover h3{
	color:#FFF!important;
	font-size:20px;
	line-height:30px;
	border-bottom:1px solid #272727;
	margin-top:10px;
	
	}	
.servicespage01 h3 span{
	color:#FFF;
	
	}
.servicespage01 h3 span samp{
	font-size:12px!important;
	}	
.servicespage01 h4 {
  	font-family:opensans-semibold!important;
	font-size:15px;
	color:#5e6d0a;
	text-align:center;
	vertical-align:top;
	padding:5px 0 5px 0;
	line-height:20px;
	margin:10px 0px 0px 0px!important;
	/*border-bottom:1px solid #f2f2f2!important;*/
}	
.servicespage01:hover h4 {
	color:#FFF;
}	
.servicespage01  ul li{
	font-size:13px;
	padding:7px 0 7px 25px;
	background:url(../images/tick-02.png) no-repeat 5px 7px;
	color:#FFF;
	list-style:none;
	
	
	
	}
.servicespage01:hover  ul li{
	font-size:13px;
	padding:7px 0 7px 25px;
	background:url(../images/tick-01-hover.png) no-repeat 5px 7px;
	color:#FFF;
	list-style:none;
	}		
.servicespage01:hover{	
	float:left;
	background:#414141;
	-webkit-transition: all 0.7s ease;
transition: all 0.7s ease;
height:auto;
	
	
	}		
.servicespage01 div{
	text-align:center;
	color:#000;
	font-size:16px;
	margin-top:20px;
	}	
/************************/
.servicespage02{
	width:29%;
	float:left;
	margin:0 0% 0 0;
	background:#ac99d2;
	-webkit-transition: all 0.7s ease;
transition: all 0.7s ease;
height:200px;
overflow:hidden;
-moz-border-radius:6px; 
 -webkit-border-radius:6px;
 border-radius:6px;
 padding:15px 1%;
 border:1px solid #ededed;
	
	}
.servicespage02 h3{
	color:#035398;
	font-size:20px;
	line-height:30px;
	border-bottom:1px solid #6f56a2;
	margin-top:10px;
	
	}
.servicespage02:hover h3 span{
	color:#F00;
	
	}	
.servicespage02:hover h3{
	color:#FFF!important;
	font-size:20px;
	line-height:30px;
	border-bottom:1px solid #272727;
	margin-top:10px;
	
	}
.servicespage02 h3 span samp{
	font-size:12px!important;
	}	
.servicespage02 h3 span{
	color:#FFF;
	
	}
.servicespage02 h4 {
  	font-family:opensans-semibold!important;
	font-size:15px;
	color:#6f56a2;
	text-align:center;
	vertical-align:top;
	padding:5px 0 5px 0;
	line-height:20px;
	margin:10px 0px 0px 0px!important;
	/*border-bottom:1px solid #f2f2f2!important;*/
}	
.servicespage02:hover h4 {
	color:#FFF;
}	
.servicespage02  ul li{
	font-size:13px;
	padding:7px 0 7px 25px;
	background:url(../images/tick-03.png) no-repeat 5px 7px;
	color:#FFF;
	list-style:none;
	
	
	
	}
.servicespage02:hover  ul li{
	font-size:13px;
	padding:7px 0 7px 25px;
	background:url(../images/tick-01-hover.png) no-repeat 5px 7px;
	color:#FFF;
	list-style:none;
	}		
.servicespage02:hover{	
	float:left;
	background:#414141;
	-webkit-transition: all 0.7s ease;
transition: all 0.7s ease;
height:auto;
	
	
	}		
.servicespage02 div{
	text-align:center;
	color:#000;
	font-size:16px;
	margin-top:20px;
	}	
/**************/
/********/

.servicespage-44{
	width:29%;
	float:left;
	margin:0 2% 0 0;
	background:#29a68c;
	-webkit-transition: all 0.7s ease;
transition: all 0.7s ease;
height:200px;
overflow:hidden;
-moz-border-radius:6px; 
 -webkit-border-radius:6px;
 border-radius:6px;
 padding:15px 1%;
 border:1px solid #ededed;
 margin-top:20px;
	
	}
.servicespage-44 h3{
	color:#035398;
	font-size:20px;
	line-height:30px;
	border-bottom:1px solid #1c8a73;
	margin-top:10px;
	
	}
.servicespage-44:hover h3{
	color:#FFF!important;
	font-size:20px;
	line-height:30px;
	border-bottom:1px solid #272727;
	margin-top:10px;
	
	}	
.servicespage-44 h3 span{
	color:#FFF;
	}
.servicespage-44 h3 span samp{
	font-size:12px!important;
	}
.servicespage-44:hover h3 span{
	color:#F00;
	
	}
.servicespage-44 h4 {
  	font-family:opensans-semibold!important;
	font-size:15px;
	color:#782209;
	text-align:center;
	vertical-align:top;
	padding:5px 0 5px 0;
	line-height:20px;
	margin:10px 0px 0px 0px!important;
	/*border-bottom:1px solid #f2f2f2!important;*/
}	
.servicespage-44:hover h4 {
	color:#FFF;
}	
.servicespage-44  ul li{
	font-size:13px;
	padding:7px 0 7px 25px;
	background:url(../images/tick-04.png) no-repeat 5px 7px;
	color:#FFF;
	list-style:none;
	}
.servicespage-44:hover  ul li{
	font-size:13px;
	padding:7px 0 7px 25px;
	background:url(../images/tick-01-hover.png) no-repeat 5px 7px;
	color:#FFF;
	list-style:none;
	}	
.servicespage-44:hover{	
	float:left;
	background:#414141;
	-webkit-transition: all 0.7s ease;
transition: all 0.7s ease;
height:auto;
	
	
	}	
.servicespage-44 div{
	text-align:center;
	color:#000;
	font-size:16px;
	margin-top:20px;

	}	

/********/

.servicespage-445{
	width:29%;
	float:left;
	margin:0 2% 0 0;
	background:#76d1d1;
	-webkit-transition: all 0.7s ease;
transition: all 0.7s ease;
height:200px;
overflow:hidden;
-moz-border-radius:6px; 
 -webkit-border-radius:6px;
 border-radius:6px;
 padding:15px 1%;
 border:1px solid #ededed;
 margin-top:20px;
	
	}
.servicespage-445 h3{
	color:#035398;
	font-size:20px;
	line-height:30px;
	border-bottom:1px solid #55aeae;
	margin-top:10px;
	
	}
.servicespage-445:hover h3{
	color:#FFF!important;
	font-size:20px;
	line-height:30px;
	border-bottom:1px solid #272727;
	margin-top:10px;
	
	}	
.servicespage-445 h3 span{
	color:#FFF;
	font-size:13px;
	}	
.servicespage-445:hover h3 span{
	color:#F00;
	
	}
.servicespage-445 h4 {
  	font-family:opensans-semibold!important;
	font-size:15px;
	color:#907503;
	text-align:center;
	vertical-align:top;
	padding:5px 0 5px 0;
	line-height:20px;
	margin:10px 0px 0px 0px!important;
	/*border-bottom:1px solid #f2f2f2!important;*/
}	
.servicespage-445:hover h4 {
	color:#FFF;
}	
.servicespage-445  ul li{
	font-size:13px;
	padding:7px 0 7px 25px;
	background:url(../images/tick-05.png) no-repeat 5px 7px;
	color:#FFF;
	list-style:none;
	}
.servicespage-445:hover  ul li{
	font-size:13px;
	padding:7px 0 7px 25px;
	background:url(../images/tick-01-hover.png) no-repeat 5px 7px;
	color:#FFF;
	list-style:none;
	}	
.servicespage-445:hover{	
	float:left;
	background:#414141;
	-webkit-transition: all 0.7s ease;
transition: all 0.7s ease;
height:auto;
	
	
	}	
.servicespage-445 div{
	text-align:center;
	color:#000;
	font-size:16px;
	margin-top:20px;

	}	

/***************/
.contact-form{
	background:#FFF;
	margin:15px 0 0 0;
	outline:1px solid #ededed;
	padding:2%;
	}
.contact-form-main{
	border:3px dotted #CCC;
	padding:1%;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
	color:#666;
	}	
.orange_txt_001{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#C00;
	text-decoration:none;
	font-weight:bold;
	text-align:left;
	padding:5px;
	margin-top:-25px;
	background:#FFF;
	width:160px;
	margin-bottom:10px;
}
.orange_txt_0011{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#C00;
	text-decoration:none;
	font-weight:bold;
	text-align:left;
	padding:5px;
	margin-top:-25px;
	background:#FFF;
	width:360px;
	margin-bottom:10px;
}
.check01{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:25px;
	padding:5px 0 0 15px;
	}
.testimonial{
	width:47%;
	float:left;
	margin:0 3% 3% 0;
	}
.testimonial01{
	width:90%;
	float:left;
	background:url(../images/testi-bf.png) no-repeat 3px 1px;
	background-color:#ececec;
	padding:5%;
	-moz-border-radius:10px; 
 -webkit-border-radius:10px; 
 border-radius:10px;
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size:16px;
 font-style:italic;
	}	
.testimonial02{
	width:90%;
	float:left;
	background:url(../images/tail.jpg) no-repeat 50% 0%;
	background-color:#FFF;
	text-align:right;
    font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
	padding:5% 10% 0 0;
	}
.testimonial02 strong{
    color:#0CF;
	font-size:13px;
	}	
.form-main001{
	margin:20px 0 0 20px;
	}
.finput_003{
	border:1px #dfdfdf solid;
	background:url(../images/finput-bg.jpg) repeat-x top left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#333333;
	width:380px;
	height:120px;
	paddingt:6px;
	text-align:left;
	vertical-align:top;
	-moz-border-radius:6px; 
 -webkit-border-radius:6px; 
 border-radius:6px; 
}	
.form-fild{
	width:240px;
	-moz-border-radius:0 6px 6px 0!important; 
 -webkit-border-radius:0 6px 6px 0!important; 
 border-radius:0 6px 6px 0!important; 
	}
.form-fild01{
	width:100px;
	-moz-border-radius:0 6px 6px 0!important; 
 -webkit-border-radius:0 6px 6px 0!important; 
 border-radius:0 6px 6px 0!important; 
	}	
.black_txt_010 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration:none;
	font-weight:bold;
	text-align:left;
	vertical-align:top;
	padding-top:5px;
	padding-bottom:5px;
}
.black_txt_010 span {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#F60;
	font-weight:bold;
	text-align:left;
}

.txt_blue_link01 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#F60;
	font-weight:bold;
	text-align:left;
}
.submit01{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFF;
	background:url(../images/submit01.jpg) repeat-x top left;
	border:2px solid #FFF;
	padding:6px 25px 6px 25px;
   -moz-border-radius:6px; 
   -webkit-border-radius:6px; 
    border-radius:6px;
    box-shadow: 0px 0px 1px #bbbbbb;
    font-weight:bold;
    text-transform:uppercase;
	}
.finputt-015{
	border:1px #dfdfdf solid;
	background:url(../images/finput-bg.jpg) repeat-x top left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#333333;
	width:300px;
	padding:5px;
	text-align:left;
}
.finputt-02{
	border:1px #dfdfdf solid;
	background:url(../images/finput-bg.jpg) repeat-x top left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#333333;
	width:420px;
	padding:5px;
	text-align:left;
	height:60px;
}
.finputt-03{
	border:1px #dfdfdf solid;
	background:url(../images/finput-bg.jpg) repeat-x top left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#333333;
	width:420px;
	padding:5px;
	text-align:left;
	height:80px;
}
.finput-004{
	border:1px #dfdfdf solid;
	background:url(../images/finput-bg.jpg) repeat-x top left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#F60;
	width:60px;
	padding:6px;
	text-align:left;
	vertical-align:top;
	-moz-border-radius:6px; 
 -webkit-border-radius:6px; 
 border-radius:6px;
}
