body {
	margin: 0;
	padding: 0;
	text-align: center;
	margin-right:auto;
	margin-left:auto;
	background-color: #FFFFFF;
	color: #333333;
	}

a {
	text-decoration: none;
	}

a:link {
	color: #002791;
	}

a:visited {
	color: #002791;
	}

a:active {
	color: #002791;
	}

a:hover {
	color: #974000;
	text-decoration:underline;
	}


a img {
	border-style:none;
	}


h1, h2, h3, h4, h5, h6 {
	position: static;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}


img, form {
	margin: 0px;
	padding: 0px;
	}


p {
	margin: 0px;
	padding: 10px;
	}


.px10 {
	font-size: 10px;
	line-height: 100%;
	}


.px14 {
	font-size: 14px;
	line-height: 140%;
	}


#container {
	margin-right:auto;
	margin-left:auto;
	width: 760px;
	height: 100%;
	border-color: #FF8A00; 
	border-style: solid; 
	border-width: 1px;
	}


#anc-menu {
	text-align: center;
	margin-right:auto;
	margin-left:auto;
	width: 680px;
	height: 100%;
	margin: 0;
	}


#content {
    text-align: left;
	margin-right:auto;
	margin-left:auto;
	overflow: hidden;
	margin-top: 40px;
	width: 680px;
	font-size: 12px;
	line-height: 140%;
	}


.cts01 {
	padding: 0 50px 10px 50px;
	}


.cts01-hd {
	background-image: url("../img/cts01_hd.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 16px;
	font-weight:bold;
	line-height: 140%;
	color:#FF5800;
	margin: 0 0 15px 10px;
	}


.cts01-bg {
	background-image: url("../img/cts_tc.gif");
	background-repeat: repeat-y;
	}


.cts02 {
	padding: 0 15px;
	}

.cts02-hd {
	background-image: url("../img/cts02_hd2.gif");
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	font-size: 14px;
	font-weight:bold;
	line-height: 140%;
	color:#333333;
	padding:25px 0 0 10px;
	margin: 0;
	}


.cts03-hd {
	background-image: url("../img/cts02_hd2.gif");
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	font-size: 14px;
	font-weight:bold;
	line-height: 140%;
	color:#333333;
	padding:15px 0 0 10px;
	margin: 0;
	}


#footer {
	width: 680px;
	height: 40px;
	text-align: center;
	padding-top: 20px;
	color: #545454;
	font-size: 12px;
	line-height: 150%;
	}
