/* Header */
@import url(http://fonts.googleapis.com/css?family=Oswald);
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu #menu-button {
  display: none;
}
#cssmenu {
  width: 960px; /*auto;*/
  /*text-align: center; not working*/
  margin: 10px auto;
  border: 3px solid #DD3B34;
  border-radius: 3px;
  font-family: 'Oswald', sans-serif;
  line-height: 1;
  background: #f7f7f7;
  box-shadow: 1px 1px 0 #df7002, 2px 2px 0 #df7002, 3px 3px 3px rgba(0, 0, 0, 0.35);
}
#cssmenu > ul {
  background: url('images/bg.png');  
}
#cssmenu > ul > li {
  float: left;
}
#cssmenu.align-center > ul {
  font-size: 0;
  text-align: center;
}
#cssmenu.align-center > ul > li {
  display: inline-block;
  float: none;
}
#cssmenu.align-right > ul > li {
  float: right;
}
#cssmenu > ul > li > a {
  padding: 20px 25px;
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
  color: #1A96D5;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
}
#cssmenu > ul > li > a:hover,
#cssmenu > ul > li:hover > a,
#cssmenu > ul > li.active > a {
  color: #DD3B34;
}
#cssmenu #menu-indicator {
  position: absolute;
  bottom: 0;
  display: block;
  height: 0;
  width: 0;
  border: 5px solid transparent;
  border-bottom-color: #fd8a17;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -ms-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
#cssmenu.small-screen {
  width: 100%;
}
#cssmenu.small-screen > ul,
#cssmenu.small-screen.align-center > ul {
  width: 100%;
  text-align: left;
}
#cssmenu.small-screen > ul > li,
#cssmenu.small-screen.align-center > ul > li {
  float: none;
  display: block;
  border-top: 1px solid rgba(100, 100, 100, 0.1);
}
#cssmenu.small-screen > ul > li > a {
  padding: 18px 25px;
}
#cssmenu.small-screen > ul > li:after,
#cssmenu.small-screen > ul > li:before {
  display: none;
}
#cssmenu.small-screen #menu-button {
  display: block;
  padding: 18px 25px;
  cursor: pointer;
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
  color: #fd8a17;
  background: url('images/bg.png');
}
#cssmenu.small-screen #menu-button.menu-opened {
  color: #444444;
}
#cssmenu.small-screen #menu-button:after {
  content: "";
  position: absolute;
  right: 25px;
  top: 19.5px;
  display: block;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  border-top: 2px solid #fd8a17;
  border-bottom: 2px solid #fd8a17;
  width: 18px;
  height: 3px;
}
#cssmenu.small-screen #menu-button.menu-opened:after {
  border-top: 2px solid #444444;
  border-bottom: 2px solid #444444;
}
#cssmenu.small-screen #menu-button:before {
  content: "";
  position: absolute;
  right: 25px;
  top: 29.5px;
  display: block;
  width: 18px;
  height: 2px;
  background: #fd8a17;
}
#cssmenu.small-screen #menu-button.menu-opened:before {
  background: #444444;
}
#cssmenu.small-screen #menu-indicator {
  display: none;
}
/*end header*/

body {
	margin: 0px;
	padding: 0px;
	/*background: #FFFFFF url(images/img02.jpg) repeat-x left top;*/
    background: #000000 url(images/bg-9-full.jpg) repeat-x left top;
	font-family: 'Abel', sans-serif;
	font-size: 14px;
	color: #969493;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: 'Abel', sans-serif;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.8em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 240%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #474747;
}

a:hover {
}

#wrapper {
         background: #FFFFFF url(images/bg-9-full.png) repeat;
}

#wrapper2 {
    background:#000000 repeat-x top center;
}

.container {
	width: 1000px;
	margin: 0px auto;  
    background-color: #000000;  
}

.centeredImage {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:30px;
}
/* Header */
#header {
	overflow: hidden;
    background: #F3F3F3 url(images/bg-9-full.png) repeat;
	height: 170px;
	margin: 0 auto;
	padding: 0px;
    border-bottom: 1px solid #E6E6E6;
}
#header ul li a:hover {
	color: #00aeff;  
      
}
#header div {
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	/*width: 960px;*/
}
#header div span {
	color: #fff;
	font-family: 'Arapey';
	font-size: 14px;
	display: block;
	float: left;
	margin: 0;
	padding: 50px 49px 0 0;
	text-align: right;
	width: 331px;
}
#header div .tagline {
	padding: 50px 0 0 49px;
	text-align: center;
}
#header ul {
	background: url(../images/bg-navigation.gif) repeat-x bottom left;
	margin: 0 auto;
	padding: 28px 0 0;
	text-align: center;
	width: 960px;
}
#header ul li {
	display: inline-block;
	list-style: none;  
	margin: 0;
	padding: 0;
}
#header ul li a {
	color: #797979;
	display: inline-block;
	font-family: 'Arapey';
	font-size: 16px;
	font-weight: normal;
	margin: 0;
	padding: 0 30px 28px;
	text-decoration: none;
	text-transform: uppercase;
}
#header ul li.selected a {
	background: url(../images/bg-menu.gif) repeat-x bottom left;
	color: #040071;
}



/* Logo */
#logo a {
    padding: 25px;
	color: #FFFFFF;   
   /* background:url(images/logo.png) no-repeat;*/
    display:block;
    height:73px;
    width: 960px;
	margin: 0px auto;
}

/* Splash */

#splash {
	width: 960px;
	height: 300px;
	margin: 0px auto;
}

/* Menu */

#menu {
	/*width: 1000px;*/
	height: 80px;
	margin: 0 auto;
	padding: 0;
    background:#3C3E42 repeat-x top center;
    font-size: 14px;
}

#menu ul {
	/*float: right;*/
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {

	height: 25px;
	padding: 10px 15px 10px 15px;
}

#menu a {
	display: block;
	height: 70px;
	line-height: 70px;
	margin-right: 1px;
	letter-spacing: 1px;
	text-decoration: none;
	text-align: center;
    vertical-align: middle;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: normal;
	color: #040509;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	border-bottom: 2px solid #000000;
	text-decoration: none;
}

#menu .current_page_item a {
}

/* Page */

#page {
	width: 960px;
	margin: 0px auto;
	padding: 10px 0px;
    background: #ededed;
}



#page #content {
	background: #fff url(../images/bg-sidebar.gif) repeat-y 309px 0;
	border: 1px solid #cdcdcd;
	border-radius: 6px;
	margin: 0 auto;
	min-height: 900px;
	overflow: hidden;
	padding: 0;
	width: 938px;
}
#page #content-full {
	background: #fff url(../images/bg-sidebar.gif) repeat-y 909px 0;
	border: 1px solid #cdcdcd;
	border-radius: 6px;
	margin: 0 auto;
	min-height: 900px;
	overflow: hidden;
	padding: 0;
	width: 909px;
}
#page #content-full #section {
	float: left;
	margin: 0;
	padding: 37px 29px;
	width: 570px;
}
#page #content #sidebar {
	float: left;
	margin: 0;
	padding: 37px 19px;
	width: 272px;
}
#page #content #sidebar h3 {
	background: url(../images/dots.gif) no-repeat center bottom;
	color: #144879;
	font-family: 'Arapey';
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 17px 11px;
	padding: 0 0 28px;
	text-transform: capitalize;
	width: 248px;
}
#page #content #sidebar ul {
	margin: 0;
	padding: 0;
}
#page #content #sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#page #content #sidebar ul li.selected > a {
	background: #ececec;
	font-family: 'OpenSans-Semibold';
}
#page #content #sidebar ul li.collapse > a {
	background: #ececec url(../images/icons.png) no-repeat 249px -180px;
}
#page #content #sidebar ul li a {
	color: #144879;
	display: block;
	height: 35px;
	font-size: 14px;
	line-height: 35px;
	margin: 0;
	padding: 0 10px;
	text-decoration: none;
	text-transform: capitalize;
}
#page #content #sidebar ul li a:hover {
	color: #00CC99;
}
#page #content #sidebar ul ul li {
	background: url(../images/border-dotted.gif) repeat-x bottom left;
}
#page #content #sidebar ul ul li a {
	background: url(../images/icons.png) no-repeat -32px -183px;
	padding: 0 0 0 41px;
}
#page #content #sidebar ul ul li.active a {
	font-family: 'OpenSans-Semibold';
}#pagepage #content #sidebar h3 {
	background: url(../images/dots.gif) no-repeat center bottom;
	color: #144879;
	font-family: 'Arapey';
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 17px 11px;
	padding: 0 0 28px;
	text-transform: capitalize;
	width: 248px;
}
#page #content #sidebar ul {
	margin: 0;
	padding: 0;
}
#page #content #sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#page #content #sidebar ul li.selected > a {
	background: #ececec;
	font-family: 'OpenSans-Semibold';
}
#page #content #sidebar ul li.collapse > a {
	background: #ececec url(../images/icons.png) no-repeat 249px -180px;
}
#page #content #sidebar ul li a {
	color: #144879;
	display: block;
	height: 35px;
	font-size: 14px;
	line-height: 35px;
	margin: 0;
	padding: 0 10px;
	text-decoration: none;
	text-transform: capitalize;
}
#page .page {
	background: #fff url(../images/border-bottom.gif) repeat-x bottom left;
	margin: 0;
	padding: 0 0 20px;
}
#page .content #sidebar .contact ul {
	border-top: 1px solid #cdcdcd;
	padding: 18px 0;
}
#page .content #sidebar .contact ul.first {
	border: 0;
	padding: 0 0 18px;
}
#page .content #sidebar .contact ul li {
	background: url(../images/icons.png) no-repeat;
	padding: 0 0 0 27px;
}
#page .content #sidebar .contact ul .office {
	background: none;
	padding: 0 0 22px;
}
#page .content #sidebar .contact .office b {
	background: url(../images/icons.png) no-repeat -77px 0;
	display: block;
	font-family: 'OpenSans-Semibold';
	font-weight: normal;
	margin: 0;
	padding: 0 0 0 27px;
	text-transform: capitalize;
}
#page .content #sidebar .contact .office span {
	display: block;
	margin: 0;
	padding: 0 27px;
}
#page .content #sidebar .contact ul li.telephone {
	background-position: -78px -22px;
}
#page .content #sidebar .contact ul li.fax {
	background-position: -77px -47px;
	margin: 0 0 22px;
}
#page .content #sidebar .contact ul li.email {
	background-position: -77px -70px;
}
#page .content #sidebar .contact ul li.email a {
	color: #797979;
	text-decoration: underline;
}
#page .content #sidebar .contact ul li.email a:hover {
	color: #333;
}





#page #content #section {
	float: left;
	margin: 0;
	padding: 37px 29px;
	width: 570px;
}
#page #content #section h2 {
	margin: 0;
	padding: 0 0 17px;
}
#page #content #section p {
	font-size: 13px;
	line-height: 24px;
	margin: 0;
	padding: 0;
}
#page #content #section p a {
	color: #797979;
	text-decoration: underline;
}
#page #content #section p a:hover {
	color: #333;
}
#page #content #section ul {
	margin: 0;
	padding: 0;
}
#page #content #section ul li {
	border: 1px solid #cdcdcd;
	border-radius: 6px;
	list-style: none;
	margin: 29px 0 0;
	overflow: hidden;
	padding: 0;
}
#page #content #section ul li a.figure {
	display: block;
	margin: 0;
	padding: 0;
}
#page #content #section ul li a.figure:hover {
	opacity: 0.8;
}
#page #content #section ul li img {
	float: left;
	border: 0;
	display: block;
}
#page #content #section ul li div {
	border-left: 1px solid #cdcdcd;
	float: left;
	margin: 0;
	min-height: 141px;
	padding: 25px 20px 0;
	width: 308px;
}
#page #content #section ul li div h3 {
	margin: 0;
	padding: 0;
}
#page #content #section ul li div h3 a {
	color: #144879;
	font-family: 'Arapey';
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-transform: capitalize;
	text-decoration: none;
}
#page #content #section ul li div h3 a:hover {
	color: #ef414a;
}
#page #content #section a.more {
	background: url(../images/bg-more.png) no-repeat 0 0;
	color: #ececec;
	display: inline-block;
	font-size: 11px;
	height: 25px;
	line-height: 25px;
	margin: 7px 0 0;
	padding: 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 100px;
}
#page #content #section a.more:hover {
	background-position: 0 -30px;
}
#page #content #section > span {
	display: inline-block;
	margin: 0;
	padding: 0 0 30px;
}
#page #content #section > span a {
	color: #797979;
	font-family: 'OpenSans-Regular';
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
#page #content #section > span a:hover {
	color: #144879;
}
#page #content #section > h3 {
	color: #144879;
	font-family: 'Arapey';
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 28px;
	text-transform: capitalize;
}
#page #content #section > h4 {
	color: #144879;
	font-family: 'Arapey';
	font-size: 18px;
	text-transform: capitalize;
}
#page #content #section > img {
	display: block;
	margin: 0 0 21px;
}
#page #content #section > div {
	background: url(../images/dots2.gif) no-repeat top center;
	margin: 17px 0 0;
	overflow: hidden;
	padding: 21px 0;
}
#page #content #section > div div {
	float: left;
	margin: 0;
	padding: 0;
	width: 260px;
}
#page #content #section > div div:first-child {
	margin: 0 50px 0 0;
}
#page #content #section > div div b {
	display: inline-block;
	font-family: 'OpenSans-Semibold';
	font-weight: normal;
	margin: 0;
	padding: 0;
}
#page #content #section > div div b a {
	color: #797979;
	font-size: 13px;
	line-height: 24px;
	text-decoration: none;
	text-transform: capitalize;
}
#page #content #section > div div b a:hover {
	color: #144879;
}
#page #content #section .article {
	background: none;
	margin: 0;
	padding: 0;
}
#page #content #section .article b {
	display: block;
	float: left;
	font-family: 'OpenSans-Semibold';
	font-size: 13px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 29px;
	text-transform: capitalize;
	width: 570px;
}
#page #content #section .article img {
	display: block;
	float: left;
	margin: 7px 32px 0 0;
}
#page #content #section .article p {
	padding: 0 0 24px;
}
#page > .section h2 {
	padding: 0 0 0 29px;
}
#page > .section p {
	font-size: 13px;
	line-height: 24px;
	margin: 0;
	padding: 18px 29px 29px;
}
#page > .section p a {
	color: #797979;
	text-decoration: underline;
}
#page > .section p a:hover {
	color: #333;
}
#page > .section > div {
	border: 1px solid #cdcdcd;
	border-radius: 6px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	width: 878px;
}
#page > .section > div img {
	display: block;
	float: left;
}
#page > .section > div > div {
	float: right;
	margin: 0;
	padding: 20px 17px 0 0;
	width: 653px;
}
#page > .section > div > div b {
	display: block;
	margin: 0;
	padding: 0;
}
#page > .section > div > div b a {
	color: #144879;
	font-family: 'Arapey';
	font-size: 24px;
	font-weight: normal;
	text-decoration: none;
}
#page > .section > div > div b a:hover {
	color: #ef414a;
}
#page > .section > div > div small {
	color: #797979;
	display: block;
	font-family: 'OpenSans-Semibold';
	font-weight: normal;
	line-height: 24px;
	margin: 0;
	padding: 0;
	text-transform: capitalize;
}
#page > .section > div > div p {
	padding: 0 0 10px;
}
#page > .section span {
	display: block;
	margin: 0;
	overflow: hidden;
	padding: 0;
}
#page > .section span a {
	background: url(../images/icons.png) no-repeat;
	display: block;
	float: left;
	height: 18px;
	margin: 0 4px 0 0;
	padding: 0;
	text-indent: -99999px;
	width: 20px;
}
#page > .section span .facebook {
	background-position: -4px -93px;
}
#page > .section span .facebook:hover {
	background-position: -32px -93px;
}
#page > .section span .twitter {
	background-position: -4px -116px;
}
#page > .section span .twitter:hover {
	background-position: -32px -116px;
}
#page > .section span .linkedIn {
	background-position: -4px -139px;
}
#page > .section span .linkedIn:hover {
	background-position: -32px -139px;
}
#page > .section span .email {
	background-position: -4px -162px;
}
#page > .section span .email:hover {
	background-position: -32px -162px;
}
#page > .section > ul {
	margin: 0;
	overflow: hidden;
	padding: 23px 9px 0;
}
#page > .section > ul li {
	float: left;
	list-style: none;
	margin: 0 18px;
	padding: 0;
	text-align: center;
	width: 79px;
}
#page > .section > ul li > a {
	color: #797979;
	font-family: 'OpenSans-Bold';
	font-size: 13px;
	font-weight: normal;
	line-height: 24px;
	text-decoration: none;
	text-transform: capitalize;
}
#page > .section > ul li > a img {
	border: 0;
	display: block;
}
#page > .section > ul li > a span {
	display: block;
	margin: 0;
	padding: 0;
}
#page > .section > ul li > a:hover {
	color: #ef414a;
	opacity: 0.8;
}
#page .section ul.article {
	margin: 0;
	padding: 28px 11px 45px 15px;
}
#page .section ul.article li {
	border: 1px solid #cdcdcd;
	border-radius: 6px;
	float: left;
	list-style: none;
	margin: 0 14px 0 13px;
	padding: 0 0 22px;
	text-align: left;
	width: 198px;
}
#page .section ul.article li img {
	border-bottom: 1px solid #cdcdcd;
	display: block;
	margin: 0 0 10px;
}
#page .section ul.article li b {
	display: block;
	font-family: 'Arapey';
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 0 19px;
}
#page .section ul.article li b a {
	color: #144879;
	line-height: 24px;
	text-decoration: none;
}
#page .section ul.article li b a:hover {
	color: #ef414a;
}
#page .section ul.article li small {
	color: #797979;
	display: block;
	font-family: 'OpenSans-Semibold';
	font-weight: normal;
	line-height: 24px;
	margin: 0;
	padding: 0 19px;
	text-transform: capitalize;
}
#page .section ul.article li p {
	margin: 0;
	padding: 0 19px;
}
#page .section ul.article li span {
	padding: 7px 0 0 19px;
}#page #content #section {
	float: left;
	margin: 0;
	padding: 37px 29px;
	width: 570px;
}
#page #content #section h2 {
	margin: 0;
	padding: 0 0 17px;
}
#page #content #section p {
	font-size: 13px;
	line-height: 24px;
	margin: 0;
	padding: 0;
}
#page #content #section p a {
	color: #797979;
	text-decoration: underline;
}
#page #content #section p a:hover {
	color: #333;
}
#page #content #section ul {
	margin: 0;
	padding: 0;
}
#page #content #section ul li {
	border: 1px solid #cdcdcd;
	border-radius: 6px;
	list-style: none;
	margin: 29px 0 0;
	overflow: hidden;
	padding: 0;
}
#page #content #section ul li a.figure {
	display: block;
	margin: 0;
	padding: 0;
}
#page #content #section ul li a.figure:hover {
	opacity: 0.8;
}
#page #content #section ul li img {
	float: left;
	border: 0;
	display: block;
}
#page #content #section ul li div {
	border-left: 1px solid #cdcdcd;
	float: left;
	margin: 0;
	min-height: 141px;
	padding: 25px 20px 0;
	width: 308px;
}
#page #content #section ul li div h3 {
	margin: 0;
	padding: 0;
}
#page #content #section ul li div h3 a {
	color: #144879;
	font-family: 'Arapey';
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-transform: capitalize;
	text-decoration: none;
}
#page #content #section ul li div h3 a:hover {
	color: #ef414a;
}
#page #content #section a.more {
	background: url(../images/bg-more.png) no-repeat 0 0;
	color: #ececec;
	display: inline-block;
	font-size: 11px;
	height: 25px;
	line-height: 25px;
	margin: 7px 0 0;
	padding: 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 100px;
}
#page #content #section a.more:hover {
	background-position: 0 -30px;
}
#page #content #section > span {
	display: inline-block;
	margin: 0;
	padding: 0 0 30px;
}
#page #content #section > span a {
	color: #797979;
	font-family: 'OpenSans-Regular';
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
#page #content #section > span a:hover {
	color: #144879;
}
#page #content #section > h3 {
	color: #144879;
	font-family: 'Arapey';
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 28px;
	text-transform: capitalize;
}
#page #content #section > h4 {
	color: #144879;
	font-family: 'Arapey';
	font-size: 18px;
	text-transform: capitalize;
}
#page #content #section > img {
	display: block;
	margin: 0 0 21px;
}
#page #content #section > div {
	background: url(../images/dots2.gif) no-repeat top center;
	margin: 17px 0 0;
	overflow: hidden;
	padding: 21px 0;
}
#page #content #section > div div {
	float: left;
	margin: 0;
	padding: 0;
	width: 260px;
}
#page #content #section > div div:first-child {
	margin: 0 50px 0 0;
}
#page #content #section > div div b {
	display: inline-block;
	font-family: 'OpenSans-Semibold';
	font-weight: normal;
	margin: 0;
	padding: 0;
}
#page #content #section > div div b a {
	color: #797979;
	font-size: 13px;
	line-height: 24px;
	text-decoration: none;
	text-transform: capitalize;
}
#page #content #section > div div b a:hover {
	color: #144879;
}
#page #content #section .article {
	background: none;
	margin: 0;
	padding: 0;
}
#page #content #section .article b {
	display: block;
	float: left;
	font-family: 'OpenSans-Semibold';
	font-size: 13px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 29px;
	text-transform: capitalize;
	width: 570px;
}
#page #content #section .article img {
	display: block;
	float: left;
	margin: 7px 32px 0 0;
}
#page #content #section .article p {
	padding: 0 0 24px;
}
#page > .section h2 {
	padding: 0 0 0 29px;
}
#page > .section p {
	font-size: 13px;
	line-height: 24px;
	margin: 0;
	padding: 18px 29px 29px;
}
#page > .section p a {
	color: #797979;
	text-decoration: underline;
}
#page > .section p a:hover {
	color: #333;
}
#page > .section > div {
	border: 1px solid #cdcdcd;
	border-radius: 6px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	width: 878px;
}
#page > .section > div img {
	display: block;
	float: left;
}
#page > .section > div > div {
	float: right;
	margin: 0;
	padding: 20px 17px 0 0;
	width: 653px;
}
#page > .section > div > div b {
	display: block;
	margin: 0;
	padding: 0;
}
#page > .section > div > div b a {
	color: #144879;
	font-family: 'Arapey';
	font-size: 24px;
	font-weight: normal;
	text-decoration: none;
}
#page > .section > div > div b a:hover {
	color: #ef414a;
}
#page > .section > div > div small {
	color: #797979;
	display: block;
	font-family: 'OpenSans-Semibold';
	font-weight: normal;
	line-height: 24px;
	margin: 0;
	padding: 0;
	text-transform: capitalize;
}
#page > .section > div > div p {
	padding: 0 0 10px;
}
#page > .section span {
	display: block;
	margin: 0;
	overflow: hidden;
	padding: 0;
}
#page > .section span a {
	background: url(../images/icons.png) no-repeat;
	display: block;
	float: left;
	height: 18px;
	margin: 0 4px 0 0;
	padding: 0;
	text-indent: -99999px;
	width: 20px;
}
#page > .section span .facebook {
	background-position: -4px -93px;
}
#page > .section span .facebook:hover {
	background-position: -32px -93px;
}
#page > .section span .twitter {
	background-position: -4px -116px;
}
#page > .section span .twitter:hover {
	background-position: -32px -116px;
}
#page > .section span .linkedIn {
	background-position: -4px -139px;
}
#page > .section span .linkedIn:hover {
	background-position: -32px -139px;
}
#page > .section span .email {
	background-position: -4px -162px;
}
#page > .section span .email:hover {
	background-position: -32px -162px;
}
#page > .section > ul {
	margin: 0;
	overflow: hidden;
	padding: 23px 9px 0;
}
#page > .section > ul li {
	float: left;
	list-style: none;
	margin: 0 18px;
	padding: 0;
	text-align: center;
	width: 79px;
}
#page > .section > ul li > a {
	color: #797979;
	font-family: 'OpenSans-Bold';
	font-size: 13px;
	font-weight: normal;
	line-height: 24px;
	text-decoration: none;
	text-transform: capitalize;
}
#page > .section > ul li > a img {
	border: 0;
	display: block;
}
#page > .section > ul li > a span {
	display: block;
	margin: 0;
	padding: 0;
}
#page > .section > ul li > a:hover {
	color: #ef414a;
	opacity: 0.8;
}

.textbox2{padding:10px 30px; background:url(images/textbox2bg.gif) repeat-x;}



/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tpage td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Three Column Footer Content */

#footer-content {
	overflow: hidden;
	width: 960px;
	margin: 0px auto;
	padding: 50px 0px;
}

#footer-content h2 {
	margin: 0px;
	padding: 0px 0px 30px 0px;
	letter-spacing: 1px;
	text-align: left;
	text-transform: uppercase;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
}

#footer-content ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#footer-content-wrapper {
	overflow: hidden;
	background: #F3F3F3;
	border-top: 1px solid #E6E6E6;
}

#column1 {
	float: left;
	width: 300px;
	margin-right: 30px;
}

#column2 {
	float: left;
	width: 300px;
}

#column3 {
	float: right;
	width: 300px;
}

#footer {
	width: 960x;
	margin: 0px auto;
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	background: #000000;
}

#footer p {
	margin: 0;
	padding-top: 30px;
	line-height: normal;
	letter-spacing: 1px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
	color: #FFFFFF;
}

#footer div a {
	background: url(../images/icons.png) no-repeat;
	display: block;
	float: left;
	height: 27px;
	margin: 0 0 0 18px;
	padding: 0;
	text-indent: -99999px;
}
#footer div #facebook {
	background-position: -7px 0;
	width: 15px;
}
#footer div #facebook:hover {
	background-position: -39px 0;
}

#footer a {
	color: #FFFFFF;
}
#footer a:hover {
	color: #ef414a;
}


#banner-thermo {
	overflow: hidden;
	height: 366px;
	background: url(images/banner-thermo2-narrow.jpg) no-repeat center;
}

#spliter-image-top {
	height: 20px;
	background: url(images/border-top.gif) repeat-x;
}
#spliter-image-bottom {
	height: 20px;
	background: url(images/border-bottom.gif) repeat-x;
}

#banner-wrapper {
	overflow: hidden;
	height: 500px;
	background: #000000 url(images/banner-image.jpg) no-repeat center top;
}
#banner-auth {
	overflow: hidden;
	height: 366px;
	background: #000000 url(images/banner-AUTH-narrow.jpg) no-repeat center;
}
#banner {
}
#banner-ben {
	height: 366px;
	background: #727272 url(images/banner-BEN-narrow.jpg) no-repeat center;
}
#banner-about {
	overflow: hidden;
	height: 366px;
	background: #000000 url(images/banner-about.jpg) no-repeat center top;
}
#banner-gallery {
	overflow: hidden;
	height: 366px;
	background: #000000 url(images/banner-gallery.jpg) no-repeat center top;
}

/* -------------------------------------------------------------
======	IE Fix
------------------------------------------------------------- */
.lt-ie9 .works figure a, .lt-ie9 .works figure a img { filter:inherit} 
/* jquery filter opacity issue IE8 */

.lt-ie9 .container {min-width: 780px;}
.lt-ie8 .container {width: 960px;}
.lt-ie8 .grid-wrap {margin-left: 0; }
.lt-ie8 .grid {padding: 0;margin-left: 5%; }
  .lt-ie8 .grid:first-child {margin-left: 0; }

.lt-ie8 .col-full {width: 99.95%; }
.lt-ie8 .col-full + .grid {margin-left: 0; }
.lt-ie8 .col-one-half {width: 47.45%; }
.lt-ie8 .col-one-third {width: 29.55%; }
.lt-ie8 .col-two-thirds {width: 64.95%; }
.lt-ie8 .col-one-quarter {width: 19.95%; }
.lt-ie8 .col-three-quarters {width: 74.95%; }

/* -- GRID  https://github.com/mattberridge/Proportional-Grids/
------------------------------------------------------------- */
body{width:100%; background: url(../img/stripes.png) no-repeat 40% 0;}
.container {width: 90%; margin: 5em auto; max-width: 1100px; min-width: 300px;}
 
.grid-wrap {
  margin-left: -3em; /* the same as your gutter */
  overflow: hidden;
  *zoom:1;}
  .grid-wrap:before, .grid-wrap:after{content:""; display:table}
  .grid-wrap:after{clear:both}
  
.grid {
  float: left;
  padding-left: 3em; /* this is your gutter between columns */
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/js/boxsizing.htc); }
  
.half-gutter {margin-left: -1.5em; }
  .half-gutter .grid-col {padding-left: 1.5em; }
  
.col-full {width: 100%; }
.col-one-half {width: 50%; }
.col-one-third {width: 33.333%; }
.col-two-thirds {width: 66.666%; }
.col-one-quarter {width: 25%; }
.col-three-quarters {width: 75%; }

.divide-top{border-top: 1px solid #ccc;padding-top: 2em;margin-top: 1.5em; }

.mright{ margin-right: 3em;}
.mleft{ margin-left: 3em;}
.mtop{ margin-top: 3em;}
.mbottom{ margin-bottom: 3em;}
.halfmright{ margin-right: 1.5em;}
.halfmleft{ margin-left: 1.5em;}
.halfmtop{ margin-top: 1.5em;}
.halfmbottom{ margin-bottom: 1.5em;}

.fright, .fleft{display:block; overflow:hidden}
.fright{float:right}
.fleft{float:left}

.alignleft{float: left;clear: left;margin: 0.38em 1.62em 0.38em 0;}
.alignright {float: right;clear: right;margin: 0.38em 0 0.38em 1.62em;}
.aligncenter {margin: 0 auto 1.62em;display: block;}