*:focus 
{
  outline: none;
}

html, body 
{
	height: 100%;
}

body 
{
	margin: 0px;
	padding: 0px;
  background: #EDEAE6 url(../_images/bg.png) repeat-x 0 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #616161;
}

h1, h2, h3 
{
	margin-top: 0px;
}

p, ol, ul 
{
	margin-top: 0px;
}

p 
{
	line-height: 180%;
}

strong 
{
}

a 
{
	color: #FF5D1D;
  outline: none;
}



a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
}

img.alignleft {
	float: left;
	padding-right: 25px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}



#wrapper {
	overflow: hidden;
	background: url(../_images/background_box.jpg) no-repeat center top;
}

.container {
	width: 980px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}



#header {
	width: 1000px;
	height: 174px;
	height: 66px;
	height: 78px;
	margin: 0px auto;
	
}



#logo {
	float: left;
	width: 500px;
	height: 66px;
	height: 78px;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	text-indent: -9999em;
}

#logo h1 a {
	display: block;
	top: 0px;
	left: 0px;
	width: 500px;
	height: 66px;
	height: 78px;
}



#top-menu {
	float: right;
	width: 500px;
	height: 66px;
	height: 78px;
}

#top-menu ul {
	float: right;
	margin: 0px;
	padding: 0px 35px 0px 0px;
	list-style: none;
	line-height: normal;
}

#top-menu li 
{
	display: inline;
	padding: 0px 0px 0px 0px;
}

#top-menu a {
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}




#navigation {
	width: 940px;
	height: 102px;
	margin: 0px auto;
}



#menu {
	float: left;
	width: 630px;
	height: 59px;
	margin: 0px;
	padding: 44px 0px 0px 0px;
	position: relative;
	left: 0px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	margin-right: 10px;
}

#menu a {
	display: block;
	float: left;
	height: 59px;
	width: 120px;
	padding: 0px 0px;
	color: #FFFFFF;
}


#menu li span.main_menu_1, #menu li span.main_menu_1,
#menu li span.main_menu_1, #menu li span.main_menu_2,
#menu li span.main_menu_1, #menu li span.main_menu_3,
#menu li span.main_menu_1, #menu li span.main_menu_4,
#menu li span.main_menu_1, #menu li span.main_menu_1_on,
#menu li span.main_menu_1, #menu li span.main_menu_2_on,
#menu li span.main_menu_1, #menu li span.main_menu_3_on,
#menu li span.main_menu_1, #menu li span.main_menu_4_on
{
  display: -moz-inline-box; 
  display: inline-block;   
  vertical-align: top;
	height: 59px;
	width: 120px;
}

#menu li span.main_menu_1
{
	background: url(../_images/menu_1.png) no-repeat left top;
}

#menu li span.main_menu_2
{
	background: url(../_images/menu_2.png) no-repeat left top;
}

#menu li span.main_menu_3
{
	background: url(../_images/menu_3.png) no-repeat left top;
}

#menu li span.main_menu_4
{
	background: url(../_images/menu_4.png) no-repeat left top;
}

#menu li span.main_menu_1_on
{
	background: url(../_images/menu_1_on.png) no-repeat left top;
}

#menu li span.main_menu_2_on
{
	background: url(../_images/menu_2_on.png) no-repeat left top;
}

#menu li span.main_menu_3_on
{
	background: url(../_images/menu_3_on.png) no-repeat left top;
}

#menu li span.main_menu_4_on
{
	background: url(../_images/menu_4_on.png) no-repeat left top;
}






#search {
	float: left;
	width: 250px;
	height: 102px;
}

#search form, #search fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

#search form {
	padding: 60px 0px 0px 0px;
}

#search input {
	float: left;
}

#search .input-text {
	width: 200px;
	margin: 0px;
	padding: 4px 5px 3px 5px;
	background: none;
	border: none;
	font-size: 11px;
	color: #FFFFFF;
}



#page {
	width: 1000px;
	margin: 0px auto;
	
}

#page-bgtop {
	
}

#page-bgbtm {
	overflow: hidden;
	width: 880px;
	margin: 0px;
	padding: 0px 60px 90px 60px;
	
	height: 666px;
}

.page_wide
{
	width: 940px !important;
	padding: 0px 30px 90px 30px !important;
}

.page_wide_noborder
{
	width: 950px !important;
	padding: 0px 25px 90px 25px !important;
}


.menu_wide
{
  padding-left: 30px !important;
}



#content {
	float: right;
	width: 550px;
	margin: 0px;
	padding-top: 35px;
	text-align: justify;
}

.single #content 
{
	width: 100%;
	padding-top: 7px;
}



#sidebar {
	float: left;
	width: 290px;
	margin: 0px;
	padding-top: 35px;
}






.box-style1 {
	background: url(../_images/left_shadow.png) no-repeat left 35px;
}

.box-style1 .title {
	letter-spacing: -1px;
	off_text-transform: lowercase;
	font-size: 24px;
	font-weight: normal;
	color: #4F6D85;
}

.box-style1 span {
  color: #ff5d1d;
}

.box-style1 h3 {
	margin: 0px;
	padding: 5px 0px 10px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #375C72;
}

.box-style1 .content {
	padding: 15px 0px 20px 0px;
	text-align: justify
}

.box-style1 .link1 {
	padding: 15px 0px 0px 225px;
}

.box-style1 h2 a:link, .box-style1 h2 a:visited, .box-style1 h2 a:active
{
  text-decoration: none;
  color: #4F6D85;
}

.box-style1 h2 a:hover
{
  text-decoration: none;
  color: #4F6D85;
}



.box-style2 {
	width: 100%;
	background: url(../_images/right_shadow.png) no-repeat left 75px;
}

.single .box-style2 {
	background: url(../_images/single_shadow.png) no-repeat left 0px;
}

.port_page_desc .box-style2
{
  background: none;
}

.box-style2 .title, .box-style2 .title_alt, .box-style2 .title_alt2
{
	margin: 0px;
	padding: 0px;
	letter-spacing: -3px;
	text-transform: lowercase;
	font-size: 34px;
	font-weight: normal;
	color: #4F6D85;
}

.box-style2 .title_alt
{
  text-transform: none;
  font-size: 24px;
  letter-spacing: -2px;
}

.box-style2 .title_alt2
{
  text-transform: none;
  font-size: 18px;
  letter-spacing: -1px;
}


.box-style2 .title_alt span
{
  font-size: 34px;
}

.box-style2 span {
	color: #ff5d1d;
}

.box-style2 .byline {
	margin: -10px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	letter-spacing: -1px;
	font-size: 18px;
	font-weight: normal;
	color: #B9C6D0;
}

.box-style2 .content {
	padding: 15px 0px 30px 0px;
}

.box-style2 h2 a:link, .box-style2 h2 a:visited, .box-style2 h2 a:active
{
  text-decoration: none;
  color: #4F6D85;
}

.box-style2 h2 a:hover
{
  text-decoration: none;
  color: #4F6D85;
}



ul.style1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

ul.style1 li {
	padding: 10px 0px 10px 0px;
	background: url(../_images/line.gif) repeat-x left bottom;
}

ul.style1 span {
	display: inline-block;
	width: 52px;
	height: 20px;
	margin: 0px 10px 0px 0px;
	padding: 5px 0px 0px 0px;
	background: url(../_images/date_background.png) no-repeat left top;
	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
}

ul.style1 .first {
	padding-top: 0px;
}




ul.style2 {
	margin: 0px;
	padding: 0px;
	padding-left: 8px;
	padding-top: 10px;
	list-style: none;
	line-height: normal;
}

ul.style2 li {
	padding: 3px 0px 5px 30px;
	background: url(../_images/bullet.png) no-repeat 0 0;
	font-size: 14px;
}





ul.style3 {
	margin: 0px;
	padding: 0px;
	padding-left: 70px;
	list-style: none;
	line-height: normal;
}

ul.style3 li {
	padding: 18px 0px 14px 2px;
  height: 18px;
	background: url(../_images/line.gif) repeat-x left bottom;
	color: #FF5D1D;
	font-weight: bold;
}

ul.style3 li.style3_last{
  background: none;
}




#two-columns {
	padding-top: 10px;
}

#column1 
{
	float: left;
	width: 255px;
}

#column2 
{
	
	background: url(../_images/main_offer_icons.jpg) no-repeat 0px 0px;
	float: right;
	width: 255px;
	height: 201px;
}



#box4 {
	overflow: hidden;
	background: url(../_images/right_shadow.png) no-repeat left 35px;
}









#mask 
{
  background-color:#666;
  display:none;
  height:100%;
  left:0;
  position:absolute;
  top:0;
  width:100%;
  z-index:9000;
}

#contact {
background-color:#fff;
display:none;
left:50%;
margin-left:-270px;
position:absolute;
top:90px;
width:540px;
z-index:9999;
border-radius:10px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
padding:30px 40px;
}

#close {
background:url(../_images/contact_close.png) no-repeat right;
cursor:pointer;
font-family:arial, sans-serif;
font-size:14px;
font-weight:700;
line-height:24px;
atext-decoration:underline;
text-align:right;
padding:5px 40px 5px 5px;
}

#contact_header 
{
background:url(../_images/contact_envelope.png) no-repeat left;
font-family:arial, sans-serif;
color: #FF5D1D;
color: #799DFA;
font-size:30px;
font-weight:700;
line-height:50px;
padding:5px 5px 10px 60px;
}


#contact input,
#contact textarea {
border:1px solid silver;
background-color:#fff;
color:#404040;
font-size:10px;
font-family:Verdana, Arial, sans-serif;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
margin:10px 0;
padding:10px;
}

#contact input:hover[type=text],
#contact input:focus[type=text], 
#contact textarea:hover, 
#contact textarea:focus 
{
background-color:#E0E0E0;
border:1px solid #000;
}

#contact input[type=text],textarea 
{
width:480px;
max-width: 480px;

}

#submit {
border:none;
width:87px;
height:41px;
background-image:url(../_images/contact_submit.png);
}

#submit:hover {
cursor:pointer;
}


.success,.error {
color:#000;
display:none;
font-size:15px;
font-weight:700;
border-radius:4px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
padding:5px 10px 5px 10px;
padding-right: 40px;
margin-bottom: 10px;
}

.success {
background-color:#9F6;
border:1px solid #0F0;
}

.error {
background-color:#F66;
border:1px solid red;
}

.clickable
{
	cursor: pointer;
	cursor: hand;
}


.offer_left
{
  float: left;
  width: 420px;
  padding-left: 40px;
}


.offer_right
{
  float: right;
  width: 260px;
  padding-right: 40px;
}

.offer_item
{
  margin-top: 40px;
}

.content_about
{
}

.content_about p
{
	line-height: 150%;
}

.board
{
 padding-top: 14px;
}

.board_column
{
  float: left;
  width: 272px;
}

.board_column div
{
  color: #4F6D85;
  font-size: 18px;
}

.board_column span
{
}

.board_column p
{
  text-align: left;
  line-height: 170%;
  font-size: 13px;
}

.port_button_left, .port_button_left_on, .port_button_right, .port_button_right_on
{
  background:url(../_images/port_arrows.png) no-repeat 0 0;
  width: 60px;
  height: 124px;
}

.port_button_right
{
  background-position: -1px -1px;
}

.port_button_right_on
{
  background-position: -62px -1px;
}

.port_button_left
{
  background-position: -123px -1px;
}

.port_button_left_on
{
  background-position: -184px -1px;
}

.port_left, .port_right
{
  float: left;
  width: 60px;
  padding-top: 190px;
}

.port_center
{
  float: left;
  width: 830px;
  height: 478px;
  overflow: hidden;
}

.port_page
{
  float: left;
  width: 830px;
  
}

.port_selector_container
{
  width: 956px;
  height: 95px;
  overflow: hidden;
}

.port_selector
{
  width: 956px;
  height: 95px;
  background:url(../_images/port_selector.png) no-repeat 0 0;  
  overflow: hidden;
}

.port_selector_hidden
{
  background: none;
}

.port_selector_up
{
  margin-left: 412px;
  width: 122px;
  height: 27px;
  background:url(../_images/port_selector_down.png) no-repeat 0 0;    
  display: none;
}

.port_selector_down
{
  margin-left: 412px;
  width: 122px;
  height: 27px;
  display: block;
}

.port_pages
{
  position: relative;
}

.hidders
{
  width: 100%;
  height: 30px;
}

.left_corner
{
  float: left;
  background:url(../_images/port_down_left.png) no-repeat 0 0;    
  width: 38px;
  height: 38px;
  position: relative;
  z-index: 10;
  top: -22px;
  left: -15px;
  
}

.right_corner
{
  float: right;
  background:url(../_images/port_down_right.png) no-repeat 0 0;    
  width: 38px;
  height: 38px;
  position: relative;
  z-index: 10;
  top: -22px;
  right: -16px;
  
}

.port_page_image
{
  float: left;
  width: 440px;
  height: 377px;
  padding-top: 96px;
  abackground: orange;
  text-align: center;
}

.port_page_desc
{
  float: left;
  width: 340px;
  height: 430px;
  height: 423px;
  margin-left: 10px;
  padding-top: 45px;
}

.port_page_desc p
{
  text-align: justify;
  font-size: 14px;
}


.port_selector_element
{
  float: left;
  width: 100px;
  height: 56px;
  border: 1px solid #ddd;
  margin-left: 20px;
  margin-top: 3px;
  border: 2px solid white;
}

.port_selector_element_cur
{
  border: 2px solid #999;
}

#port_elements
{
  position: relative;
}

.result_desc
{
   margin-bottom: 15px;
   line-height: 150%;
}

li.search_results
{
  color: #4F6D85;
}

.search_results a:link, .search_results a:visited, .search_results a:active
{
  text-decoration: underline;
  color: #4F6D85;
}

.search_results a:hover
{
  text-decoration: underline;
  color: #4F6D85;  
}

.back_link
{
}

.back_link a:link, .back_link a:visited, .back_link a:active
{
  text-decoration: none;
  color: #aaa;
}

.back_link a:hover
{
  text-decoration: underline;
  color: #aaa;
}

.page_result
{
  float: left;
  width: 820px;
  height: 470px;
}

.page_res_cont
{
  height: 420px;
}

.result_pages
{
  overflow: hidden;
  width: 820px;
  height: 470px;
}

#results_pages
{
  position: relative;
}

.search_button
{
  float: left; 
  margin-top: 4px; 
  margin-left: 11px; 
  width: 16px; 
  height: 16px;
  background:url(../_images/search_button.png) no-repeat 0 0;    
}

.copyright
{
  position: relative;
  top: -40px;
  text-align: center;
  margin-bottom: -45px;
  color: #FF5D1D;
  font-size: 12px;
  font-weight: bold;
  text-shadow: 1px 1px 1px rgba(150, 150, 150, 0.7);
}
