/* CSS Document */

body
{
	background-color:#afb4c2;
	height:auto;
	width:auto;
}

#container
{
	width:776px;
	height:auto;
	margin:auto;
}


#header
{
	background-image:url(images/index_01.gif);
	width:776px;
	height:99px;
	margin:auto;
}

#header2
{
	width:776px;
	height:27px;
	margin:auto;
}

#headerl
{
	background-image:url(images/index_02.gif);
	width:262px;
	height:27px;
	float:left;	
}

.sidebutton
{
	background-image:url(images/index_03.gif);
	width:120px;
	height:27px;
	float:left;
}

#headerr_button2
{
	background-image:url(images/index_05.gif);
	width:190px;
	height:27px;
	float:left;
}

#headerr_blank
{
	background-image:url(images/index_04.gif);
	width:6px;
	height:27px;
	float:left;
}

#headerr_blank2
{
	background-image:url(images/index_06.gif);
	width:6px;
	height:27px;
	float:left;
}


#headerr_blank3
{
	background-image:url(images/index_08.gif);
	width:6px;
	height:27px;
	float:left;
}


#headerr_blank4
{
	background-image:url(images/index_10.gif);
	width:16px;
	height:27px;
	float:right;
}

#header_line
{
	background-image:url(images/index_11.gif);
	width:776px;
	height:17px;
	margin:auto;
}


#content
{
	width:776px;
	height:auto;
	margin:auto;
}


#contentl
{
	width:149px;
	height:auto;
	background-image:url(images/index_12.gif);
	background-repeat:repeat-y;
	float:left;

}

#contentc
{
	width:611px;
	height:auto;
	background-image:url(images/index_13.gif);
	background-repeat:repeat-y;
	float:left;

}

#contentr
{
	width:16px;
	height:auto;
	background-image:url(images/index_14.gif);
	background-repeat:repeat-y;
	float:right;

}


#footer
{
	background-image:url(images/index_15.gif);
	width:776px;
	height:25px;
	float:left;
}



#foot
{
	width:776px;
	height:25px;

}

.link
{
	width:auto;
	height:auto;
	padding-top:3px;
	border:none;
}


#link_sidebar
{
	width:auto;
	height:auto;
	border:none;
	padding-top:10px;
}


.link2
{
	width:auto;
	height:auto;
	border:none;
	padding-bottom:35px;
}



