/* Reset styles */
:link,:visited {text-decoration: none;}
ul,ol {list-style: none;}
h1,h2,h3,h4,h5,h6,pre,code,p {font-size: 1em;}
ul,ol,dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin: 0; padding: 0;}
a img,:link img,:visited img {border: none;}
address {font-style: normal;}



/* Headings */

h1, h2, h3, h4, h5, h6 {
	margin: 20px 0px 10px 0;
	font-weight: normal;
}

h1 {
	font: bold 15px Arial, Helvetica, sans-serif;
	margin: 10px 0 6px 0;
	color: #000066;
	text-align: center;
}

/* Links */

a:link {
	color: #FF9900;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #FF9900;
}

a:hover {
	text-decoration: none;
	color: #FFCC00;
}

a:active {
	text-decoration: none;
	color: #FF9900;
}

/* Paragraphs */
 
p {
	margin: 0 0 21px 0;
	line-height: 1.7em;
	word-spacing: 2px;
}

/* Clearfix */

.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}

.clearfix {
    display:inline-block;
}

.clearfix {
    display:block;
}

* html .clearfix {
    height: 1%;
}

.clear {
	clear: both;
	height: 0px;
	font-size: 1px;
	line-height: 0;
	overflow: hidden;
}

/* Layout */

body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	background: #0d2c89 url('../images/bg.jpg') repeat-x;
/*	width: 1600px;*/
}

.frame {
	width: 800px;
	margin: 0 auto;
}

.header {
	width: 800px;
	margin: 0 auto;
}

.menu_line {
	position: absolute;
	width: 100%;
	height: 34px;
	z-index: 30;
}

.menu_left {
	background: url('../images/menu_left.jpg') repeat-x;
	width: 50%;
	height: 60px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}

.menu_right {
	background: url('../images/menu_right.jpg') repeat-x;
	width: 50%;
	height: 60px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 10;
}

.menu {
	margin: 0 0 0 36px;
	background: url('../images/footer_bg.jpg') no-repeat;
	width: 764px;
	height: 34px;
	position: relative;
	z-index: 20;
}

.menu li {
	float: left;
	display: inline;
	margin: 0;

	height: 34px;
}

.menu li a {
	float: left;
	display: inline;
	height: 34px;
	overflow: hidden;
}

.menu li:hover a img, .menu li a.selected img {
	margin: -34px 0 0 0;
}

.sub_menu {
	position:absolute;
	top: 34px !important;
	z-index: 150;
	visibility: hidden;
	margin: 0;
	font-size: 11px;
/*	width: 586px;*/
	height: 21px;
	overflow: hidden;
	background: #000066 url('../images/sub_menu_bg.gif') no-repeat 100% 0;
}

.sub_menu div {
	background: url('../images/sub_menu_left.gif') no-repeat 0 0;
}

.sub_menu ul {
	width: 586px;
	margin: 0 0 0 2px;
	overflow: hidden;
}

.sub_menu ul li {
	float: left;
	display: inline;
	position: relative;
	height: 18px;
}

.sub_menu li a:link, .sub_menu li a:visited {
	float: left;
	display: inline;
	margin: 2px 0 0 0;
	height: 16px;
	_height: 14px;
	line-height: 16px;
	overflow: hidden;
	width: 141px;
	padding: 2px 0 0 5px;
	color: #FFF;
	font: 11px Verdana, Arial, Helvetica, sans-serif !important;
}

.sub_menu li a:hover {
	background: #003399;
	color: #ffff00;
}

.sub_menu li.color a:link, .sub_menu li.color a:visited {
	color: #000066;
	background: #FFF;
}

.sub_menu li.color a:hover {
	background: #ffff00;
	color: #000066;
}


.menu_items {
	z-index: 100;
	position: relative;
}

.menu_items .menu {
	position: relative;
}

.content {
	width: 800px;
	margin: 0 auto;
	position: relative;
	z-index: 40;
}

.to_right {
	margin: 0 30px 0 32px;
}

.link {
	text-align: center;
	margin: 43px 0 0 0;
}

.footer {
	position: relative;
	width: 100%;
	color: #FFF;
}

.footer .frame {
	background: url('../images/footer_bg.jpg') no-repeat;
	position: relative;
	z-index: 40;
}

.footer .menu_left, .footer .menu_right {
	height: 33px;
}

.bottom_menu {
	margin: 0 0 19px 0;
}

.bottom_menu li {
	float: left;
	display: inline;
	margin: 0 0 0 4px;
	background: url('../images/sep.gif') no-repeat 100% 3px;
	padding: 0 4px 0 0;
	font: bold 12px Arial, Helvetica, sans-serif;
}

.bottom_menu {
	position: relative;
	width: 100%;
}

.bottom_menu .inner {
	float: left;
	left: 50%;
	position: relative;
	text-align: center;
}

.bottom_menu ul {
	position: relative;
	left: -50%;
	float: left;
	margin: 10px 0 0 0;
}

.copyright {
	text-align: center;
	font-size: 11px;
	margin: 0 0 8px 0;
}

.bottom_links {
	background: #FFF;
	width: 700px;
	margin: 0 0 35px 50px;
}

.bottom_links .inner {
	margin: 0 0 0 -16px;
}

.bottom_links div {
	float: left;
	display: inline;
	margin: 0 0 0 34px;
}

#logo_1 {
	margin-top: 4px;
}

#logo_3 {
	margin-top: 4px;
}

#logo_4 {
	margin-top: 5px;
}
