@charset "utf-8";

/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	background: white;
	color: black;
	font: 12px/14px Verdana, Geneva, sans-serif;
}

ol{
	list-style-image: none;
	list-style-type: disc;
	list-style-position: inside;
}
}

ul  {
	list-style-image: none;
	list-style-type: none;
}
a img, :link img, :visited img { border: 0; }

:link, :visited { text-decoration:none; }

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

h1 {
	font-size:150%;
	margin:.8em 0 .2em 0;
	padding:0;
}
h2 {
	font-size:110%;
	margin:.8em 0 .2em 0;
	padding:0;
}
h3 {
	font-size:105%;
	margin:.8em 0 .2em 0;
	padding:0;
	color: #df0000;
	font-weight: bold;
}
h4 {
	font-size:150%;
	margin:.8em 0 .2em 0;
	padding:0;
	color: #007dc3;
	font-weight: bold;
}
h5 {
	font-size:120%;
	margin:.8em 0 .2em 0;
	padding:0;
	color: #007dc3;
	font-weight: bold;
}
p {
	padding:6px 0 10px 0;
	margin:0;
	font-weight: normal;
	font-size: 100%;
}

/* Clearfix */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix { display: inline-table; }

/* Hides from IE-mac \*/
	* html .clearfix { height:1%; }

*+html .clearfix { height:1%; }

.clearfix { display:block; }

/* Default styling classes */
.clear { clear: both; }

.float_left { float: left; }

.float_right { float: right; }

.pad_left { padding: 0px 20px 18px 0px; }

.pad_right { padding: 0px 0px 18px 20px; }

a {
	text-decoration: none;
	color: #44a0d3;
}

a:hover { color: #ee6600; }

/* H1 Image Replacement */
.head-rep span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}

.head-rep { padding: 0; }

/* Menu bar */
.menubar ul {
	padding:0;
	list-style-type:none;
}

.menubar ul li { display:inline; }

.menubar ul li a {
	float:left;
	display:block;
}

.menubar ul li a span {
	display: none;
}

/* Menu Rollover */

#topmenu-01:hover, #topmenu-03:hover, #topmenu-05:hover, #topmenu-07:hover { background-position: 0px -12px; }

#topmenu-01 {
	width: 51px;
	height: 12px;
	background: url(../images/topmenu/topmenu_01.png) no-repeat 0 0;
}

#topmenu-03 {
	width: 62px;
	height: 12px;
	background: url(../images/topmenu/topmenu_03.png) no-repeat 0 0;
}

#topmenu-05 {
	width: 56px;
	height: 12px;
	background: url(../images/topmenu/topmenu_05.png) no-repeat 0 0;
}

#topmenu-07 {
	width: 72px;
	height: 12px;
	background: url(../images/topmenu/topmenu_07.png) no-repeat 0 0;
}

#topmenu-01, #topmenu-03, #topmenu-05, #topmenu-07 { margin-right: 10px; }

#menu_20:hover img, #menu_22:hover img, #menu_24:hover img, #menu_26:hover img, #menu_28:hover img, #menu_30:hover img { visibility:hidden; }

#menu_20 {
	width: 159px;
	height: 190px;
	background: url(../images/menu/menu_ro_20.jpg) no-repeat 0 0;
}

#menu_22 {
	width: 159px;
	height: 190px;
	background: url(../images/menu/menu_ro_22.jpg) no-repeat 0 0;
}

#menu_24 {
	width: 160px;
	height: 190px;
	background: url(../images/menu/menu_ro_24.jpg) no-repeat 0 0;
}

#menu_26 {
	width: 160px;
	height: 190px;
	background: url(../images/menu/menu_ro_26.jpg) no-repeat 0 0;
}

#menu_28 {
	width: 160px;
	height: 190px;
	background: url(../images/menu/menu_ro_28.jpg) no-repeat 0 0;
}

#menu_30 {
	width: 159px;
	height: 190px;
	background: url(../images/menu/menu_ro_30.jpg) no-repeat 0 0;
}

#menu_20, #menu_22, #menu_24, #menu_26, #menu_28 { margin-right: 4px; }

/* Main Container (Center Content) */
#container {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#topbar {
	position: relative;
	height: 202px;
	background: url(../images/bg/bg.jpg) no-repeat right top;
}

#topmenu {
	float: right;
	padding-top: 16px;
}

#menu {
	position: relative;
	height: 190px;
}
#content {
	position: relative;
	margin: 30px 0 15px 0;
}

#leftcol {
	position: relative;
	float: left;
	width: 780px;
	margin: 0 10px 0 0;
	background: url(../images/index/hr-index.jpg) no-repeat 0px 0px;
}

#leftcol_int {
	position: relative;
	float: left;
	width: 750px;
	margin: 0 10px 0 0;
	background: url(../images/index/hr-index.jpg) no-repeat 0px 0px;
	padding: 20px 20px 0 0;
}

#leftcol .leftcol, #leftcol .rightcol {
	float: left;
	width: 340px;
	margin: 0 50px 15px 0;
}

#rightcol {
	float: left;
	width: 190px;
}

#footer {
	position: relative;
	text-align: center;
	font-size: 90%;
}

h1.swi {
	font-size: 21px;
	color: #454545;
	margin: 0 0 15px 0;
}

span.swi {
	font-size: 18px;
	color: #007dc3;
}

.leftcol h1.swi, .rightcol h1.swi {
	margin: 30px 0 15px 0;
}

#mgframe { float: right; }

.std-list {
	margin-left: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	list-style: disc outside;
}

