/* CSS Document */

*{
	margin:0;
	padding:0;
}
body#index #link01 a, 
body#aboutus #link02 a,
body#contactus #link03 a
{
	color:#fff;
}
a{
	color:#155DA0;
	text-decoration:underline;
}
a:hover{
	color:#155DA0;
	text-decoration:none;
}
ul,li,p{
	margin:0;
	padding:0;
}
img{
	border:0;
}
.wrapper{
	margin:0 auto;
	width:1003px;
}
.left {
	float:left;
}
.right {
	float:right;
}
.page-width{
	float:left;
	width:1003px;
	background:url(../images/page-bg.jpg) top repeat-y;
}
#topimg{
	float:left;
	width:1003px;
}
#topbox{
	margin:0 auto; 
	width:935px;
}
#logobox{
	float:left; 
	width:935px;
}
#menubar{
	float:left; 
	width:935px; 
	height:45px;
	background:#000 url(../images/black-bar.jpg) top repeat-x;
}
#menubar li{
	float:right;
	font:700 1em Arial, Helvetica, sans-serif;
	display:inline;
	height:45px;
	display:block;
	color:#fff;
}
#menubar li a{
	display:block;
	color:#fff;
	height:30px;
	padding:15px 10px 0;
	text-decoration:none;
	background:url(../images/sepetator.jpg) right no-repeat;
}
#menubar li a:hover, #menubar li a.select{
	background:url(../images/topbg-rep.jpg) top repeat-x;
	display:block;
	color:#000;
	height:30px;
	padding:15px 10px 0;
	text-decoration:none;
}
.mainimgbox{
	float:left; 
	width:935px; 
	height:251px; 
	background:url(../images/text-bg.jpg) top repeat-x; 
	border-bottom:solid 4px #FEC72C;
}
.mainimgbox h1{
	padding-top:30px;
	font:700 1.2em Arial, Helvetica, sans-serif;
	color:#fff;
}
.mainimgbox p{
	font:400 0.75em Arial, Helvetica, sans-serif;
	color:#000;
	padding-top:7px;
	padding-right:10px;
}
.mainimgbox ul{
	padding-left:20px;
	padding-top:10px;
}
.mainimgbox li{
	margin:0;
	list-style:none;
	padding-bottom:3px;
	background:url(../images/bullet-blue.jpg) left no-repeat;
	padding-left:15px;
	font:700 0.75em Arial, Helvetica, sans-serif;
}
.mainimgbox li a{
	text-decoration:underline;
	color:#000;
}
.mainimgbox li a:hover{
	text-decoration:none;
	color:#FEC72C;
}
.rightbox{
	float:left; 
	width:310px;
}
.leftmainimg{
	float:left; 
	width:607px;
}
#logoboxs{
	float:left; 
	width:935px; 
	padding:10px 0;
}
.bottom-lbox{
	float:left; 
	width:174px; 
	margin-left:11px; 
	background:url(../images/box-bg.jpg) bottom repeat-x;
}
.bottom-lbox .topcorners{
	float:left; 
	width:174px; 
	background:url(../images/line-1.jpg) repeat-x;
}
.bottom-lbox .centerbox{
	float:left; 
	width:174px; 
	background:url(../images/line-2.jpg) left top repeat-y;
}
.bottom-lbox .centerbox1{
	float:left; 
	width:160px; 
	background:url(../images/line-3.jpg) right top repeat-y; 
	padding:0 7px;
	height:127px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
/*.centerbox1 h1{
	font:700 0.8em Arial, Helvetica, sans-serif;
	color:#6C6C6C;
	padding-left:28px;
	padding-bottom:7px;
}*/
.centerbox1 h2{
	font:700 0.8em Arial, Helvetica, sans-serif;
	color:#333;
	padding-left:28px;
	padding-bottom:7px;
	font-size:12px;
}
.centerbox1 p {
	font-size:11px;
}
.centerbox1 a{
	color:#333;
	text-decoration:none;
}
.centerbox1 a:hover{
	color:#33699C;
	text-decoration:none;
}
.centerbox1 .arrow{
	float:left; 
	margin-left:3px;
}
.centerbox1 img {
	margin-right:5px;
}
.bottomcorners{
	float:left; 
	width:174px; 
	background:url(../images/line-3.jpg) bottom repeat-x;
}
.bottomcallus{
	float:left; 
	width:935px;
	/*width:1003px;*/
	text-align:center; 
	padding-bottom:10px;
}
.bottomlink{
	clear:both; 
	margin:0 auto; 
	width:1003px; 
	text-align:center; 
	padding-bottom:15px;
	height:60px;
	padding-top:15px;
	color:#6C6C6C;
	background:url(../images/bottom.jpg) top no-repeat;
	font:400 0.75em Arial, Helvetica, sans-serif;
}
.bottomlink a{
	color:#6C6C6C;
	text-decoration:none;
	padding:0 8px;
}
.bottomlink a:hover{
	color:#5085B7;
	text-decoration:underline;
	padding:0 8px;
}

.yellowboder{
	float:left; 
	width:935px; 
	height:8px;
	padding-top:5px;
	background:url(../images/shadow.jpg) repeat-x top;
	border-bottom:solid 4px #FEC72C;
}
#contentd{
	float:left; 
	width:895px; 
	padding:20px 20px 30px;
}
#contentd h1{
	font:700 1.2em Arial, Helvetica, sans-serif;
	color:#387BBA;
}
#contentd h2{
	font:700 1em Arial, Helvetica, sans-serif;
	color:#B41212;
}
#contentd h3{
	font:700 0.8em Arial, Helvetica, sans-serif;
	color:#B41212;
	line-height:20px;
}
#contentd p{
	font:400 0.75em Arial, Helvetica, sans-serif;
	color:#333;
	padding-top:10px;
}
#contentd ul{
	padding-left:15px;
	padding-top:10px;
}
#contentd li{
	margin:0;
	list-style:none;
	padding-bottom:3px;
	background:url(../images/bullet.jpg) no-repeat;
	padding-left:15px;
	font:400 0.75em Arial, Helvetica, sans-serif;
}
#contentd label{
	float:left;
	width:70px;
	font:400 0.75em Arial, Helvetica, sans-serif;
}
#contentd input{

	margin-bottom:5px;
}
#contentd textarea{
	float:left;
	width:230px;
	margin-bottom:5px;
	height:80px;
}
#contentd form{
	padding-top:10px;
	width:340px;
	margin-left:30px;
}
.font-bold{
	font:700 1.4em Arial, Helvetica, sans-serif;
	color:#B41212;
}
.testimonials{
	padding:10px; 
	border:solid 1px #E9E9E9; 
	margin:7px 0;
}
.detial{
	float:left; 
	width:400px; 
	margin-right:70px;
	padding:20px 0 30px 0;
}
.detial label{
	float:left;
	width:100px;
	font:400 0.75em Arial, Helvetica, sans-serif;
}
.detial input{
	float:left;
	width:250px;
	margin-bottom:5px;
}
.detial textarea{
	float:left;
	width:250px;
	margin-bottom:5px;
}
form{
	margin:0;
}
.directions{
	float:left; 
	width:370px;
}
.codeimg{
	float:left; 
	width:225px; 
	margin-left:70px;
}
.conttext{
	float:left; 
	width:255px; 
	margin-left:70px;
	color:red; 
	font:400 0.75em Arial, Helvetica, sans-serif;
}
.submitcont{
	float:left; 
	width:250px; 
	margin-left:100px; 
	font:400 0.75em Arial, Helvetica, sans-serif; 
	padding-top:15px;
	text-align:center;
}
.officeadd{
	clear:both; 
	width:800px;
}
.map{
	clear:both; 
	width:900px;
	float:left;
}
.map-left{
	width:400px;
	float:left;
	margin-left:10px;
}
.map-right{
	width:450px;
	float:right;
	margin-right:10px;
}
.inner-form{
	float:right; 
	width:200px;
	padding-top:15px;
}
.imborder{
	border:solid 1px #DADADA;
	padding:2px;
	margin-left:7px;
}
.paddingleft{
	padding-left:30px;
}
.flostright{
	float:right;
	color:#BF0824;
	padding-bottom:7px;
	font:700 1em Arial, Helvetica, sans-serif;
}
.flostright a{
	color:#B41212;
	text-decoration:underline;
}
.flostright a:hover{
	color:#B41212;
	text-decoration:none;
}

.int-box1{
	float:left; 
	width:670px; 
	background:url(../images/box-bg.jpg) bottom repeat-x;
	margin-bottom:10px;
}
.int-box2{
	float:left; 
	width:670px; 
	background:url(../images/line-1.jpg) repeat-x;
}
.int-box3{
	float:left; 
	width:670px; 
	background:url(../images/line-2.jpg) left top repeat-y;
}
.int-box4{
	float:left; 
	width:657px; 
	background:url(../images/line-3.jpg) right top repeat-y; 
	padding:5px 7px 15px 7px;
}
.int-box4 p{
	font:400 0.75em Arial, Helvetica, sans-serif;
	color:#333;
	padding-top:10px;
	padding-left:28px;
}
.int-box5{
	float:left; 
	width:670px; 
	background:url(../images/line-3.jpg) bottom repeat-x;
}
.arrow1{
	float:left; 
	margin-left:3px;
	padding-right:10px;
}
.pasama-box {
	width:206px;
	float:left;
}
.pasama-top {
	background: url(../images/top-box-pasama.jpg) no-repeat top;
	width:206px;
	height:12px;
	float:left;
}
.pasama-bot {
	background:url(../images/bot-box-pasama.jpg) no-repeat bottom;
	width:206px;
	height:auto;
	float:left;
	padding-bottom:12px;
}
.homespc{
	clear:both;
	padding:15px;
	font:700 1.02em Arial, Helvetica, sans-serif;
	color:#000;
	width:900px;
	line-height:20px;
}
.maincatdiv{
	width:900px; 
	float:left; 
	margin-bottom:15px;
}
.maincatname{
	width:600px; 
	float:left;
}
.maincatimg{
	width:210px; 
	float:right; 
	margin-right:10px;
}
.maincatinfo{
	width:670px; 
	margin-right:8px;
}
.content-right{
	float:right; 
	width:215px;
}
.availability_img{
	float:left; 
	width:225px; 
	margin-left:70px;
}
.availability_text{
	float:left; 
	width:255px; 
	margin-left:70px;
	color:red; 
	font:400 0.75em Arial, Helvetica, sans-serif;
}
#bredcrumb{
	float:left; 
	width:895px; 
	padding:10px 20px 0px;
	font:400 0.75em Arial, Helvetica, sans-serif;
}
#bredcrumb a{
	color:#B41212;
	text-decoration:underline;
}
#bredcrumb a:hover{
	color:#B41212;
	text-decoration:none;
}
.news-top {
	background:url(../images/safety-news-top.jpg) no-repeat top;
	width:177px;
	height:6px;
	font-size:1px;
	float:left;
}
.news-bot {
	background:url(../images/safety-news-bot.jpg) no-repeat bottom;
	width:177px;
	float:left;
	padding-bottom:10px;
}

a.newsbox{
	color:#000000;
	text-decoration:none;
	cursor:pointer;
}
/*---------- 16/09/2010 -------------*/
.copyright {
	float:left; 
	margin-left:310px;
	width:150px; 
	padding-top:13px;
}
.small-logo {
	float:right; 
	width:280px; 
	margin-right:260px;
	padding-top:6px;
}
.workform {
	width:650px;
	float:left;
	margin-left:20px;
	padding-left:200px;
}
.workform-top {
	background:url(../images/work-form-top.jpg) no-repeat top;
	width:523px;
	height:13px;
	float:left;
}
.workform-bot {
	background:url(../images/work-form-bot.jpg) no-repeat bottom;
	float:left;
	width:523px;
	padding:0 0 20px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:10px;
}
.workform-bot label{
	float:left;
	width:250px;

}
.workform-bot input{
	float:left;
	width:180px;
	margin-bottom:13px;
}
.workform-bot textarea{
	float:left;
	width:180px;
	margin-bottom:5px;
	height:50px;
}
.workform-bot form{
	padding-top:10px;
	width:450px;
	margin-left:30px;
}
.submitcont1{
	float:right; 
	width:250px; 
	margin-left:100px; 
	font:400 0.75em Arial, Helvetica, sans-serif; 
	padding-top:15px;
	text-align:center;
}
#titlebar-splash1 {
	float:right;
	margin-right:18px;
}
a.toptitle-back1{
	background:url(../images/calltoaction-1.jpg) no-repeat right;
	width:111px;
	height:26px;
	display:block;
}
a.toptitle-back1:hover{
	background:url(../images/calltoaction-blue-1.jpg) no-repeat right;
	width:111px;
	height:26px;
	display:block;
}
.contactid {
	float:left; 
	width:375px; 
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
}

.contactid h2{
	color:#B41212;
	padding-left:20px;
}

.contactid p{
	color:#333;
	padding-top:5px;
	margin:0;
}
.padding20 {
	padding-left:20px;
}
.padding10 {
	padding-left:10px;
}
.contactid label{
	float:left;
	width:70px;
}
.contactid input{
	float:left;
	width:200px;
	margin-bottom:5px;
}
.contactid textarea{
	float:left;
	width:200px;
	margin-bottom:5px;
	height:80px;
}
.contactid form{
	padding-top:10px;
	width:340px;
	margin-left:20px;
}
.bottom-heading {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	padding:10px 0px 15px 5px;
}
.heightimg{
	float:right; 
	width:200px; 
	margin-right:0px;
}
.heighttext{
	float:left; 
	width:200px; 
	margin-left:250px;
	margin-top:5px;
	margin-bottom:5px;
	color:red; 
}

/*new index*/
#video{
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:22px;
	color:#000000;
	text-align:center;	
}
.text{
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:15px;
	color:#333;
	width:330px;
	line-height:23px;
	padding-left:0px;
	padding-top:10px;
	margin-bottom:15px;
	
}
#box{
	width:935px;
	float:left;
}
#box1	{
	width:200px;
	float:left;
	margin-top:0px;
}

#spc{
	width:898px;
	float:left;
	padding-bottom:20px;
	padding-left:21px;
}

.map-index {
	margin-bottom:12px;
	text-align:center;
	padding-top:8px;
}

.video-title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#bd0d0f;
	line-height:22px;
	margin:8px 0px 8px 0px;
}
a.style1 {font-size: 15px; text-decoration:none;}
a.bigger{
	font-size: 14px;
}
/*index ends*/	
