
#wrapper {
	width : 1010px;
	margin : 0 auto;
	border : 2px solid #80bd26;
}
#header {
	background-image : url(../_img/cc_layout/cc_header_top_left.jpg);
	background-repeat : no-repeat;
	height : 80px;
}
#header h1 {
	margin : 0;
	padding : 0;
	font-size : 20px;
	padding : 40px 0 15px 294px;
	color : #80bd26;
	background-image : url(../_img/cc_layout/cc_header_green_arrow.jpg);
	background-position : 294px 55px;
	background-repeat : no-repeat;
}
#main {
	margin-left : 296px;
}
#main .inside {
	height : auto !important ;
	height : 343px;
	min-height : 343px;
}
#main .inside #inside_nav {
	margin-left : 135px;
	margin-top : -3px;
	position : absolute;
	color : #656565;
	font-size : 13px;
	font-weight : bold;
}
#main .inside #inside_nav ul li {
	float : left;
	background-image : url(../_img/cc_layout/cc_inside_navi_grey.jpg);
	background-repeat : no-repeat;
	padding-left : 10px;
	background-position : 0 2px;
	margin-left : 10px;
}
#main .inside #inside_nav ul li a:link {
	color : #656565;
	text-decoration : none;
}
#main .inside #inside_nav ul li a:visited {
	color : #656565;
	text-decoration : none;
}
#main .inside #inside_nav ul li a:hover {
	color : #004a91;
	text-decoration : none;
}
#main .inside #inside_nav li:hover {
	background-image : url(../_img/cc_layout/cc_inside_navi_blue.jpg);
	background-repeat : no-repeat;
}
#main .inside #inside_nav li.active {
	color : #004a91;
	text-decoration : none;
	background-image : url(../_img/cc_layout/cc_inside_navi_blue.jpg);
	background-repeat : no-repeat;
}
#main .inside .ce_text {
	margin : 10px;
	padding : 20px 10px 10px 28px;
	color : #4c4c4c;
}
#main .inside .ce_text h1 {
	color : #80bd26;
	margin : 0 0 10px 0;
	font-size : 14px;
	font-weight : bold;
}
#main .inside .ce_text h2 {
	color : #004a91;
	margin : 0;
	font-size : 12px;
	font-weight : bold;
}
#main .inside .ce_text .GreenBoldText{
	color : #79A200;
	font-weight:bold;
}
#main .inside .ce_text .calltoaction {
	background-image:url(../_img/cc_layout/cc_layout_green_arrow.jpg);
	background-position:0 -1px;
	background-repeat:no-repeat;
	color:#79A200;
	font-weight:bold;
	padding-left:20px;
}
#main .inside .ce_text a {
	color : #004a91;
	text-decoration : none;
	font-weight : bold;
}
#main .inside .ce_text ul li {
	padding : 2px;
	margin-left : 15px;
	list-style-type : disc;
}
#main .inside .ce_image {
	float : left;
}
#left {
	margin : 100px 10px 0 45px;
	width : 170px;
}
#left .inside #main_nav ul {
	margin : 0;
}
#left .inside #main_nav li {
	padding : 0 10px 4px 20px;
	color : #656565;
	font-weight : bold;
}
#left .inside #main_nav li.last {
	padding-bottom : 0;
}
#left .inside #main_nav li:hover {
	background-image : url(../_img/cc_layout/cc_navi_blue.jpg);
	background-repeat : no-repeat;
}
#left .inside #main_nav {
	background-image : url(../_img/cc_layout/cc_navi_green.jpg);
	background-repeat : no-repeat;
}
#left .inside #main_nav li a:link {
	text-decoration : none;
	color : #656565;
}
#left .inside #main_nav li a:visited {
	color : #656565;
	font-weight : bold;
	text-decoration : none;
}
#left .inside #main_nav li a:hover {
	color : #004a91;
	font-weight : bold;
	text-decoration : none;
}
#left .inside #main_nav li.active {
	color : #004a91;
	text-decoration : none;
	background-image : url(../_img/cc_layout/cc_navi_blue.jpg);
	background-repeat : no-repeat;
}
#left .inside #main_nav li.active, li.trail {
	background-image : url(../_img/cc_layout/cc_navi_blue.jpg);
	background-repeat : no-repeat;
	color : #004a91;
	text-decoration : none;
}
#left .inside #main_nav li.trail a {
	color : #004a91;
}
#right {
	border-width : 0;
}
#footer {
	background-color : #80bd26;
	color : #fff;
	height : 30px;
}
#footer .inside {
	position : relative;
	height : 30px;
}
#footer .inside #special {
	position : absolute;
	width : 209px;
	background-color : #aaaaaa;
	bottom : 30px;
	left : 20px;
}
#footer .inside #special h1 {
	color : #fff;
	background-color : #004a91;
	font-size : 12px;
	text-align : center;
	margin : 0;
	padding : 5px;
	border-bottom : 1px solid #fff;
	font-weight : bold;
}
#footer .inside #special ul li {
	list-style-type : none;
	margin-left : 40px;
	padding : 2px 2px 0 0;
	list-style-image : url(../_img/cc_layout/cc_special_dot.gif);
}
#footer .inside #special ul li a:link {
	color : #fff;
	text-decoration : none;
}
#footer .inside #special ul li a:visited {
	color : #fff;
	text-decoration : none;
}
#footer .inside #special ul li a:hover {
	color : #fff;
	text-decoration : underline;
	font-weight : bold;
}
#footer span#footer_text {
	padding-left : 480px;
	padding-top : 8px;
	float : left;
}
#footer .inside #footer_nav ul li {
	background-image : url(../_img/cc_layout/w_dot3.gif);
	background-position : 0 4px;
	background-repeat : no-repeat;
	float : left;
	padding-left : 10px;
	padding-top : 8px;
}
#footer .inside #footer_nav ul li a:link {
	color : #fff;
	text-decoration : none;
}
#footer .inside #footer_nav ul li a:visited {
	color : #fff;
	text-decoration : none;
}
#footer .inside #footer_nav ul li a:hover {
	color : #fff;
	text-decoration : underline;
}
#main .inside .pagination ul li {
	float : left;
	padding-left : 5px;
}
#main .inside .pagination ul li a:link {
	color : #656565;
	text-decoration : none;
}
#main .inside .pagination ul li a:visited {
	color : #656565;
	text-decoration : none;
}
#main .inside .pagination ul li a:hover {
	color : #004a91;
	text-decoration : none;
}
#main {
	min-height : 300px;
}
body {
	margin-top : 20px;
}
#swf_9 {
	background-image:url(../_img/cc_layout/cc_flash2.jpg);
	background-repeat:no-repeat;
	height:443px;
}
#swf_9_container{
	background-image:url(../_img/cc_layout/cc_flash2.jpg);
	background-repeat:no-repeat;
	height:443px;
}
#noflash {
	padding-top:270px;
	width:420px;
	color:#4c4c4c;
}
