body {
background-color: #029DDD;
font-size: 12px;
color: #0281B8;
font-family: tahoma;
}
div#wrapper {
width: 600px;
background: url('images/bg.jpg') repeat-y;
background-color:#485976;
margin-top: 25px;
margin-bottom: 50px;
margin-left: auto;
margin-right: auto;
padding: 0px;

}
div#header {
padding: 15px;
margin: 0px;
text-align: center;
height: 388px;
background: url('images/header.jpg') no-repeat;
}
div#nav {
width: 450px;
padding: 10px;
margin-left: -405px;
margin-top: -62px;
text-align: right;
}
div#main {
width: 405px;
margin-left: 100px;
margin-top: -95px;
padding: 5px;
text-align: left;
}
div#footer {
margin: 0px;
padding: 0px;
text-align: center;
background: url('images/footer.jpg') no-repeat;
height: 51px;
clear: both;
}
a {
	color: #016691;
	text-decoration: none;
	font-weight: bold;
        
}
a:hover {
}
h3{
color: #016691;
font-size: 14px;
letter-spacing: 5px;
text-align: left;
border-bottom: 1px dashed #029DDD;
font-weight: bold;
}
h1 {
  color:#016691;
  font-size: 14px;
  text-align: left;
  letter-spacing: 5px;
  font-family: tahoma;
  border-bottom: 1px dashed #029DDD;
   
}
div#footer ul li{
color : #000000;
background-color : transparent;
display: inline;
}

div#footer ul li a{
color : #115EAC;
background-color : transparent;
text-decoration : none;
}

div#footer ul li a:hover{
text-decoration : underline;
}
input, textarea {
	margin: 1px;
	border: solid 1px #012C4C;
	font-family: tahoma;
	font-size: 11px;
	color: #016691;
	background-color: #029DDD;
	
}
input.noborder {
	border: none;
}
#bq {
        width: 325px;	
        font-size: 11px;
	color: #04D4F8;
        font-weight:normal;
        background-color: #029DDD;
        padding: 10px;
        
}
#title {
        background: url('images/titlebg.jpg') no-repeat;
        width: 100px;
        font-size: 12px;
	color: #DD8BCB;
        font-weight: bold;
        text-align: center;
        border: solid 2px #2d2a49;
	
   
}
#x {
  color:#cdc1b4;
  font-size: 13px;
  letter-spacing: 5px;
  font-family: tahoma; 
   
}
