#landingPage {
margin: 0px;
padding: 0px;
background: #326990 url(/images/landing1bg.jpg) repeat-x;
font-family: Helvetica, Arial, sans-serif;
color: #111;
font-size: 14px;
line-height: 16px;
text-decoration: none;
overflow: hidden;
}
.landingTable{
border-collapse: collapse;
color: #333;
font-size: 13px;
font-weight: lighter;
line-height: 1.1;
}
#head{
position: absolute;
/*top: -700px;*/
top: 20px;
left: 30px;
width: 600px;
overflow: hidden;
color:#fe4b05;
font-size: 16px;
line-height: 1.5;
font-weight: bold;
text-transform: uppercase;
word-spacing: 5px;
/*font-variant:small-caps;*/
z-index: 100;
}
#wrap1{
position: relative;
width: 900px;
top: -490px;
margin-left: auto;
margin-right: auto;
background: transparent url(/images/land_bg2.jpg) repeat-y;
}
#wrap1content{
margin: 3px;
}
#landingflash{
float: left;
width: 600px;
height: 450px;
margin-top: -40px;
}
#form{
float: left;
width: 240px;
height: 360px;
margin-top: 15px;
background: transparent url('/images/land_form.jpg') no-repeat;
margin-left: 10px;
padding: 20px;
}
#form-tryme{
float: left;
width: 240px;
height: 360px;
padding: 20px;

}
#form input{
width: 170px;
color:#444;
background: #FFF;
font-size: 16px;
border: 1px #777 solid;
padding: 2px;
}
#form #formsubmit{
width: 100%;
background: #f47f31 url('/images/land_submitbg.gif');
/*background: transparent;
border: 0px none;*/
color:#FFF;
padding: 4px 8px;
font-size: 16px;
font-weight: normal;
text-transform: uppercase;
}
#form p{
color: #444;
font-size: 14px;
font-weight: lighter;
line-height: 1.2;
margin: 0px 0px 5px 0px;
}
#form p:first-line{
color:#fe4b05;
font-size: 18px;
line-height: 1.2;
font-weight: bold;
font-variant:small-caps;
}
#formFinePrint{
padding: 10px;
color: #000;
font-size: 11px;
line-height: 1;
}
.landingBottomBox1{
float: left;
width: 530px;
height: 180px;
font-size: 13px;
color: #222;
margin: 30px 5px 5px 12px;
padding: 20px;
border: 1px solid rgb(238, 238, 238);
}
.landingBottomBox1 p{
color:#fe4b05;
font-size: 17px;
font-weight: normal;
line-height: 1.1;
font-variant:small-caps;
margin: 5px 0px 0px 0px;
}
.landingBottomBox2{
float: left;
width: 235px;
height: 180px;
font-size: 13px;
color: #222;
margin: 30px 5px 5px 12px;
padding: 20px;
border: 1px solid rgb(238, 238, 238);
}
.landingBottomBox2 p{
color:#fe4b05;
font-size: 17px;
font-weight: normal;
line-height: 1.1;
font-variant:small-caps;
margin: 5px 0px 0px 0px;
}
#wrap2{
position: relative;
top: 780px;
width: 900px;
height: 500px;
margin-left: auto;
margin-right: auto;
}
#landing-video{
position: absolute;
top: 120px;
left: -36px;
/*display: none;*/
}