@charset "utf-8";
/* CSS Document */

.frmt {
	font-size:18px;
	font-weight:500;
	text-align:left;

}
textarea {
	resize:none;
}
.button {
	height:30px;
	width:100px;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	
}

body,td,th {
	font-family: "Arial", Gadget, sans-serif;
}
a:link {
	color: #000;
}
a:visited {
	color: #fff;
}
a:hover {
	color: #FFF;
}

body {
	font-family: "Arial", Gadget, sans-serif;
	background-image: url(../img/GrassBlueSky1.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	width:100%;
	height:100&;
		
}

#page {
	margin: 0 auto;
	height:0 auto;
	width:880px;
}

#topbar {
	padding-top:2px;
	height:24px;
	width:auto;
	border-radius:10px;
	behavior: url(border-radius.htc);
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	margin-bottom:8px;
	background-image: url(../img/lev0_bg2.gif);
    -webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;
}

#topbarheader {
	margin-bottom:8px;
	height:22px;
	width:100%;
	font-size: 11px;
	color: #000;
	text-decoration:none;
}
#topbarheader a {
	font-size: 11px;
	color: #000;
	text-decoration:none;
}
#topbarheader a:hover {
	font-size: 11px;
	color: #FFF;
	text-decoration:none;
}

#headslides {
	width:880px;
	height:290px;
	margin-bottom:8px;
}

#head {
	text-align:center;
	padding-top:1px;
	height:25px;
	background-image:url(../img/lev0_bg2.gif);
	font-size:20px;
	font-weight:bold;
	border-radius:6px;
	behavior: url(border-radius.htc);
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	margin-bottom:5px;
}

#logo {
	background-image:url(../img/logo.jpg);
	background-repeat:no-repeat;
	height:83px;
	width:302px;
	font-size:70px;
	font-weight:bold;
	text-align:center;
	padding:10px;
	background-color:#FFF;
	float:left;
	border-radius: 10px;
	behavior: url(border-radius.htc);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-right:8px;
	margin-bottom:8px;
    -webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;

}
#anim1 {
	width:322px;
	height:180px;
	text-align:center;
	float:left;
	background-color:#FFF;
	text-align:center;
	border-radius: 10px;
	behavior: url(border-radius.htc);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-right:8px;
    -webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;
}


#nav {
	height:25px;
	padding:5px;
	width:870px;
	border-radius: 10px;
	behavior: url(border-radius.htc);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color:#FFF;
	background-image:url(../img/lev0_bg2.gif);
	position:relative;
    -webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;
}

#container {
	height:530px;
	width:880px;
	margin-bottom:8px;

}
#container1 {
	height:570px;
	width:880px;
	margin-bottom:6px;

}
#content1 {
	padding:10px;
	float:left;
	width:auto;
	height:550px;
	text-align:center;
	background-image:url(../img/bgh.png);
	margin-top:8px;
	border-radius: 10px;
	behavior: url(border-radius.htc);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;

}

#content {
	padding:10px;
	float:left;
	width:auto;
	height:502px;
	text-align:center;
	background-image:url(../img/bgh.png);
	margin-top:8px;
	border-radius: 10px;
	behavior: url(border-radius.htc);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
    -webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;
}

#incontent {
	text-align:center;
	margin-left:9px;		
	
}

#sdebar {
	margin-bottom:8px;
	margin-top:8px;
	width:252px;
	height:522px;
	text-align:center;
	background-image:url(../img/bgh.png);
	float:right;
	border-radius: 10px;
	behavior: url(border-radius.htc);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
    -webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;

}

#footer {
	height:25px;
	font-size:13px;
	padding-left:10px;
	padding-right:10px;
	padding-top:1px;
	margin-bottom:8px;
	width:860px;
	text-align:left;
	background-image:url(../img/lev0_bg2.gif);
	border-radius: 10px ;
	behavior: url(border-radius.htc);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
    -webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;

}

#footer a {
	color:#000;
	text-decoration:none;
}

#footer a:hover {
	color:#FFF;
	text-decoration:none;
}

#nhd {
	background-image:url(../img/news.png);	
	border-radius: 6px ;
	behavior: url(border-radius.htc);
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin-bottom:7px;
	height:24px;
	font-weight:700;
	padding-top:5px;
}

#dhd {
	margin-top:8px;
	background-image:url(../img/download.png);	
	border-radius: 6px ;
	behavior: url(border-radius.htc);
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin-bottom:7px;
	height:24px;
	font-weight:700;
	padding-top:5px;
	
}

#chd {
	margin-top:20px;
	background-image:url(../img/contact.png);	
	border-radius: 6px ;
	behavior: url(border-radius.htc);
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin-bottom:7px;
	height:24px;
	font-weight:700;
	padding-top:5px;
	
}

#format {
	padding:8px;
	font-size:14px;
	text-align:left;
}

#format a {
	text-decoration:none;
	color:#000;
}

#format a:hover {
	text-decoration:none;
	color:#FFF;
}

#sdepnl {
	margin-top: 8px;
	height:560px;
	width:188px;
	float:left;
	background-image:url(../img/bgh.png);
	border-radius: 10px ;
	behavior: url(border-radius.htc);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
    -webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;

}

#sdepnl a:hover {
	color: #FFF;
}
#sdepnl a{
	color:#000;
}
#sdepnl a:active{
	color:red;
}

#ifrm {
	margin-top:8px;
	height:560px;
	width:684px;
	float:right;
	border:none;
	background-image:url(../img/bgh.png);
	border-radius: 10px ;
	behavior: url(border-radius.htc);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
    -webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;
}
.imgacntr {
	margin:54px;
}

#incnt{
	
	padding:5px;
	width:849px;
	margin:0 auto;
	text-align:center;
	background-image:url(../img/flo.png);
	background-repeat:no-repeat;
	background-size:100%;
	height:493px;
	border-radius: 10px ;
	behavior: url(border-radius.htc);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#tble1 {
	float: left;
	margin-left:32px;
}

#cink {
	margin-bottom:5px;
	border-radius: 10px ;
	behavior: url(border-radius.htc);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	height:124px;
	width:227px;
	padding:5px 0 0 8px;
	background-image:url(../img/bgh.png);
}
#sis {
	margin-bottom:5px;
	border-radius: 10px ;
	behavior: url(border-radius.htc);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	height:147px;
	width:227px;
	padding:5px 0 0 8px;
	background-image:url(../img/bgh.png);
}


#ac {
	margin-bottom:5px;
	border-radius: 10px ;
	behavior: url(border-radius.htc);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	height:140px;
	width:227px;
	padding:5px 0 0 8px;
	background-image:url(../img/bgh.png);
}
#oss {
	background-image:url(../img/bgh.png);
	border-radius: 10px ;
	behavior: url(border-radius.htc);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	height:73px;
	width:227px;
	padding:3px 0 0 6px;
}
.txthd {
	font-size:17px;
	font-weight:bold;
}
.txtahd {
	font-size:15px;
	font-weight: 300;

}
.txtshd {
	font-size:15px;
}

#main{
	/* The main container */
	width:550px;
	height:290px;
	position:relative;
	float:right;
	border-radius: 10px;
	behavior: url(border-radius.htc);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	
}

