@charset "utf-8";
#wrapper {
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #logo {
	height: 140px;
	width: 950px;
	background-repeat: no-repeat;
	margin-top: 25px;
	background-image: url(../images/top_logo.png);
}
#wrapper #spacer_bar {
	height: 10px;
	width: 950px;
}
#wrapper #body #body_left {
	height: auto;
	width: 200px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#wrapper #body #body_left #top_bar {
	height: 32px;
	width: 200px;
}
#wrapper #body #body_left #bottom_bar {
	background-image: url(../images/bottom_menu.png);
	height: 15px;
	width: 200px;
}



#wrapper #body #body_right {
	float: right;
	height: auto;
	width: 740px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#wrapper #body #body_close {
	clear: both;
	width: 950px;
	height: 1px;
}
#wrapper #body #body_right #js {
	height: 199px;
	width: 740px;
}
#wrapper #body #body_right #content {
	background-repeat: repeat-y;
	height: auto;
	width: 740px;
	background-image: url(../images/content.png);
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#wrapper #body #body_right #content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 30px;
}
#wrapper #body #body_right #content_top {
	background-image: url(../images/content_top.png);
	height: 12px;
	width: 740px;
	margin-top: 10px;
}
#wrapper #body #body_right #content_btm {
	background-image: url(../images/content_btm.png);
	height: 12px;
	width: 740px;
}

#wrapper #footer {
	height: 55px;
	width: 950px;
	background-image: url(../images/footer_back.png);
	margin-top: 5px;
}
#wrapper #footer #fotter_menu {
	height: 55px;
	width: 725px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #footer a {
	display: block;
	height: 55px;
	width: 145px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	line-height: 55px;
	text-align: center;
}
#wrapper #footer #fotter_menu a:hover {
	background-image: url(../images/footer_rollover.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
#wrapper #body #body_left #left_menu a {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: auto;
	width: 171px;
	text-decoration: none;
	color: #1F69A0;
	padding-top: 5px;
	padding-left: 22px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #d4d4d6;
	padding-bottom: 5px;
	background-image: url(../images/menu_bck.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#wrapper #body #body_left #left_menu a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #1052B4;
}
#wrapper #body #body_right #home_menu {
	background-image: url(../images/Home_menu.png);
	background-repeat: no-repeat;
	height: 51px;
	width: 740px;
}
#wrapper #body #body_right #home_menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	height: 35px;
	width: 80px;
	float: right;
	padding-top: 12px;
}
#wrapper #body #body_right #home_menu a:hover {
	text-decoration: underline;
}

*{padding: 0; margin: 0;}
li {
	margin-left: 45px;
}
img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#inline_example1 #WICN-TITLE #contact_info {
	margin-right: 30px;
	margin-left: 30px;
}
.index_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
}

table td {vertical-align: top}

#wrapper #body table tr td table tr td .index_title a {
	color: #FFF;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 20px;
	width: 275px;
	line-height: 20px;
	text-indent: 22px;
	display: block;
	float: left;
	background-image: url(../images/cube.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#wrapper #body table tr td table tr td .index_title a:hover {
	color: #FFF;
	border: 2px none #F04742;
	background-image: url(../images/action.png);
	background-position: left center;
}
