/*
Theme Name: HomeImprovementSourceSite
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: Charlie Boudreau
Author URI: http://www.velvetinkmedia.com
Tags: blue, custom header, fixed width, two columns, widgets


*/

@charset "utf-8";
/* CSS Document */

/* common styles */
body, h1, h2, h3, h4, h5, h6, p, img, form, ul, li {
	margin:0;
	padding:0;
	border:0;
}
body {
	font:62.5% Arial, Helvetica, sans-serif;
	background:#0163b3;
	color:#666;
}
a:link, a:visited, a:hover, a:active {
	text-decoration: none;
}
.flft {
	float:left;
}
.frgt {
	float:right;
}
.cb {
	clear:both;
	font-size:0;
	line-height:0;
}
h1 {
	font-size:1.8em;
	color:#067ecc;
	font-weight:normal;
}
h2 {
	font-size:1.8em;
	color:#fff;
	font-weight:normal;
}
h3 {
	font:2.2em "myriad pro", Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	color:#067ecc;
}
h4 {
	font-size:1.6em;
	line-height:1.4em;
	font-weight:normal;
}
h5 {
	font-size:1.6em;
}
p {
	padding:8px 0;
	font-size:1.2em;
	line-height:1.5em;
	text-align:justify;
}
.ht_1 {
	color:#067ecc;
	font-weight:bold;
}
.ht_2 {
}
.ht_3 {
}
.ht_4 {
}
.ht_5 {
}
#main_cnr {
	position:relative;
	float:left;
	width:100%;
	background:#fff;
}
#in_cnr {
}
.in {
	width:1045px;
	margin:0 auto;
}
/* end common styles */

/* header */
#header_cnr {
	background:url(images/h_bg.jpg) center repeat-x;
	height:122px;
	overflow:hidden;
}
#logo {
	float:left;
	padding-left:15px;
	padding-top:10px;
}
#call {
	float:right;
	padding-top:30px;
	padding-right:15px;
}
/* end header */

/* navigation */
#nav_cnr {
	background:#067ecc;
	font-size:1.3em;
	font-weight:bold;
	float:left;
	width:100%;
	margin-top:1px;
}
#nav_cnr ul {
	padding-left:25px;
}
#nav_cnr li {
	list-style:none;
	float:left;
}
#nav_cnr a {
	display:block;
	padding:10px;
	color:#fff;
}
#nav_cnr .active, #nav_cnr a:hover {
	background:url(images/nav-a-arw.gif) center bottom no-repeat;
}
/* End navigation */


/*bnr_cnr*/

#bnr_cnr {
	float:left;
	width:100%;
}
.bnr1 {
	padding-top:10px;
}
.bnr1 .in {
	width:1045px;
	height:320px;
	margin:0 auto;
}
.bnr2 {
	border-bottom:2px solid #067ecc;
	position:relative;
}
.bnr2 .i1 {
	position:absolute;
	top:130px;
	left:-38px;
	z-index:1000;
}
.bnr2 .cnt {
	background:#e6e2d4;
	padding:17px;
	width:980px;
	margin:0 auto;
	overflow:hidden;
}
.bnr2 .cnt2 {
	position:relative;
}
.bnr2 .cor1 {
	background-image:url(images/cor-3.png);
	left:-1px;
	top:-4px;
}
.bnr2 .cor2 {
	background-image:url(images/cor-4.png);
	right:-1px;
	top:-4px;
}
/*End bnr_cnr*/

/* Body */

#body_cnr {
	width:100%;
	float:left;
	background:#e6e2d4;
	border-bottom:5px solid #bababa;
}
#b_in {
	background:url(images/bd_bg.png) center repeat-y;
	padding:20px 40px;
	#display:inline-block;
	position:relative;
}
.bsbtm {
	height:14px;
	background:url(images/bd_btm.png) center no-repeat;
}
.blft {
	width:67.5%;
	float:left;
}
.blft .rw {
	border-bottom:1px solid #ccc;
}
.brgt {
	width:280px;
	float:right;
}
.rw, .rw2 {
	clear:both;
	width:100%;
	float:left;
	padding:20px 0;
}
.box1 {
	position:relative;
}
.box1 .bx_in {
	border:3px solid #067ecc;
	padding:30px;
	overflow:hidden;
}
.box1 .ext {
	width:106%;
	margin-left:-10px;
}
.box1 .shd {
	width:956px;
	height:16px;
	background:url(images/box1_shd.png) no-repeat;
	position:absolute;
	bottom:-16px;
	left:0;
}
.box2 {
	width:21%;
	padding:0 1.8%;
	border-right:1px solid #ccc;
}
.box2 .cnt {
	padding-top:10px;
	font-size:1.2em;
}
.box2 .cnt img {
	float:left;
	padding:0 10px 10px 0;
}
.box1 .shd {
	width:956px;
	height:16px;
	background:url(images/box1_shd.png) no-repeat;
	position:absolute;
	bottom:-16px;
	left:0;
}
.box2 .btn1 {
	padding-top:10px;
}
.box1 .box2 {
	float:left;
}
.box3 {
}
.box3 .ibox {
	float:left;
	border:2px solid #067ecc;
	position:relative;
	margin:10px 20px 5px 0;
}
.box3 .iname {
	position:absolute;
	width:65px;
	height:65px;
	left:-2px;
	top:-2px;
	background:url(images/cor-5.png) no-repeat;
}
.box3 .iname img {
	padding-left:5px;
	padding-top:5px;
}
.box3 .ides {
	background:#067ecc;
	font-size:1.5em;
	text-align:center;
	padding:5px 0;
	font-weight:bold;
	color:#fff;
}
.box4 {
}
.box4 .bx_in, .box6 .bx_in, .box5 .bx_in, .box9 .bx_in, .box10 .bx_in {
	border:2px solid #067ecc;
}
.box4 .row, .box9 .row {
	text-align:center;
	font-size:1.2em;
	padding:10px 0;
}
.box4 .cnt, .box9 .cnt {
	padding:10px;
	background:url(images/bg4.jpg) left bottom no-repeat;
}
.box4 .btm, .box9 .btm {
	background:#067ecc url(images/bg5.png);
	padding:10px 0;
}
.box4 .arw {
	color:#067ecc;
	padding:30px 0 30px 30px;
	background:url(images/arw3.png) no-repeat;
	font:2em "Times New Roman", Times, serif;
	text-transform:uppercase;
}
.box4 p {
	font-size:1.1em;
}
.box4 .ttle1, .box9 .ttle1 {
	text-align:center;
	padding-right:80px;
}
.box5 {
	color:#067ecc;
}
.box5 .auth {
	font-size:1.1em;
	font-weight:bold;
	text-align:center;
}
.box5 .scroll .col {
	width:256px;
}
.box6 {
	background:#067ecc;
}
.box6 h2 {
	position:absolute;
	bottom:-17px;
}
.box6 .ttle1 img {
	bottom:-20px;
}
.box6 .cnt, .box6 .btm, .box5 .cnt {
	padding:10px;
}
.box6 .tot {
	padding-top:10px;
}
.box6 .tarea {
	border:1px solid #333;
	width:94%;
	height:100px;
	padding:10px 3%;
	background:#fff;
}
.box6 textarea {
	border:none;
	width:100%;
	height:100%;
	color:#067ecc;
	overflow:hidden;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.box7 {
	width:535px;
	float:left;
	border:1px solid #ccc;
}
.box7 .cnt {
	padding:6px 10px;
}
.box7 .cnt p {
	padding:0;
}
.box8 {
	color:#000;
	font-size:1.6em;
	line-height:1.4em;
	padding:20px 0;
	width:636px;
}
.box8 .cnt {
}
.box8 .bbg {
	background:url(images/box8_bg.jpg) repeat-y;
}
.box8 .top {
	background:url(images/box8_top.jpg) no-repeat;
}
.box8 .btm {
	background:url(images/box8_btm.jpg) left bottom no-repeat;
}
.box8 .cnt2 {
	padding:10px 100px 10px 15px;
	position:relative;
	text-align:justify;
	min-height:80px;
}
.box8 .ig1 {
	position:absolute;
}
.box8 .ig2 {
	position:absolute;
	right:0;
	top:-20px;
}
.box8 .auth {
	background:#d7c9b7;
	padding:5px 15px;
	border:1px solid #d8c4ab;
}
.box9 {
	width:272px;
	float:left;
	padding:0 25px;
}
.box9 .ttle1 img {
	right:10px;
}
.box9 .ttle1 {
	padding-right:70px;
	padding-left:10px;
}
.box9 .ttle1 h1 {
	font-size:1.4em;
	font-weight:bold;
}
.box9 .cnt {
	padding-top:0;
	padding-bottom:0;
}
.box9 .cnt h1 {
	font-size:2.5em;
}
.box9 .cnt h4 {
	font-size:1.1em;
	color:#067ecc;
	font-weight:bold;
}
.box9 .bar2 {
	background:#0680ce url(images/bg7.png) repeat-x;
	border-bottom:1px solid #9cd2f5;
	border-top:1px solid #9cd2f5;
	padding:6px 0;
	text-align:center;
}
.box9 .bar2 input {
	color:#067ecc;
	display:none;
}
.box9 .cnt2 {
	width:100%;
	overflow:hidden;
}
.box10 {
	position:relative;
}
.box10 .bx_in {
	border-bottom:none;
}
.box10 .cnt {
	padding:10px;
	height:210px;
}
.box10 .col {
	width:610px;
}
.box10 .col .c1 {
	float:left;
	width:440px;
}
.box10 .col .c2 {
	float:right;
	width:160px;
}
.box10 .col .ig {
	background:#067ecc;
	font-size:1.4em;
	text-transform:uppercase;
	color:#fff;
	font-weight:bold;
	text-align:center;
	float:left;
	line-height:1.8em;
	padding:2px;
	margin-right:10px;
}
.box11 {
	color:#fff;
}
.box11 .ext {
	background:url(images/box11_ext.gif) repeat-y;
}
.box11 .top {
	background:url(images/box11_top.gif) no-repeat;
}
.box11 .mid {
	background:url(images/box11_mid.gif) bottom left no-repeat;
}
.box11 .btm {
	background:url(images/box11_btm.gif) bottom left no-repeat;
}
.box11 .cnt {
	padding:15px;
	min-height:180px;
}
.off_box {
}
.off_box .top {
	background:url(images/offbox_top.gif) no-repeat;
}
.off_box .mid {
	background:url(images/offbox_bg.gif) left repeat-y;
	position:relative;
}
.off_box .btm {
	background:url(images/offbox_btm.gif) left bottom no-repeat;
}
.off_box .cnt {
	padding:30px;
}
.off_box .cnt2 {
}
.off_box .ttle {
	color:#0e509d;
	font-size:1.8em;
	text-align:center;
	padding-left:60px;
	padding-bottom:15px;
}
.off_box .cnt2 p {
	font-size:1.1em;
	padding:14px 0;
}
.off_box .ig {
	position:absolute;
	top:0;
	right:-8px;
}
.scroller, .scroller2 {
	width:100%;
	overflow:hidden;
	position:relative;
}
.scroll {
	width:800%;
}
.scroll .col {
	float:left;
	padding-right:20px;
}
.frm1 {
	padding:10px;
}
.frm1 .frw {
	display:block;
	padding:2px 0;
}
.frm1 label {
	width:25%;
	display:block;
	float:left;
	font-size:1.2em;
}
.frm1 input {
	width:72%;
}
.frm2 {
}
.frm2 span {
	display:block;
}
.frm2 form {
	padding:15px 0;
	float:left;
	width:100%;
}
.frm2 .frw {
	float:left;
	width:100%;
	padding:3px 0;
}
.frm2 label {
	float:left;
	width:60px;
	padding-right:10px;
	text-align:right;
	font-size:1.3em;
}
.frm2 .frlft {
	float:left;
	width:270px;
}
.frm2 .frrgt {
	float:right;
	width:240px;
}
.frm2 input {
	width:190px;
}
.frm2 textarea {
	width:94%;
	height:70px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.3em;
	padding:5px;
	overflow:auto;
}
.frm2 .i1 {
	float:left;
	width:82px;
	margin-right:5px;
}
.frm2 .i2 {
	float:left;
	width:25px;
}
.frm2 .i3 {
	float:left;
	width:60px;
	margin-left:5px;
}
.frm2 .btn4 {
	margin-top:10px;
	float:right;
}
.frm3 {
	width:75%;
}
.frm3 span {
	display:block;
}
.frm3 form {
	padding:15px 0;
	float:left;
	width:100%;
}
.frm3 .frw {
	float:left;
	width:100%;
	padding:5px 0;
}
.frm3 .frlft {
	float:left;
	width:350px;
}
.frm3 .frrgt {
	float:right;
	width:340px;
}
.frm3 label {
	float:left;
	width:60px;
	padding-right:10px;
	text-align:right;
	font-size:1.3em;
}
.frm3 input {
	width:250px;
}
.frm3 textarea {
	width:95%;
	height:70px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.3em;
	padding:5px;
	overflow:auto;
}
.frm3 .btn4 {
	float:right;
}
.frm3 .p2 {
	font-size:1.2em;
	display:block;
	padding-bottom:5px;
}
.snav {
	clear:both;
	display:block;
	width:118px;
	margin:0 auto;
	padding:20px 0;
	color:#067ecc;
}
.bbak {
	font-size:1.1em;
	text-transform:uppercase;
	background:url(images/arw1.png) no-repeat;
	padding:2px 5px 2px 20px;
	border-right:1px solid #067ecc;
	float:left;
	cursor:pointer;
}
.bnxt {
	font-size:1.1em;
	text-transform:uppercase;
	background:url(images/arw2.png) right top no-repeat;
	padding:2px 20px 2px 5px;
	float:left;
	cursor:pointer;
}
.tabs {
	width:100%;
	overflow:hidden;
	background:#067ecc;
}
.tabs li {
	float:left;
	list-style:none;
	width:13.4%;
	text-align:center;
	border-right:1px solid #036;
}
.tabs .tabsin {
	width:150%;
}
.tabs li a {
	display:block;
	padding:6px 0;
	width:100%;
	color:#fff;
	font-size:1.3em;
	font-weight:bold;
}
.tabs .active {
	background:#035082 url(images/bg8.png) repeat-x;
}
.tabs .active a {
	background:url(images/arw4.png) center -3px no-repeat;
}
.ttle1, .ttle3 {
	background:url(images/bg3.png) center bottom repeat-x;
	position:relative;
	padding:7px 15px 15px;
}
.ttle1 img {
	position:absolute;
	right:20px;
	bottom:-5px;
}
.ttle2 {
	background:#067ecc;
	padding:5px 0 5px 90px;
	position:relative;
}
.ttle2 img {
	position:absolute;
	left:-2px;
	bottom:0;
}
.ttle3 {
	background-image:url(images/bg6.png);
	text-align:center;
}
.ttle4 {
}
.ttle4 img {
	float:left;
	padding:0 5px 5px 0;
}
.ttle4 h4 {
	padding-top:8px;
}
.testi {
	position:relative;
	padding:15px 0;
}
.testi .qt1 {
	width:65px;
	height:50px;
	background:url(images/qt1.png) no-repeat;
	position:absolute;
	left:15px;
	top:15px;
}
.testi .qt2 {
	width:65px;
	height:50px;
	background:url(images/qt2.png) no-repeat;
	position:absolute;
	right:15px;
	bottom:15px;
}
.btn1 {
	clear:both;
}
.btn1 a {
	display:block;
	font-size:1.1em;
	font-weight:bold;
	width:174px;
	height:22px;
	background:url(images/btn1.gif) left -25px no-repeat;
	color:#fff;
}
.btn1 span {
	display:block;
	padding-right:40px;
	padding-top:3px;
	text-align:center;
}
.btn1 a:hover {
	color:#333;
	background-position:left top;
}
.btn2 {
	text-align:right;
	font-size:1.2em;
	font-weight:bold;
	background:url(images/arw2.png) right 4px no-repeat;
	padding:5px 20px 0 5px;
	text-transform:uppercase;
}
.btn2 a {
	color:#067ecc;
}
.btn2 a:hover {
	text-decoration:underline;
}
.btn3 {
}
.btn3 a {
	display:block;
	margin:0 auto;
	font-size:1.2em;
	text-transform:uppercase;
	color:#666;
	line-height:2em;
	width:115px;
	height:22px;
	padding-right:35px;
	background:url(images/btn2.png) no-repeat;
	text-align:center;
}
.btn4 {
	display:block;
	font-size:1.2em;
	text-transform:uppercase;
	color:#666;
	line-height:2em;
	width:80px;
	height:22px;
	padding-right:35px;
	background:url(images/btn4.png) no-repeat;
	text-align:center;
}
.btn5 {
	background:url(images/btn5.png) center no-repeat;
	font-size:1.1em;
	font-weight:bold;
	color:#fff;
	width:207px;
	display:block;
	margin:0 auto;
	text-align:center;
	padding:4px 0;
}
.btn5:hover {
	text-decoration:underline;
}
.cor1 {
	width:90px;
	height:80px;
	background:url(images/cor-1.png) no-repeat;
	position:absolute;
	left:-1px;
	top:-2px;
}
.cor2 {
	width:90px;
	height:80px;
	background:url(images/cor-2.png) right top no-repeat;
	position:absolute;
	right:-1px;
	top:-2px;
}
.slft, .srgt {
	position:absolute;
	top:0;
	left:-12px;
}
.srgt {
	left:auto;
	right:-12px;
}
.vid_box {
	float:right;
	margin-top:-15px;
}
.bnone {
	border:none !important;
}
.mLm1 {
	margin-left:-10px;
}
.inig1 {
	float:right;
	padding-left:10px;
	padding-bottom:10px;
}
.mt1 {
	margin-top:-40px;
}
/* End Body */

/* Pg2 */
#pg2{
}
#pg2 .bnr .in {
	position:relative;
	height:284px;
}
#pg2 .bnr .slft, #pg2 .bnr .srgt {
	left:3px;
}
#pg2 .bnr .srgt {
	left:auto;
	right:3px;
}
#pg2 .bin{
	margin-top:-285px;
	position:relative;
}
#pg2 #b_in{
	padding:10px 30px 20px;
}

/* Pg2 */


/* Footer */
#in_cnr {
	display:inline-block;
	width:100%;
}
#footer_cnr {
	float:left;
	width:100%;
	height:65px;
	font-size:1.2em;
	line-height:1.6em;
	border-top:2px solid #fff;
	background:#0061b2 url(images/footer-bg.png) repeat-x;
}
#footer_cnr .c1 {
	padding-left:20px;
	padding-top:20px;
	float:left;
}
#footer_cnr .c2 {
	padding-right:20px;
	padding-top:10px;
	float:right;
	text-align:center;
}
#footer_cnr, #footer_cnr a {
	color:#fff;
}
#footer_cnr a:hover {
	text-decoration:underline;
}
/* End Footer */

/*Under Construction Page styles */
.uc {
}
.uc .bnr .in {
	position:relative;
	height:284px;
}
.uc .bnr .slft, .uc .bnr .srgt {
	left:2px;
}
.uc .bnr .srgt {
	left:auto;
	right:2px;
}
.uc #b_in img {
	display:block;
	margin:-250px auto 0;
}


.hbtn{
	display:inline;
	float:left;
	width:145px;
	height:70px;
	padding:42px 0 0 10px;
	background:url(images/hbtn.png) no-repeat;
	font-size:1.5em;
	line-height:1.7em;
	font-weight:bold;
	text-align:center;
	color:#fff;
}