html, body, object, iframe, h1, h2, h3, h4, h5, h6, a, img
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 12px;
    vertical-align: baseline;
    font-family: Arial, Helvetica, sans-serif;
} 
ul li{
    list-style-type:disc;
}
}
a:link, a:visited, a:active
{
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
body
{
    font-family: Arial, Helvetica, sans-serif;
    color: #01122d;
    font-size: 12px;
    line-height: 20px;
    background-color: #f9f9f9;
    text-align:center;
}

/* Style Helps */
.padd10allpx
{
    padding: 10px;
}

.fntBold
{
    font-weight: bold;
}
.redTxt
{
    color: #d00000;
}
.fntSize22px
{
    font-size: 22px;
}
.fntSize26px
{
    font-size: 26px;
}
.fntSize28px
{
    font-size: 28px;
}

.clear
{
    clear: both;
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
}

/* Style Helps Ends */

/* Skin Styles */

/* Header Area */

#bannerWrap
{
    width: 100%;
    background: url(images/headerBG.png) repeat-x top left;
    margin: 0;
    padding: 0;
    text-align: center;
}
#bannerWrapInner
{
    width: 100%;
    background: url(images/headerBG.png) repeat-x top left;
    margin: 0;
    padding: 0;
    text-align: center;
    height:240px;
}
#headerArea
{
    width: 980px;
    text-align: left;
    margin: 0px auto;
    position: relative;
    clear: both;
}
.logoContainer
{
    width: 310px;
    float: left;
    position: absolute;
    top: 0;
    left: 0;
}
#headerArea h2
{
    font-size: 28px;
    font-weight: bold;
    width: 650px;
    float: right;
    display: inline;
    line-height: 40px;
    margin-top: 40px;
    color: #222480;
padding:0;
}

.bannerArea
{
    width: 980px;
    text-align: left;
    margin: 0px auto;
    position: relative;
    clear: both;
    height: 330px;
}

.bannerAreaInner
{
    width: 980px;
    text-align: left;
    margin: 0px auto;
    position: relative;
    clear: both;
}


.LowesLogo
{
    float: left;
    width: 270px;
    text-align: center;
    margin-top: 30px;
}
.LowesLogo p
{
    font-size: 20px;
    line-height: 30px;
    padding:0;
	margin:0;
}

.topTxtArea
{
    float: left;
    text-align: center;
    width: 325px;
    margin-top: 15px;
}
.topTxtArea h3
{
    font-size: 22px;
    line-height: 33px;
    font-weight: normal;
    color: #222480;
}
.topTxtAreaInner
{
    float: left;
    text-align: center;
    width: 225px;
    margin-top: 30px;
}
.topTxtAreaInner h3
{
    font-size: 22px;
    line-height: 33px;
    font-weight: normal;
    color: #222480;
}
.topFlashArea
{
    float: right;
    width: 380px;
    margin-top: 20px;
}
.topImgArea
{
    float: right;
    width: 425px;
}
.topImgArea p, .topFlashArea p
{
    padding:0;
	margin:0;
}

/* Header Area Ends */

/* Content Area */

#contentArea
{
    clear: both;
    width: 980px;
    position: relative;
    margin: 0px auto;
    text-align:left;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}
#contentAreaInner
{
    clear: both;
    width: 980px;
    position: relative;
    margin: 10px auto 0 auto;
    text-align:left;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;

}

.lftArea
{
    float: left;
    width: 272px;
}

.cssMenu
{
    margin-top: -160px;
    position:relative;
    z-index:100;
    display:block;
}
.cssMenuInner
{
    position:relative;
    display:block;
}

.navTop{
height:22px;
overflow:hidden;
width:100%;
}
.navBot{
height:11px;
overflow:hidden;
width:100%;
}
.lftContents
{
    padding: 10px,10px,10px,0px;
}
.cntArea
{
    float: right;
    width: 680px;
}
.contentPane
{
    clear: both;
    width: 100%;
}
.extraPane
{
    clear: both;
    width: 100%;
}
.leftPane50pg
{
    float: left;
    width: 49%;
}
.rightPane50pg
{
    float: left;
    width: 49%;
}
.bottomPane
{
    clear: both;
    width: 100%;
}
/* Content Area Ends */

/* Footer Area */
#footerWrap
{
    width: 100%;
    text-align: center;
    background: url(images/footerBG.png) repeat-x left bottom;
    height: 90px;
    color: #FFF;
}
.footerArea
{
    width: 980px;
    margin: 0px auto;
    text-align: center;
    margin-top: 10px;
}
.btmFooterLinks
{
    line-height: 25px;
    clear: both;
    color: #FFF;
}
.btmFooterLinks a:link, .btmFooterLinks a:visited, .btmFooterLinks a:active
{
    color: #FFF;
    text-decoration: none;
}
.btmFooterLinks a:hover
{
    color: #FFF;
    text-decoration: underline;
}
.btmFooterTxtArea
{
    margin-top: 5px;
    clear: both;
    color: #FFF;
}



/* Skin Styles Ends */



/* Control Panel Styles */
/* ControlPanel style */
.ControlPanel
{
    background: #eee;
    border: 3px solid #003263;
    width: 980px;
    z-index: 1000;
    margin: 0px auto;
}
.cpanel_left
{
    background: none;
}
.cpanel_right
{
    background: none;
}


.Normal, .NormalDisabled {
	font-family: Arial, Helvetica, sans-serif;
    color: #01122d;
    font-size: 12px;
    line-height: 20px;
}

