/* CSS Document */

* {
    margin: 0px;
    padding: 0px;
}
.clear {
	clear: both;
	overflow: hidden;
	height: 0.00001em;
}
#page {
    margin: 0px 0px 0px 5px;
}
#page #top {
    padding: 0px 0px 0px 5px;
}
#page #top #menu_top {
    background: url(../images/cap/menu_top.gif) repeat-x left top;
    width: 237px;
    height: 27px;
    margin: 1px 0px 0px 0px;
}
#page #top #menu_top ul {
	list-style: none;
	margin: 0px 0px 0px 15px;
	padding: 3px 0px 0px 0px;
}
#page #top #menu_top ul li {
	float: left;
    padding: 0px;
	margin: 0px 10px 0px 0px;
	line-height: 20px;
}
#page #top #menu_top ul li a {
	color: #ffffff;
	font-family: Arial;
	font-size: 13px;
	text-decoration: none;
	display: block;
    padding: 0px 0px 0px 15px;
}
#page #top #menu_top ul li a.fr {
    background: url("../images/cap/strike_icon.gif") no-repeat left center;
}
#page #top #menu_top ul li a.fr:hover {
    background: url("../images/cap/strike_icon_active.gif") no-repeat left center;
}
#page #top #menu_top ul li a.sc {
    background: url("../images/cap/house_icon.gif") no-repeat left center;
}
#page #top #menu_top ul li a.sc:hover {
    background: url("../images/cap/house_icon_active.gif") no-repeat left center;
}
#page #top #menu_top ul li a:hover {
	color: #3ea33d;
}
#page #top #logo {
    background: url(../images/cap/logo.jpg);
    width: 175px;
    height: 41px;
    display: block;
    float: left;
    margin: 0px 0px 30px 780px;
}
#page #top #logo span {
	display: none;
}
#page #master_wrapper {
    background: #a8d7fb;
    width: 964px;
}
#page #wrapper_top {
    background: url(../images/cap/wrapper_top.jpg);
    width: 964px;
    height: 19px;
}
#page #wrapper_bottom {
    background: url(../images/cap/wrapper_bottom.jpg);
    width: 964px;
    height: 23px;
}
#page #wrapper_left {
    background: url(../images/cap/wrapper_left.gif);
    width: 12px;
    height: 707px;
    float: left;
}
#page #wrapper_right {
	background: url(../images/cap/wrapper_right.gif);
	width: 12px;
	height: 707px;
    float: left;
}
#page #wrapper {
    width: 940px;
    float: left;
}
#page #main_top {
    background: url(../images/cap/wrapper_top_cnt.gif);
    width: 707px;
    height: 57px;
    margin: 0px 0px 0px 145px;
}
#page #wrapper #main {
    width: 705px;
    margin: 0px 0px 0px 145px;
    position: relative;
}
#page #wrapper #main #content_top {
	background: url(../images/cap/content_top.gif) no-repeat left top;
	width: 705px;
	height: 26px;
}
#page #wrapper #main #content {
    background: url(../images/cap/content_bg.jpg) repeat-y left top;
    width: 609px;
    color: #fff;
    padding: 10px 48px;
}
#page #wrapper #main #content h1 {
	font-family: Arial;
	font-size: 18px;
	margin: 0px 0px 30px 0px;
}
#page #wrapper #main #content p {
	font-family: Arial;
	font-size: 12px;
	margin: 10px 0px 0px 0px;
}
#page #wrapper #main #content .flash_warn {
    color: #ff9900;
    margin: 20px 0px 0px 0px;
    font-weight: bold;
    width: 500px;
}
#page #wrapper #main #content .flash_warn h3 {
	font-size: 18px;
	font-family: Arial;
}
#page #wrapper #main #content .flash_warn p {
	font-size: 15px;
    font-family: Arial;
    display: block;
    float: left;
    width: 410px;
}
#page #wrapper #main #content .flash_warn p a {
    text-decoration: none;
	color: #ffffff;
}
#page #wrapper #main #content .flash_warn p a:hover {
	text-decoration: underline;
}
#page #wrapper #main #content .flash_warn img {
	float: left;
	margin: 0px 10px 0px 0px;
	display: block;
}
#page #wrapper #main #content_bottom {
	background: url(../images/cap/content_bottom.gif) no-repeat left top;
	width: 705px;
	height: 16px;
}
#page #wrapper #main .bloom {
    background: url(../images/cap/bloom.jpg) no-repeat left top;
    width: 705px;
    height: 42px;
}
#page #wrapper #main .peoples {
    background: url(../images/cap/peoples.png) no-repeat left top;
    width: 138px;
    height: 299px;
    position: absolute;
    right: 30px;
    top: 205px;
}
#page #bottom {
    width: 930px;
    border-top: 1px solid #e1e1e1;
    padding: 10px 0px 0px 10px;
    margin: 18px 0px 50px 15px;
}
#page #bottom .links {
    float: left;
}
#page #bottom .links ul {
	list-style: none;
}
#page #bottom .links ul li {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
#page #bottom .links ul li a {
    background: url("../images/cap/info_icon.gif") no-repeat left center;
    color: #135ba6;
    display: block;
    padding: 0px 10px 0px 20px;
    margin: 0px 30px 0px 0px;
    text-decoration: none;
    font-size: 12px;
    font-family: Arial;
}
#page #bottom .links ul li a:hover {
    background: url("../images/cap/info_icon_active.gif") no-repeat left center;
}
#page #bottom .links ul li a:hover {
	color: #52a44d;
}

#page #bottom .copy {
    float: left;
    margin: 0px 0px 0px 466px;
    font-size: 11px;
    font-family: Arial;
}

