html {
	background: none;
}
body {
	width: 100%;
	background: #000 url(../images/body_bg.png) repeat-x;
	font-family:Helvetica, Arial, sans-serif; /* Replace with desired font */
}
ul {
	list-style: none;
}
strong {
	font-weight:bold;
}

.container {
	width: 900px;
	margin: 0 auto;
}

#header {
	height:110px;
	width:100%;
	float:left;
	font-weight: bold;
	position: relative;
}
#header .logo {
	height:63px;
	width:500px;
	float:left;
	margin:27px 0 0 0px;
	background: url(../images/logo.png) no-repeat;
}
#header .call_us {
	float: right;
	margin-top: 18px;
	font-size: 22px;
	color: #444;
}
#header .call_us span {
	color: #b20005;
}
#header ul {
	height:35px;
	width:533px;
	float:left;
	text-align: right;
	position: absolute;
	right: 0;
	bottom: 0;
}
#header ul li {
	display: inline;
	margin-left: 6px;
}
#header ul li a,
#header ul li a span {
	height: 35px;
	background: #e8e8e8 url(../images/nav_bg.png) no-repeat left top;
	padding-left: 11px;
	display: inline-block;
	text-decoration: none;
	font-size: 13px;
	line-height: 35px;
	color: #fff;
}
#header ul li a span {
	background-position: right top;
	padding: 0 8px 0 0;
}
#header ul li a:hover {
	text-decoration: underline;
}

#content {
	width:100%;
	float:left;
}
#banner {
	height:264px;
	width: 100%;
	float: left;
	position:relative;
}
#banner h1 {
	height:104px;
	width:570px;
	position: absolute;
	right: 0;
	top: 25px;
	z-index: 40;
	font-size: 28px;
	font-weight: bold;
	line-height: 40px;
	color: #fff;
	text-shadow: 0 1px 1px #333;
	
}
#banner_img {
	height: 280px;
	width: 273px;
	background: url(../images/30yearsofQualityPaintingSer.png) no-repeat;
	
	position:absolute;
	top: -6px;
	left: 0;
	z-index:3;
}
#yellow_arrow {
	width:409px;
	height:76px;
	position:absolute;
	top:166px;
	left:219px;
	z-index:2;
}
#banner form {
	width:302px;
	position:absolute;
	top:176px;
	right:9px;
}
#banner form .top {
	height: 5px;
	width: 100%;
	float: left;
	background: url(../images/form_top.png) no-repeat;
}
#banner form .mid {
	width: 100%;
	float: left;
	background: url(../images/form_mid.png) repeat-y;
}
#banner form .btm {
	height: 5px;
	width: 100%;
	float: left;
	background: url(../images/form_btm.png) no-repeat;
}
#banner form h3 {
	height: 51px;
	width: 100%;
	float: left;
	border-bottom:1px solid #cccccc;
	text-align:center;
	font: bold 18px/51px Helvetica, Arial, sans-serif;
	color: #252525;
	background:#efefef;
}
#banner form ul {
	width: 100%;
	float: left;
}
#banner form ul li {
	line-height:40px;
	width: 270px;
	float: left;
	clear: both;
	margin-top: 16px;
	padding-left: 15px;
	font: bold 13px/22px Helvetica, Arial, sans-serif;
	color: #505050;
}
#banner form ul li.first,
#banner form ul li.last {
	margin-top: 13px;
}
#banner form ul li label {
	height: 22px;
	width: 98px;
	display: block;
	float: left;
}
#banner form ul li input {
	width: 156px;
	border: 1px solid #b4b4b4;
	font-size:12px;
	padding: 5px;
}
#banner form ul li input.sbmt {
	width: 172px;
	height: 34px;
	background: url(../images/sbmt_btn.png) no-repeat;
	border: 0 none transparent;
	text-align: center;
	font:bold 14px/34px Helvetica, Arial, sans-serif;
	color:#fff;
	text-shadow:0 1px 1px #660003;
	cursor:pointer;
}
#banner form p {
	float: left;
	margin-top: 16px;
	padding: 4px 19px 25px 69px;
	background: url(../images/lock.png) no-repeat 23px 0;
	font-size: 12px;
	line-height:18px;
	color: #393939;
}
#article_cont {
	min-height:500px;
	width: 100%;
	
	margin-top:55px;
	float:left;
}
#article_cont .lft_col {
	width: 550px;
	margin-left: 10px;
	min-height:650px;
	float: left;
}
#article_cont .lft_col h4 {
	margin-bottom: 8px;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	color: #960004;
}
#article_cont .videos {
	width: 560px;
	margin: 12px 0 26px -10px;
	float: left;
}
.videos .item {
	height: 146px;
	width: 169px;
	background: url(../images/img_cnt_bg.png) no-repeat;
	
	float:left;
	margin-right: 26px;
	position:relative;
}
.videos .item img {
	height:100px;
	width: 151px;
	float: left;
	margin: 9px 0 0 9px;
}
.videos .item p {
	height:51px;
	width: 100%;
	float: left;
	margin-top: 6px;
	text-align:center;
	font-size:11px !important; 
}
.videos .item .plus {
	width:34px;
	height:35px;
	position:absolute;
	top: -2px;
	right: -7px;
	background:url(../images/plus.png) no-repeat;
}
#article_cont ul.services {
}
#article_cont p {
	color:#393939;
	line-height: 18px;
	font-size:14px;
	margin-bottom:15px;
}
#article_cont ul {
	margin-bottom:15px;
}
#article_cont li {
	color:#393939;
	line-height: 18px;
	font-size:14px;
	list-style:disc;
	margin-left:15px;
}

#article_cont ul.services li {
	padding: 8px 0;
	border-top:1px solid #bbbbbb;
	color:#393939;
	line-height: 20px;
	font-size:14px;
}
#article_cont ul.services li.first {
	border-top: 0 none transparent; padding-bottom:10px;
}
#article_cont .rht_col {
	width:266px;
	min-height:264px;
	margin: 316px 0 0 47px;
	float:left;
	
	font-size:13px;
	line-height: 21px;
	color:#393939;
}
#article_cont .rht_col h4 {
	margin-bottom: 13px;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	color: #960004;
}
#article_cont .rht_col p strong {
	font-weight: bold;
}

#footer {
	height:71px; 
	width:100%;
	float:left;
	text-align:right;
	padding:7px 0;
	background:#787878;	
}
#footer p {
	margin-top: 20px;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	color:#fff;
}
#footer p span {
	font-size: 10px;
	color:#787878;
}
td {padding:5px 15px 5px 0;}
a {color:#ae0105; text-decoration:none;}
a:hover {text-decoration:underline;}