body, html{
	background:#1D4B73;
	padding:0;
	margin:0;
	text-align:center;
}
body, td {
	font-family:Arial;
	font-size:11px;
	color:#000000;
}
h1, h2, h3, h4, h5 {
	font-size:15px;
	margin:0;
	padding-top:8px;
	padding-bottom:8px;
}
h1 {
	font-size:18px;
}
h2 {
	font-size:17px;
}
h3 {
	font-size:16px;
}
h4 {
	font-size:15px;
}
h5 {
	font-size:14px;
}
p {
	margin:0;
	padding-top:8px;
	padding-bottom:8px;
}
a {
  color:#000;
}
a:hover {
  color:#F6A800;
}
#header {
	background:url(images/header.png) no-repeat;
	width:960px;
	height:224px;
	text-align:center;
	vertical-align:top;
	margin:0 auto;
}
#head {
	width:960px;
	height:150px;
	text-align:center;
	vertical-align:top;
	margin:0 auto;
}
#menu {
	width:960px;
	height:74px;
	text-align:center;
	vertical-align:top;
	margin:0 auto;
}
#page {
	background:url(images/base.png) repeat-y;
	width:960px;
	border-collapse:collapse;
	margin:0 auto;
}
#footer {
	background:url(images/footer.png) no-repeat;
	width:960px;
	height:35px;
	text-align:center;
	vertical-align:top;
	margin:0 auto;
}
#contents {
	padding-left:25px;
}
.rbox {
	width:194px;
	margin-bottom:10px;
	margin-left:12px;
}

.rbboxh {
	background:url(images/rboxh.png) no-repeat;
	line-height:30px;
	padding-left:10px;
	text-align:left;
	font-weight:bold;
  color:#fff;
}
.roboxh {
	background:url(images/rboxh_orange.png) no-repeat;
	line-height:30px;
	padding-left:10px;
	text-align:left;
	font-weight:bold;
}
.rboxc {
	background:url(images/rboxcbg.png) repeat-x;
	padding:10px;
	text-align:left;
	min-height:140px;
	_height:140px;
}
.rboxc a {
  color:#3273AD;
  font-weight:bold;
}
.rboxc a:hover {
  color:#000;
}

.cboxh {
	background:;
	width:611px;
	height:15px;
}
.cboxc {
	background:#3273AD url(images/cboxh.png) no-repeat;
	background-position:right 0px -1px;
	width:581px;
	text-align:left;
	padding:5px 10px 10px 10px;
}
.cboxc, .cboxc a, .cboxc td {
  color:#fff;
}
.cboxf {
	background:url(images/cboxf.png) no-repeat;
	width:601px;
	height:15px;
	margin-bottom:10px;
}
.cboxh_csikos {
	background:url(images/cboxh_csikos.png) no-repeat;
	width:701px;
	height:15px;
}
.cboxc_csikos {
	background:url(images/cboxb_csikos.png);
	background-position:right 0px -1px;
	width:681px;
	text-align:left;
	padding:0px 10px 10px 10px;
  min-height:500px;
  _height:500px;
}
.cboxf_csikos {
	background:url(images/cboxf_csikos.png) no-repeat;
	width:701px;
	height:15px;
	margin-bottom:2px;
}
#phonemenu {
  float:right;
  width:200px;
  height:15px;
  padding-right:300px;
  padding-top:112px;
}
#phonemenu a{
margin-left:4px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FF0000;
font-size:12px;
text-decoration:none;
font-weight:bold;
}
#langmenu {
  float:right;
  width:100px;
  padding-right:166px;
  padding-top:42px;
}
#langmenu a{
margin-left:4px;
}
#mainmenu {
	padding-top:7px;
	padding-left:30px;
	text-align:left;
	color:#578DBA;
	font-size:15px;
	font-weight:bold;
}
#mainmenu a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
}
#mainmenu a:hover {
	color:#F5A800;
}
#submenu {
	padding-top:12px;
	padding-left:30px;
	text-align:left;
	color:#4493C5;
	font-size:15px;
	font-weight:bold;
}
#submenu a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#4493C5;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
}
#submenu a:hover {
	color:#F5A800;
}

