@charset "utf-8";

/* CSS Document 



Created by: Prometeus Design

URL: http://www.prometeus-design.com/



*/



body {

margin: 0px;

padding:0px;

font-family: Arial, Helvetica, sans-serif;

background: #b6b6b6 url(images/body_bg.jpg) repeat-x;

font-size: 13px;

}





body img {

border: none;

}





#container {

margin: 0px auto;

padding: 0px;

width: 849px;

}



#header {

width: 849px;

height: 530px;

margin: 0px;

padding: 0px;

background:url(images/header.jpg) no-repeat;

}



#content {

position: relative;

margin: -280px auto 0px auto;

padding: 0px 35px 15px 35px;

width: 755px;

background: url(images/body.jpg) repeat-y;

}



#content h1 {

font-size: 20pt;

font-family: 'Tahoma', Helvetica, sans-serif;

text-align: center;

line-height: 130%;

}

#content h2 {

font-size: 16pt;

font-family: 'Tahoma', Helvetica, sans-serif;

text-align: center;

line-height: 130%;

color: #365f91;

}



.form-area {

margin: 5px auto;

padding: 25px;

width: 405px;

display: block;

background: #dee4ed;

color: #000;

border:0px dashed #000;

}

.title {

display: block;

text-align: center;

font-size: 150%;

padding-bottom: 8px;

}

.red {

color:#990000;

}



.form-area table{

margin: auto;

}

.form-area td {

padding-top: 3px;

padding-bottom: 3px;

}

.button {

margin: 5px auto 0px;

display: block;

}



#footer {

position: relative;

margin: 0px auto 0px auto;

width: 825px;

height: 111px;

background: url(images/footer.jpg) no-repeat;

}





.clear {

clear: both;

margin: 0px 0px 0px 0px;

padding: 0px 0px 0px 0px;

font-size: 0px;

line-height: 0px;

}





.footer-navigation {

float:left;

margin-top:40px;

margin-left:20px;

}

.footer-navigation a:link, .footer-navigation a:visited {

color:#666666;

text-decoration: none;

}

.footer-navigation a:hover {

color:#000;

text-decoration: none;

}