@charset "utf-8";

html {
    width: 100%;
    margin: 0;
    padding: 0;
    border: 0;
}

/*== reset font ==*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote,td{
    margin: 0;
    padding: 0;
    color: #666666;
	font-size:12px;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img {
    border: 0;
}

address, caption cite, code, dfn, em, strog, th, var {
    font-style: normal;
    font-weight: normal;
}

li {
    list-style: none;
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

q:before, q:after {
    content: '';
}

abbr, acronym {
    border: 0;
    font-variant: normal;
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

input, textarea, select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
}

input, textarea, select { *

font-size:
    100%;
}

legend {
    color: #000;
}

table {
    font-size: inherit;
    font: 100%;
}

pre, code, kbd, samp, tt {
    font-family: monospace; *

font-size:
    108%;

line-height:
    100%;
}

/*== reset font ==*/
 .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
} .clearfix { /* overflow:auto;*/
    zoom: 1;
}

/*=2=*/
div.divclear {
    clear: both;
    font-size: 0;
    line-height: 0;
}

.bold {font-weight:bold;}

a {
    outline: none;
}

div#landingpage-head,div#landingpage-main,div#landingpage-shade,div#landingpage-footer{ width:100%;}
div#landingpage-head { background-color:#000000; height:234px;}
div#landingpage-main { background:url(../images/excelle-power-leftbg.gif) no-repeat; position:absolute; top:214px;}
div#landingpage-content { background: url(../images/excelle-power-mainbg-extend.jpg) repeat-x #dddde3; margin:0 0 0 34px;width:100%; height:auto;}
div#langdingpage-inner { background:url(../images/excelle-power-mainbg.jpg) no-repeat; width:946px; height:472px;}
div#landingpage-shade { background:#f9f9fa; height:28px;}
div#landingpage-footer { width:980px; text-align:center}
div#langdingpage-inner #pic-left,div#langdingpage-inner #pic-right { float:left; display:inline;}
div#langdingpage-inner #pic-left { margin:130px 0 0 0;}
div#langdingpage-inner #pic-right { margin:30px 0 0 30px;}

div#inspirit-testdrive-form { margin:15px 0 0 28px;}
.reset-btn { width:59px; height:17px; border:0; background:url("../../images/reset-btn.jpg"); cursor:pointer;}

