body {
margin: 0;
padding: 0;
font-family: arial, times;
background: url(../images/bg.jpg);
}

h1, h2, h3, h4, h5, h6, p, ul {
margin: 0;
padding: 0;
}

#container {
width: 972px;
height: auto;
position: relative;
margin: 0 auto;
}

#header {
width: 972px;
height: 154px;
position: relative;
}

a.logo {
position: absolute;
top: 0;
left: 0;
}

a img {
border: 0;
}

ul#nav {
position: absolute;
top: 0;
right: 0;
width: 450px;
height: 30px;
list-style: none;
padding: 73px 0 0 0;
}

ul#nav li {
float: left;
padding: 0 7px;
}

ul#nav li a {
text-decoration: none;
color: #fff;
font-family: arial;
font-size: 10pt;
}

ul#nav a:hover {
color: #31afe4;
}

#content-top {
background: url(../images/border-top.jpg);
height: 405px;
width: 972px;
position: absolute;
top: 0;
}

#content {
width: 972px;
height: auto;
min-height: 405px;
background: url(../images/border-main.jpg);
position: relative;
}

#reposition {
position: relative;
padding-top: 70px;
}

#left {
width: 206px;
height: auto;
float: left;
padding: 0 0 20px 30px;
}

#left h1{
font-size: 11pt !important;
}

#reposition h1 {
color: #08475f;
padding: 0 0 15px 0;
font-size: 16pt;
}

#reposition h2 {
color: #08475f;
padding: 0 0 15px 0;
font-size: 11pt;
}

#left p {
color: #fff;
font-size: 10pt;
line-height: 20px;
padding: 0 0 15px 0;
}

#right {
width: 600px;
height: auto;
float: right;
padding: 0 60px 20px 0;
}

#right p {
color: #8f8c82;
font-size: 10pt;
line-height: 20px;
padding: 0 0 15px 0;
}

#right p a {
color: #8f8c82;
}

#content-btm {
background: url(../images/border-btm.jpg);
height: 18px;
width: 972px;
}

#footer {
height: 30px;
width: 972px;
padding: 20px 0 0 0;
}

#footer p.contact {
font-family: arial;
color: #fff;
font-size: 9pt;
width: 450px;
float: left;
padding-left: 50px;
}

#footer p a {
color: #fff;
text-decoration: none;
}


#footer p.copy {
font-family: arial;
color: #fff;
font-size: 9pt;
float: right;
width: 400px;
padding-right: 50px;
text-align: right;
}

.accr {
position: absolute;
top: 20px;
right: 40px;
}

label {
float: left;
width: 120px;
color: #8f8c82;
font-size: 10pt;
margin: 1px;
}

input[type=text], textarea {
margin: 1px;
}

input[type=submit]{
position: relative;
left: 332px;
}

#left a {
color: #fff;
}

.validation{
color:#ff0000;
font-weight:bold;
font-size:10pt;
list-style-type:none;
}

ul.validation{
margin:5px 5px 15px 5px;
line-height:150%;
}

p.teltop {
color: #fff;
position: absolute;
left: 274px;
top: 100px;
width: 200px;
font-size: 11pt;
}