body{
	margin:0;
	padding:0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	text-decoration: none;
	color: #e2731d;
	outline: none;
}
a:link {
	color: #e2731d;
	text-decoration: none;
}
a:visited {
	color: #e2731d;
	text-decoration: none;
}
a:hover {
	color: #e2731d;
	text-decoration: underline;
}

a img { border:none; outline:none; }

h1 {
	font-size: 22px;
	color: #676649;
	margin: 15px 0 0px 0;	
}

h2 {
	font-size: 20px;
	color: #676649;
	font-weight: normal;
	margin-top: 0px;
}

h3 {
	font-size: 15px;
	color: #98af19;
	
	margin: 0px;
}


h5 {
	font-size: 9px;
	font-weight: normal;
}
p {
	font-size: 12px;
	margin-right: 37px;

}
#copy {
	font-size: 12px;
}

#copy ul {
	font-size: 12px;
	margin-top: 5px;
}
#copy li {
	font-size: 12px;
	list-style-image: url(images/tri_12.gif);
}

/*Start Navigation*/

#nav { text-align:center; }

#nav a { color:#FFFFFF; text-indent: -2000px; height:32px; overflow:hidden; }
#nav a:hover { background-position: left bottom; }
#nav ul {
	list-style:none;
	margin:0;
	padding:0;
	list-style-type: none;
	}
#nav ul li {
	float:left;
	position:relative;
	margin:0;
	padding:0;
	list-style-type: none;
}


.why { 
	display:block;
	font-size:1px;
	width:194px;
	background:url('images/navWhy.gif') no-repeat;
	color:#FFFFFF;
	}
	
	
.program{ 
	display:block;
	font-size:1px;
	width:132px;
	background:url('images/navProgramDetails.gif') no-repeat;
	color:#FFFFFF;
	}

.ideas{ 
	display:block;
	font-size:1px;
	width:72px;
	background:url('images/navIdeas.gif') no-repeat;
	color:#FFFFFF;
	}


.start{ 
	display:block;
	font-size:1px;
	width:105px;
	background:url('images/navStarted.gif') no-repeat;
	color:#FFFFFF;
	}
	
.contact{ 
	display:block;
	font-size:1px;
	width:267px;
	background:url('images/navContact.gif') no-repeat;
	color:#FFFFFF;
	}
/*End Navigtation*/

#maincontainer{
width: 770px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
position: relative;
}

#header{
	background: #ffffff;
	height: 63px;
	background: url('images/gc_02.jpg') no-repeat right top;
}

#navigation{
background: #71705b;
height: 30px; 
}

#flash{
	background: #F6821F;
	height: 357px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 280px; /*Set left margin to LeftColumnWidth*/
padding-bottom: 50px;
}

#leftcolumn{
float: left;
width: 280px; 
margin-left: -770px; /*Set left margin to -(MainContainerWidth)*/
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

/*Start Homepage*/

#contentcolumn-home{
margin-left: 261px; /*Set left margin to LeftColumnWidth*/
}
#leftcolumn-home{
	float: left;
	width: 261px;
	margin-top: 5px;
	margin-left: -770px; /*Set left margin to -(MainContainerWidth)*/
	/* text-align: right; */	
}
#leftcolumn-home a img { margin-top:3px; }
#leftcolumn-home .cardBalance{
	display: block;
	margin: 4px 0 25px;
	padding: 0;
}
#reasons-title {
	background-image: url(images/home_08.gif);
	height: 31px;
	width: 505px;
	margin: 8px 5px 0 0;
	padding-top: 5px;
	padding-left: 5px;
	color: #5b5b51;
	font-size: 16px;
	font-weight: bold;	
}

#reasons-title a {
	font-size: 10px;
	margin-left: 60px;
	text-decoration: none;
}

a.learnMore { display:inline-block; height:23px; line-height:21px; vertical-align:top; padding-left:28px; overflow:hidden; background: url('images/home_11.gif') no-repeat left top; }
a.learnMore:hover { background-position: left bottom; }

#reasons-title img {
	margin-bottom: 3px;
	vertical-align: bottom;	
}
#faux-home {;
	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
	width: 100%;
	margin-left: 5px;

}
#faux-home p {
	margin-bottom: 7px;
	margin-top: 4px;
	margin-right: 4px;
	font-size: 12px;
	line-height: normal;
}
#faux-home h3 {
	margin-bottom: 0px;
}

#leftcolumn1-home {
	display: inline;
	margin: 0px;
	padding: 0px;
	width: 125px;
	float: left;
	background-image: url(images/vdivider_16.gif); 
	 
}
#leftmiddle-home { 
 float: left;
 margin: 0 0 0 3px;
 padding: 0px;
 width: 125px;
 display: inline;
 position: relative;
 background-image: url(images/vdivider_16.gif); 
}
#rightmiddle-home { 
 display: inline;
 position: relative;
 margin: 0 0 0 3px;
 padding: 0px;
 width: 125px;
 float: left;
 	background-image: url(images/vdivider_16.gif); 
}
#rightcolumn-home { 
 display: inline;
 position: relative;
 margin: 0 0 0 3px;
 padding: 0px;
 width: 125px;
 float: left;
}
/*End Homepage*/
a.orderLink { display:block; height:143px; margin-bottom: 10px; overflow:hidden; text-indent:-1000px; background:url('images/detail_16.jpg') no-repeat left top; }
a.orderLink:hover { background-position: left bottom; }

/*Start Footer*/

#footer{
	clear: left;
	width: 100%;
	color: #FFF;
	padding: 0;
	height: 105px;
	background-image: url(images/gc_12.gif);
	line-height: normal;
}

#footer a{
color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}


#footwrapper { 
 padding: 0px;
 margin-top: 5px;
 width: 770px;
}

#faux {;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%;
}
#leftcolumn1 { 
 display: inline;
 margin: 0 0 0 150px;
 padding: 0px;
 width: 150px;
 float: left;
}
#leftmiddle { 
 float: left;
 margin: 0px;
 padding: 0px;
 width: 150px;
 display: inline;
 position: relative;
}
#rightmiddle { 
 display: inline;
 position: relative;
 margin: 0px;
 padding: 0px;
 width: 150px;
 float: left;
}
#rightcolumn { 
 display: inline;
 position: relative;
 margin: 0px;
 padding: 0px;
 width: 120px;
 float: left;
}
/*End Footer*/

.clear { clear: both; background: none; }


#copyright{
	clear: left;
	width: 100%;
	padding: 0;
	height: 50px;
	line-height: normal;
	text-align: center;
}

/* Start Card Balance Popup Box */

.cardBalance {
	background: url(images/checkCardBalance.gif) no-repeat left top;
	display: inline-block;
	height: 53px;
	text-indent: -9999px;
	width: 249px;
}

.cardBalance:hover { background-position: 0 -53px; }

.cardBalBox {
	display: none;
	margin: 0;
	padding: 0;
	position: absolute;
	width: 421px;
	z-index: 100;
}

.cardBalBox #top {
	background: url(images/cardBalBoxTop.png) 0 0 no-repeat;
	margin: 0;
	padding: 5px 0 0;
	width: 421px;
}

.cardBalBox .closeBtn {
	display: block;
	height: 16px;
	margin: 0 0 0 398px;
	padding: 0;
	position: relative;
	width: 16px;
	z-index: 101;
}

.cardBalBox #mid {
	background: url(images/cardBalBoxFill.png) 0 0 no-repeat;
	margin: 0;
	padding: 0;
	width: 421px;
}

.cardBalBox #mid img {
	float: left;
	margin: 0;
	padding: 0 27px 0 21px;
	width: auto;
}

.cardBalBox #mid p {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.4;
	margin: -2px 0 0;
	padding: 0 0 10px;
	width: 262px;
	position: relative;
	z-index: 102;
}

.cardBalBox #bottom {
	background: url(images/cardBalBoxBottom.png) 0 0 no-repeat;
	height: 14px;
	margin: 0;
	padding: 0;
	width: 421px;
}

#homePop {
	left: 105px;
	top: 525px;
}

#ideasPop {
	left: 105px;
	top: 425px;
}

iframe#chicoNtheMan { border: none; height: 0; margin: 0; padding: 0; width: 0; }


/* --- FROM Homedepot.com --- */
#footwrapper2{background:#71705C url(images/footer_bg.gif) repeat-x bottom left;color:#fff;padding:10px 0;border:1px solid #3F3F33;border-top:1px solid #615F50;width:768px;}
#footwrapper2 dl{float:left;width:155px;font-size: 11px; margin: 0; padding: 0;}
#footwrapper2 dl a{color:#fff;}
#footwrapper2 dl dt{font-weight:bold;text-transform:uppercase; margin: 0; padding: 0;}
#footwrapper2 dl dd { margin: 0; padding: 0; }
.footer-logo{margin:25px;float:left;}

.footer-disclaimer{color:#999;border-top:1px solid #E5E6DE;font-size:.8em;clear:both;padding:5px;margin-top:15px;width:760px;}
dl#customer-service{border-left:1px dashed #000;padding-left:20px;}

#copyright h5{ font-size: 9.7px; line-height: 1.4; }
#copyright a{ text-decoration: underline;}

