@charset "utf-8";
/* CSS Document */


/*-------------------------------------------------
						Home, internal page  background
-------------------------------------------------*/
#container_home {
	background-image: url(../images/container_home_bg.gif);
	background-repeat: repeat-x;
}
/*-------------------------------------------------
						header image, headline
-------------------------------------------------*/
#header_home{
	height: 260px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/home_img.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	position: relative;
}
#header_home2{
	height: 260px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#headline2 {
	float: left;
	margin-top: 25px;
	height: 230px;
}
#headline {
	float: left;
	width: 450px;
	margin-top: 25px;
	height: 230px;
}
.headline_1 {
	font-size: 36px;
	font-weight: bold;
	color: #990000;
}
.headline_2 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	line-height: 24px;
	margin-top:12px;
}
.headline_3  {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.headline_4  {
	font-size: 12px;
	color: #000000;
	margin-top:12px;
}
.headline_5 {
	font-size: 24px;
	font-weight: bold;
	color: #990000;
	padding: 0px;
	margin-bottom: 10px;
}
#img_copy {
	color: #000000;
	margin: 0px;
	float: right;
	width: 300px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-size: 11px;
	text-align: left;
}
#img_copy span{
font-size: 10px;
}
#getlivehelpnow {
	width: 197px;
	margin-left: 50px;
	margin-bottom: 20px;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
#getlivehelpnow img {
	margin-bottom: 10px;
}
#getlivehelpnow a {
	font-size:11px;
	color: #000000;
}



/*-------------------------------------------------
						home middle section
-------------------------------------------------*/

#body_middle {
	background-image: url(../images/home_middle_bg.gif);
	margin: 0px;
	padding: 0px;
	width: 850px;
	height: 156px;
	position: relative;
	background-repeat: repeat-x;
}
#body_middle .body_middle_tail{
	margin: 0px;
	padding: 0px;
	width: 850px;
	height: 4px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
#body_middle #left {
	float: left;
	height: 120px;
	width: 385px;
	position: absolute;
	left: 20px;
	top: 15px;
}
#body_middle #right {
	float: right;
	height: 120px;
	width: 385px;
	position: absolute;
	right: 20px;
	top: 15px;
}
.mid_left_copy {
	font-size: 12px;
	color: #000000;
	float: left;
	width: 305px;
	line-height: 18px;
}
.mid_left_img {
	float: right;
	width: 70px;
}
.middle_right_copy1 {
	float: left;
	width: 185px;
}
.middle_right_copy2 {
	float: right;
	width: 185px;
}
#body_middle #right ul {
	list-style-position: outside;
	list-style-image: url(../images/check_box.gif);
	font-size: 12px;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 24px;
}
#body_middle #right li {
	line-height: 18px;

}
/*-------------------------------------------------
						body content section
-------------------------------------------------*/
#home_content {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
}
#home_content .full {
	padding: 0px;
	float: left;
	width: 810px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#home_content .left {
	padding: 0px;
	float: left;
	width: 405px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#home_content .right {
	padding: 0px;
	float: right;
	width: 405px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.home_content_copy {
	font-size: 12px;
	color: #666666;
	margin-bottom:20px;
	line-height: 18px;
	height: 90px;
}
.home_content_copy img {
	float: left;
	margin-right: 10px;
	display: block;
	margin-bottom: 20px;
}
.home_content_copy .title {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	line-height: 30px;
}
.home_content_copy .highlight {
	font-size: 12px;
	color: #333333;
}
/*-------------------------------------------------
						engineers header
-------------------------------------------------*/
#engineers_home{
	height: 260px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/technicians_home_img.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#headline_engineers {
	float: left;
	width: 600px;
	margin-top: 25px;
	height: 230px;
}
#joinnow {
	float: left;
	width: 197px;
	margin-left: 50px;
	margin-top: 30px;
}
#joinnowimg {
	margin-bottom: 10px;
}
#joinnow a {
	font-size:11px;
	color: #000000;
}
.mid_left_engineers_copy {
	font-size: 12px;
	color: #000000;
	float: left;
	width: 385px;
	line-height: 18px;
}
.middle_right_engineers_copy {
	width: 385px;
}

