.container
{
	margin-left: auto;
	margin-right: auto;
	width: 1050px;
	margin-top: 5px;}
body
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
	background-color: #464646;
}
.logo {
	width: 119px;
	display: inline;
	float: left;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	height: 137px;
	margin-top: 40px;
	margin-left: 35px;
}
.logoname {
	width: 185px;
	display: inline;
	float: left;
	/*background-image: url(../images/logoname1.gif);*/
	background-image: url(../images/pks-logoname.gif);
	background-repeat: no-repeat;
	height: 65px;
	margin-left: 5px;
}
.logoname1 {
	width: 185px;
	display: inline;
	float: left;
	/*background-image: url(../images/logoname1.gif);*/
	background-image: url(../images/pks-logoname.gif);
	background-repeat: no-repeat;
	height: 65px;
	margin-left: 5px;
	margin-toipS 40px;
}
.leftbox {
	width: 202px;
	display: inline;
	float: left;
}
.rightbox {
	width: 830px;
	display: inline;
	float: left;
	margin-left: 1px;
}
.lefttop {
	width: 202px;
	display: inline;
	float: left;
}
.lefttop1 {
	width: 21px;
	display: inline;
	float: left;
	background-image: url(../images/lefttop1.gif);
	background-repeat: no-repeat;
	height: 22px;
}
.lefttop2 {
	width: 158px;
	display: inline;
	float: left;
	background-image: url(../images/lefttop2.gif);
	background-repeat: repeat-x;
	height: 22px;
}
.lefttop3 {
	width: 21px;
	display: inline;
	float: left;
	background-image: url(../images/lefttop3.gif);
	background-repeat: no-repeat;
	height: 22px;
}
.leftcen {
	width: 200px;
	display: inline;
	float: left;
}
.leftcen1{
	width: 3px;
	display: inline;
	float: left;
	background-image: url(../images/leftcen1.gif);
	background-repeat: repeat-y;
	height: 634px;
}
.leftcen2 {
	width: 194px;
	display: inline;
	float: left;
	background-image: url(../images/leftcen2.gif);
	background-repeat: repeat-x;
	height: 634px;
	background-color: #FFFFFF;
}
.leftcen3 {
	width: 3px;
	display: inline;
	float: left;
	background-image: url(../images/leftcen1.gif);
	background-repeat: repeat-y;
	height: 634px;
}
.leftfooter {
	width: 200px;
	display: inline;
	float: left;
}
.leftfooter1 {
	width: 21px;
	display: inline;
	float: left;
	background-image: url(../images/leftfooter1.gif);
	background-repeat: no-repeat;
	height: 22px;
}
.leftfooter2 {
	width: 158px;
	display: inline;
	float: left;
	background-image: url(../images/leftfooter2.gif);
	background-repeat: repeat-x;
	height: 22px;
}
.leftfooter3 {
	width: 21px;
	display: inline;
	float: left;
	background-image: url(../images/leftfooter3.gif);
	background-repeat: no-repeat;
	height: 22px;
}
.buttonbox {
	width: 170px;
	display: inline;
	float: left;
	margin-top: 15px;
	margin-left: 10px;
}
#contentmenu
 {
	margin:0px;
	padding:0;
	text-align:left;
	list-style-type: none;
	float:left;
	/* Contain floated list items */
}
#contentmenu li
{
	margin: 0;
	padding: 0;
	float: left;
}
#home #contentmenu #home 
{
	float: left;
	width:170px;
	height:44px;
	background-image: url(../images/home_hvr.gif);
	background-repeat: no-repeat;
}
#contentmenu #home
{
	float: left;
	width:170px;
	height:44px;
	background-image: url(../images/home.gif);
	background-repeat: no-repeat;
}

#contentmenu #home:hover
{
	background-image: url(../images/home_hvr.gif);
	background-repeat: no-repeat;
}
#about #contentmenu #about 
{
	float: left;
	width:170px;
	height:44px;
	background-image: url(../images/about_hvr.gif);
	background-repeat: no-repeat;
}
#contentmenu #about
{
	float: left;
	width:170px;
	height:44px;
	background-image: url(../images/about.gif);
	background-repeat: no-repeat;
}

#contentmenu #about:hover
{
	background-image: url(../images/about_hvr.gif);
	background-repeat: no-repeat;
}
#consult #contentmenu #consult 
{
	float: left;
	width:170px;
	height:44px;
	background-image: url(../images/consult_hvr.gif);
	background-repeat: no-repeat;
}
#contentmenu #consult
{
	float: left;
	width:170px;
	height:44px;
	background-image: url(../images/consult.gif);
	background-repeat: no-repeat;
}

#contentmenu #consult:hover
{
	background-image: url(../images/consult_hvr.gif);
	background-repeat: no-repeat;
}
#services #contentmenu #services 
{
	float: left;
	width:170px;
	height:44px;
	background-image: url(../images/services_hvr.gif);
	background-repeat: no-repeat;
}
#contentmenu #services
{
	float: left;
	width:170px;
	height:44px;
	background-image: url(../images/services.gif);
	background-repeat: no-repeat;
}

#contentmenu #services:hover
{
	background-image: url(../images/services_hvr.gif);
	background-repeat: no-repeat;
}
#partner #contentmenu #partner 
{
	float: left;
	width:170px;
	height:44px;
	background-image: url(../images/partner_hvr.gif);
	background-repeat: no-repeat;
}
#contentmenu #partner
{
	float: left;
	width:170px;
	height:44px;
	background-image: url(../images/partner.gif);
	background-repeat: no-repeat;
}

#contentmenu #partner:hover
{
	background-image: url(../images/partner_hvr.gif);
	background-repeat: no-repeat;
}
#news #contentmenu #news 
{
	float: left;
	width:170px;
	height:44px;
	background-image: url(../images/news_hvr.gif);
	background-repeat: no-repeat;
}
#contentmenu #news
{
	float: left;
	width:170px;
	height:44px;
	background-image: url(../images/news.gif);
	background-repeat: no-repeat;
}

#contentmenu #news:hover
{
	background-image: url(../images/news_hvr.gif);
	background-repeat: no-repeat;
}
#contact #contentmenu #contact 
{
	float: left;
	width:170px;
	height:44px;
	background-image: url(../images/contact_hvr.gif);
	background-repeat: no-repeat;
}
#contentmenu #contact
{
	float: left;
	width:170px;
	height:44px;
	background-image: url(../images/contact.gif);
	background-repeat: no-repeat;
}

#contentmenu #contact:hover
{
	background-image: url(../images/contact_hvr.gif);
	background-repeat: no-repeat;
}
.righttopbannerbox {
	width: 831px;
	display: inline;
	float: left;
	height: 185px;
	background-image: url(../images/pannercen1.gif);
	background-repeat: repeat-y;
}


.righttop {
	width: 831px;
	float: left;
	background-image: url(../images/pannertop1.gif);
	background-repeat: no-repeat;
	height: 185px;
	background-position: top;
}
.rightbanner{
	width: 814px;
	height: 168px;
	margin-top: 7px;
	margin-left: 9px;
}
.rightcen {
	width: 831px;
	display: inline;
	float: left;
	background-image: url(../images/pannercen1.gif);
	background-repeat: repeat-y;
}
.rightcenheadbox {
	width: 800px;
	display: inline;
	float: left;
	margin-top: 1px;
	margin-left: 15px;
}
.rightcenheadbox1 {
	width: 200px;
	display: inline;
	float: left;
	margin-top: 1px;
	margin-left: 15px;
}
.rightcen1 {
	width: 831px;
	display: inline;
	float: left;
	background-image: url(../images/pannercen1.gif);
	background-repeat: repeat-y;
	height: 475px;
}
.rightcenp {
	width: 831px;
	display: inline;
	float: left;
	background-image: url(../images/pannercen1.gif);
	background-repeat: repeat-y;
	height: 200px;
}
.rightcenp1 {
	width: 831px;
	display: inline;
	float: left;
	background-image: url(../images/pannercen1.gif);
	background-repeat: repeat-y;
	height: 275px;
}
.rightcenp2 {
	width: 831px;
	display: inline;
	float: left;
	margin-top: 1px;
	margin-left: 50px;
	height: 270px;

}
.rightfooter {
	width: 833px;
	display: inline;
	float: left;
}
.rightfooter1 {
	width: 23px;
	display: inline;
	float: left;
	background-image: url(../images/rightfooter1.gif);
	background-repeat: no-repeat;
	height: 21px;
}
.rightfooter2 {
	width: 787px;
	display: inline;
	float: left;
	background-image: url(../images/rightfooter2.gif);
	background-repeat: repeat-x;
	height: 21px;
}
.rightfooter3 {
	width: 23px;
	display: inline;
	float: left;
	background-image: url(../images/rightfooter3.gif);
	background-repeat: no-repeat;
	height: 21px;
}
.rightimagebox {
	width: 200px;
	display: inline;
	float: left;
	margin-top: 5px;
	margin-left: 15px;
}
.rightsidecontant {
	width: 570px;
	display: inline;
	float: left;
	margin-top: 5px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-align: justify;

}
.servicepagesidecontant {
	width: 580px;
	display: inline;
	float: left;
	margin-top: 5px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	overflow:auto;
	height: 370px;
	text-align: justify;
	padding-right: 10px;
}
.welcomebox {
	width: 605px;
	display: inline;
	float: left;
	margin-left: 15px;
	margin-top: 5px;
}
.welcomeimg {
	width: 196px;
	display: inline;
	float: left;
	margin-left: 7px;
	background-image: url(../images/homeimg1.gif);
	background-repeat: no-repeat;
	height: 149px;
	margin-top: 5px;
}
.welcomehead {
	width: 251px;
	display: inline;
	float: left;
	height: 44px;
	background-image: url(../images/welcomehead.gif);
	background-repeat: no-repeat;
}
.welcomecon {
	width: 600px;
	display: inline;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	margin-top: 5px;
	text-align: justify;
}
.serviceboxmain {
	width: 810px;
	display: inline;
	float: left;
	margin-left: 15px;
	margin-top: 10px;
}
.servicebox {
	width: 360px;
	display: inline;
	float: left;
	height:200px
}
.servicehead {
	width: 251px;
	display: inline;
	float: left;
	height: 44px;
	background-image: url(../images/serviceshead.gif);
	background-repeat: no-repeat;
}
.serviceconbox {
	width: 320px;
	display: inline;
	float: left;
}
.servicemore {
	width: 83px;
	display: inline;
	float: left;
	height: 10px;
	margin-left: 230px;
	margin-top: 20px;
}
.newsmore {
	width: 83px;
	display: inline;
	float: left;
	height: 10px;
	margin-left: 243px;
	margin-top: 20px;
}
.servicecon {
	width: 300px;
	display: inline;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	font-weight: bold;
	background-image: url(../images/dot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 20px;
	margin-left: 15px;
}
.servicecon1 {
	width: 300px;
	display: inline;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	font-weight: bold;
	background-image: url(../images/dot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 20px;
	margin-left: 15px;
	margin-top: 5px;
}
.servicecon2 {
	width: 320px;
	display: inline;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 20px;
	margin-left: 15px;
	margin-top: 5px;
}
.newshead {
	width: 251px;
	display: inline;
	float: left;
	height: 44px;
	background-image: url(../images/newshead.gif);
	background-repeat: no-repeat;
}
.newsconbox {
	width: 335px;
	display: inline;
	float: left;
}
.newsconhead {
	width: 320px;
	display: inline;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	font-weight: bold;
	margin-left: 5px;
}
.newscon {
	width: 335px;
	display: inline;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	margin-left: 5px;
}
.servicebox1 {
	width: 400px;
	display: inline;
	float: left;
	margin-left: 45px;
	height: 200px;
}
.serviceboxnews {
	width: 780px;
	display: inline;
	float: left;
	margin-left: 45px;
	height: 200px;
}
.contactpagebox {
	width: 203px;
	display: inline;
	float:  left;
	margin-top: 1px;
	margin-left: 45px;
	/*background-image: url(../images/div.gif);*/
	background-repeat: no-repeat;
	background-position: right;
}
.contactpagecon {
	width: 203px;
	display: inline;
	float: left;
	margin-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.enqurybox {
	width: 260px;
	display: inline;
	float: left;
	margin-top: 15px;
	margin-left: 7px;
}
.enqurycon {
	width: 260px;
	display: inline;
	float: left;
	margin-left: 50px;
}
.enquryboxx {
	width: 460px;
	display: inline;
	float: left;
	margin-top: 15px;
	margin-left: 7px;
}
.enquryconn {
	width: 460px;
	display: inline;
	float: left;
	margin-left: 50px;
}
.enqurycon1 {
	width: 60px;
	display: inline;
	float: left;
	color: #000000;
	margin-top: 5px;
	font-size: 12px;
	font-weight: normal;
}
.enqurycon11 {
	width: 100px;
	display: inline;
	float: left;
	color: #000000;
	margin-top: 5px;
	font-size: 12px;
	font-weight: normal;
}
.enqurycon2 {
	width: 5px;
	display: inline;
	float: left;
	color: #5F86A3;
	margin-left: 0px;
	margin-top: 5px;
	font-size: 12px;
	font-weight: bold;
}
.enqurycon3 {
	width: 185px;
	display: inline;
	float: left;
	color: #5F86A3;
	margin-left: 5px;
	margin-top: 5px;
	font-size: 12px;
	font-weight: normal;
}
.enqurycon33 {
	width: 285px;
	display: inline;
	float: left;
	color: #5F86A3;
	margin-left: 5px;
	margin-top: 5px;
	font-size: 12px;
	font-weight: normal;
}
.enqurycon4 {
	width: 120px;
	display: inline;
	float: left;
	color: #5F86A3;
	margin-left: 70px;
	margin-top: 5px;
	font-size: 12px;
	font-weight: normal;
}
.enqurycon44 {
	width: 150px;
	display: inline;
	float: left;
	color: #5F86A3;
	margin-left: 110px;
	margin-top: 5px;
	font-size: 12px;
	font-weight: normal;
}
.enqurycon5 {
	width: 40px;
	display: inline;
	float: left;
	color: #5F86A3;
	margin-top: 5px;
	font-size: 12px;
	font-weight: normal;
	margin-left: 20px;
}
.star {
	color: #FF0000;
	margin-left: 3px;
}
.footerlinkbox {
	width: 710px;
	display: inline;
	float: left;
	margin-left: 15px;
	margin-top: 18px;
	height: 69px;
}
.linkimg1 {
	width: 203px;
	display: inline;
	float: left;
	height: 69px;
}
.linkimg2 {
	width: 203px;
	display: inline;
	float: left;
	height: 69px;
	margin-left: 33px;
}

.footerbox {
	width: 950px;
	display: inline;
	float: left;
	height: 30px;
}
.footerleft {
	width: 200px;
	display: inline;
	float: left;
	color: #CCCCCC;
	margin-top: 3px;
}
.footerright {
	width: 700px;
	display: inline;
	float: left;
	color: #CCCCCC;
	font-size: 12px;
	margin-left: 33px;
	margin-top: 3px;
}
.box1 {
	width: 950px;
	display: inline;
	float: left;
	color: #CC0000;	
}
.servicecls{
    color:#75adde;
    font-weight:bold;
}
a:focus
{
	outline: 1px dotted invert;
}
ol
{
	list-style: decimal;
	margin-bottom: 20px;
}

ul
{
	list-style: square;
	margin-bottom: 20px;
}
li
{
	margin-left: 30px;
}
dl,
pre,
table,
address,
fieldset
{
	margin-bottom: 20px;
}
a
{
	color: #fff;
	text-decoration: none;
}

a:hover
{
	color: #4af04a;
}
.link {
	color: #CCCCCC;
}

p
{
	border: 1px solid #666;
	overflow: hidden;
	padding: 10px 0;
	text-align: center;
	background-color: #FFFFCC;
	margin-bottom: 20px;
}
html body * span.clear,
html body * div.clear,
html body * li.clear,
html body * dd.clear
{
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix:after
{
	clear: both;
	content: '.';
	display: block;
	visibility: hidden;
	height: 0;
}

.clearfix
{
	display: inline-block;
}

* html .clearfix
{
	height: 1%;
}

.clearfix
{
	display: block;
}
