/*-------------- Global ---------------*/
* {
	list-style:none;
	border:none;
	padding:0;
	margin:0;
	text-decoration:none;
}

body {
	font-family: arial,helvetica,sans-serif; 
	background-color:#FFF;
}
h1 {
	color:#061a31;
	font-size:2em;
	padding-top:10px;
	padding-bottom:20px;
}

h2 {
	color:#061a31;
}

h3 {
	font-size:.8em;
	font-weight:normal;
	color:#061a31;
}
h6, h2 {
	padding-bottom:10px;
}
p {
	font-size:0.7em;
	font-weight:normal;
	color:#444;
}
table {
	font-size:.8em;
}
th {
	font-size: .9em; 
	padding: 5px 10px;
	color: #061a31;
	text-align: left;
	letter-spacing: 0px;
}
td{
	font-size:.85em;
	width:7em;
}
#difference td{
	font-size:.85em;
	width:20em;
}

thead th {
	border: 1px solid #222;
	white-space: nowrap;
	background: #F0F8FF;
}
tbody td ,tbody th {
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 35px;
	background: #CCC;
	color: #222;
}
.clear {
	clear:both;
}

/*-------------- End Global --------------*/
#page_container{
	width:1125px;
	margin:auto;
	border:solid 1px white;
}
#header_container {
	background:url(../images/background/nav_background.gif) no-repeat;
	margin:auto;
	width:1125px;
	margin-bottom:3px;
}
#header_container h1#logo {
	float:left;
	margin:13px 0 0 10px;
	padding:0;
}
#nav_container {
	width:970px;
	float:right;
	margin-bottom:15px;
}
#nav_container ul {
	float:right;
	margin:18px 10px 0 0;
}
#nav_container ul li {
	display:inline;
	font-size:14px;
	margin-left:1em;
}
#nav_container ul li a{
	color:#6493b3;
	font-weight:200;
}

#nav_container a.active{
  color:#213f5d;
	padding-bottom: 1px;
	border-bottom: solid 2px  #213f5d;
}

#nav_container a:hover{
  color:#CCC;
}
#main_container{
	margin:auto;			
	background:url(../images/background/main_background.jpg) no-repeat;
	width:1125px;
	height:636px;
}
#sub_page_main_container{
  position:relative;
	margin:auto;			
  background-image:url(../images/background/sub_page_background.jpg);
	width:1125px;
	height:636px;
	top:0px;
	
}
#sub_page_title{
	width:725px;
	margin:15px 0 0 25px;
	float:left;
}
#sub_page_main_content_bucket{
  position:absolute;
	margin:auto;
	width:715px;
	height:440px;
	top:100px;
	left:343px;
	overflow:auto;
	padding-right:10px;
	padding-left:10px;
}
#sub_page_main_content_bucket img {
	margin:10px 0 10px 0;
}


#sub_page_main_content_bucket ul {
	color:#222222;
	font-size:0.7em;
	font-weight:bold;
	margin:10px 0 10px 0;
}

#sub_page_main_content_bucket ul li {
	margin-left:1em;
	list-style:disc;
}


#salming{
  margin-left:20px; 
	margin-top:205px;
}

#sub_page_main_content_bucket h1 {
	color:#213f5d;
	font-size:1.85em;
	line-height:1em;
	font-weight: bold;
	/* border-bottom: dotted 1px #061a31; */
	padding-bottom:10px;
	margin-top:0px;
	margin-bottom:5px;
	display:compact;
}

#sub_page_main_content_bucket h2 {
	color:#213f5d;
	font-size:1.65em;
	font-weight: bold;
}

#sub_page_main_content_bucket h3 {
	color:#213f5d;
	font-size:1.4em;
	font-weight: bold;
}

#sub_page_main_content_bucket h4 {
	color:#213f5d;
	font-size:1em;
	font-weight: bold;
	display:compact;
	margin-bottom:0px;
	line-height:1.1em;
}
#sub_page_main_content_bucket h5 {
	color:#222;
	font-size:.85em;
	line-height:1.2em;
	font-weight: bold;
	display:compact;
	margin-top:10px;
	margin-bottom:7px;
}
#sub_page_main_content_bucket h6 {
	color:#213f5d;
	font-size:.75em;
	font-weight: bold;
	display:inline;
}

#sub_page_main_content_bucket p {
	color:#444;
	font-size:.7em;
	font-weight: bold;
	padding-bottom:10px;

}
#left_bucket {
	width:280px;
	float:left;
	padding:0px 0 20px 20px;
}

.thumbnail img {
	margin-top:45px;
  float:left;
	display:none; 
}

#left_bucket h1{
  font-size:1em;
	font-weight:normal;
	color:#CCC;
	line-height:2em;
	
}

#nav_footer_container {
	width:1121px;
	margin:20px 0 0 2px;
}


.nav_footer {
  position:relative;
	margin:1px;
	background-image:url(../images/nav_footer/footer_nav_background.gif);
	height:221px;
	width:278px;
	float:left;
	clear:none;
}
.nav_footer span{
  color:#FFF;

}
.nav_footer h3 a:visited{
  color:#061a32;
		font-weight:bold;

}
.nav_footer h3 {
  color:#061a32;
		font-weight:bold;

}

.nav_footer h3 {
 position:relative;
	top:10px;
	left:10px;
 display:inline;
	font-weight:bold;
	font-size:.75em;

}

.nav_footer img {
  position:relative;
	left:1px;
	top:20px;
	display:block;
  border:none;
}

.nav_footer span {
  position:relative;
	top:25px;
	padding:10px;
	font-size:.8em;
	font-weight: bold;
	display:block;
}


#footer{
	margin:auto;
	text-align:center;
	font-size:.7em;
	font-weight:bold;
	position:absolute;
	top:600px;
	margin-left:325px;
}

.index_footer {
	top:660px !important;
	margin-left:325px;
}

#footer a{
	color:#222;
}
#footer a:visited{
	color:#222;
}
#footer a:hover{
	color:#999;
}

#bottom_info {
  position:relative;
	margin:auto;
	top:0px;
	text-align:center;
	color:#CCC;
}

#bottom_info p{
	color:#999;
	margin-top:0px;
	font-size:.55em;
}


img.flag {
border:medium none;
float:right;
margin:0 1em 1em;
}

.flags h4 {
border-top:1px solid #CCCCCC;
clear:both;
margin-top:1.5em;
padding-top:1em;
}

.flags ul {
	margin:0 !important;
}

.flags ul li {
	list-style:none !important;
	margin:0 !important;
	font-size:1em;
	font-weight:bold;
	color:#444444;
}

a.inquiry, a.inquiry:link, a.inquiry:visited {
background-color:#A2A2A2;
border:1px solid #DDDDDD;
color:#DDDDDD;
display:inline-block;
font-weight:bold;
margin:0.5em 0.5em 0.5em 0;
padding:0.5em 1em;
}

form#contact label, form#contact input, form#contact select, form#contact textarea {
	float:left;
}
form#contact label {
	clear:both;
	display:block;
	width:200px;
	margin:3px 0;
}
form#contact input[type=submit], form#contact input[type=button], form#contact input[type=reset] {
	display:inline-block;
	margin:5px;
	padding:2px 8px;
}

a:link {
border:0 none;
color:#000000;
text-decoration:none;
}
/*------------ Cycle -----------*/

#cycle {
		float:left;
		width:600px !important;
}


.cycle_section {
	width:1125px;
}

.main_content_bucket_cycle {
	width:497px;
	float:left;
	margin-left:10px;
	margin-top:18px;
}

.right_bucket_cycle {
	width:270px;
	float:left;
	margin:120px 20px 0 20px;
}

.right_bucket_cycle p {
	font-size:0.75em;
	color:#ffffff;
font-weight:normal;
}

.right_bucket_cycle h2 {
color:#CCCCCC;
display:inline;
font-size:1.8em;
font-weight:normal;
line-height:1.5em;
}

.right_bucket_cycle img  {
	margin-top:10px;
}