* {
	margin: 0;
	padding: 0;
	border: 0;
}

img {
	margin: 0px;
	padding: 0px;
	display: block;
}

body {
	font-family:Ó×Ô²,ºÚÌå,Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 23pt;
	background-color: #000000;
	color: #ffffff;
}

#container{
    position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -432px;
	margin-top: 0px;
	width: 865px;
	min-height: 600px;
	
}


/*------------------------------------------------------------- GENERAL STYLES---------------------------------------------*/
.error {
	color: #f84533;
	font-size: 7pt;
}

.nav_text{
color: #5a5a5a;
font-size: 7.5pt;
line-height: 10pt;
vertical-align: middle;
}

.text_header{
color: #ffffff;
font-size: 15pt;
line-height: 20pt;
font-weight: bold;
}

.text_subheader{
color: #43d534;
font-size: 12pt;
line-height: 17pt;
font-weight: bold;
}

.digitalus{
font-size: 7.5pt;
line-height: 8pt;
color:#666666;
}

.form_text {
	line-height: 11pt;
}

.link{
color: #d49739;
}

/*------------------------------------------------------------- PAGE STYLES---------------------------------------------*/

#header_index{
float:left;
width:865px;
}

#navigation{
float:left;
width:865px;
height: 36px;
margin-top:10px;
}

#navigation_pages{
float:left;
width:865px;
height: 36px;
margin-top:20px;
}

#content{
float:left;
width:865px;
margin-top:20px;
margin-top:20px;
}

#content_pages{
position: absolute;
top: 240px;
left: 0px;
width:865px;
}

#footer{
float:left;
width:865px;
height: 20px;
margin-top:10px;
margin-bottom:20px;
}

#footer_pages{
float:left;
width:865px;
height: 20px;
margin-top:5px;
margin-bottom:20px;
}

#form{
float: left;
width: 463px;
height: 100%;
padding-top: 60px;
font-size: 8pt; 
background-image:url(images/form_top.jpg);
background-position: top;
background-repeat: no-repeat;
background-color: #464439;
}

#form td{
vertical-align: center;
background-color: none;
}

#form input{
background-color:  #777569;
padding: 3px 0px 1px 0px;
border-top: 1px inset black;
border-left: 1px inset black;
border-right: 1px inset #939288;
border-bottom: 1px inset #939288;
}

#form textarea{
background-color:  #777569;
border-top: 1px inset black;
border-left: 1px inset black;
border-right: 1px inset #939288;
border-bottom: 1px inset #939288;
}




/*------------------------------------------------------------- LINKS---------------------------------------------*/



A.link {
	text-decoration: none;
}

A.link :link {
	color: #d49739;
}

A.link :hover {
	color: #ffffff;
	text-decoration: underline;
}

A.link :visited {
	color: #d49739;
}




A.digitalus {
	text-decoration: none;
}

A.digitalus :link {
	color: #666666;
}

A.digitalus :hover {
	color: #ffffff;
}

A.digitalus :visited {
	color: #666666;
}
