/* CSS Document */
/* ClearFix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}
/* End hide from IE-mac */
/* ----- BODY ----- */
*{
	margin:0;
	padding:0;
	border:0;
}
body {
	margin:0;
	padding:0;
	background: #18418a;
	color: #000;
	font:13px Arial, Helvetica, sans-serif;
    line-height: 20px;
}
/*  --- BODY Style  -- End HERE */
/* Global Form Styles */
form{
margin: 0;
padding: 0;
}
input, textarea{
	background: #fff;
	border: #333333 1px solid;
	padding:3px;
}

select{
	border:#bcbfae 1px solid;
	margin:0;
	padding:0;
}

input:hover, textarea:hover {
	background: #F0FDE2;
}
input:focus, textarea:focus {
	background: #FCFFEC;
}
.submit { border: 0; width: auto; }
.submit:hover, .submit:active { border:0; }
.radio { background: none; border: 0; }

/*  --- Global Form Styles  -- End HERE */
/* ----- LINKS ----- */
abbr, acronym { /* acronym and abbr aren't styled in IE per default */
	border-bottom: 1px dotted #58B2CB;
	cursor: help;
}
a {
	color: #000;
	text-decoration: none;
}
a:active { outline: none; }
a:hover {
	color:#000;
	text-decoration: underline;
	outline: none;
}
p{text-align:left;margin:0 0 8px 0;}
a img { border: 0; }
.clear{clear:both}
.floatleft{float:left;}
.floatright{float:right;}
.center{text-align:center;}

/*  --- LINK Style  -- End HERE */
ul, li{list-style:circle;}

/*  Image PNG fix ******************   */
 img, 
 div,
 a,
 a:hover,
 a:visited{ behavior: url(/iepngfix.htc) }
/*  Image PNG fix END   */
/********************************************************* --- Main Body Container  *******************************************************/

#nakainer{
	width:100%;
}
#nakainer_shadow{
/*	width:855px;
	background:url(img/shadow.gif) repeat-y;*/
	margin:0 auto;
}
#nakainer_inner{
	position:relative;
	width:780px;
	margin:0 auto;
	background:url(img/container_bg.gif) repeat-y;
}
#header{
	width:780px;
	position:relative;
}
#logo{
	position:absolute;
	top:0;
	left:0;
	width:207px;
	height:160px;
}
#menu{
	margin:0;
}
#menu ul{
	background:#dddddc;
	float:right;
	padding:5px 5px 5px 20px;
	list-style:none;
	width:560px;
}
#menu li{
	list-style:none;
	display:inline;
	
}
#menu li, #menu li a, #menu li a:hover{
	font:13px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}
#menu li a{
	padding:0 5px;
	*padding:0 4px;
}
#menu li a:hover{
	color:#ec3300;
}
#container{
	width:780px;
	position:relative;
}
#container_inner{
	margin:10px 15px 10px 5px;
	padding:5px 0;
}
#container_inner ul{
		padding:10px;
		list-style:square;
	}
#container_inner ul li{
		padding: 5px;
		list-style:square;
	}
#sideblock{
	float:left;
	width:185px;
	border:solid #26272a;
	border-width:0 1px 0 0;
	font:13px Arial, Helvetica, sans-serif;
	color:#000;
	margin:0;
	padding:30px 5px 50px 0;
	*padding:30px 5px 40px 0;
}
#sideblock hr{
	width:175px;
	margin:6px auto;
	border:dotted #000;
	border-width:2px 0 0 0;
}
#sideblock h2{
	background:url(img/quick_links_h_bg.gif) repeat-y;
	font:18px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#232a58;
	padding:2px 0 2px 8px;
}
#sideblock ul, #sideblock li{
	list-style:disc;
	list-style:square;
	margin:0 0 0 15px;
}
#sideblock li, #sideblock li a{
	font:13px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000;
	text-decoration:none;
	margin:15px 0;
}
#sideblock li a:hover{
	text-decoration:underline;
}
#sideblock li ul, #sideblock li ul li, #sideblock li ul li a, #sideblock li ul li a:hover{
	list-style:circle;
	margin:0 0 0 2px;
	font-size:12px;
}
.red, .red a{font:20px "Comic Sans MS"; color:#dd6035; margin:5px auto; text-decoration:none; text-align:center;  font-weight:bolder;}
.green, .green a{font:20px Arial, Helvetica, sans-serif; color:#007c40; margin:5px auto; text-decoration:none;text-align:center;  font-weight:bolder;}
.green a:hover, .red a:hover{text-decoration:underline;}
.fc1{color:#dd6035;}
#pagearea{
	border:solid #26272a;
	border-width:0 0 0 1px;
	float:right;
	width:566px;
	margin: 0 0 0 -1px;
	padding: 0 0 0 3px;
}
#inpagearea{
	margin:0 0 0 5px;
	font:13px Arial, Helvetica, sans-serif;
	color:#000;
	line-height:22px;
}
#pageaea_left{
	width:400px;
	float:left;
}
#message_block{
	background:#fff;
	width:373px;
	margin:0 auto;
	border:solid #d0cfcf 1px;
	outline:solid #e5e5e5 1px;
}
#message_block_inner{
	margin:3px 6px;	
	padding:3px;
	font:12px Arial, Helvetica, sans-serif;
	color:#000;
	line-height:20px;
}
#contact_block{
	width:373px;
	background:#e0e0df url(img/logo_mark.gif) no-repeat right center;
	margin:20px auto 0 auto;
}
#contact_block_inner{
	margin:3px 6px;	
	padding:6px 3px;
	font:13px Arial, Helvetica, sans-serif;
	color:#3c426a;
	line-height:20px;
}
#contact_block_top{
	width:373px;
	background:#afcbd7;
}
#contact_block_top h2{
	margin:5px 0 5px 10px;
	font:16px Arial, Helvetica, sans-serif;
	font-weight:bolder;
	color:#302f2d;	
}
.cred, .cred a, .cred a:hover{color:#ed1e00;}
#pagearea_right{
	width:165px;
	float:right;
}
.right_block{
	margin:0 0 10px 0;
}
.right_block_top, .right_block_top h2{
	background:#fdfd72;
	height:25px;
	font:15px/25px Arial, Helvetica, sans-serif;
	font-weight:bolder;
	color:#005b9d;
	text-align:left;
}
.right_block_top{padding:0 5px 0 5px;}
.right_block_bottom{
	border:solid #b8b8b7;
	border-width:0 1px 1px 1px;
}
.right_block_bottom_inner{
	width:140px;
	margin:0px auto 5px auto;
	padding:8px 0;
	font:12px Arial, Helvetica, sans-serif;
	color:#000;
	line-height:22px;
	text-align:left;
}
.more, .more a{
	font:12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#eb3d00;
	text-align:left;
}
.more a{
	text-decoration:none;
}
.more a:hover{
	text-decoration:underline;
}
#footer{
	width:780px;
	height:30px;
	background:#15356f url(img/footer_bg.gif) repeat-x;
/*	border:solid #eb3d00;
	border-width:5px 0 0 0;*/
	margin:0 auto;
}
.copyrights{
	float:left;
	font:10px verdana;
	font-weight:bold;
	color:#fff;
	margin:0 0 0 10px;
	line-height:25px;
}
.copyrights span{
	color:#eb3d00;
	font-weight:bold;
}
.developed{
	float:right;
	margin:0 10px 0 0;	
}
.developed a{
	font:10px verdana;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	line-height:25px;		
}
.developed a:hover{
	color:#fff;
	text-decoration:underline;
}
/* fixed Styles */

.fc1{
	color:#213c78;
}
.fcb{
	color:#000;
}
/* fixed styles */