ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}
fieldset{
	border:0;
}
a,a:link,a:visited,a:hover{
	color:#00f;
	text-decoration:none;
}
.border {
	border: 1px solid #CCCCCC;
	background-color:#fff;
	padding:2px;
	margin-left:2px;
}

a:focus,a:hover{
	text-decoration:underline;
}
a img{
	border:0;
}
.clear{
	clear:both;
}

body{
	position:relative;
	background:#fff url(../images/bodybg.jpg) repeat-x;
	color:#000;
	font:62.5% Arial,sans-serif;
	max-width: 1000px;
    margin: auto;
}

#container{
	margin:36px 0px 46px 0px;
	
}

.psmaller{
	color:#666;
	font-size:14px;
	line-height:18px;
}


#header{
	width:942px;
	height:101px;
}

.logo{
	float:left;
	margin:0px 0px 0px 4px;
}

#phone{
	float:right;
	width:106px;
	height:18px;
	margin:19px 0px 0px 0px;
	padding:3px 0px 0px 28px;
	background:url(../images/phonebg.jpg) no-repeat;
}

#phone p{
	color:#b51414;
	font-size:15px;
}


a.mail{
	color:#b51414;
	font-size:15px;
	float:right;
	width:106px;
	height:18px;
	margin:19px 10px 0px 0px;
	padding:3px 0px 0px 28px;
	background:url(../images/emailbg2.png) no-repeat;
}

#navigation{
	float: right;
	height:25px;
	clear: right;
	padding: 0px 8px 0px 0px;
	margin:16px 0px 0px 0px;
}

#navigation ul{
	float:right;
}

#navigation ul li{
	float:left;
	height:22px;
	font-size:14px;
	padding:3px 0px 0px 17px;
	margin: 0px 0px 0px 17px;
	background:url(../images/navigationlibg.jpg) no-repeat;
}

#navigation ul li a{
	color:#666666;
	text-decoration:none;
}

#navigation ul li a:hover{
	color: #C00;
	text-decoration:none;
}

#navigation ul li.nobg{
	background:none;
}

#banner{
	position: relative;
	clear:both;
	width:935px;
	height:303px;
	padding:3px 0px 0px 3px;
	border:1px #cccccc solid;
}

#slider{
	position: absolute;
	width:935px;
	height:303px;
}

#buttons{
	position:absolute;
	margin:273px 0px 0px 6px;
	z-index: 100;
}

#buttons a{
	width:11px;
	height:11px;
	float: left;
	display:block;
	text-indent: -99999px;
	outline: none;
	margin:0px 0px 0px 4px;
	background:url(../images/sliderlibg.png) no-repeat;
}

#buttons a:hover , #buttons a.activeSlide{
	background:url(../images/sliderlihoverbg.png) no-repeat;
}

#bannerdetail{
	position: absolute;
	color:#fff;
	width:277px;
	height:278px;
	right: 3px;
	z-index: 100;
	padding:22px 0px 0px 14px;
	border-left:1px #676b67 solid;
	background: url(../images/bannerdetailbg.png);
}

#bannerdetail h2{
	font-size:20px;
	font-weight:normal;
	text-transform:uppercase;
}

#bannerdetail h3{
	font-size:12px;
	font-weight:normal;
	padding:2px 0px 2px 0px;
	text-transform:uppercase;
}

#bannerdetail ul{
	margin:0px 0px 0px 22px;
}

#bannerdetail ul li{
	font-size:12px;
	padding:10px 0px 0px 0px;
}

#bannerdetail ul li a{
	color:#fff;
	text-decoration:none;
}

#viewourservices{
	float:right;
	margin:16px 13px 0px 0px;
}

#homecontent{
	clear:both;
	width:930px;
	margin:17px 0px 0px 0px;
	padding:15px 0px 14px 8px;
	background:url(../images/homecontentbg.jpg) repeat-x;
}

.colls{
	float:left;
	width:210px;
	margin:0px 25px 0px 0px;
}

.colls.nomargin{
	margin:0px;
}

.colls h1{
	text-indent: -99999px;
	margin:0px 0px 14px 0px;
}

.colls h1.our-services{
	width: 99px;
	height: 16px;
	background: url(../images/our-services.gif) no-repeat;
}

.colls h1.about-us{
	width: 71px;
	height: 16px;
	background: url(../images/aboutus.gif) no-repeat;
}

.colls h1.media-supplies{
	width: 116px;
	height: 16px;
	background: url(../images/media-supplies.gif) no-repeat;
}

.colls h1.contact-us{
	width: 85px;
	height: 16px;
	background: url(../images/contactus.gif) no-repeat;
}

.colls h2{
	text-indent: -99999px;
	margin:0px 0px 14px 0px;
}

.colls h2.our-services{
	width: 99px;
	height: 16px;
	background: url(../images/our-services.gif) no-repeat;
}

.colls h2.about-us{
	width: 71px;
	height: 16px;
	background: url(../images/aboutus.gif) no-repeat;
}

.colls h2.media-supplies{
	width: 116px;
	height: 16px;
	background: url(../images/media-supplies.gif) no-repeat;
}

.colls h2.contact-us{
	width: 85px;
	height: 16px;
	background: url(../images/contactus.gif) no-repeat;
}

.colls p{
	color:#494949;
	font-size:12px;
	line-height:150%;
	padding:14px 10px 10px 0px;
}

.thumbnail{
	padding:4px;
	float: left;
	border:1px #d8d8d8 solid;
}

.thumbnail img{
	float: left;
}

a.readmore{
	width:62px;
	height:17px;
	display:block;
	clear: both;
	float: left;
	color:#494848 !important;
	font-size:9px;
	background:#f2f2f2;
	text-decoration:none;
	margin:10px 0px 0px 0px;
	padding:5px 0px 0px 4px;
	text-transform:uppercase;
}

/*------contentpage--------*/

#content{
	width:960px;
	background:url(../images/contentbg.jpg) right top no-repeat;
}

#leftcolumn{
	float:left;
	width:258px;
	background:#e7e7e5;
	margin:11px 0px 14px 0px;
	padding:12px 0px 9px 13px;
}

#leftcolumn ul li{
	float:left;
	background:#fff;
	margin:0px 0px 14px 0px;
}

#leftcolumn ul li a img{
	float:left;
	padding:2px;
	border:1px #c4c1c1 solid;
}

.img{
	padding:2px;
	border:1px #c4c1c1 solid;
}

#leftcolumn ul li a:hover img{
	border:1px #999 solid;
}

#rightcolumn{
	float:left;
	width:648px;
	padding:20px 0px 0px 22px;
}

#rightcolumn h1{
	padding:0px 0px 6px 0px;
	margin: 0px 0px 8px 0px;
	text-indent: -99999px;
	border-bottom:1px #aaaaaa dotted;
}

#rightcolumn h1.our-services{
	height: 16px;
	background: url(../images/our-services.gif) no-repeat;
}

#rightcolumn h1.about-us{
	height: 16px;
	background: url(../images/aboutus.gif) no-repeat;
}

#rightcolumn h1.contact-us{
	height: 16px;
	background: url(../images/contactus.gif) no-repeat;
}

#rightcolumn h1.media-supplies{
	height: 16px;
	background: url(../images/media-supplies.gif) no-repeat;
}

#rightcolumn h1.information{
	height: 16px;
	background: url(../images/information.png) no-repeat;
}

#rightcolumn h2{
	color:#494947;
	font-size:15px;
	padding:4px 0px 0px 0px;
}

#rightcolumn p{
	color:#666;
	font-size:15px;
	line-height:150%;
	padding:0px 0px 20px 0px;
}

#rightcolumn a{
	color:#ff0001;
	text-decoration:none;
}

#rightcolumn ul{
	margin:4px 0px 18px 32px;
}

#rightcolumn ul li{
	height:6px;
	color:#494947;
	font-size:15px;
	padding:0px 0px 14px 12px;
	background:url(../images/rightcolumnlibg.jpg) no-repeat;
}

#footercontainer{
	width:942px;
	height:68px;
	padding:20px 0px 0px 0px;
	border-top:1px #6b6b6b dotted;
}

#footer{
	width:942px;
	height:48px;
	text-align:center;
	background:#e2e1dd;
	padding:20px 0px 0px 0px;
}

#footer p{
	color:#999999;
	font-size:11px;
	line-height:150%;
}

#footer a{
	color:#999999;
	text-decoration:none;
}


.replace{
	position:relative;
	margin:0;
	padding:0;
	/* \*/
	overflow:hidden;
	/* */
}
.replace span{
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
.skiplink{
	display:none;
}
#wrapper{
	width:962px;
	/* [disabled]margin:0 auto; */
	background:#fff;
	padding:15px 0px 17px 18px;
}
.enquiry{
padding:5px;
border:1px solid #ccc;
color:#666666;
width:180px;
}

.textbox{
padding:5px;
border:1px solid #ccc;
color:#666666;
width:180px;
}

.textarea{
padding:5px;
border:1px solid #ccc;
color:#666666;
width:180px;
}
.greytext{
	color: #3e3d40;
	font-size:14px;
}

.style1{
	color: #333;
	font-size:18px;
}
