@IMPORT url("article.css");
@IMPORT url("article-forms.css");
@IMPORT url("gallery.css");
@IMPORT url("qform.css");
@IMPORT url("search.css");
@IMPORT url("boxes.css");

html,body {
	padding: 0;
	margin: 0
}

body {
	background: url(images/bg.gif) 0% 0% repeat-x #fff;
	color: #222;
	font: 11px/ 1 Verdana, Tahoma;
}
hr {
  margin:10px 0;
  padding:0;
  height:1px;
  width:99%;
  border:0px solid #edeee0;
  border-top:1px dashed #2c9ad2;
}
a.more:link,a.more:visited {
	float: right;
	display: block;
	background: url(images/bg-more1.gif) no-repeat;
	text-indent: 15px;
	height: 17px;
	width: 58px;
	margin: 20px 0;
	color: #cfa7ea;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.more:hover {
	background: url(images/bg-more2.gif) no-repeat;
	color: #e0c6f2
}

h3 {
	font-size: 14px;
}

img,table,td,form {
	border: none;
	margin: 0;
	padding: 0;
}

p {
	margin: 7px 0;
}

.clear {
	clear: both;
	height: 1px;
	width: 99%;
}

#container {
	width: 820px;
	margin: 0 auto;
}

#header {
	width: 820px;
	height: 355px;
	text-align: left;
	border: 0px solid red;
}

.logo {
	float: left;
	display: inline;
	margin-top: 6px;
	margin-left: 15px;
}

.slogan {
	float: left;
	display: inline;
	margin-top: 6px;
	margin-left: 55px;
	border-bottom: 1px solid #a7a9ac;
	width: 644px;
	height: 55px;
}

.slogan .txts {
	width: 435px;
	float: left;
	display: inline;
	margin-top: 8px;
}

.slogan .x1 {
	color: #2d9bd3;
	font-size: 14px;
	font-weight: bold;
}

.slogan .x2 {
	color: #777a7f;
	font-size: 14px;
	font-weight: bold;
}

#menu {
	float: right;
	width: 642px;
	background: url(images/bg-menu.gif) no-repeat;
	margin-top: 28px;
	height: 27px;
}

#menu ul {
	margin: 7px 0 0 25px;
	padding: 0;
}

#menu li {
	list-style: none;
	display: inline;
	margin: 0;
	background: url(images/bg-li-menu.gif) 100% 50% no-repeat;
	padding: 10px 0;
}

#menu a {
	font: bold 11px Verdana, Tahoma;
	color: #fff;
	text-decoration: none;
	padding: 7px 15px;
	outline: none;
}

#menu a:hover {
	color: #083a65;
	text-decoration: none;
	background: #4eb4e8;
}

#menu li.last {
	background: none;
}

ul#navmenu-v,ul#navmenu-v li,ul#navmenu-v ul {
	margin: 0;
	border: 0 none;
	padding: 0;
	width: 200px; /*For KHTML*/
	list-style: none;
}

ul#navmenu-v:after /*From IE 7 lack of compliance*/ {
	clear: both;
	display: block;
	font: 1px/ 0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

ul#navmenu-v li {
	float: left; /*For IE 7 lack of compliance*/
	display: block !important; /*For GOOD browsers*/
	display: inline; /*For IE*/
	position: relative;
	background: url(images/li.gif) 3% 50% no-repeat;
}

/* Root Menu */
ul#navmenu-v a {
	outline: none;
	padding: 5px 0px 5px 18px;
	display: block;
	color: #d1e6f0;
	font: normal 11px/ 16px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	height: auto !important;
	height: 1%; /*For IE*/
	border-bottom: 1px dotted #6db7dc;
}

/* Root Menu Hover Persistence */
ul#navmenu-v a:hover,ul#navmenu-v li:hover a,ul#navmenu-v li.iehover a {
	color: #fff;
	background: #6db7dc;
}

ul#navmenu-v li.selected a {
	font-weight: bold;
}

#content-home {
	width: 868px;
	text-align: left;
	background: url(images/bg-content.gif) repeat-y #ded5e2;
	color: #430071;
	line-height: 16px;
}

#c_l {
	width: 260px;
	margin: 10px 10px 10px 0;
	padding: 10px;
	float: left;
	display: inline;
}

#c_c {
	width: 282px;
	margin: 10px 10px 10px 0;
	padding: 10px 10px 10px 0;
	float: left;
	display: inline;
}

#c_r {
	width: 264px;
	margin: 10px 10px 10px 0;
	padding: 10px 0px 10px 0;
	float: left;
	display: inline;
}

.header {
	color: #6608a6;
	font-weight: bold;
	font-size: 12px;
}

#headerimg {
	float: left;
	display: block;
	margin-top: 19px;
	width: 820px;
	height: 206px
}

#flash {
	float: left;
	display: inline;
	width: 552px;
	height: 206px
}

#newsflash {
	float: left;
	display: inline;
	width: 268px;
	height: 206px
}

#content {
	width: 820px;
	clear: both;
}


#way {
	width: 820px;
	margin-top: 10px;
	font-size: 10px;
	color: #8c8f94;
	border-bottom: 1px solid #e5ebee;
}

#wayway {
	display: inline;
	width: 520px;
	height: 19px;
	float: left;
	margin-top: 7px;
}

#wayway a {
	color: #2d9bd3;
	text-decoration: none;
}

#wayway a:hover {
	color: #1879ab;
	text-decoration: underline;
}

#leftside {
	display: inline;
	width: 250px;
	margin: 20px 0;
	float: left;
	border-right: 1px solid #e5ebee;
}



#slider {
	border-top: 5px solid #6608a6;
	height: 86px;
}

#footer {
	width: 820px;
	border-top: 1px solid #e5ebee;
	height: 55px;
	font-size: 10px;
	padding-top: 6px;
}

#infofoot {
	color: #043650;
	width: 400px;
	height: 17px;
	float: left;
}

#design a {
	color: #0d74a8;
	text-decoration: none
}

#design a:hover {
	color: #2d9bd3;
	text-decoration: none
}

#design {
	padding-top: 8px;
	height: 25px;
	width: 300px;
	text-align: center;
	margin-left: 400px;
	margin-top: 26px;
	border-top: 1px solid #e5ebee;
	color: #2d9bd3;
}
h4 {background: url(images/bgsika.jpg) 0% 50% no-repeat;padding:0 0 0 30px;margin:0;}
h5 {font-size:11px;color:#c93900;font-weight:normal;padding:0;margin:0;}