
body {
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        color:#FFFFFF;
        font-size: 12px;
        padding-left:  0;
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        background: #707D85 url("images/bg.jpg") repeat-x;
        background-position: center top;
        text-align: center;
}


#body-center {
        position: relative;
        margin:auto;
        text-align: center;
}

#header {
	position: relative;
	left: 0px;
	top: 0px;
	width:741px;
	height:176px;
	background: url("images/header.jpg") no-repeat;
  	text-align:center;
}


#main {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px;
	width: 665px;
  text-align: left;
	padding-left:15px;
	padding-right:25px;
	font-size: 12px;
  border-bottom:10px #555555;
}

#main h1{
	position: relative;
	margin: 0px;
	top:0px;
	left: 0px;
	font-size: 18px;	
	font-weight: bold;
	color:#9CBAC7;
  border-bottom: 1px #9CBAC7 dashed;
	text-align:left;
	margin-right:10px;
}

#main p{
	position: relative;
	margin: 0px;
	top:0px;
	left: 0px;
	text-align: left;
}



#main h2{
	position: relative;
	margin: 0px;
	padding: 0px;
        text-align:left;
        padding-left:5px;
	color: #c10000;
}

#main a{
	color: #9CBAC7;
}

#footer {
	position: relative;
	padding:0px;
	margin: 0px;	
	height:79px;
	background:url("images/footer.jpg") no-repeat;
	margin: 0px;
  width:741px;
	
}

#footer h1{
        position: absolute;
        margin: 0px;
        top: 30px;
        font-size: 10px;
        font-weight:normal;
	      left: 10px;
	      	color:#FFFFFF;
}
#footer h2{
        position: absolute;
        margin: 0px;
        top: 30px;
        font-size: 10px;
        font-weight:normal;
	      left: 600px;
	      	color:#FFFFFF;
}


a {
                text-decoration: none;
                color: #FFFFFF;
                font-weight: bold;
}

a:active {
                text-decoration: none;
                color: #FFFFFF;
                font-weight: bold;
}

a:visited {
                text-decoration: none;
                color: #FFFFFF;
                font-weight: bold;
}
a:hover {       
		text-decoration: underline;
                color: #FFCC66;
                font-weight: bold;
}





#menu {
        position: relative;
        left: 0px;
        top: -28px;
        margin-top:  0px;
        margin-left:  0px;
        margin-right: 0px;
        text-align: left;
        width: 624px;
        height:20px;

}

#menutext {
        position: relative;
        top: 3px;
        left: 5px;
        font-size: 12px;
      	font-family:tahoma;
}



.td_index_1 {
	vertical-align:top;
  margin:0px;
}
.td_index_footer {
	background: url("images/bg_footer.jpg") repeat-x;
}
.main {
	position: relative;
	top: -10px;
	border-left: 1px solid #5B6469;
	border-right: 1px solid #5B6469;
}

#flash1 {
        position: absolute;
        margin: 0px;
        padding: 0px;
        top: 0px;
        left: 312px;
}

