* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
} 

a:link, a:visited {
	color: #007be3;
	outline: none;
}

a:hover {
	text-decoration: none;
}

body {
	height: 100%;
	margin: 0;
	padding: 0;
}

.wraper { 
	min-height:100%;
	clear: both;
}

h1 {
	font-size: 32px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	font-weight: normal;
	color: #98b409;
	padding-bottom: 20px;
}

h3 {
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	font-weight: normal;
	color: #98b409;
	padding-bottom: 20px;
}

p {
	margin-bottom: 15px;
	line-height: 20px;
}

.content { 
	padding-bottom:250px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	width: 940px !important; 
	margin: auto !important;
	overflow: hidden;
	z-index: 10;
}

.footer { 
	height:218px; 
	margin-top:-218px; 
	clear: both;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #404040;
	background-color: #ededed;
}

.foot_content {
	width: 940px;
	padding-top: 25px;
	background-repeat: no-repeat;
	background-position: 212px 0;
	margin: auto;
	overflow: hidden;
}

.helps {
	width: 600px;
	float: left;
	overflow: hidden;
}

.helps h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #292929;
	font-size: 27px;
	font-style: italic;
	display: block;
	clear: both;
	padding-bottom: 25px;
	font-weight: normal;
}

.helps .block {
	float: left;
	padding-right: 68px;
	white-space: nowrap;
	overflow: hidden;
	font-size: 13px;
	color: #404040;
}

.helps .block h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #404040;
	font-weight: bold;
	display: block;
	padding-bottom: 5px;
}

.addr {
	width: 220px;
	overflow: hidden;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	color: #292929;
	float: right;
}

.addr h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #292929;
	font-size: 18px;
	font-style: italic;
	display: block;
	clear: both;
	padding-bottom: 30px;
	font-weight: normal;
	padding-top: 10px;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8e8e8e;
	font-style: normal;
	padding-top: 25px;
	float: left;
	clear: left;
}

.header {
	height: 156px;
	width: 940px;
	margin: auto;
	clear: both;
}

.logo {
	float: left;
	padding-top: 40px;
}

.logo img {
	border: none;
}

.bigmenu {
	float: left;
	padding-left: 100px;
	padding-top: 66px;
	width: 440px;
}

.bigmenu a:link, .bigmenu a:visited {
	display: block;
	float: left;
	text-align: center;
	width: 98px;
	height: 47px;
	background-image: url(/images/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: 0 64px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #007be3;
	margin-right: 20px;
	text-decoration: none;
	font-size: 24px;
	padding-top: 17px;
}

.bigmenu a:hover {
	background-position: 0 0;
}

.bigmenu a.active:link, .bigmenu a.active:visited {
	background-position: 0 -64px;
	color: #fff;
}

.bigmenu a:link span, .bigmenu a:visited span {
	display: inline;
	display: inline-block;
	padding-top: 0px;
	padding-bottom: 2px;
	background-image: url(/images/blueline.gif);
	background-repeat: repeat-x;
	background-position: 0 bottom;
	cursor: pointer;

}

.bigmenu a.active:link span, .bigmenu a.active:visited span, .bigmenu a:hover span {
	background-image: none;
}

.promo {
	clear: both;
	width: 940px;
	height: 299px;
	margin: auto;
	overflow: hidden;
}

.submenu {
	clear: both;
	padding: 30px 0 45px 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
}

.submenu a:link, .submenu a:visited {
	color: #6f6f6f;
	display: inline;
	white-space: nowrap;
	padding-bottom: 3px;
	background-image: url(/images/greyline.gif);
	background-repeat: repeat-x;
	background-position: 0 bottom;
	margin-right: 50px;
	text-decoration: none;
}

.submenu a:hover {
	background-image: none;
}

.submenu a.active:link, .submenu a.active:visited {
	background-image: none;
	color: #292929;
}

.about_im {
	float: left;
	padding-right: 40px;
}

.about_block {
	float: left;
	width: 450px;
	
	font-size: 12px;
	color: #505050;
	line-height: 16px;
}

.about_block p {
	margin-bottom: 8px;
	text-align: justify;
}

.about_block h2 {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #475500;
	font-weight: normal;
	margin-bottom: 15px;
}

.aboutul {
	padding: 0px 0 15px 20px;
}

.aboutul li {
	margin: 5px 0;
}

.textcontent {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	overflow: hidden;
}

.textcontent ul, .textcontent ol {
	padding-left: 30px;
	padding-bottom: 20px;
}

.textcontent p {
	/*padding-bottom: 15px;*/
	line-height: 20px;
}

.pr40 {
	padding-right: 40px;
}

.clear {
	clear: both;
	overflow: hidden;
}

.leftcolumn {
	float: left;
	width: 690px;
	overflow: hidden;
}

.rightcolumn {
	float: right;
	overflow: hidden;
	width: 222px;
}

.tabs .tab {
	clear: both;
/*	border-bottom: 4px solid #bababa;*/
	overflow: hidden;
background-image: url(/images/vline.gif);
	background-repeat: repeat-y;
	background-position: left 0;
	padding-left: 1px;
	display: block;
	
}

.tabs .tab a:link, .tabs .tab a:visited {
	float: left;
	display: block;
	padding: 7px 12px;
	color: #292929;
	font-size: 15px;
	background-image: url(/images/vline.gif);
	background-repeat: repeat-y;
	background-position: right 0;
}

.tabs .tab a:hover {
	background-color: #e1e1e1;
}

.tabs .tab a img {
	border: none;
}

.tabs .tab a.active:link, .tabs .tab a.active:visited {
	background-color: #bababa;
	color: #fff;
	text-decoration: none;
}

.tafifs {
	padding-top: 30px;
}

.message {
	padding: 30px 0 20px 0;
}


.addr_line {
	padding: 5px;
	clear: both;
}

.addr_line span {
	float: left;
	width: 180px;
	padding-top: 3px;
	padding-right: 0;
	font-size: 13px;
}

.input {
	border: 1px solid #e0e0e0;
	padding: 3px 5px;
	font-size: 15px;
	background-color: #efefef;
}

.input:focus, .txt:focus {
	background-color: #cce85a;
	border-color: #c0c0c0;
}

.txt {
	border: 1px solid #e0e0e0;
	padding: 3px 5px;
	background-color: #efefef;
}

#tfsend {
	float: left;
}

.valid, .novalid, .vcont {
	float: left;
	width: 33px;
	height: 23px;
	background-repeat: no-repeat;
	margin: 0px 0;
}

.valid {
	background-image: url(/images/valid.png);
}

.novalid {
	background-image: url(/images/novalid.png);
}

.show {
	display: block;
}

.hide {
	display: none;
}

.home_logo {
	width: 808px;
	background-image: url(/images/home_logo.jpg);
	height: 670px;
	background-repeat: no-repeat;
	background-position: 0 0;
	position: relative;
	clear: both;
	margin: auto;
}

a.home_about:link, a.home_about:visited, a.home_b2b:link, a.home_b2b:visited, a.home_home:link, a.home_home:visited {
	width: 162px;
	height: 146px;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-decoration: none;
	position: absolute;
}




a.home_about:hover, a.home_b2b:hover, a.home_home:hover  {
	background-position: 0 -146px;
}

a.home_about {
	background-image: url(/images/home_about.gif);
	position: absolute;
	top: 240px;
	left: 23px;
}

a.home_b2b {
	background-image: url(/images/home_b2b.gif);
	left: 383px;
	top: 50px;
}

a.home_home {
	background-image: url(/images/home_home.gif);
	left: 582px;
	top: 290px;
}

.services {
	clear: both;
	height: 90px;
	margin-bottom: 30px;
}

.home_internet {
	background-image: url(/images/home_internet.gif);
}

.home_phone {
	background-image: url(/images/home_phone.gif);
}

.home_cctv {
	background-image: url(/images/home_video.gif);
}

.services .block {
	height: 90px;
	width: 281px;
	margin: 0 47px 0 0;
	float: left;
	background-repeat: no-repeat;
}

.services .block .in {
	padding-left: 94px;
	padding-top: 18px;
}

.block .in .serv {
	color: #292929;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	display: inline;
	padding-bottom: 2px;
	text-decoration: none;
}

.block .in a.serv:hover {
	background-image: none;
}

.date {
	font-size: 12px;
	color: #97af06;
	display: block;
	padding-bottom: 5px;
}

.newsitem .news_title a:link, .newsitem .news_title a:visited {
	font-size: 15px;
}

.newsitem .news_title {
	margin-bottom: 10px;
}

.newsitem .text {
	font-size: 12px;
	color: #505050;
	line-height: 16px;
}

.newsitem p {
	line-height: 16px;
	margin-bottom: 0;
}

.newsitem h3 {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 10px;
}

.newsitem h3 a:link, .newsitem h3 a:visited {
	color: #475500;
}

.tags {
	margin-top: 10px;
}

.greyline {
	background-image: url(/images/gline.gif);
	background-repeat: repeat-x;
	background-position: 0 center;
}

.pnavi {
	clear: both;
	overflow: hidden;
	padding: 30px 0 5px 0;
	font-size: 13px;
	color: #666;
	display: block;
}

.pnavi a.page_link:link, .pnavi a.page_link:visited, .pnavi span.current {
	float: left;
	padding: 3px 7px;
	margin-left: 3px;
	text-align: center;
}

.pnavi span.current {
	background-color: #505050;
	color: #fff;
}

.ctrl {
	float: left;
	padding: 3px 3px 3px 0;
}

.newstitle {
	font-size: 21px;
	color: #292929;
}

.header .icons {
	margin-top: 83px;
	float: right;
	width: 118px;
	height: 30px;
}

.icons a:link, .icons a:visited {
	width: 30px;
	height: 30px;
	float: left;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-right: 14px;
}

.icons a:hover, .icons a.act {
	background-position: 0 -30px;
}

.home {
	background-image: url(/images/gohome.gif);
}

.sitemaps {
	background-image: url(/images/gomap.gif);
}

.mailas {
	background-image: url(/images/mailus.gif);
	margin-right: 0;
}

.sitemap ul {
	list-style: none;
}

.sitemap li a {
	font-size: 15px;
	color: #285a7a;
}

.sitemap ul li a {
	font-size: 13px;
	color: #666;
}

.sitemap li {
	display: block;
	padding: 3px 0 3px 20px;
	background-image: url(/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 10px;
}

.commentf .inp {
	padding: 2px;
	border: 1px solid #999;
	margin: 5px 0;
	width: 394px;
}

.commentf {
	padding-top: 20px;
}

#captcha {
	font-size: 12px;
}

.smallgrey {
	font-size: 11px;
	color: #666;
}

.ccontr {
	float: left;
	padding-top: 0px;
	padding-left: 10px;
}

.cinp {
	padding: 2px;
	border: 1px solid #999;
	font-size: 20px;
}

.copystudy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8e8e8e;
	font-style: normal;
	padding-top: 25px;
}
