/* loading of custom fonts */

@font-face { font-family: Imprima; src: url('../fonts/Imprima-Regular.ttf'); } 
@font-face { font-family: Quattrocento; src: url('../fonts/Quattrocento-Regular.ttf');}
@font-face { font-family: Quattrocento; font-weight: bold; src: url('../fonts/Quattrocento-Bold.ttf');}

/*@font-face { font-family: Verdana; src: url('../fonts/Verdana.ttf'); }
@font-face { font-family: Verdana; src: url('../fonts/Verdana-Bold.ttf'); font-weight: bold;}
@font-face { font-family: Verdana; src: url('../fonts/Verdana-Bold-Italic.ttf'); font-style: italic, oblique;}*/

body {
	margin: 0;
	padding: 0;
	text-align: left;
	font: 12px Imprima, Quattrocento;
	font-size: 13px;
	color: #061C37;
	background: #FFFFFF;
	/*background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;*/
}

*
{
 	margin: 0 auto 0 auto;
	text-align:left;
}

#main_container {
	position: relative;
}

#bg {
	position:fixed; 
	top:-15%; 
	left:-15%; 
	width:145%; 
	height:145%;
}

#bg img {
	position:absolute; 
	top:0; 
	left:0; 
	right:0; 
	bottom:0; 
	margin:auto; 
	min-width:50%;
	min-height:50%;
}

#top_header
{
	display: block; 
	height:auto;
	position: relative; 
	height:98px;
	background-image:url(../images/header_fill.png);
	background-repeat:repeat-x;
	text-align: center;
	-moz-box-shadow: 0 0 20px black; 
	-webkit-box-shadow: 0 0 20px black;
	box-shadow: 0 0 20px black;	
}

#header
{
	height:98px;
	width:960px;
}

#header div
{
	display: table;
}

#header #logo
{
	display: table-cell;
	position: relative;
	padding: 14px;
	left: 10px;
	text-align:left;	
}

#header #header_title
{
	display: table-cell;
	padding: 14px;
	text-align: center;
}

#logo img {
	padding-bottom: 8px;
}

#header #certs_excel
{
	display: table-cell;
	text-align: right;
}

#header #certs_top
{
	display: table-cell;
	text-align: right;
	right: 10px;
}

#container
{
  	display: block; 
  	height:auto;
  	position: relative; 
  	width: 960px;
}

#mainpic
{
	background-image:url(../images/main.jpg);
	background-repeat:no-repeat;
	width:900px;
	height:354px;	
}



.off
{
	color:#300;
}

#leftmenu
{
	position: relative;
	margin-top:15px;
	width:220px;
	float:left;
}

#leftmenu_top
{
	width:200px;
	height:13px;
	background-image:url(../images/leftmenu_top.png);
}
#leftmenu_bottom
{
	width:200px;
	height:13px;
	background-image:url(../images/leftmenu_bottom.png);
}

#leftmenu_main
{
	width:200px;
	height:auto;
	margin-top: 6px;
}

#leftmenu_main ul
{
	list-style: none;
	padding: 0px;
	width:200px;
}

#leftmenu_main ul li
{
	list-style: none;
	padding-bottom: 12px;
	width:200px;
	text-align:center;
	display: block;
	line-height: 48px;
}

#leftmenu_main ul ol
{
	list-style: none;
	padding-top: 50px;
	padding-left: 0;
	width:200px;
	text-align:center;
	display: block;
	line-height: 48px;
}

#leftmenu_main ul ol a, #leftmenu_main ul ol a:visited {
	position: absolute;
	text-decoration: none;
	text-align: center;
	display:block;
	width: 200px;
	height:48px;
	list-style: none;
	color: white;
	font-size:15px;
	font-weight:bold;
}

#leftmenu_main #active a
{
	display:inline;
	display:inline-table;
	display:inline-block;
    vertical-align:middle;
	width:200px;
	height:48px;
	background-image:url(../images/single-menu-active.png);
	background-repeat:no-repeat;
	color:#000000;

}

#leftmenu_main ul li a, #leftmenu_main ul li a:visited
{
	display:block;
	list-style: none;
	width:200px;
	height:48px;
	background-image:url(../images/single-menu.png);
	background-repeat:no-repeat;
	text-align:center;
	color:#FFFFFF;
	text-decoration:none;
	font-size:15px;
	font-weight:bold;
}

#leftmenu_main ul li a:hover
{
	width:200px;
	height:48px;
	color:#000000;
	background-image:url(../images/single-menu-active.png);
	background-repeat:no-repeat;
}

#content
{
	display:block;
	float:left;
	width:689px;
	height:auto;
	padding-left:10px;
	padding-top:15px;
	padding-right:10px;
	padding-bottom:5px;
	margin-top:5px;
}


#content_top
{
	background-image:url(../images/main_top.png);
	background-repeat:no-repeat;
	width:689px;
	height:17px;
}

#content_main
{
	background-image:url(../images/main_back.png);
	background-repeat:repeat-y;
	width:639px;
	height: auto;
	padding-left:25px;
	padding-right:25px;
}

#content_bottom
{
	background-image:url(../images/main_bottom.png);
	background-repeat:no-repeat;
	width:689px;
	height:23px;
}

#footer
{
	width:inherit;
	height:auto;
}

#footer h3 a,#footer h3 a:visited
{
	display:inline;
	text-align:center;
	font-size:12px;
	text-decoration:none;
	color:#FFF;
}

#content p
{
	
}

/* Slider Style Properties */

.slideshow 
{
	width: 600px;
	height: auto;
	color: #02136a;
	text-align: center;
	vertical-align: middle;
}

.slide {
	width: 600px;
	height: 595px;
	text-align: center;
}

.slide #top_text {
	width: 600px;
	height: 150px;
	padding: 10px;
}

.slide #bottom_text {
	text-align: center;
	width: 600px;
	height: auto;
}

#top_text h2
{
	text-align: center;
	font-size: 35px;
	font-weight: lighter;
	padding-top: 15px;
	padding-bottom: 10px;
}

#top_text h3, #bottom_text h3
{
	text-align: center;
	font-size: 18px;
	font-weight: lighter;
	padding-bottom: 4px;
}

#top_text h4
{
	text-align: right;
	font-size: 12px;
}

#top_text h4 a, #top_text h4 a:visited
{
	text-decoration: none;
	text-align: right;
	font-size: 12px;
	color: #48adf4;
	padding-right: 35px;
}

#bottom_text ul li h4
{
	padding-right: 30px;
	font-size: 16px;
	font-weight: lighter;
	text-align: left;
}

.slide #left_block {
	position: absolute;
	display: table-cell;
	text-align: left;
	vertical-align: bottom;
	width: 50%;
	height: auto;
	float: left;
	left: 0;
	bottom: 0;
}

.slide #right_block {
	position: absolute;
	display: table-cell;
	text-align: right;
	width: 50%;
	height: auto;
	float: right;
	bottom: 0;
	right: -5%;
}

.thin_bottom_text {
	font-size: 16px;
	color: #02136a;
	font-weight: lighter;
}

.thin_higlight {
	font-size: 16px;
	color: #48adf4;
	font-weight: lighter;
}

#left_block h4 a, #left_block h4 a:visited {
	text-decoration: none;
	text-align: right;
	font-size: 12px;
	color: #48adf4;
}

/*.slider_control {
	position: absolute;
	display: table;
	width: 630px;
	height: 20px;
	text-align: center;
}*/

.navigations {
	position: relative;
	display: inline-block;
	margin: 0 auto;
	width: 500px;
	top: 148px;
	text-align: center;
	vertical-align: middle;
}

.funcs 
{
	display: block;
	position: absolute;
	width: 500px; 
	height: 500px;
	z-index: 1000;
	left: 56%;
	text-align: center;
}

.funcs #prev {
	display: table-cell;
	float: left;
/*	background-image:url(../images/prev.png);
	background-repeat:no-repeat;*/
	width:15px;
	height:12px;
	cursor: pointer;
	padding: 2px;
}

.funcs #next {
	display: table-cell;
	float: left;
	/*background-image:url(../images/next.png);
	background-repeat:no-repeat;*/
	width:15px;
	height:12px;
	cursor: pointer;
	padding: 2px;
}

.funcs #pause {
	display: table-cell;
	float: left;
/*	background-image:url(../images/pause.png);
	background-repeat:no-repeat;*/
	width:15px;
	height:12px;
	cursor: pointer;
	padding: 2px;
}

.funcs #resume {
	display: table-cell;
	float: left;
/*	background-image:url(../images/resume.png);
	background-repeat:no-repeat;*/
	width:15px;
	height:12px;
	cursor: pointer;
	padding: 2px;
	padding-left: 6px;
}

html, body {
text-align: center;
}
p {text-align: left;}
