@charset "utf-8";
/*
Design by http://www.templateaccess.com
Released for free under a Creative Commons Attribution 3.0 License
*/

body {
	margin: 0;
	padding: 0;
	width: 100%;
	color: #000;
	font: normal 12px/1.8em Arial, Helvetica, sans-serif;
	outline: none;
	
}
html, .main {
	padding: 0;
	margin: 0;
	background: #f7f7f7 url(../images/main_bg.jpg) top center repeat-x;
}
.clr {
	clear: both;
	padding: 0;
	margin: 0;
	width: 100%;
	font-size: 0px;
	line-height: 0px;
}

.banner {
	width: 900px;
	height: 170px;
	margin:0 auto;
	position: relative;
	padding-bottom: 26px;
	background: url(../images/flash/bottom_shadow.png) no-repeat bottom center;
}
h1 {
	margin: 0;
	padding: 10px 0 0 0;
	width: 300px;
	color: #fff;
	font: normal 46px/1.2em Arial, Helvetica, sans-serif;
	letter-spacing: -2px;
}
h1 span {
	color: #67bff6;
}
h1 a, h1 a:hover {
	color: #fff;
	text-decoration: none;
}
h1 small {
	text-align: left;
	float: right;
	width: 130px;
	border-left: 1px solid #fff;
	color: #fff;
	display: block;
	padding: 15px 0 15px 10px;
	font: normal 12px/1.2em Arial, Helvetica, sans-serif;
	letter-spacing: normal;
}
h2 {
	font: normal 24px Arial, Helvetica, sans-serif;
	padding: 5px 0px 3px 0px;
	margin: 0;
	color: #41B5FF;
}
p {
	margin: 5px 0px 3px 10px;
	font: normal 12px/1.8em Arial, Helvetica, sans-serif;
	color: #333;
	text-align: justify;
}
h3 {
	color : #036;
	font: normal 18px Arial, Helvetica, sans-serif;
	padding: 5px 0px 3px 0px;
	margin: 0;
}
h4 {
	color : #000;
	font: normal 17px Arial, Helvetica, sans-serif;
	padding: 5px 0px 3px 0px;
	margin: 0;
}
h5 {
	color: #666;
	font-size: 13px;
	padding: 5px 0px 3px 5px;
	font-weight: 600;
	margin: 0 0 0 10px;
}
p.spec {
	text-align: right;
}
a {
	color: #2cadff;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.rm, a.com {
	margin-left: 8px;
	padding: 9px 12px;
	background: url(../images/a_bg.gif) repeat-x top;
	text-decoration: none;
	color: #fff;
}
.header, .content, .menu_nav, .fbg, .footer, form, ol, ol li, ul, .content .mainbar, .content .sidebar {
	margin: 0;
	padding: 0;
}
/* header */
.header {
	height: 80px;
	background: #385C74;
}
.header_resize {
	margin: 0 auto;
	padding: 0;
	width: 900px;
	height: 80px;
}
.logo {
	float: left;
	width: 322px;
	font-size: 0;
	line-height: 80;
	height: 80px;
}
.logo a {
	text-indent: -9999999px;
	background: url(../images/logo.png) no-repeat;
	display: block;
	height: 80px;
}
.menu_nav {
	width: 500px;
	height: 40px;
	margin-top: 20px;
	float: right;
	padding: 5px;
}
/* content */
.content {
	padding: 10px 0px 10px 0px;
}
.content_resize {
	margin: 0 auto;
	width: 900px;
	min-height: 200px;
	background: #FFF;
}
.content .mainbar {
	margin: 0;
	padding: 0;
	float: left;
	width: 580px;
}
.content .mainbar img {
	float: left;
	padding: 4px;
	margin: 0 10px 0 0;
	border: 1px solid #eaecec;
	background-color: #fff;
}
.content .mainbar .article {
	margin: 0;
	padding: 10px;
}
.content .services {
	margin: 0;
	padding: 0;
	float: left;
	width: 900px;
}
.content .services img {
	float: right;
	padding: 4px;
	margin: 0 0 0 10px;
	border: 1px solid #eaecec;
	background-color: #fff;
}
.content .services .article {
	margin: 0;
	padding: 10px;
}
.content .mainbar .article span.butons a {
	margin: 0 5px 0 0;
	float: right;
	color: #9a9a9a;
	padding: 1px 10px;
	text-decoration: none;
	border: 1px solid #edebeb;
	background: #fbfbfc;
}
.content .mainbar .article span.butons a:hover {
	border: 1px solid #d3edff;
	background: #21a6ff;
	color: #fff;
	text-decoration: none;
}
.content .mainbar .article span.butons a.active {
	border: 1px solid #d3edff;
	background: #21a6ff;
	color: #fff;
	text-decoration: none;
}
.content .sidebar {
	margin: 0;
	padding: 0;
	float: right;
	width: 280px;
}
.content .sidebar .gadget {
	margin: 0 0 10px 0;
	padding: 10px;
}
ul.sb_menu, ul.ex_menu {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #333;
}
ul.sb_menu li, ul.ex_menu li {
	margin: 0;
	background: url(../images/list_arrow.png) 0px 7px no-repeat;
	padding-left: 25px;
}
ul.sb_menu li {
	padding: 4px 0 4px 18px;
	width: 250px;
	font-size: 12px;
}
ul.ex_menu li {
	padding: 4px 0 8px 12px;
}
ul.sb_menu li a, ul.ex_menu li a {
	color: #333;
	text-decoration: none;
	margin-left: -12px;
	padding-left: 12px;
}
ul.sb_menu li a:hover, ul.ex_menu li a:hover {
	color: #2cadff;
	text-decoration: none;
}
ul.sb_menu li a:hover {
	text-decoration: none;
}
ul.ex_menu li a:hover {
	text-decoration: none;
}
/* subpages */
.content .mainbar .comment {
	margin: 0;
	padding: 16px 0 0 0;
}
.content .mainbar .comment img.userpic {
	border: 1px solid #dedede;
	margin: 10px 16px 0 0;
	padding: 0;
	float: left;
}
/* footer */
.footer_main {
	width: 100%;
	height: 55px;
	margin-top: 8px;
	background: url(../images/footer-bg.gif) repeat;
}
.footer {
	width: 900px;
	margin: 0 auto;
}
.footer p {
	padding-top: 12px;
}
/* form */
ol {
	list-style: none;
}
ol li {
	display: block;
	clear: both;
}
ol li label {
	display: block;
	margin: 0;
	padding: 16px 0 0 0;
}
ol li input.text {
	width: 480px;
	border: 1px solid #c0c0c0;
	margin: 2px 0;
	padding: 5px 2px;
	height: 20px;
	background: #fff;
}
ol li textarea {
	width: 480px;
	border: 1px solid #c0c0c0;
	margin: 2px 0;
	padding: 2px;
	background: #fff;
}
ol li .send {
	margin: 16px 0 0 0;
}
/*--services */
ul.menulists {
	color: #666;
	font-weight: 500;
	font-size: 13px;
	padding-bottom: 5px;
}
ul.menulists li {
	list-style:none;
	display: block;
	line-height: 30px;
	padding-left: 25px;
	margin-left: 15px;
	background: url(../images/list_arrow.png) 0px 9px no-repeat;
}
ul.menulists li ul li {
	display: block;
	line-height: 30px;
	padding-left: 10px;
	margin-left: 0px;
	background: none;
	list-style: none;
}
.buttons-right {
	float : right;
	margin : 4px 0 4px 10px;
}
.input {
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
	padding: 10px 20px 10px 5px;
}
.menulist {
	width: 350px;
	display: block;
	float: right;
	margin-right: 20px;
	margin-bottom:10px;
}
.menulist li {
	color: #333;
	 margin-left: 5px;
	 padding-left:18px;
	line-height: 22px;
	list-style:none;
	font-size: 12px;
	text-align: justify;
	font-weight: 500;
	background: url(../images/list_arrow.png) 0px 5px no-repeat;
}
.menulist a {
	text-decoration: underline;
	color: #41B5FF;
	font-size: 12px;
	text-decoration: un
}
.menulist a:hover {
	color: #06F;
	outline: none;
}
/********** facebook ****************/
.absolute {
	width: 200px;
	height: 250px;
	position: fixed;
	margin: 15px 0 0 0;
	bottom: 0;
	right: 0;
	z-index: 999999999999;
}
.absolute a.tw {
	width: 170px;
	height: 180px;
	float: left;
	margin: -50px 20px 10px 30px;
	text-indent: -500000px;
	background: url(../images/contact_link.png) no-repeat;
}
.input {
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
	padding: 5px 10px 0px 10px;
}
.content .about {
	margin: 0;
	padding: 0;
	width: 910px;
	margin: 0 auto;
}
.content .about img {
	float: right;
	padding: 4px;
	margin: 0 0 0 10px;
	border: 1px solid #eaecec;
	background-color: #fff;
}
.content .about p {
	width: 640px;
	margin-left: 2px;
}
.content .about .article {
	margin: 0;
	padding: 10px;
}
.content .about .article p {
	margin-left: 8px;
	line-height: 22px;
	text-align: justify;
	width: 620px;
}
.content .about .article a {
	float: right;
	color: #006;
	text-decoration: underline;
	font-size: 12px;
	font-weight: 600;
}
.content .about .article a:hover {
	text-decoration: underline;
}

.tesimonial {
	width: 880px;
	min-height: 180px;
	background: #FFF;
	float:left;
	padding:10px;
}

.tesimonial tr td
{
	padding:0 0 10px 10px;
	color: #333333;
    font: 12px/1.8em;
}



.tesimonial tr td input
{
   width:400px;
   height:22px;
   border:1px solid #a4a3a3;
   padding-left:5px;
    box-shadow: 0 0 3px #888888;
}

.tesimonial tr td textarea
{
   width:400px;
   height:70px;
   border:1px solid #a4a3a3;
   padding-left:5px;
    box-shadow: 0 0 3px #888888;
}

.tesimonial tr td .submit_btn
{
	width:60px;
	height:24px;
	color:#333333;
	background:#CCC;
}

/*About section*/
.content .about .article .profile .profile-1{
    display:flex;
}
.content .about .article .profile .profile-text{
    width:65%;
}
.content .about .article .profile .profile-img{
    width:35%;
}
.content .about .article .profile .profile-img img{
    width:70%;
}