@import url(module.css);

body {
	padding:0;
	margin:0;
	font-family: arial, helvetica, sans-serif;
	font-size:12px;
	color:#6C6C6C;
	border: 0px;
	}

img {
	display:block;
	border: 0;
	margin: 0;
	padding: 0;
	}

.image {
	float:left;
	border: 1px solid #E5E5E5;
	height: auto;
	overflow: hidden;
	padding: 1px 1px 1px 1px;
	margin: 0px 0px 0px 0px;
	width: auto;
	}

a {
    blr:expression(this.onFocus=this.blur());
	}

a:focus { 
    -moz-outline-style: none; 
	} 

a:link, a:visited {
	color: #0B7EC3;
	text-decoration: none;
	}

a:hover, a:active {
	color: #515151;
	text-decoration: none;
	}

a.feb:link, a.feb:visited {
	color: #2690DA;
	text-decoration: underline;
	font-weight: bolder;
	}

a.feb:hover, a.feb:active {
	color: #515151;
	text-decoration: underline;
	font-weight: bolder;
	}

/* ~~~~~~~~~~ HEADER STYLE ~~~~~~~~~~ */

div#header {
	background: url(../images/header.gif);
	height: 86px;
	margin-bottom: 20px;
	}

div#header div#wrapper {
	width: 884px;
	height: 86px;
	margin-left: auto;
	margin-right: auto;
    }

div#header div#wrapper div#logo {
	float: left;
	padding-top: 22px;
    }

div#header div#wrapper div#language {
	background: url(../images/lagarrow.gif) left bottom no-repeat;
	float: right;
	padding-top: 40px;
	height: 16px;
	padding-left: 26px;
	font-size: 11px;
    }

div#language ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}

div#language li {
	height: 16px;
	float: left;
	line-height: 100%;/* FireFox */
	color: #0B7EC3;
	}

*html div#language li {
	height: 16px;
	float: left;
	line-height: 180%;/* ie6 fixed */
	color: #0B7EC3;
	}

div#language li strong {
	background: url(../images/lands.gif) repeat-x bottom;
	height: 16px;
	float: left;
	line-height: 100%;/* FireFox */
	color: #0B7EC3;
	font-weight: 400;
	}

*html div#language li strong {
	background: url(../images/lands.gif) repeat-x bottom;
	height: 16px;
	float: left;
	line-height: 180%;/* ie6 fixed */
	color: #0B7EC3;
	font-weight: 400;
	}

div#language li a {
	background: url(../images/landsn.gif) repeat-x bottom;
	float: left;
	color: #5C6467;
	height: 16px;
	}

div#language li a:hover {
	background: url(../images/lands.gif) repeat-x bottom;
	float: left;
	color: #0B7EC3;
	text-decoration: none;
	}

div#language li span {
	padding: 0 8px;
	color: #515151;
	font-size: 8px;
	}

/* ~~~~~~~~~~ MAIN NAV STYLE ~~~~~~~~~~ */

div#mainbav {
	height: 25px;
	width: 884px;
	margin: 9px auto 0;
	margin-bottom: 32px;/* FireFox */
	clear: both;
	display: block;
	}

*html div#mainbav {
	height: 25px;
	width: 884px;
	margin: 13px auto 0;
	margin-bottom: 12px;/* ie6 fixed */
	clear: both;
	display: block;
	}

div#mainbav div#buttonbox {
	height: 25px;
	width: 562px;
	float: left;
	}

div#mainbav div#buttonbox div.nbtn {
	float: left;
	}

div#mainbav div#buttonbox div.dotted {
	background: url(../images/btn_dotted.gif) no-repeat;
	width: 1px;
	float: left;
	margin: 0 4px;
	height: 25px;
	}

div#mainbav div#searchbox {
	height: 23px;
	width: 290px;
	float: right;
	margin-left: 32px;
	margin-top: -6px;/* FireFox */
	}

*html div#mainbav div#searchbox {
	height: 23px;
	width: 290px;
	float: right;
	margin-left: 32px;
	margin-top: -2px;/* ie6 fixed */
	}

#search {
	width: 216px;
	color: #666666;
	font-size: 13px;
    }

#searchbutton{
    position: relative;
    left: 2px;
	top: 9px;
    border: none;
    margin: 0;
    }

*html #searchbutton{
    position: relative;
	left: 2px;
	top: 4px;/* ie6 fixed */
    border: none;
    margin: 0;
    }

*+html #searchbutton{
    position: relative;
	left: 2px;
	top: 4px;/* ie6 fixed */
    border: none;
    margin: 0;
    }

/* ~~~~~~~~~~ INDEX MAIN STYLE ~~~~~~~~~~ */

div#mainbox {
	width: 884px;
	margin: 0 auto;
	clear: both;
	display:block;
	}

div#mainbox div#imain {
	float: left;
	width: 562px;
	}

div#mainbox div#imain div#rotator {
	width: 562px;
	margin-bottom: 30px;
	}

div#mainbox div#isidebar {
	float: right;
	width: 290px;
	margin-left: 32px;
	}

div#mainbox div#isidebar div#sidebar2 {
	border: #E3E3E3 1px solid;
	padding: 18px 18px 24px;
	}

div#mainbox div#isidebar div#welcome {
	background: url(../images/welcomebg.gif) no-repeat;
	width: 250px;
	height: 246px;
	font-family: Tahoma;
	margin-bottom: 44px;
	}

div#mainbox div#isidebar div#welcome div#title {
	padding: 24px 16px 16px;
	font-size: 14px;
	color: #84C7FF;
	}

div#mainbox div#isidebar div#welcome div#meg {
	padding: 0 16px;
	color: #E4E4E4;
	line-height: 160%;
	}

div#mainbox div#isidebar div#welcome div#meg strong {
	border-bottom: 1px dotted #FFFFFF;
	color: #FFFFFF;
	}

div#previewbox {
	width: auto;	
	}

div#previewbox div#left {
	background: url(../images/idotted.gif) repeat-y right;
	width: 268px;
	float: left;
	padding-right: 13px;
	}

div#previewbox div#right {
	width: 268px;
	float: right;
	padding-left: 13px;
	}

div#previewbox div#left div#h1 , div#previewbox div#right div#h1 {
	background: url(../images/icon_title.gif) no-repeat left;
	height: 22px;
	font-size: 18px;
	color: #0B7EC3;
	padding-left: 34px;
	line-height: 100%;
	}

div#previewbox div#postbox div#h1 span {
	border-bottom: 1px dashed #0B7EC3;
	}

div#previewbox div#left div#post , div#previewbox div#right div#post {
	line-height: 160%;
	margin-top: 20px;
	}

div#latestnews div#title {
	background: url(../images/latestnews.gif) left no-repeat;
	margin-bottom: 27px;
	height: 13px;
	}

div#latestnews div#listbox {
	background: url(../images/icon_arrow.gif) left top no-repeat;
	margin-bottom: 8px;
	padding-left: 27px;
	}

div#latestnews div#listbox2 {
	background: url(../images/lnds.gif) bottom repeat-x;
	padding-bottom: 10px;
	font-family: Tahoma;
	line-height: 140%;
	}

div#latestnews div#listbox2 span {
	font-size: 11px;
	padding-left: 6px;
	}

/* ~~~~~~~~~~ FOOTER STYLE ~~~~~~~~~~ */

div#clearfix {
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	margin-bottom: 45px;/* FireFox */
	}

*html div#clearfix {
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	margin-bottom: 30px;/* ie6 fixed */
	}

div#footer {
	background: url(../images/footer.gif);
	height: 59px;
	clear: both;
	}

div#footer div#wrapper {
	width: 884px;
	height: 59px;
	margin-left: auto;
	margin-right: auto;
    }

div#footer div#wrapper div#copyright {
	padding-top: 24px;
	float: left;
    }

div#footer div#wrapper div#link {
	background: url(../images/linkarrow.gif) left bottom no-repeat;
	float: right;
	padding-top: 24px;
	height: 16px;
	padding-left: 21px;
	font-size: 11px;
    }

div#link ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}

div#link li {
	height: 13px;
	float: left;
	line-height: 100%;/* FireFox */
	color: #5C6467;
	text-transform: lowercase;
	}

*html div#link li {
	height: 13px;
	float: left;
	line-height: 120%;/* ie6 fixed */
	color: #5C6467;
	}

div#link li a {
	float: left;
	color: #5C6467;
	line-height: 100%;/* FireFox */
	height: 13px;
	}

*html div#link li a {
	float: left;
	color: #5C6467;
	line-height: 120%;/* ie6 fixed */
	height: 13px;
	}

div#link li a:hover {
	float: left;
	color: #0B7EC3;
	text-decoration: none;
	}

div#link li img {
	padding: 0 8px;
	}

