body {
	background: #fff url(../images/tlo.png) repeat-x scroll 0% 0%;
	color: #333;
	font: 11px/1.4em arial, helvetica, verdana, sans-serif;
	margin-top: 18px;
	padding: 0;
}

#content {
	width: 730px;
	margin: 0 auto;
}

#left {
	float: left;
	width: 440px;
}

#right {
	padding-left: 10px;
	float: right;
	width: 260px;
}


#header { 
  padding-top: 10px;
	height: 60px;
	border-top: 1px solid #4b5f72;
}

#header h1 { 
	font: normal 19px/19px arial, "times new roman", times, serif; 
	margin-top: 14px;
	float: right;
	margin-right: 100px;
}

#header img {
	border: 0px;
	behavior: url(iepngfix.htc);
}

.logo {
	float: left;
}

.ps {
	clear: both;
	padding: 4px;
	background: #4B5F72;
	color: #fff;
}


#top {
	float: left;
	width: 730px; 
	height: 40px;
	position: relative;
	border-bottom: 1px solid #B7B7B7; 
	margin-bottom: 20px;
}
		
#top iframe {
	float: right;
	top: 8px;
	position: relative;
}
		
#top h4 {
	float: left;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #434343;
	top: 14px;
}



#bottom {
	width: 730px;
	border-top: 6px solid #B7B7B7;
	clear: both;
	text-align: center;
	padding: 10px 0 20px 0;
}

#bottom p {
	margin: 0px;
	text-align: center;
	font-size: 11px;
}


#left .title span {
	color: #000000;
}


ul,ol,li,h1,h2,h3,h4,h5,h6 {
	margin:0; 
	padding:0;
}


h1, h2, h3, h4 {
	font-family: arial, helvetica, verdana, sans-serif;
	font-weight: normal;
	letter-spacing: 0.1px; 
	color: #4B5F72;
	font-weight: bold;
	margin-bottom: 14px;
}

h1 {
	font-size: 20px;
}

h2 {
	background: url(../images/strz.png) no-repeat 0% .1em;
	padding-left: 25px;
	font-size: 17px;
	letter-spacing: 0.1px; 
}

h3 {
	font-size: 12px;
}

h4 {
	font-size: 10px;
}


.info {
	background-color: #f4f4f4;
	padding: 5px 10px 5px 10px;
	margin: 15px 0px 15px 0px;
	border-left: 5px solid #ccc;
	border-right: 5px solid #ccc;
	letter-spacing: 1px;
}


.pinfo {
	border: 1px solid #ccc;
	color: #333;
	font-size: 11px; 
	line-height: 1.4em;
	padding: 5px;
	width: 260;
}


.img-left { 
	float:left; 
	margin: 0px 5px 15px 0; 
}


hr {
	clear: both; 
	border: 0; 
	height: 1px; 
	color: #ccc; 
	background-color: #B7B7B7; 
	margin-bottom: 20px;
}



#rgt {
	float: right;
	width: 100%;
	margin-bottom: 20px;
}


#rgt h2 {
	padding: 5px 0px;
	border-bottom: 1px solid #CCCCCC;
	font-size: 13px;
	margin-top: 20px;
	color: #000;
	background: none;
}


.menu {
	width: 260px;
}


.menu ul {
	list-style-type: none;
	margin-bottom: 8px;
}

.menu ul li {
	height: 28px;
}

.menu ul li a {	
	color: #4B5F72;
	background: url(../images/strz.gif) no-repeat center left;
	display: block;
	padding-left: 25px;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #B7B7B7;
	font-size: 11px;
	padding-bottom: 2px;
}

.menu ul li a:visited {
	color: #4B5F72;
}

.menu ul li a:hover {
	color: #000;
	background-color: #F3F3F3;
}


a {
	color: #000;
	text-decoration: underline;
}

a:hover {
	color: #4B5F72;
	text-decoration: none;
}