@charset "utf-8";
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}

* {
	margin: 0px;
	padding: 0px;
	border:0px;
	text-decoration:none;
}
p {
	margin-bottom: 10px;
	line-height: 19px;
	text-align: left;
}
a:link {
	color: #21190b;
	text-decoration: underline;
}
a:visited {
	color: #21190b;
	text-decoration: underline;
}
a:hover {
	color: #21190b;
	text-decoration: none;
}
h1 {
	font-size:30px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	color:#0092a2;
	margin-bottom:15px;
	line-height:42px;
	font-style:italic;
	text-align:left;
}
.h1_yellow {
	color:#fcaf17;
}


h2 {
	font-size:40px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	color:#a1bf2f;
	margin-bottom:15px;
	font-weight:900;
	line-height:38px;
	font-style:italic;
	text-align:left;
}
body {
	background: url(/images/bg.jpg) top center;
	font: 12px/1.45em Arial, Helvetica, sans-serif;
	color:#212121;
	text-align:left;
}
#top {
	width: 100%;
	height:39px;
	background: url(/images/bg_head.jpg) repeat-x top;
}
#search {
	width: 825px;
}
#apple {
	width: 825px;
	padding-bottom:30px;
	
	background:url(/images/bg_container.jpg) no-repeat bottom left;
}
#container {
	background:url(/images/bg_shadow.jpg) repeat-y top right;
	padding-right:6px;
}
#content {

	height:100%; /* IE6: treaded as min-height*/

}
.left {
	width:185px;
	position: fixed;
	float:left;
}
.right {
	width:621px;
	float:right;
	padding-right:13px;
		
}
.links_top {
	width:621px;
	float:right;
	padding-top:7px;
	color: #ffffff;
		
}

.links_top a:link {
	color: #ffffff;
	text-decoration: none;
}
.links_top a:visited {
	color: #ffffff;
	text-decoration: none;
}
.links_top a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#quick_links {
	background: url(/images/ql_bg1.jpg) no-repeat top center;
	padding-top:65px;
	font-family: Arial, Helvetica, sans-serif;
}
#quick_links2 {
	background: url(/images/ql_bg2.jpg) repeat-y top center;
}
#quick_links li {
	margin-left:25px;
	text-align:left;
	color:#fff;
}

#quick_links a {
	color:#ffffff;
	text-decoration:none;
}
#quick_links a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#logos {
	height:72px;
	padding:14px;
	padding-left:200px;
	
}
#logos img {
	float:left
}

.home_box_left {
	width:455px;
	float:left;
	margin-right:5px;
	background: url(/images/bg_box_home_middle.jpg) repeat-y center top;
}

.home_box_right {
	width:161px;
	float:left;
	background: url(/images/bg_box_news_middle.jpg) repeat-y center top;
}
.home_box_big {
	width:621px;
	background: url(/images/bg_box_big_middle.jpg) repeat-y center top;
}
.home_box_big_bg {
	background: url(/images/bg_content.jpg) repeat-x center top;
	margin-right:6px;
	margin-left:4px;
	padding:18px;
	
}
.home_box_bg {
	background: url(/images/bg_content.jpg) repeat-x center top;
	margin-right:8px;
	margin-left:6px;
	padding:18px;
	
}
.home_news_bg {
	background: url(/images/bg_content.jpg) repeat-x center top;
	margin-right:8px;
	margin-left:6px;
	padding:6px;
	padding-top:18px;
	
}
.title_margin {
	margin-bottom:25px;
}
.news_item {
	background: url(/images/bg_line.jpg) repeat-x center bottom;
	margin-bottom:6px;
	padding-bottom:3px;
	font-size:11px;
	
	
}
.news_item p {
	line-height:15px;
}
.news_item a:link {
	color: #a1bf2f;
	text-transform:uppercase;
	text-decoration: none;
}
.news_item a:visited {
	color: #a1bf2f;
	text-decoration: none;
}
.news_item a:hover {
	color: #a1bf2f;
	text-decoration: underline;
}




strong {
	font-weight: bold;
	color:#101082;	
}
.search_field {
	padding:4px;
	height:16px;
	border:#666666 solid 1px;
	color:#222222;
	margin-right:6px;
	width:142px;
}



#nav {
	background:url(/images/nav_bg.jpg) repeat-y top;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;	
	list-style:none;
}
ul#menu li  {
	float:left;
	width:154px;
	cursor:pointer;
	border-bottom:#ccdfe7 solid 1px;
	border-top:#69a0b7 solid 1px;
}
ul#menu li.arrow  {
	background:url(/images/arrow_bg.png) right top no-repeat;
}


ul#menu li.home {
	border-top:#fff3c0 solid 1px;
	background: url(/images/nav_bg_home.jpg) no-repeat center;
	padding-top:7px;
	font-weight:bold;
	text-transform:uppercase;
	padding-bottom:7px;
	border-left:#fff solid 1px;
}
ul#menu li.home a:hover {
	background:none;
}
ul#menu {
	list-style:none;
  text-align:left;
  
}

ul#menu a {
  display: block;
  color:#ffffff;
  padding-top:3px;
  padding-bottom:3px;
  text-decoration:none;	
  cursor:pointer;
}



ul#menu li a  {
	padding-left:8px;
	display: block;
	margin-left:1px;
	text-align:left;
	font-weight:bolder;
	padding-bottom:3px;
	color:#fff;
	padding-top:3px;
	cursor:pointer;
}

ul#menu li.sub {
	color:#fff;
	border-top:#ccdfe7 solid 1px;
	border-bottom:#69a0b7 solid 1px;
	cursor:pointer;
  
}
ul#menu li:hover {
	border-top:#fff3c0 solid 1px;
	border-bottom:#fff3c0 solid 1px;
	cursor:pointer;
}
ul#menu li a:hover {
	background:url(/images/nav_bg_over.jpg) repeat-y top;
	color:#006d80;
	cursor:pointer;
	
}
ul#menu li.arrow ul a:hover {
	background:url(/images/nav_bg_over.jpg) repeat-y top;	
}
ul#menu li.arrow a:hover {
	background:url(/images/arrow_bg.jpg) no-repeat right top;	
}

ul#menu li.sub a {
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
}
ul#menu li.sub a:hover {
	color:#006d80;
}
ul#menu li ul {
	list-style:none;
}
.home_box_big_bg ul li {
	margin-left: 20px;
	padding-left: 5px;
	color: #00a3b8;
}
