/* CSS Document */
body{
	margin:0px;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-y;
	background-position:top center;
}
a:active, a:focus {
     outline: none;
     ie-dummy: expression(this.hideFocus=true);
}

#BgTop{
	background-image:url(../images/bg_top.jpg);
	background-repeat:repeat-x;
}
#BgBottom{
	background-image:url(../images/bg_bottom.jpg);
	background-repeat:repeat-x;
	background-position:bottom left;
}
#Container{
	width:980px;
	height:100%;
	position:relative;
	margin:0px auto;

}
#Logo{
	width:155px;
	height:82px;
	margin-left:8px;
}
#HeadContainer{
	width:980px;
	margin-bottom:30px;
}
#TopNavigation{
	float:right;
	width:807px;
	margin:12px 10px 0px 0px;
	text-align:right;
}
#HPMainBox{
	position:relative;
	width:980px;
	height:381px;
	background-image:url(../images/hp_mainbox.jpg);
	background-repeat:no-repeat;
	margin-bottom:18px;
}
#HPMBLeftArrow{
	position:absolute;
	bottom:9px;
	left:0px;
}
#HPMBRightArrow{
	position:absolute;
	bottom:9px;
	right:10px;
}
#HPMBLeftArrow1{
	position:absolute;
	bottom:3px;
	left:0px;
}
#HPMBRightArrow1{
	position:absolute;
	bottom:3px;
	right:10px;
}

#HPMBRight{
	float:right;
	width:254px;
	margin-top:34px;
/*	margin:34px 48px 40px 32px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#000;
	text-align:left;
	line-height:22px;
*/}
#HPMBRight a{
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#bd0016;
	text-decoration:none;
}
#HPMBRight a:hover{
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#bd0016;
	text-decoration:underline;
}
#HPMBPic{
	float:left;
	width:605px;
	/*margin:34px 0px 40px 40px;
	text-align:center;*/
	text-align:left;
}
.Heading{
	font-family:Helvetica, Arial, sans-serif;
	font-size:22px;
	font-weight:bold;
	color:#000;
	text-align:left;
}

#ThumbBoxContainer{
	position:relative;
	width:973px;
	margin-bottom:19px;
}
#ThumbBoxContainer1{
	position:relative;
	width:326px;
}
.ThumbBox{
	float:left;
	background-image:url(../images/thumbbox_bg.jpg);
	background-repeat:no-repeat;
	width:139px;
	height:69px;
	text-align:center;
	padding:10px 13px 13px 10px;
}
.ThumbBoxLeft{
	float:left;
	width:162px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#414141;
	text-align:left;
}
.ThumbBoxLeft span{
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#ef0013;
	text-align:left;
}
.ThumbBoxLeft a{
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#ef0013;
	text-decoration:none;
}
.ThumbBoxLeft a:hover{
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#ef0013;
	text-decoration:underline;
}
.ThumbBox1{
	background-image:url(../images/thumbbox_bg.jpg);
	background-repeat:no-repeat;
	width:139px;
	height:69px;
	text-align:center;
	padding:10px 13px 13px 10px;
}

#BottmStrip{
	width:980px;
	height:40px;
	padding-top:15px;
	clear:both;
}
#LeftStrip{
	width:326px;
	padding-top:15px;
}
#Pagination1{
	float:right;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ef0013;
	text-align:right;
}
#Pagination1 span{
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ef0013;
	text-decoration:none;
	padding:0px 10px;
}
#Pagination1 a{
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#909090;
	text-decoration:none;
	padding:0px 10px;
}
#Pagination1 a:hover{
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ef0013;
	text-decoration:none;
	padding:0px 10px;
}


#Pagination{
	float:right;
	width:239px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ef0013;
	text-align:right;
}
#Pagination span{
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ef0013;
	text-decoration:none;
	padding:0px 10px;
}
#Pagination a{
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#909090;
	text-decoration:none;
	padding:0px 10px;
}
#Pagination a:hover{
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ef0013;
	text-decoration:none;
	padding:0px 10px;
}
#RadioButton{
	float:left;
	width:540px;
	margin-bottom:19px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#909090;

}
.RadioButton{
	background-image:url(../images/radio_button.png);
	background-repeat:no-repeat;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#909090;
	text-decoration:none;
	padding:3px 5px 2px 20px;
}
.RadioButton:hover{
	background-image:url(../images/radio_button_over.png);
	background-repeat:no-repeat;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#c60019;
	text-decoration:none;
	padding:3px 5px 2px 20px;
}


.RadioButtonHome{
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#909090;
	text-decoration:none;
}
.RadioButtonHome:hover{
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#c60019;
	text-decoration:none;
}
.Sel{
	background-image:url(../images/radio_button_over.png);
	background-repeat:no-repeat;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#909090;
	text-decoration:none;
	padding:3px 5px 2px 20px;
}

.RadioButton1{
	background-image:url(../images/radio_button.png);
	background-repeat:no-repeat;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	padding:3px 5px 2px 22px;
	line-height:22px;
}
.RadioButton1:hover{
	background-image:url(../images/radio_button_over.png);
	background-repeat:no-repeat;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#c60019;
	text-decoration:none;
	padding:3px 5px 2px 22px;
}
.RadioButton2{
	background-image:url(../images/radio_button.png);
	background-repeat:no-repeat;
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#717171;
	text-decoration:none;
	padding:3px 5px 2px 20px;
}
.RadioButton2:hover{
	background-image:url(../images/radio_button_over.png);
	background-repeat:no-repeat;
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#717171;
	text-decoration:none;
	padding:3px 5px 2px 20px;
}
.ArrowTop{
	background-image:url(../images/up_button.png);
	background-repeat:no-repeat;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#909090;
	text-decoration:none;
	padding:3px 5px 2px 20px;
}
.ArrowTop:hover{
	background-image:url(../images/up_button_over.png);
	background-repeat:no-repeat;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#c60019;
	text-decoration:none;
	padding:3px 5px 2px 20px;
}
.BottomSearchBox{
	background-image:url(../images/bottom_searchbox.jpg);
	border:none;
	width:120px;
	height:14px;
	padding:3px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#909090;
	text-decoration:none;
}

#Footer{
	position:relative;
	width:980px;
	height:59px;
	clear:both;
	font-family:Helvetica, Arial, sans-serif;
	font-size:10px;
	color:#909090;
	text-align:center;
	text-decoration:none;
}
#Footer1{
	position:absolute;
	width:980px;
	height:59px;
	clear:both;
	bottom:0px;
	left:0px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:10px;
	color:#909090;
	text-align:center;
	text-decoration:none;
}
#Requestaquote{
	position:absolute;
	bottom:0px;
	left:8px;
}
#BottomPhone{
	position:absolute;
	top:15px;
	right:10px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:28px;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
}

/*.PopupBox{
	position:absolute;
	top:119px;
	left:162px;
	background-image:url(../images/industry_popup_bg.jpg);
	background-repeat:repeat-y;
	width:595px;
	padding:23px 0px 40px 0px;
}*/

.PopupBox{
	position:absolute;
	bottom:14px;
	left:-284px;
	background-image:url(../images/industry_popup_bg.png);
	background-position:bottom left;
	width:595px;
	padding:23px 0px 40px 0px;
}

#PopupTop{
	position:absolute; top:0px;
}
#PopupBottom{
	position:absolute; bottom:0px;
}



#IPMainBox{
	position:relative;
	width:980px;
	height:555px;
	background-image:url(../images/ip_mb_bg.png);
	background-repeat:no-repeat;
	margin-bottom:18px;
}
#IPpic{
	padding:6px 0px 9px 6px;
}
#PageHeading{
	font-family:Helvetica, Arial, sans-serif;
	font-size:30px;
	font-weight:bold;
	color:#1a1a1a;
	margin-bottom:10px;
}
#PageHeading span{
	font-family:Helvetica, Arial, sans-serif;
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	color:#b2b2b2;
}
#PageHeading1{
	float:right;
	font-family:Helvetica, Arial, sans-serif;
	font-size:30px;
	font-weight:bold;
	color:#1a1a1a;
	text-align:left;
	width:640px;
	margin-bottom:10px;
}

#BDBox{
	background-image:url(../images/bd_box_bg.png);
	background-repeat:no-repeat;
	margin-right:7px;
	float:right;
	width:572px;
	height:218px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#000;
	text-align:left;
	line-height:19px;
	padding:35px 35px 25px 35px;
}
#BDBox a{
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#ef0013;
	text-decoration:none;
}
#BDBox a:hover{
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#ef0013;
	text-decoration:underline;
}
.RedLink{
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#ef0013;
	text-decoration:none;
}
.RedLink:hover{
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#ef0013;
	text-decoration:underline;
}

#ExBBox{
	position:relative;
	background-image:url(../images/ex_bbox_bg.png);
	background-repeat:repeat-y;
	float:right;
	width:647px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#717171;
	text-align:left;
	line-height:19px;
}
#ExBBox a{
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#717171;
	text-decoration:none;
}
#ExBBox a:hover{
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#717171;
	text-decoration:underline;
}
#ExBBox1{
	position:relative;
	background-image:url(../images/ex_bbox_bg.png);
	background-repeat:repeat-y;
	float:right;
	width:647px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#717171;
	text-align:left;
	line-height:19px;
}
#ExBBox1 a{
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#717171;
	text-decoration:none;
}
#ExBBox1 a:hover{
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#717171;
	text-decoration:underline;
}
#ExBBox1SmallLinks a{
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#717171;
	text-decoration:none;
}
#ExBBox1SmallLinks a:hover{
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#717171;
	text-decoration:underline;
}

#ExBBox2{
	position:relative;
	background-image:url(../images/ex_bbox1_bg.png);
	background-repeat:repeat-y;
	float:right;
	width:979px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#888888;
	text-align:left;
	line-height:19px;
}
#ExBBox3{
	position:relative;
	background-image:url(../images/hp_box_bg.png);
	background-repeat:repeat-y;
	float:right;
	width:979px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#888888;
	text-align:left;
	line-height:19px;
}
#ExBBox4{
	position:relative;
	background-image:url(../images/ex_bbox_bg.png);
	background-repeat:repeat-y;
	float:right;
	width:647px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#000;
	text-align:left;
	line-height:19px;
}
#ExBBox4 a{
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#ef0013;
	text-decoration:none;
}
#ExBBox4 a:hover{
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#ef0013;
	text-decoration:underline;
}

#ExBoxContents{
	margin:35px 40px 35px 35px;
}
#ExBoxContents1{
	margin:35px 44px 46px 35px;
}
#ExBoxContents1 a{
	color:#888888;
	text-decoration:none;
}
#ExBoxContents1 a:hover{
	color:#888888;
	text-decoration:underline;
}
#ExBoxContents2{
	padding:6px 0px 9px 7px;
}
#ExBoxContents3{
	padding:6px 0px 9px 7px;
	text-align:center;
}

#ExBBox{
	position:relative;
	background-image:url(../images/ex_bbox_bg.png);
	background-repeat:repeat-y;
	float:right;
	width:647px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#000;
	text-align:left;
	line-height:19px;
	padding:35px 35px 25px 35px;
}
#ExBBox a{
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#717171;
	text-decoration:none;
}
#ExBBox a:hover{
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#717171;
	text-decoration:underline;
}

#HpBoxContents{
	padding:6px 48px 0px 6px;
	/*padding:34px 48px 40px 32px;*/
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#000;
	text-align:left;
	line-height:22px;
}

.ServicesLinks{
	float:left;
	margin-right:30px;
}
.SubHeading{
	font-family:Helvetica, Arial, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#bd0016;
	text-align:left;
}
.TBoxContainer{
	position:relative;
	width:317px;
	background-image:url(../images/tb_bg.png);
	background-repeat:repeat-y;
	padding:35px 0px 58px 0px;
	
}
.TBoxTop{
	position:absolute;
	top:0px;
	left:0px;
}
.TBoxBottom{
	position:absolute;
	bottom:0px;
	left:0px;
}
.TBoxContents{
	margin:0px 46px 0px 33px;
	line-height:22px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#ffffff;
	text-align:left;
}
.TBoxContents span{
	line-height:normal;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-align:left;
}
.ReadMoreTestimonial{
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#717171;
	text-decoration:none;
}
.ReadMoreTestimonial:hover{
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#bd0016;
	text-decoration:none;
}
.TextField{
	background-image:url(../images/textfield.jpg);
	background-repeat:no-repeat;
	border:none;
	width:264px;
	height:24px;
	padding:5px 5px 5px 5px;
	margin-bottom:5px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#909090;
	text-decoration:none;
}
.TextArea{
	background-image:url(../images/textarea.jpg);
	background-repeat:no-repeat;
	border:none;
	width:254px;
	height:148px;
	padding:10px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#909090;
	text-decoration:none;
}
