﻿body
{
    background: url(/css/ip1_bg_main.png);
    margin: 0;
    padding: 0;
    color: #696969;
}

body, .text, .button, label { font-size: 14px; font-family: Verdana, Tahoma, Arial, "Helvetica Neue", Helvetica, Sans-Serif;}

h2 {float: left;}
.reset {float: none;}

th, td {text-align:left}

#page { width: 960px; margin: 0 auto; background: #fff; }
#header { height: 100px; width: 100%; margin-top: 75px;  background: url(/css/ip1_header.png);  color: #fff;  }
#header h1 { padding-left: 15px; padding-top: 30px}

#main { border: 1px solid #ccc; border-top: none;}
#content { padding: 25px;}
#footer {background: #333p; height: 50px;}

label { width: 25%; float: left; font-size: 18px; font-weight: bold; margin-bottom: 15px }
.text { padding: 10px;  width: 70%; float: right; margin-bottom: 15px }
.text textarea{  height: 125px}

.clear {clear: both;}

#send {text-align: right;}
.button {margin-top: 50px; clear: both; background: url(/css/ip1_button.png);  background-position: 0px -60px; border: 0; width: 250px; height: 60px; color: #fff; font-weight: bold; font-size: 18px !important; cursor: pointer}

#footer_img {float:right; border:0px; padding-right:6px}