@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
	
}
body{
}
@font-face {
    font-family: 'milfordbold';
    src: url('../font/milf_-webfont.eot');
    src: url('../font/milf_-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/milf_-webfont.woff') format('woff'),
         url('../font/milf_-webfont.ttf') format('truetype'),
         url('../font/milf_-webfont.svg#milfordbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'marinebold';
    src: url('../font/marine-bold-webfont.eot');
    src: url('../font/marine-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/marine-bold-webfont.woff') format('woff'),
         url('../font/marine-bold-webfont.ttf') format('truetype'),
         url('../font/marine-bold-webfont.svg#marinebold') format('svg');
    font-weight: normal;
    font-style: normal;
}
a img {
	border:none;
}
#header_area{
	width:1000px;
	height:127px;
	margin:0 auto;
}
#header_area h2{
	font-size:34px;
	font-family: 'marinebold';
	color:#e7312d;
	text-transform:uppercase;
	font-weight:normal;
	margin:3px 0 0 10px;
	float:left;
}
.lo-clr{
	color:#2e3192;
}
.lo-siz{
	font-size:21px;
}
#logo{
	height:121px;
	float:left;
	margin-top:10px;
}
#right_area{
	width:698px;
	height:126px;
	float:right;
	/*margin-right: 125px;*/
}
#rite_icon{
	width:auto;
	height:auto;
	float:right;
}
#rite_icon ul li{
	list-style:none;
	display:inline;
}
#rite_icon ul li a{
	border:none;
}
#menu{
	width:676px;
	height: 38px;
    margin-top: 30px;
	float:right;
	background-color:#e7312d;
}
#menu ul{
	margin-top:10px;
}
.selct{
	color:#fff !important;
}
#menu ul li a:hover{
	color:#fff;
}
#menu ul li a{
	color:#fe8e8b;
	text-decoration:none;
	padding:9px 20px 10px 24px ;
	font-weight:lighter;
	font-family: 'milfordbold';
	text-shadow: 2px 2px 3px #c71612;
}
#menu ul li{
	display:inline;
	color:#fe8e8b;
	text-transform:uppercase;
	font-size:14px;
}
#banner_wrapper{
	width:100%;
	height:390px;
	background-color:#f4f0f0;
}
#banner{
	width:1000px;
	height:350px;
	margin:0 auto;
	padding-top:4px;
	position:relative;
	z-index:9;
}

#cont_area{
	width:1000px;
	height:auto;
	margin:0 auto;
}
#block_1{
	width:1000px;
	height:214px;
	margin:0 auto;
	margin-top:16px;
}
.electric{
	width:497px;
	height:auto;
	float:left;
	margin-bottom: 10px;
	margin-left: 3px;
}
.electric img {
	float:left;
	margin-bottom: 10px;
    margin-top: 3px;
	}
.electric_para{
	margin-top:5px;
	width:258px;
	float:left;
	padding-left: 12px;
}
.electric_para h2{
	font-family: 'milfordbold';
	font-size:18px;
	color:#404040;
	text-transform:uppercase;
	font-weight:lighter;
	width:255px;
	float:left;
	clear:both;
	border-bottom:4px solid #5659b1;
	margin-bottom: 7px;
    padding-bottom: 7px;

	
}
.electric_para p{
	font-family:arial;
	font-size:13px;
	color:#363636;
	margin-top:15px;
}
.electric_para a{
	background-color:#e82326;
	color:#fff;
	float:left;
	padding:7px 20px;
	text-decoration:none;
	margin-top:46px;
	font-family:arial;
	font-size:11px;
	text-transform:uppercase;
}
#wel_wrapper{
	width:100%;
	height:292px;
	float:left;
	background-color:#e0dddd;
}
#content_area{
	width:1000px;
	height:286px;
	margin:0 auto;
	margin-top:20px;
}
#welcome{
	width:353px;
	height:258px;
	float:left;
}
#welcome h2{
	border-bottom:4px solid #404040;
	font-family: 'milfordbold';
	font-size:16px;
	color:#404040;
	text-transform:uppercase;
	font-weight:lighter;
    padding-bottom: 5px;
}
#welcome p{
	font-size:12px;
	color:#323232;
	font-family:arial;
	margin-top: 22px;
    width:320px;
}
#welcome a{
	background-color:#e82326;
	font-size:11px;
	padding:6px 20px;
	color:#fff;
	font-family:arial;
	text-decoration:none;
	text-transform:uppercase;
	float:left;
	margin-top:48px;
}
#news{
	width:320px;
	height:238px;
	float:left;
	margin-left:20px;
}
#news h2{
	border-bottom:4px solid #404040;
	font-family: 'milfordbold';
	font-size:16px;
	color:#404040;
	text-transform:uppercase;
	font-weight:lighter;
	padding-bottom: 5px;
}

#news ul{
	margin-left:0px;
	margin-bottom:10px;
}

#news ul li a{
	text-decoration:none;
	color:#404040;
}
#news ul li{
	font-family:arial;
	font-size:12px;
	color:#404040;
	list-style:inside url(../img/newsli_bg.png);
	margin-bottom:10px;
}
#recent{
	width:275px;
	height:236px;
	float:left;
	margin-left:17px;
}
#recent h2{
	border-bottom:4px solid #404040;
	font-family: 'milfordbold';
	font-size:16px;
	color:#404040;
	text-transform:uppercase;
	font-weight:lighter;
	padding-bottom: 5px;
}
#recent a{
	text-decoration:none;
	font-size:11px;
	font-family:arial;
	color:#404040;
	font-weight:bold;
	float:left;
	margin-top: 10px;
}
#recent img{
	 padding: 14px 46px;
}
#recent p{
	font-family:arial;
	color:#404040;
	font-size:12px;
	margin-top:5px;
}
#client_wrapper{
	width:100%;
	height:145px;
	background-color:#fcfcfc;
	float:left;
	border-top:1px solid #eaeaea;
	border-bottom:1px solid #eaeaea;
	margin:45px 0px 20px;
}
.cli_title{
	margin-top:-25px;
	margin-bottom:30px;
}
#client_wrapper h2{
	font-size:18px;
	color:#404040;
	text-transform:uppercase;
	font-family: 'milfordbold';
	font-weight:normal;
}
#client{
	width:1000px;
	height:145px;
	margin:0 auto;
}
#client ul li{
	list-style:none;
	 padding: 15px 18px;
	display:inline;
}

#footer_wrapper{
	width:100%;
	height:136px;
	float:left;
	background-color:#404040;
}
#footer{
	width:1000px;
	height:136px;
	margin:0 auto;
}
#foot_address{
	width:365px;
	height:103px;
	float:left;
	margin-top: 31px;
}

#foot_address img{
	float:left;
}
#foot_address p{
	float:left;
	font-size:12px;
	color:#d8d5d5;
	font-family: 'milfordbold';
	text-transform:uppercase;
}
#foot_menu{
	width:238px;
	height:75px;
	float:left;
	margin-top:31px;
	margin-left:20px;
}
#foot_menu ul{
	float:left;
	margin-right:35px;
	margin-top: 15px;
}
#foot_menu ul li{
	font-size:12px;
	color:#d8d5d5;
	list-style:none;
	text-transform:uppercase;
	font-family: 'milfordbold';
	font-weight:lighter;
}
#foot_menu ul li a{
	text-decoration:none;
	color:#d8d5d5;
}
#footer_right{
	width:252px;
	height:137px;
	float:right;
}
#follow{
	width:177px;
	height:43px;
	float:left;
	margin-top: 28px;
	display:none; /* Footer Social icons  */
}

#follow h2{
	font-family:arial;
	font-size:12px;
	color:#d8d5d5;
	text-transform:uppercase;
	font-family: 'milfordbold';
	font-weight:lighter;
	 margin-right: 12px;
	 float:left;
	
}
#follow ul li a{
	border:none;
}
#follow ul{
	margin-top:-2px;
}
#follow ul li{
	list-style:none;
	display:inline;
	padding:1px;
}
#copy_rite{
	width:287px;
	height:48px;
	float:left;
	margin-top:35px;
}
#copy_rite p a{
	text-decoration:none;
	color:#d8d5d5;
}
#copy_rite p{
	font-family: 'milfordbold';
	font-size:12px;
	color:#d8d5d5;
	font-weight:lighter;
	line-height:18px;
	text-transform:uppercase;
}

#bannerRotator { width:1000px; height:350px; background:#ccc; position:relative; padding:0px; margin:9px auto;  }
#bannerRotator:before, #bannerRotator:after
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #8f8f8f;
  -webkit-box-shadow: 0 15px 10px #8f8f8f;
  -moz-box-shadow: 0 15px 10px #8f8f8f;
  box-shadow: 0 15px 10px #8f8f8f;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
#bannerRotator:after
{
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}

/*---------- YOU MIGHT BREAK IT IF YOU CHANGE THIS STUFF -----------*/
#bannerRotator { position:relative; }
#bannerRotator ul { list-style:none; padding:0; position:relative; margin:0; }
#bannerRotator ul li { display:none; position:absolute; }
#bannerRotator ul li a { text-decoration:none; }

#bannerNav { position:absolute; right:15px;  bottom:15px;  padding:5px 5px 5px 10px; -moz-border-radius:5px; -webkit-border-radius:5px; }
#bannerNav a { margin:3px 5px 0 0; height:6px; width:30px; display:block; background:url(../img/dotDark.png) no-repeat 0 0; float:left; }
#bannerNav a.active { background-image:url(../img/dotLight.png); }
#bannerNav span.pause, #bannerNav span.play { cursor:pointer; display:none !important; height:15px; width:15px; display:block; background:url(../img/pause.png) no-repeat 0 0; float:left; }
#bannerNav span.play { background-image:url(../img/play.png); }


#about_area{
	width:1000px;
	height:300px;
	margin:0 auto;
	margin-top:20px;
}
.abt_title {
	color:#e7312d;
	border-bottom:4px solid #585bba;
	width:208px;
	text-transform:uppercase;
	margin-bottom:20px;
	padding-bottom: 3px;
	font-family: 'milfordbold';
	font-weight:lighter !important;
	
}
#about_menu{
	width:215px;
	height:317px;
	margin-top:3px;
	float:left;
}
#about_menu ul{
	border-top:1px solid #c7c7c7;
}
#about_menu ul li a{
	cursor:pointer;	
}

#about_menu ul li {
	color:#404040;
	font-size:13px;
	text-transform:uppercase;
	list-style:none;
	background-image:url(../img/abt_li.png);
	background-repeat:no-repeat;
	background-position:2px 12px;
	border-bottom:1px solid #c7c7c7;
	display:block;
	padding:8px 15px 10px;
	font-family: 'milfordbold';
	font-weight:lighter;


}
.hilite{ 
	color: #e7312d!important; 
	background-image:url(../img/abtli_sel.png) !important;
	background-repeat:no-repeat;
	background-position:2px 13px;
}
#about_content{ 
	width:715px; 
	height:auto; 
	margin-left:18px; 
	position:relative; 
	overflow:hidden;	
	float:left; 
	margin-top: 1px;
	border-left:1px solid #e6e6e6;
	padding-left: 20px;
	padding-bottom: 38px;
}
#about_content p{
	font-family:arial;
	font-size:12px;
	color:#404040;
	margin-top:10px;
}
#about_content h2{ 
	color:#e7312d; 
	font-size:18px; 
	font-family: 'milfordbold';
	text-transform:uppercase;
	margin-bottom:12px; 
	font-weight:lighter; 
	border:none !important;
	 margin-top: 10px;
}
#about_content h3{ 
	color:#404040; 
	font-size:14px; 
	font-family: 'milfordbold';
	text-transform:uppercase;
	margin-bottom:3px; 
	font-weight:lighter; 
	border:none !important;
	margin-top:12px;
}

#about_content ul{
	margin-left:18px;
}
#about_content ul li{
	font-size:12px;
	font-family:arial;
	padding:5px;
	color:#404040;
}
.scroll_cont { display:none; }

#service_menu{
	width:215px;
	height:317px;
	margin-top:3px;
	float:left;
}
#service_menu ul{
	border-top:1px solid #c7c7c7;
}
#service_menu ul li a{
	cursor:pointer;	
}
#service_menu ul li {
	color:#404040;
	font-size:13px;
	text-transform:uppercase;
	list-style:none;
	background-image:url(../img/abt_li.png);
	background-repeat:no-repeat;
	background-position:2px 13px;
	border-bottom:1px solid #c7c7c7;
	display:block;
	padding:8px 15px 10px;
	font-family: 'milfordbold';
	font-weight:lighter;
}
#ser_content{ 
	width:728px; 
	height:auto; 
	margin-left:18px; 
	position:relative; 
	overflow:hidden;	
	float:left; 
	margin-top: 2px;
	border-left:1px solid #e6e6e6;
	padding-left: 20px;
	padding-bottom: 38px;
	margin-bottom:15px;
}
#ser_content p{
	font-family:arial;
	font-size:12px;
	color:#404040;
	margin-top:10px;
}
#ser_content h2{ 
	color:#e7312d; 
	font-size:18px; 
	font-family: 'milfordbold';
	text-transform:uppercase;
	margin-bottom:12px; 
	font-weight:lighter; 
	border:none !important;
	margin-top: 8px;
}
#ser_content h3{ 
	color:#404040; 
	font-size:14px; 
	font-family: 'milfordbold';
	text-transform:uppercase;
	margin-bottom:3px; 
	font-weight:lighter; 
	border:none !important;
	margin-top:12px;
}

#ser_content ul{
	margin-left:18px;
}
.service_cont p span{
	font-size:14px ;
	font-weight:bold;
}
.service_cont table {
	border-top: 1px solid #cecece;
	border-left: 1px solid #cecece;
}
.service_cont table tr td{
	border-bottom: 1px solid #cecece;
	border-right: 1px solid #cecece;
	color: #404040;
	font-size:13px;
	padding: 5px 15px 5px 10px;
}
.service_cont table tr td.t1{
	width:110px;
	font-weight:bold;
	color: #e7312d;
	background: #f4f4f4;
}
.service_cont table tr td.t2{
	background: #f4f4f4;
}
.service_cont table tr td.t3{
	width:120px;
	color: #e7312d;
	background: #f4f4f4;
}
.service_cont ul li{
	font-size:12px;
	font-family:arial;
	padding:5px;
	color:#404040; 
}
.pdf_l{
	margin:10px 0 0;
	clear:left;
	font-weight:bold;
}
.pdf_l a{
	color: #404040;
}
.bold li{
	font-weight:bold ;
	font-size:13px !important;
}
.bold img{
	margin-bottom:20px;
}
#ser_content ul li{
	font-size:12px;
	font-family:arial;
	padding:5px;
}
.service_cont{
    width: 457px;
	height:auto;
	float:left;
	margin-right: 10px;
}
.prod_cont{
    width: 700px;
	height:auto;
	float:left;
	margin-right: 10px;
}
.amc_img li{
	list-style:none !important;
	float:left;
}
.service_cont p a{
	font-size:13px;
	color:#404040;
}
.service_cont h4{
	color:#404040;
	margin:15px 0 -5px 0;
}
#contact_area{
	width:1000px;
	height:200px;
	margin:0 auto;
	margin-top:20px;
}
#cont_adress{
	width:auto;
	height:310px;
	float:left;
	margin-right: 15px;
	margin-left: 5px;
}
#cont_adress h2{
	color:#e7312d;
	font-size:16px;
	font-family: 'milfordbold';
	font-weight:lighter;
	text-transform:uppercase;
	margin-bottom: 5px;
}
.abt_title2 {
	color:#e7312d;
	border-bottom:4px solid #585bba;
	width:208px;
	text-transform:uppercase;
	margin-bottom:20px;
	padding-bottom: 3px;
	font-family: 'milfordbold';
	font-weight:lighter !important;
	font-size:22px;
	 margin-left: 5px;
	
}
#cont_adress p{
	font-family: 'milfordbold';
	font-size:14px;
	color:#404040;
	margin-top:10px;
	line-height:18px;
}
#enquiry{
	width:323px;
	height:auto;
	float:left;
	border-left:1px solid #cecece;
	margin-right: 44px;
    padding-left: 20px;
}
#enquiry h2{
	color:#e7312d;
	font-size:16px;
	font-family: 'milfordbold';
	font-weight:lighter;
	text-transform:uppercase;
	margin-bottom: 5px;
	
}
#enquiry table tr td input{
	width:317px;
	height:29px;
	border:1px solid #cccccc;
	padding-left:4px;
	margin-top:3px;
	color: #404040;
    font-size: 14px;
	padding: 1px 4px;
	
}
#enquiry table tr td textarea{
	width:317px;
	height:89px;
	padding-left:4px;
	border:1px solid #cccccc;
	resize:none;
	color: #404040;
    font-size: 14px;
	 padding: 1px 4px;
	overflow:hidden;
}
.button{
	width:95px !important;
	height:26px !important;
	float:right !important;
	background-color:#e7312d;
	border:1px solid #e7312d;
	font-size:16px;
	font-family:'milfordbold';
	font-weight:lighter;
	color:#fff !important;
	cursor:pointer;
	text-transform:uppercase;
	  padding-top: 4px;
}
#google{
	width:auto;
	height:250px;
	float:left;
	margin-top:-1px;
}
#google h2{
	color:#e7312d;
	font-size:16px;
	font-family:'milfordbold';
	font-weight:lighter;
	text-transform:uppercase;
	margin-bottom: 5px;
}
.update{
	
	color:#404040;
	font-size:16px;
	font-family:'milfordbold';
	font-weight:lighter;
	margin-bottom: 5px;
	 margin-left: 3px;
}
.gen_sal{
	width:auto;
	margin: 15px 0;
	float: left;
}
.gen_sal ul{ margin: 0 !important;  }
.gen_sal ul li{
	list-style:none;
	padding:10px 20px 20px 0;
	float: left;
}
.gen_sal ul li img{
	border: 1px solid #d2d2d2;
}
.serv_img{
	width:261px;
	height:auto;
	float:left;
    margin-top: 7px;
}