/* CSS Document */

body {
background:url(images/bg.gif) repeat-x;
font-family:Arial, Helvetica, sans-serif;
background-color:#575757;
}

#wrapper{
width:609px;
margin:auto;
}

#content{
behavior: url(iepngfix.htc)
}

#top{
width:609px;
margin:auto;
height:25px;
margin-bottom:20px;
font-family:Georgia, "Times New Roman", Times, serif;
}


#bottom{
width:609px;
margin:auto;
height:20px;
font-family:Georgia, "Times New Roman", Times, serif;
}

#bottom p{
float:right;
padding-right:15px;
font-size:13px;
color:#FCC029;
font-weight:bold;
}

p.newsite{
padding-left:20px;
float:left;
font-size:13px;
font-weight:bold;
color:#FCC029;
}


p.email{
float:right;
clear:right;
font-size:13px;
font-weight:bold;
padding-right:15px;
color:#85C9F9;
}

p.email a{
color:#85C9F9;
text-decoration:none;
}

p.email a:hover{
text-decoration:underline;
}

#form{
width:609px;
height:174px;
background:url(images/formbg2.gif) no-repeat;
margin:auto;
margin-top:8px;
font-family:Georgia, "Times New Roman", Times, serif;
}

p.touch{
text-transform:uppercase;
font-weight:bold;
padding-top:30px;
padding-left:30px;
color:#FCC029;
padding-bottom:0px;
margin-bottom:0px;
}

#content {
width:609px;
height: 478px;
margin:auto;
background: url(images/content_box.png) repeat-x;
}

/*form*/

form {
margin-top:0px;
padding-top:10px;
padding-left:0px;
margin-left:0px;
width:609px;	
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
}


table{
margin:0px;
padding:0px;
}

td{
vertical-align: middle;
}

label {
text-transform:uppercase;
}

.col1 {
text-align: right;
width: 105px;
height: 22px;
margin: 0;
float: left;
padding-top:3px;
margin-right: 2px;
color:#fff;
}

.col2 {
width: 165px;
height: 22px;
display: block;
float: left;
margin: 0;
background: url(images/bg_textfield.gif) no-repeat;
}

div.row {
clear: both;
padding-top:0px;margin-top:0px;
}


.submit {
padding-right:40px;
padding-top:0px;margin-top:0px;
float:right;clear:right;clear:left;
} 

.righttd{
padding-left:25px;
}

.input {
background-color: #fff;
font: 11px/14px "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #5A698B;
margin: px 0 5px 8px;
padding: 1px;
border: 1px solid #8595B2;
width:  130px;
}

#leftform{
float:left;
clear:left;
}

#rightform{
float:right;
clear:right;
}
