div.div-right {
	float: right;
}

div.div-left {
	float: left;
}

body {
	background: #15a9d7 url(../img/body.jpg) repeat-x;
	max-width: 1280px; /* 1280 */
	min-width: 990px;
	margin: 0px auto;/* 10px */
	padding: 0px;
}

#header {
	background: url(../img/header.jpg) repeat-x;
}

#header div.rc {
	background: url(../img/header-rc.jpg) no-repeat right;
}

#header div.lc {
	background: url(../img/header-lc.jpg) no-repeat;
	height: 197px;
}

#header input {
	width: 176px;
	height: 21px;
	background: url(../img/search.jpg) no-repeat;
	border: none;
	color: #49d6ff;	
}

#header input.submit {
	width: 21px;
	background-position: right;
}

#header div.div-right {
	width: 495px;
	padding-top: 20px;	
}

#top-menu {	
	margin: 0px 23px;
	margin-top: 3px;
	font: normal 12px Arial;
}

#top-menu a {
	color: #fff;
	text-decoration: none;	
	font-weight: bold;
}

#top-menu table {
	height: 33px;
	width: 100%;
	text-transform: uppercase;
	font: normal 12px Arial;	
}

#top-menu table td {
	text-align: center;
	background: url(../img/top-menu.jpg) repeat-x;
}

#top-menu table td.sep {
	background: url(../img/top-menu-sep.jpg) no-repeat right;
	width: 2px;
}

#top-menu table td.first, #top-menu table td.last {
	background: url(../img/top-menu-but.jpg) no-repeat;	
}

#top-menu table td.first-selected, #top-menu table td.last-selected {
	background: url(../img/top-menu-but-selected.jpg) no-repeat;	
}

#top-menu table td.last, #top-menu table td.last-selected  {
	background-position: right;
}

#top-menu table td.selected {
	background: url(../img/top-menu-selected.jpg) repeat-x;
}

#body-container table {
	width: 100%;
}

#body-container table td.first-col,
#body-container td.middle-col,
#body-container td.last-col
 {
	vertical-align: top;
}

#body-container td.first-col {
	
	background: url(../img/body-first-col.gif) repeat-y ;
	width: 251px;
}

#body-container td.middle-col {
	background: #fff;
}

#body-container td.last-col {
	background: url(../img/body-last-col.gif) repeat-y;
	width: 185px;
}

#left-menu {
	margin-top: 3px;
}

#left-menu td {
	padding-bottom: 2px;
}

#left-menu a {
	font: normal bold 13px Arial;
	color:	#067799;
	text-decoration: none;
}

#event-menu, #weather, #flc {
	
	margin-left: 23px;
	/*margin-top: 50px;
	margin-bottom: 50px;*/
}

#event-menu div.title, #subscribe div.title {
	text-align: center;
	font: normal bold 14px Arial;
	color:	#067799;
}

#event-menu a  {
	font: normal bold 14px Arial;
	color: #11a2ce;
	text-decoration: none;
}

#event-menu a:hover {
	text-decoration: underline;
}

#event-menu li {
	list-style-image: url(../img/bulet.jpg);
}

#left-shadow {
	height: 529px;
	width: 18px;
	float: left;
	background: url(../img/left-shadow.jpg) no-repeat right;
	
}

#body-container td.middle-col {
	background: #fff url(../img/top-shadow.jpg) repeat-x;
}

#top-shadow {
	height: 8px;	
}

#main {
	padding: 10px;
/* 	padding-left: 38px; */
	/*padding-right: 28px;*/
	margin-left: 38px;
	margin-right: 28px;
	font: normal 14px Arial;
	color: #545454;
/* 	border: solid 1px red; */
}

#main h1 {
	font-size: 14px;
	font-weight: normal;
	margin: 10px;
}

span.slogan {
	color: #109fc9;
	font-weight: bold;
}

td.bottom {
	vertical-align: bottom;
}

#flc {background: #fff;}

td.fc {
	background: #fff url(../img/shniaga.jpg) bottom center no-repeat;
}

div.links1 {
	float: left;
}

div.links1 {
	float: right;
}

div.links1, div.links2 {
	
	margin: 38px;
	margin-bottom: 11px;
	margin-right: 27px;
	text-transform: uppercase;
	font-size: 10px;
}

div.links1 a, div.links2 a {
	color: #007092;
}

#fotter-menu td{
        text-align: center;
        padding-bottom: 11px;
        width: 20%;
}

#fotter-menu td a{
        color: #007092;
        text-transform: uppercase;
	font-size: 11px;
}

#subscribe {
	margin-right: 23px;
}
#subscribe div.title {font-size: 12px; text-align: left;}

#frc {
	background: url(../img/fotter-rc.jpg) bottom left no-repeat;
}	

#frc form {
	margin: 0px;
}

#subs {
	background: #0090b4;
	color: #fff;
}

td.white, td.white a {
	color: #fff;
	font-size: 12px;
}

div.bulet {
	background: url(../img/bulet.jpg) no-repeat;
	padding-left: 20px; 
}

div.bulet2 {
	background: url(../img/bulet-second.jpg) no-repeat;
	padding-left: 16px;
	margin-left: 10px;
}

#main div.fix-ie-login table {
	width: 80%;
}

#main div.fix-ie-login table.tableborder, #main div.fix-ie-login form{
 width: 500px;

}

#main a {
 color: #007092;
}