/*
	Default styles
*/

* { margin: 0; padding: 0; border: 0; }
hr { display: none; }

/*
	Classes
*/

.cl { clear: both; visibility: hidden; overflow: hidden; width: 1px; height: 1px; margin-bottom: -1px; font-size: 1px; line-height: 1px; }
.ac { position: absolute; left: -9999px; z-index: -1; }
#main .left { float: left; }
#main .right { float: right; }
.ir , .ir a { position: relative; overflow: hidden; display: block; }
.ir a , .ir span , .plus .ir { width: 100%; height: 100%; }
.ir span { position: absolute; left: 0; top: 0; }
.ir a span { cursor: pointer; }

/*
	Layout
*/

#main { width: 900px; margin: 0 auto; padding:  0 40px;} /* background:url('images/bg.jpg') no-repeat top center;}*/
#maincontent { width: 100%; }

/*
	Header
*/

#header { overflow: hidden; width: 900px; height: 73px;}
#logo { float: left; width: 184px; height: 44px; margin: 13px 0 0 23px; display: inline; }
#menu { float: right; padding-right: 15px; max-width: 678px; line-height: 73px;}
#menu li { position: relative; float: left; display: block; list-style: none; margin: 0 -1px; }
#menu li a { display: block; max-height: 73px; padding: 0 15px; }

#headlines { position: relative; width: 900px; height: 311px; margin: 0 -8px; padding: 0 8px;}
#main #headlines h1 { float: right; width: 338px; height: 85px; margin: 90px 0 0 14px; display: inline; }
h1 em { display: block; }
#main #headlines h2 { float: right; width: 370px; height: 258px; margin: 53px 52px 0 0; display: inline; line-height: 258px; }
#headlines p { clear: left; width: 480px; padding: 15px 0 0 75px; }


/*
	Content
*/

.column , #content { margin-top: 26px;}
.rborder{border-top:1px solid #242d38;}
.rinner{padding:15px; border:1px solid #001b35; background:#001b35;text-align:left;font-size:0.917em;}

.column { float: right; width: 204px; padding: 3px 10px 0;}
.column img { margin-right: -10px; }
#content { overflow: hidden; float: right; width: 404px; padding: 3px 20px 60px 25px; }
.column .ir , #content .ir { width: 150px; height: 30px; margin-bottom: 20px; line-height: 30px; }


/*
	Footer
*/

#footer { margin: 30px 0 50px; padding: 0 15px; }

#footer .fborder{border:1px solid #242d38;}
#footer .finner{padding:15px; border:1px solid #001b35; background:#001b35;text-align:left;font-size:0.917em;}

#footer p { margin: 10px 0; }
#footer .copy { float: left; }
#footer .copy strong { margin-right: 8px; }
#footer .copy a { margin-left: 8px; }
#footer .copy { color: #fdda53; }
#footer .web { float: right; }
#footer .web { color: #fdda53; }

/*
	PAGE CONTENT HEADER
*/

#sub #headlines { height: 208px; margin: 0 -20px; padding: 0 20px; }
#sub #headlines p { clear: left; width: 330px; padding: 15px 0 0 26px; }

/*#sub #maincontent { padding-top: 8px; }*/
#sub .column , #sub #content { margin-top: 0; }
#sub #content { width: 614px; padding-right: 35px; border-right: 0; }
#submenu { margin: 0 -25px; }
#submenu { min-height: 226px; height: 226px; padding: 15px 12px; }
div[class] #submenu { height: auto; }
#submenu li { display: block; list-style: none; padding: 8px 18px; } /*  border-bottom: 1px solid #242d38;*/
#submenu li.last { border: none; }
#submenu li a { text-decoration: none;}
#submenu ul { display: none; }

#content-head { padding-bottom: 15px; }
#sub #maincontent h2 , #sub #maincontent h3.ir , #sub #maincontent h4.ir { float: left; margin: 25px 0 5px; }
#sub #maincontent h2.ir { width: auto; height: auto; }
#content-head .out { float: right; margin-top: 20px; vertical-align: middle; line-height: 1.5; }
#content-head .out a { margin: 0 5px; padding: 2px 0; }


/*
	PAGE ABOUT COMPANY
*/


.home #main #headlines h1 { width: 289px; height: 42px; margin: 54px 0 0 26px; }

.home #maincontent .ir { width: 300px; }
.home #content p { margin-bottom: 23px; }
.home #content p.first { margin-bottom: 35px; padding: 0 3px 22px; border-bottom: 1px solid #242d38; }
.home #content h3 { margin: 30px 0 3px; }








/*
	Default styles
*/



body { text-align: center; font: 14px/21px Arial, Helvetica, sans-serif; color: #BBC0C6; background: #001b35 url('images/site-bg.jpg') top left repeat-x; }

h1, h2, h3, h4, h5, h6 {
  color: #fdda53;
  font-family: Helvetica, Arial;
  line-height: 1.1em;
  font-weight: bold;
  padding-bottom: 5px;

}
h1 {
  font-size: 40px;
  letter-spacing: -1px;
}
  h1 a:link,
  h1 a:visited {
    color: #fdda53;
  }
  h1 a:hover {
    background: #eee;
  }
h2 {
  font-size: 30px;
  letter-spacing: -1px;
}
h3 {
  font-size: 30px;
  letter-spacing: -0.02em;
  color: #BBC0C6;
}
h4 {
  font-size: 22px;
  font-weight: normal;
  padding-bottom: 10px;
}
h5 {
  font-size: 14px;
}
h6 {
}
img {margin-bottom: 5px;overflow: hidden; font-size: 11px; font-style: italic; text-align: center; background-color: #f4f4f4;border: 1px solid #242d38; padding: 5px;}
a { color: #fdda53; text-decoration: none;}
a:hover {color: #fdda53; text-decoration: underline; }
label , table { font-size: 100%; }

/*
	Layout
*/

#main { text-align: left; }


/*
	Header
*/

#main #headlines h1 { line-height: 1.2;  font-size: 145%; color: #000; text-shadow: 0 1px 0 #fff;}
#main #headlines p { font-size: 120%; color: #BBC0C6; }

#menu li a { text-transform: uppercase; text-decoration: none; color: #fdda53; background: url('images/menu_a1.gif') right center no-repeat; }
#menu li.last a { background: none; }
#menu li a:hover , #menu li a:focus , #menu li.active a { color: #fff; background: #fdda53 url('images/menu_a_active.gif') top repeat-x;}

/*
	Content
*/

#maincontent { color: #BBC0C6; background-color: #001b35;}
#maincontent a { background-color: #001b35; }
/*.column , #content {  background: #001b35 url('images/corner.png') no-repeat right top;  }*/
.column , #content {list-style:inside;list-style-type:circle; margin-bottom: 4px; padding-left: 18px;    }
#content { line-height: 1.7; }
.column address { font-size: 90%; font-weight: bold; }
.column strong { font-size: 130%; color: #fdda53; }
h4, #sub h2 { font-size: 180%; color: #fdda53; } 

#content em { padding: 4px 2px; font-style: normal; color: #fdda53; background-color: #fdda53; }
#content ul li { list-style:inside;list-style-type:circle; margin-bottom: 4px; padding-left: 18px; background: url('../images/li.gif') left 5px no-repeat; }
#content .spc{text-align: justify;}


/*
	Footer
*/

#footer { background: #001b35;}
/*#footer { background: #fefefe; border: 1px solid #242d38;} */
#footer .copy a { text-decoration: none;}
#footer .copy a:hover , #footer .copy a:focus { text-decoration: underline; }
#footer a { color: #BBC0C6; }

/*	
	PAGE CONTENT HEADER
*/


#sub #headlines p { color: #fdda53; }

#sub #maincontent { background: #001b35;}
#submenu {  background: #001b35;}
div[class] #submenu { background-position: right top; }
#submenu li { font-weight: bold; color: #fdda53; }
#submenu li a { text-decoration: none; color: #fdda53}
#submenu li a:hover , #submenu li a:focus , #submenu li.active a { color: #fdda53; }

#content-head { font-size: 120%;}
#content-head .out { font-size: 105%; color: #fdda53; }
#content-head .out a { text-transform: uppercase; font-size: 70%; color: #fdda53; }



/*
	VISUALS FOR EACH SUBPAGE
*/

.home #main { background: url('images/header.jpg') left top no-repeat; }

/*	
	PAGE ABOUT COMPANY
*/

.home #content-head { background: none; }
.home #content p.first { font-size: 120%; color: #BBC0C6; }
.home #content p.first a { color: #fdda53; text-decoration: underline; }
.home #content p.first a:hover { text-decoration: none; }
.home #content h3, .col h3 { font-size: 150%; color: #fdda53; }










