@charset "utf-8";
/* CSS Document */
@font-face { /* declare fonts */
	font-family: "Rokkitt";
	src: url("../fonts/Rokkitt.eot");
	src: url("../fonts/Rokkitt.ttf");
}

html, body { height:100%; }
html, input, textarea	{	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
		color:#000;	}	
body {font-size:100%; line-height:1.25em; background:url(../images/bg.jpg) top center no-repeat #0042ad fixed; width: 100%; height: 100%; margin: 0; padding: 0;}
.bg3{ background:url(../images/bg.jpg) top center no-repeat; width: 100%; height: 100%; position: fixed;}
.main{margin:0 auto; text-align:left; width:953px; }
.clear{clear:both;}
#header {}
#header .log-box{ display:block; margin-left:75px;}
#header .logo{ left: 15px; margin: 0; padding: 0; position: absolute; top: /*-26*/-10px; }
#header .log-txt{margin:0 0 0; padding:25px 0 0; font-weight:bold; font-size:46px; text-transform:uppercase; color: #fff; text-align:center;}

#header .logo img{ border-radius: 0px 0px 7px 7px; box-shadow: 0 0 5px #083883; position:relative; z-index:999; }

#header h1 { color: #fff; font-size: 36px; padding-top:5px; padding-bottom:15px; margin-bottom:0px; text-align:center;}
#header h2 { color: #fff; font-size: 24px; padding-top:0px; padding-bottom:10px; margin:0px; text-align:center; }
#header {font-size:1.0625em; color:#FFFFFF; position:relative; margin-bottom: 25px;}

#banner{
    background:url(../images/ban-bg.jpg) no-repeat;
    height:376px;
	width:939px;
	margin:20px 0px 20px 5px;
	padding:4px 0px 0px;
	box-shadow:0px 0px 8px #333;
	border-radius:6px;
}

/* Slider */
#slider {  width:935px; padding:0 0 0 0; text-align:center; margin:0 auto;  }
div#slideshow { float: left; width: 100%; height: 375px; }
.slider-item { width: 100% !important; height: 373px; }
.slider_content_inner img { border: 1px solid #FFF; }
#slider  .slide-txt{position:relative; top:-40px; background:url(../images/slid_txt-bg.png) repeat; padding:5px 30px; font-family: "Rokkitt"; src: url("../fonts/Rokkitt.eot"); 	src: url("../fonts/Rokkitt.ttf"); color:#162252; font-size:24px; border-radius:4px; border:1px solid #FFF; box-shadow:0px 0px 9px #333;}

#content_top{ font-size:0.875em; width:100%; text-align:left; background: url(../images/top.gif) center top no-repeat; height: 31px;}
#content{ font-size:0.875em; width:92%; padding: 1% 4%; text-align:left; background: url(../images/bg_cont.gif) center repeat-y; font-family: Verdana, Geneva, sans-serif;}
#content h1{ 
	color: #162252; font-weight: normal; line-height: 33px;
}
#content h2{ 
	color: #60090a; font-weight: normal; text-transform: capitalize; line-height: 23px;
}
#content_bot{ font-size:0.875em; width:100%; text-align:left; background: url(../images/bot.gif) center top no-repeat; height: 31px;}

#footer { color:#fff; font-size:0.875em; background:url(images/bot.gif) top center no-repeat; text-align:center; }
#footer .bg-bot{ background:url(images/bot1.gif) top center no-repeat; }
#footer .indent-footer{ /*padding:70px 50px 60px 50px;*/ padding:20px 10px 20px 10px; }
#footer a {color:#fff; text-decoration:none}  
#footer a:hover {  text-decoration:underline}


.Evergreen-Software{
	/*background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 8px*/;
    display: inline-block;
    font-family: arial;
    font-size: 11px;
    height: auto;
    margin: 1px auto;
    opacity: 0.88;
    padding: 5px 10px 0px;
    width: 575px;
	float:right;
	border:none;
	color:#94E9FB;
	/*border:3px solid #7CA29B;*/
}
#footer .Evergreen-Software a{color:#94E9FB; text-decoration:none; border:none;}
#footer .Evergreen-Software a:hover{color:#94E9FB; text-decoration:underline; border:none; }
#footer .Evergreen-Software img{opacity:0.5; border-radius:4px;}
#footer .Evergreen-Software .webby{position:relative; color: #94E9FB; top:-5px;}


ul#top_menu{
	margin: 0px 0px 15px 160px; padding: 0; list-style: none; text-align: center;
}
ul#top_menu li{
	display: inline; margin-right:10px;
}
ul#top_menu li a {
	color: #000080; text-transform: uppercase; font-size: 14px; font-weight: bold; text-decoration: none;
}
ul#top_menu li a:hover{
	color: #F00;
}