/*WFCElectronics.com copyright 2009*/

body {
position:relative; margin-left:auto; margin-right:auto; margin-top: auto; margin-bottom:10px;
width:980px;
background-color:white}

/*Div*/
.intro {position:absolute; top:200px; background:white; width:980px; height:100px; z-index:1}
.contacts {position:absolute; top:350px; background:white; width:978px; height:100px; z-index:2}
.footer {position:absolute; top:600px; background:white; width:980px; height:50px}
.banner {position:absolute; top:5px; background:none; width:978px; height:100px; z-index:1}
.errorForm {position:absolute; top:320px; left:5px; z-index:2}
.thankyouForm {position:absolute; top:300px; left:370px; z-index:2}
.ip {position:absolute; top:475px; left:370px; z-index:2; width:225px; height:50px}

/*Table*/
.formTable {position: absolute; top:0px; left:0px; width:500px; height:100px; padding:0px; z-index:1; border:0px black solid}

.formTD  {width:225px; height:10px; margin:0px; border:0px black solid}
.formTD1 {width:300px; height:10px; margin:0px; border:0px black solid}



/*P*/
.pcontent {font-family:verdana; font-size:14px; color:black; position:absolute; top:4px; left:4px; text-align:left}
.footerText {font-family:verdana; font-size:11px; color:black; text-align:center}
.formFont  {font-family: verdana; font-style:normal; font-size:12px; color:#000000; font-weight:bold; text-align:left; margin:0px; z-index:1; text-indent:0px}
.formFont2 {font-family: verdana; font-style:normal; font-size:12px; color:red;     font-weight:bold; text-align:left; margin:0px; z-index:1; text-indent:0px}
.erFormText {font-family: verdana; font-style:italic; font-size:11px; color:red;    font-weight:bold; text-align:left; z-index:1; text-indent:0px}
.thyouFormText {font-family: verdana; font-style:italic; font-size:12px; color:green; font-weight:bold; text-align:left; z-index:1; text-indent:0px}
.pcontent2 {font-family:verdana; font-size:12px; color:black; position:absolute; top:4px; left:4px; text-align:left}










