/* body */
body {
	margin: 0px;
	padding: 0px;
	font: 14px Arial, Verdana, Tahoma, sans-serif;
	color: #000;
	background: #0d1528 url('../images/main_bgv2.jpg');
	background-repeat: no-repeat;
	background-position: 50% 0%;
	line-height: 1.4;
}

#container {
	margin: auto;
	width: 940px;
	/*border: 1px solid red;*/
}

/* HEADER */
#header {
	color: #000;
	background-color: transparent;
	height: 120px;
	width: 940px;
}

#logo {
	position: absolute;
	margin-top: 12px;
	margin-left: 0px;
	float: left;
	width: 338px;
}

#logo img {
	border: 0px;
}

#header_banner {
	float: right;
	width: 501px;
	height: 106px;
	margin-top: 17px;
}

.slideshow { 
	height: 106px;
	width: 501px;
	margin: auto;
}

#telno {
	float: right;
	width: 270px;
	font-size: 36px;
	font-family: 'Yanone Kaffeesatz', arial, serif;
	padding: 0px;
	margin: 0px;
	margin-top: 15px;
	text-align: right;
	color: #fff;
	background-color: transparent;
}

/* LEFT MENU */
#menu_wrapper {
	float: left;
	width: 244px;
	margin-top: 10px;
}

#menu_top {
	width: 244px;
	height: 52px;
	background: url('../images/menu_top.png');
}

#menu_bottom {
	width: 244px;
	height: 22px;
	background: url('../images/menu_bottom.png');
}

.menu_arrow {
	float: left;
	width: 14px;
	height: 14px;
	background: url('../images/menu_arrow.png');
	margin-top: 15px;
}

.menu_text {
	float: right;
	width: 190px;
	text-align: left;
}

.menu_text a {
	color: #fff;
	background-color: transparent;
	font-family: 'Yanone Kaffeesatz', arial, serif;
	font-size: 26px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

.menu_text a:hover {
	color: #febd01;
	background-color: transparent;
	text-decoration: none;
}

.menu_selected a {
	color: #fedb01;
}

.sub_menu_selected {
	color: #fedb01;
}

.sub_menu {
	color: #fff;
}

.menu_splitter {
	width: 216px;
	height: 3px;
	background: url('../images/menu_splitter.png');
	font-size: 0px;
}

.arrowsidemenu{
	width: 214px; /*width of menu*/
	padding-left: 15px;
	padding-right: 15px;
	background: url('../images/menu_bg.png') ;	
}
	
.arrowsidemenu div a{ /*header bar links*/
	display: block;
	text-decoration: none;
  height: 32px; /*Set to height of bg image-padding within link (ie: 32px - 4px - 4px)*/
	padding: 4px 0 4px 0px;
	line-height: 32px; /*Set line-height of bg image-padding within link (ie: 32px - 4px - 4px)*/	
}
	
.arrowsidemenu ul{
	/*list-style-image: url('../images/menu_arrow.png');*/
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	padding-left: 30px;
}

.arrowsidemenu li {
	background: url(../images/menu_arrow.png) no-repeat left;
	/*margin-top: 12px;*/
}

.arrowsidemenu ul li a{ /*sub menu links*/
	display: block;
	text-decoration: none;
	padding-left: 25px;
	font-family: 'Yanone Kaffeesatz', arial, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;	
}

.arrowsidemenu ul li a:hover{
	color: #febd01;
}

/* BODY SECTION */
#content_wrapper {
	float: right;
	width: 656px;
	margin-top: 10px;
}

#content_top {
	height: 21px;
	width: 656px;
	background: url('../images/content_top.png');
}

#content {
	width: 616px;
	background: url('../images/content_bg.png') ;
	padding-left: 20px;
	padding-right: 20px;
	min-height: 350px;
}

#content_inner_left {
	float: left;
	width: 428px;
	margin-right: 20px;
}

#content_inner_right {
	float: right;
	width: 168px;
}

#content_bottom {
	height: 22px;
	width: 656px;
	background: url('../images/content_bottom.png');
}

.content_pic {
	margin-bottom: 15px;
}
.content_pic_certs {
	margin-bottom: 15px;
	height: 187px;
	width: 168px;
	background: url('../images/cert_banner.jpg');
}

.mcs {
	position: absolute;
	margin-top: 30px;
	margin-left: 20px;
}

.napit {
	position: absolute;
	margin-top: 30px;
	margin-left: 95px;
}

#body_contact {
	margin: 0px auto 0px auto;
	width: 800px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#body_contact_left {
	float: left;
	width: 300px;
}

#body_contact_right {
	float: left;
	padding-left: 20px;
	width: 400px;
	border-left: 1px solid #000;	
}

/* FOOTER */
#footer {
	color: #fff;
	background: url('../images/footer_bg.gif');
	height: 105px;
	font-size: 11px;
	margin-top: 15px;
	line-height: 2;
}

#footer_inner {
	width: 960px;
	margin: auto;
}

#footer_left {
	float: left;
	width: 550px;
	padding-top: 5px;
}

#footer_left a {
	color: #fff;
	background-color: transparent;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

#footer_left a:hover {
	color: #82B3D7;
	background-color: transparent;
}

#footer_right {
	float: right;
	width: 400px;
	padding-top: 5px;
	text-align: right;
}

#footer_right a {
	color: #fff;
	background-color: transparent;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

#footer_right a:hover {
	color: #82B3D7;
	background-color: transparent;
}

/* COPYRIGHT */
#copyright {
	color: #000;
	background: url('../images/copyright_bg.gif');
	height: 35px;
	font-size: 12px;
}

#copyright_inner {
	width: 960px;
	margin: auto;
}

#copyright_left {
	float: left;
	width: 480px;
	padding-top: 8px;
}

#copyright_left a {
	color: #000;
	background-color: transparent;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

#copyright_left a:hover {
	color: #fff;
	background-color: transparent;
}

#copyright_right {
	float: right;
	width: 480px;
	padding-top: 8px;
	text-align: right;
}

#copyright_right a {
	color: #000;
	background-color: transparent;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

#copyright_right a:hover {
	color: #fff;
	background-color: transparent;
}

/* GENERAL STYLING */
h1, h2, h3, h4, h5, h6 {
	font-family: 'Yanone Kaffeesatz', arial, serif;
	font-size: 28px;
	color: #000;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

a {
	color: #1d4882;
	background-color: transparent;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}

a:hover {
	color: #fff;
	background-color: transparent;
}

img { 
	border: 0px;
}

.nofloat {
	clear: both;
}

.error {
	color: red;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

/* accordian menu */
ul#menu, ul#menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
}

ul#menu a {
  text-decoration: none;	
}

ul#menu li {
  margin-top: 10px;
}

ul#menu li a {
  background: transparent;
  color: #394B8F;	
	font-weight: bold;
	font-style: italic;
}

ul#menu li a:hover {
  color: #fff;;
}

ul#menu li ul li a {
/*  background: transpareb;
  color: #000;
  padding-left: 20px;*/
}

ul#menu li ul li a:hover {
/*  background: #aaa;
  border-left: 5px #000 solid;
  padding-left: 15px;*/
}

/*.code { border: 1px solid #ccc; list-style-type: decimal-leading-zero; padding: 5px; margin: 0; }
.code code { display: block; padding: 3px; margin-bottom: 0; }
.code li { background: #ddd; border: 1px solid #ccc; margin: 0 0 2px 2.2em; }
.indent1 { padding-left: 1em; }
.indent2 { padding-left: 2em; }*/
