/* CSS Document */
p{font-family:arial; font-size:16px; line-height:22px; color:#000; text-decoration:none; margin:0px; padding:0px; text-align:justify; padding-right:20px; padding-left:10px;}
h1{font-family:Tahoma; line-height:30px; font-size:20px; margin:0px; padding:0px; color:#ee6428; text-decoration:none;}
h2{font-family:arial; font-size:17px; margin:0px; padding-top:10px; color:#291173; text-decoration:none;}
h3{font-family:Tahoma; font-size:20px; margin:0px; color:#291173; text-decoration:none;}
.h1{font-family:Tahoma; font-size:11px; line-height:1.8em; color:#FFF; text-decoration:none;}

.h2{font-family:Tahoma; font-size:11px; color:#000; text-decoration:none; line-height:1.5em;}
.h3{font-family:Tahoma; font-size:17px; color:#ef5c1a; text-decoration:none; line-height:1.5em;}
h4{font-family:Tahoma; font-size:12px; color:#291173; text-decoration:none; line-height:20px; margin:0px;}
h1234{font-family:Tahoma; font-size:15px; font-weight:bold; color:#291173; text-decoration:none; line-height:20px; margin:0px;}

.form{font-family:Tahoma; font-size:11px; color:#000; text-decoration:none; height:20px; width:120px;}
strong{ font-family:Arial, Helvetica, sans-serif; font-size:18px; font-weight:bold; color:#C00; padding-right:5px;}

body{margin:0px; padding:0px; background:#291173;}
#mane_wrapper{width:1000px; margin:auto; background:#FFF;}
#banner{width:1000px; height:138px; background:url(../images/banner.jpg) no-repeat;}
#top_menu{width:180px; height:20px; padding-top:10px; padding-left:800px;}
#menu_bg{width:780px; height:32px; margin-left:200px; padding-top:74px;}
#menu{width:780px; height:32px; background:url(../images/menu_bg.jpg) repeat-x;}
#menu ul{padding:0px; margin:0px; list-style:url(../images/arrow.png);}
#menu li{ display:inline;}
#menu a{display:block; float:left; line-height:32px; padding-left:20px; padding-right:20px; text-decoration:none;}
#menu a:hover{background:url(../images/menu_hover.jpg) repeat-x; color:#FFF;}
#menu .active a{background:url(../images/menu_hover.jpg) repeat-x; color:#FFF;}
.menu{font-family:Verdana, Geneva, sans-serif; font-size:16px; color:#000; font-weight:bold;}
.menu a{color:#FFF;}

#nav_flash_box{width:970px; height:260px; margin:auto; margin-top:5px;}
#nav_bg{width:231px; height:260px; background:url(../images/nav_bg.jpg) repeat-x; float:left;}
#nav_title{width:231px; height:25px; text-align:center; line-height:25px;}
#nav{width:200px; height:228px; margin:auto; margin-top:5px;}
#nav ul{ padding:0px; margin:0px; list-style: inside;}
#nav li{ display:inline;  background:url(../images/arrow.png) no-repeat; background-position:center;}
#nav a{display:block; line-height:25px; text-decoration:none; background:url(../images/nav_line.jpg) no-repeat; background-position:bottom;}
#nav a:hover{color:#FFF;}
.nav{font-family:arial; font-size:16px; color:#150054; font-weight:bold; padding-left:5px;}


#flash_bg{width:731px; height:260px; background:url(../images/flash.jpg) no-repeat; float:right;}

#info_box{width:970px; height:540px; margin:auto; margin-top:15px;}
#left_box{width:206px; float:left;}
#centar_box{width:517px; float:left; padding-left:20px;}
#right_box{width:206px; float:right;}

.inputouterDiv{
	width: 680px;
	margin-left: 10px;
	height: 30px; margin-top:15px;
}
.inputTitleDiv{
	width: 230px;
	float: left;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: right;
}
.inputBoxDiv{
	width: 380px;
	margin-left: 20px;
	height: 30px;
	float: left;
}
.inputText {
	background-repeat: repeat-x;
	border: 1px solid #d1c7ac;
	width: 380px;
	color: #333333;
	padding: 3px;
	margin-right: 4px;
	margin-bottom: 0px;
	height: 30px;
	font-family: tahoma, arial, sans-serif;
}

.inputSelectBox {
	background-repeat: repeat-x;
	border: 1px solid #d1c7ac;
	width: 390px;
	color: #333333;
	padding: 3px;
	margin-right: 4px;
	margin-bottom: 0px;
	height: 35px;
	font-family: tahoma, arial, sans-serif;
}

.textareaBox
{
	color: #333333;
	border: 1px solid #d1c7ac;
	border-radius: 2px;
	font-size: 16px;
	width: 360px;
	padding: 13px;
}

.btn {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-family: Arial;
	font-size: 14px;
	float: left;
	margin-left: 400px;
	color: #ffffff;
	font-size: 15px;
	background: #ff9626;
	text-decoration: none;
	border: none;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.inputSecurityText {
    background-repeat: repeat-x;
    border: 1px solid #d1c7ac;
    width: 132px;
    color: #333333;
    padding: 3px;
    margin-right: 4px;
    margin-bottom: 0px;
    height: 30px;
    font-family: tahoma, arial, sans-serif;
}
.inputBoxDiv span{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    line-height: 30px;
    vertical-align: middle;
    margin-top: 0px;
    position: absolute;
    width: 101px;
    padding-right: 10px;
    padding-left: 10px;
}
.btn:hover {
  background: #133ad6;
  text-decoration: none;
}

.visionBox{ width:180px; float:left; height:auto;  padding-right:15px; margin:10px 0px 10px 0px; border-style: groove;}
.MissionBox{ width:186px; padding-left:15px; float:right; height:auto; margin:10px 0px 10px 0px; border-left:1px #CCCCCC solid; border-style: groove; }

#footer_top_line{width:970px; height:5px; margin:auto; background:#FF8500; margin-top:5px; clear:both;}
#footer{width:970px; height:79px; margin:auto; background:#291173;  margin-top:4px;}
#footer_info{width:780px; padding-top:20px; float:left; text-align:center;}
#footer_logo{width:128px; height:79px; float:left; background:url(../images/footer_logo.jpg) no-repeat; margin-left:50px;}

/* About Us */
#about_info{width:970px; margin:auto; padding-top:10px;}

p.groove {border-style: groove;}
