#page_bg {
	background-image: url(../images/totalbg.gif);
	background-repeat: repeat;
	background-color: #0099FF;
}


#container {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left:auto;
	background-color: #FFFFFF;
	display: table;
}

#header {
	width: 100%;
	background-image: url(../images/bk10epi120.gif);
	background-repeat: repeat-x;
	display: block;
}


body {
text-align:left;
font-size:76%;
font-family:Tahoma, Arial, Helvetica, sans-serif;
line-height:1.3;
}

#logo {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 25%;
	background-position: left;
	float:left;
}


#hormenu1 {
	background-image: url(../images/white210epi120.gif);
	background-repeat: no-repeat;
	height: 120px;
	width: 21%;
	background-position: center;
	float:left;
}

#hormenu2 {
	width: 54%;
	background-image: url(../images/bk10epi120.gif);
	background-repeat: repeat-x;
	height: 120px;
	background-position: right;
	float:left;
}





#secrow {
	width: 100%;
	display: block;
}


#seccol1 {
	background-image: url(../images/kentriko250epi215.jpg);
	background-repeat: no-repeat;
	width: 25%;
	background-position: left;
	float:left;
	height: 215px;
}


#vermenu {
	background-image: url(../images/white210epi5.gif);
	background-repeat: repeat-y;
	height: 210px;
	width: 21%;
	background-position: left;
	float:left;
}

#scroll {
	width: 54%;
	background-repeat: no-repeat;
	height: 215px;
	background-position: center;
	float:left;
}


#thrrow {
	width: 100%;
	display: block;
}


#thrcol1 {
	background-image: url(../images/gri250epi20.gif);
	background-repeat: no-repeat;
	width: 25%;
	background-position: left;
	float:left;
	height: 20px;
}


#thrcol2 {
	background-image: url(../images/gri250epi20.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 21%;
	background-position: center;
	float:left;
}

#thrcol3 {
	width: 54%;
	background-image: url(../images/gri520epi20.gif);
	background-repeat: repeat-x;
	height: 20px;
	background-position: left;
	float:left;
}

#thrcol4 {
	width: 25%;
	background-position: left;
	float:left;
	height: 20px;
}


#thrcol5 {
	background-repeat: repeat-y;
	width: 21%;
	float:left;
	height: auto;
}

#thrcol6 {
	width: 54%;
	float:left;
}





#thrcol7 {
	width: 25%;
	float:left;
	height: 20px;
}


#thrcol8 {
	background-image: url(../images/btmblue210epi20.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 21%;
	float:left;
}

#thrcol9 {
	width: 54%;
	height: 20px;
	float:left;
}




#specialbottom {
	float: left;
	width: 100%;
}


#specialleft {
	float: left;
	width: 25%;
	background-repeat: repeat-x;
	background-image: url(../images/bottomleftbg.gif);
}
#specialcenter {
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	width: 21%;
}
#specialright {
	float: left;
	width: 54%;
}




#fourrow {
	background-image: url(../images/bk10epi80.gif);
	background-repeat: repeat-x;
	float: left;
	height: 80px;
	width: 100%;
}


#footerleft {
	padding-top: 30px;
	float: left;
	width: 30%;
}

#footerright {
	padding-top: 30px;
	float: left;
	width: 70%;
}



/* Main Menu Styling*/
.moduletablemenu {
	width: 100%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	height: 210px;
}
.moduletablemenu h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #00FF66;
	padding-left: 30px;
}

.moduletablemenu ul {
	list-style:none;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
.moduletablemenu li {
	font:14px Tahoma,Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 100%;
	height: 73px;
}

.moduletablemenu a:link,.moduletablemenu a:visited {
	color:#fff;
	display:block;
	text-decoration:none;
	background-image: url(../images/submenu_green.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 90%;
	padding-left: 15px;
	padding-top:20px;
	font-size: 15px;
}

.moduletablemenu a:hover {
	text-decoration:none;
	color:#fff;
	background-image: url(../images/submenu_blue.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 100%;
}







/*Tab Menu Styling*/
.moduletableupright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 8px;
}
.moduletableupright ul {
list-style:none;
float:right;
margin:0;
padding:0;
background:#212121;
width:100%;
}
.moduletableupright li {
float:right;
background:url(../images/tabs.png) no-repeat 0 -4px;
margin:0;
padding:0 0 0 12px;
}
.moduletableupright a:link,.moduletableupright a:visited {
	float:left;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	background-image: url(../images/buttons_green.gif);
	background-repeat: no-repeat;
	background-position: 100% -4px;
	height: 90px;
	width: 101px;
	padding-top: 30px;
	text-align: center;
	padding-right: 2px;
	font-size: 15px;
}


.moduletableupright a:hover {
	float:left;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	background-image: url(../images/buttons_blue.gif);
	background-repeat: no-repeat;
	background-position: 100% -4px;
	height: 90px;
	width: 101px;
	padding-top: 30px;
	text-align: center;
	padding-right: 2px;
}

.moduletableupright #current {
background:url(../images/tabs.png) no-repeat 0 -84px;
}
.moduletableupright #current a {
color:#fff;
background:url(../images/tabs.png) no-repeat 100% -84px;
}








/*Hormenu1 Menu Styling*/
.moduletablemenu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
	padding-top: 45px;
	text-decoration: none;
	padding-left: 18px;
}


.moduletablemenu1 a:link,.moduletablemenu1 a:visited {
	float:left;
	color:#000000;
	padding-right: 4px;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	margin-top: 30px;
}






/*Bottommenu Menu Styling*/
.moduletablebottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
	padding-top: 5px;
	text-decoration: none;
	padding-left: 18px;
}


.moduletablebottom a:link,.moduletablebottom a:visited {
	float:right;
	color:#000000;
	padding-right: 10px;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}


.moduletablebottom a:hover {
	float:right;
	color:#000000;
	padding-right: 10px;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
}



.moduletablelatest h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #74A000;
	width: 220px;
	font-weight: normal;
	text-align: center;
	height: 30px;
	padding-top: 18px;
	margin-top: 18px;
}


.moduletablelanguage {
	padding-top: 22%;
	padding-left: 32%;
}
