@charset "utf-8";
/* CSS Document */

#services.current a {
	background-position: left top;
}
#content {
	width: auto;
	height: auto;
}
#page_layout {
	height: auto;
	width: 821px;
	margin: 0 auto;
}
.pg_top {
	height: 15px;
	background: url(../images/mid_page_top.png) repeat-x;
	margin: 0 15px;
}
.pg_top_lft {
	height: 15px;
	margin: 0 0 0 -15px;
	background: url(../images/lft_corner_pg.png) no-repeat left top;
}
.pg_top_rgt {
	height: 15px;
	background: url(../images/rgt_corner_pg.png) no-repeat right top;
	margin: 0 -15px 0 0;
}
.pg_mid {
	background: url(../images/main_pg_mid.png) repeat-y;
	height: auto;
	width: 821px;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	clear: both;
	padding: 0 0 5px;
}
.arc_title {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	line-height: 40px;
	width: 775px;
	background: url(../images/arc_wire.jpg) no-repeat right 5px;
	height: 85px;
	margin: 0 20px 15px;
}
.arc_title span {
	border-bottom: 1px solid #CCC;
	padding: 0 15px 5px 5px;
}
.vid_box {
	height: 344px;
	width: 425px;
	margin: 0 auto 15px;
}
.right {
	float: right;
	margin: 20px 30px 0 0;
	clear: right;
}
.desc, .desc_full, .desc_last {
	width: 530px;
	height: auto;
	padding: 10px 0 10px;
	font-size: 12px;
	letter-spacing: 1px;
	color: #000;
	line-height: 16px;
	margin: 0 0 0 25px;
	text-align: justify;
}
.desc_last {
	border: none;
	padding: 10px 0 3px;
}
.desc_full, .desc_last {
	width: 770px;
}
.desc span, .desc_full span, .desc_last span {
	padding: 0 0 0 30px;
}
.desc .red, .desc_full .red {
	color: #F30;
	padding: 0;
}
.desc em, .desc_full em {
	color: #009;
	font-weight: bold;
}
.info {
	padding: 0 0 10px;
	font-size: 13px;
	color: #555;
}
.info a {
	text-decoration: none;
	color: #F00;
	font-size: 14px;
	letter-spacing: 0.07em;
}
.info a:hover {
	color: #F60;
	text-decoration: underline;
}
.info span {
	color: #06F;
	font-size: 14px;
	letter-spacing: 0.07em;
}
.pg_bottom {
	background: url(../images/mid_pg_bottom.png) repeat-x;
	height: 15px;
	margin: 0 15px;
}
.btm_pg_lft {
	background: url(../images/left_pg_bottom.png) no-repeat left top;
	height: 15px;
	margin: 0 0 0 -15px;
}
.btm_pg_rgt {
	background: url(../images/rgt_pg_bottom.png) no-repeat right top;
	height: 15px;
	margin: 0 -15px 0 0;
}
