body{
background-image:url(../../templates/images/background_main.jpg);
background-repeat:repeat-x;
background-color:#143264;
height:100px;
margin:0;
color: white;
font-family: Arial;
}


#header{
background-image:url(../../templates/images/background_header.jpg);
width:824px;
height:125px;
}
#header td a{
	padding-top:5px;
	color: white;
	font-weight: bold;
	display: block;
	padding-right: 25px;
	text-decoration: none;
	text-align: left;
	}
#header td{
	padding-top: 25px;
	}
#header td a img{
	padding-right: 8px;
	vertical-align: middle;
	}
#start_menu{
background-image:url(../../templates/images/background_menu.jpg);
width:734px;
height:40px;
background-repeat:no-repeat;
padding-left:90px;
font-size: 18px;
margin: 0;
}
#start_menu a{
	color: #ffffff;
	text-decoration: none;
	}
#submenu{
background-image:url(../../templates/images/background_submenu.jpg);
background-repeat: no-repeat;
width:784px;
height:256px;
padding-left: 40px;
padding-top: 0px;
vertical-align: top;
}
#left_picture{
background-image:url(../../templates/images/submenu_pic.jpg);
background-repeat:no-repeat;
width:308px;
height:191px;

}
#right_submenu{
width:300px;
height:191px;
padding-left: 100px;
padding-top: 30px;
}
#right_submenu a{
color: #ffffff;
text-decoration: none;
font-size: 16px;
font-weight: bold;
padding-bottom: 10px;
}
#content_top{
background-image:url(../../templates/images/background_content_top.jpg);
width:824px;
height:31px;
}
#content{
background-image:url(../../templates/images/background_content_main.jpg);
width:824px;
height:500px;
vertical-align: top;
}

#sub_news_image{
padding: 2px;
border: 1px;
border-color: #ffffff;
border-style: solid;
vertical-align: top;
}
#news_caption{
	font-size: 15px;
	font-weight: bold;
	color: black;
	padding-bottom: 20px;
	}
#news_content{
	font-size: 12px;
	color: black;
	padding-bottom: 30px;
	}
	#news_content a{
	color:red;
	text-decoration: none;
	}
#sub_news_text{
font-size: 11px;
color: #ffffff;
vertical-align: top;
padding-left: 10px;
}
#sub_news_text a{
color:red;
text-decoration: none;
}
#inner_content{
width: 550px;
color: black;
padding-left: 25px;
}

#page_caption{
	color: #000000;
	font-weight: bold;
	font-size: 15px;
	padding-bottom: 20px;
	}
#page_content{
	color: #000000;
	font-size:12px;
	padding-bottom: 25px;
	}
#content_bottom{
background-image:url(../../templates/images/background_content_bottom.jpg);
width:824px;
height:12px;
}
#subcontent{
background-image:url(../../templates/images/background_subcontent.jpg);
width:824px;
height:150px;
}
#footer{
background-image:url(../../templates/images/background_footer.jpg);
width:824px;
height:88px;
}

.search_input{
	background:none;
	background-image:url(../../templates/images/search_back.gif);
	border: none;
	width:147px;
	height:17px;
	padding-top: 8px;
	padding-left: 10px;
	font-size: 12px;
	color: #1F427F;
	}
.centri_head{
	background-image:url(../../templates/images/centri_head.gif);
	background-repeat:no-repeat;
	background-position:right;
	width:377px;
	height:46px;
	}
.paging_section{
	background: none;
	border: none;
	font-size: 12px;
	color: blue;
	}

/*================  menu  ==================*/
#menu_top{
background-image: url("../../templates/images/menu_top.jpg");
background-repeat: no-repeat;
background-position: top;
width: 138px;
height: 35px;
padding-top: 15px;
padding-left: 20px;
color: #28497F;
font-size: 18px;
font-weight: bold;
}
#menu_bottom{
background-image: url("../../templates/images/menu_bottom.jpg");
background-repeat: no-repeat;
background-position: top;
width: 158px;
height: 22px;
}

#menu {
width: 158px;
padding-left: 30px;
background: none;
}

#menu ul {
list-style: none;
margin: 0;
padding: 0;
background-image: url("../../templates/images/menu_background.jpg");

}

#menu a{
font: bold 14px arial, helvetica, sans-serif;
display: block;
margin: 0;
margin-left:12px;
padding:0;
padding-left:10px;
padding-top:5px;
border-bottom: 1px;
border-bottom-color: #7F848E;
border-bottom-style: solid;
}

#menu a {
text-decoration: none;
width:120px;
height:22px;
color: #143264;
}

#menu a:hover {
color: #143264;
}

#menu ul ul  {
padding-left:0px;
top: 0;
left: 0;
}

#menu ul ul a {
font-size:12px;
padding-left: 20px;
width:100px;
background: none;
color: #6F1B3E;
}

#menu li {position: relative;}

#menu ul ul  {
top: 0;
left: 100%;
background: none;
}

div#menu ul ul  
{display: none;}

div#menu ul ul li:hover ul 
{display: block;}

div#menu ul  ul,
div#menu ul  li:hover ul ul
{display: none;}

div#menu ul  li:hover ul 
{display: block;}

div#menu ul  ul,
div#menu ul  li:hover ul ul
{display: none;}

div#menu ul  li:hover ul,
div#menu ul  ul li:hover ul
{display: block;}

/*==========PNG FIX============*/

/*======== FORMS ==========*/
.custom_forms{
	width: 500px;
	}
.custom_forms table{
	width: 100%;
	}
.custom_forms td{
	width: 50%;
	}
.custom_forms h2{
	color: #28497F;
	font-size: 18px;
	vertical-align: bottom;
	padding-top: 15px;
	}
.custom_forms td.main_errors{
	color: #ff0000;
	font-size: 12px;
	vertical-align: bottom;
	padding-bottom: 20px;
	}
.custom_forms td.main_errors img{
	padding-right: 10px;
	}
.custom_forms h1{
	color: #993300;
	}
.custom_forms label{
	display: block;
	font-size: 12px;
	color: #28497F;
	}
.custom_forms ul{
	font-size: 12px;
	color: #28497F;
	}
.custom_forms input{
	background-color: #E8EDE9;
	border: none;
	border:1px;
	border-color: #28497F;
	border-style: solid;
	}
.custom_forms input.main_input{
	background-color: #EDF4FC;
	border: none;
	border-bottom:1px;
	border-bottom-color: #28497F;
	border-bottom-style: solid;
	}

