html{height:100%;margin:0px;
	padding:0px;}
body {
	background-color:#5a5a5a;
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10pt;
	color:#333333;

}

#wrapper{
	width:100%;
	/*min-height: 100%;
    height: auto !important;
    height: 100%;
	margin: 0 auto -50px;*/
}
#bgwrapper{
	width:910px;
	margin: 0 auto;
	background:url(../images/bg-text.jpg) repeat-y center top;
}

#headerWrapper{
	background:#3f3f3f url(../images/bg-header.jpg) no-repeat center top;
    height: 130px;
	text-align:center;
}

#header{
	width:910px;
    height: 130px;
	text-align:left;
	margin: 0 auto;
}

#logo{
	position:absolute;
	margin-left:-22px;
	float:left;
}
#sloganWrapper{
	position:absolute;
	margin-left:382px;
	font-size:18pt;
	color:#e5e5e5;
}
#minimenu{
	position:absolute;
	margin-top:111px;
	margin-left:618px;
	color:#e5e5e5;
}
#minimenu a{color:#e5e5e5; font-size:8pt; text-decoration:none; text-decoration:none;}
#minimenu a:hover{color:#e5e5e5; text-decoration:none; text-decoration:underline;}


#menuWrapper{
	background:#666666 url(../images/bg-menu.jpg) repeat-x left bottom;
    height: 311px;
	text-align:center;
}
#menu{width:910px;height:275px;margin: 0 auto; text-align:left;}
.menuDiv{ width:226px; height:229px; cursor:pointer;}
#menu a{font-size:14pt;color:#e5e5e5; text-decoration:none;}
#menu a:hover{color:#e5e5e5;text-decoration:none;}
#menuCie{position:absolute;	margin-left:0px; background:url(../images/menu-cie-on.jpg) no-repeat; width:226px; height:275px; cursor:pointer;}
#menuDis{position:absolute;	margin-left:228px; background:url(../images/menu-dis-on.jpg) no-repeat; width:226px; height:275px; cursor:pointer;}
#menuSer{position:absolute;	margin-left:456px; background:url(../images/menu-ser-on.jpg) no-repeat; width:226px; height:275px; cursor:pointer;}
#menuSpe{position:absolute;	margin-left:684px; background:url(../images/menu-spe-on.jpg) no-repeat; width:226px; height:275px; cursor:pointer;}
#menuCieSwf{background:url(../images/menu-cie.jpg) no-repeat; width:226px; height:229px;}
#menuDisSwf{background:url(../images/menu-dis.jpg) no-repeat; width:226px; height:229px;}
#menuSerSwf{background:url(../images/menu-ser.jpg) no-repeat; width:226px; height:229px;}
#menuSpeSwf{background:url(../images/menu-spe.jpg) no-repeat; width:226px; height:229px;}

#menuCieA{background-color:#af2121; width:226px; height:35px; padding-top:11px;text-align:center; cursor:pointer;}
#menuDisA{background-color:#15589b; width:226px; height:35px; padding-top:11px;text-align:center; cursor:pointer;}
#menuSerA{background-color:#339933; width:226px; height:35px; padding-top:11px;text-align:center; cursor:pointer;}
#menuSpeA{background-color:#cc6600; width:226px; height:35px; padding-top:11px;text-align:center; cursor:pointer;}

#submenu{width:910px;height:36px;background-color:#333333;margin: 0 auto;}
.submenu td{text-align:center;height:36px;background:url(../images/submenu-separator.jpg) no-repeat right top;}
.submenu td div{height:21px;padding:6px 16px 0px 16px;cursor:pointer;}
#submenu a{color:#e5e5e5; text-decoration:none;}
#submenu a:hover{color:#666666; text-decoration:none;}

#content{
	width:910px;
	margin: 0 auto;
	text-align:left;
	line-height:17px;
	overflow:auto;
}
.content{background:url(../images/text-bg.jpg) no-repeat left top;}
.contentcie{background:url(../images/text-bg-cie.jpg) no-repeat left top;}
.contentdis{background:url(../images/text-bg-dis.jpg) no-repeat left top;}
.contentser{background:url(../images/text-bg-ser.jpg) no-repeat left top;}
.contentspe{background:url(../images/text-bg-spe.jpg) no-repeat left top;}

#left{
	width:220px;
	float:left;
	padding:56px 25px 0px 16px;
}
#right{
	width:606px;
	float:right;
	padding:32px 21px 0px 21px;
}

.popupBG{background:#eaeff2 url(../images/text-bg-cie.jpg) no-repeat -261px top;overflow:hidden;}
.popupCie{
	width:606px;
	height:373px;
	padding:0px 21px 0px 21px;
	overflow:auto;
}
.popupClose{position:absolute; font-size:8pt; left:600px; top:0px;}
.popupClose a{color:#e5e5e5; text-decoration:underline;}
.popupClose a:hover{color:#e5e5e5; text-decoration:none;}

#footer{
	width:888px;
	padding-right:22px;
	margin: 0 auto;
	text-align:right;
	font-size:0.75em;
	color:#e5e5e5;
	line-height:20px;
}
#footer{height:45px;background:#5a5a5a url(../images/footer-bg.jpg) no-repeat left top;padding-top:25px;}
#footer a{color:#e5e5e5; text-decoration:underline;}
#footer a:hover{color:#e5e5e5;text-decoration:none;}

h1{
	font-size:15pt;
	color:#af2121;
	font-weight:lighter;
	margin:0px;
	margin-bottom:2px;
	padding-bottom:10px;
	background:transparent url(../images/h1-line.gif) no-repeat left bottom;
	line-height:24px;
}
h2{
	margin:0px;
	padding-bottom:6px;
	color:#af2121;
	font-weight:bold;
	font-size:10pt;
}
h3{/*bold w line*/
	margin:0px;
	margin-bottom:6px;
	padding-bottom:8px;
	color:#333333;
	font-weight:bold;
	font-size:10pt;
	background:url(../images/h-line.jpg) no-repeat left bottom;
}
h4{/*bold orange*/
	margin:0px;
	padding:0px;
	display:inline;
	color:#c45d02;
	font-weight:bold;
}
h5{/*news title*/
	font-size:8pt;
	color:#333333;
	font-weight:bold;
	margin:0px;
	margin-bottom:8px;
}
h6{/*news 2nd bold type*/
	font-size:8pt;
	color:#5992b2;
	font-weight:bold;
	margin:0px;
	display:inline;
}

ul{
	list-style:none;
	margin:0;
	padding:0;
}
ul li{
	margin:0;
	padding:0;
	padding-left:26px;
	margin-bottom:8px;
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	background-position:2px 2px;
}

a{color:#333333; text-decoration:underline;}
a:hover{color:#333333; text-decoration:none;}

.ulIndent{padding-left:16px;padding-top:4px;}

.imgLeft{
	float:left; 
	margin:3px 10px 0px 0px;
	padding:2px;
	background-color:Transparent;
	border:solid 1px #999999;
}
.imgRight{
	float:right; 
	margin:3px 0px 0px 10px;
	padding:2px;
	background-color:Transparent;
	border:solid 1px #999999;
}

.btnSubmit
{
	font-size:10pt;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
	background-color:#af2121;   
	border: 1px solid;   
	border-color: #666 #333 #333 #666;   
	filter:progid:DXImageTransform.Microsoft.Gradient   
	(GradientType=0,StartColorStr='#af2121',EndColorStr='#7d1111'); 
}

.aCieOn{color:#af2121;}
.aDisOn{color:#15589b;}
.aSerOn{color:#339933;}
.aSpeOn{color:#cc6600;}
