html
{ 
height: 100%;
}

*
{
	margin: 0;
	padding: 0;
}

body {
    color: #000000;
    font-family: 'Lato', sans-serif;
    font-size: 100%;
    font-style: normal;
    background-color: #FFFFFF;
   
}
p
{ padding: 0 0 10px 0;
  line-height: 1.7em;
  font-size: 100%;
  }

img
{ border: 0;}

h1, h2, h3, h4, h5, h6 
{
	color: #0071BC;
	letter-spacing: 1px;
	margin: 0 0 10px 0;
	padding: 5px 0 0 0;
	
	font-size: 150%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	/*text-shadow:0px 1px 0px #000000;*/
}
/*
h2
{ font: normal 165% Arial, Helvetica, sans-serif;}

h3
{ font: normal 100% Arial, Helvetica, sans-serif;
}

h4, h5, h6
{ margin: 0;
  padding: 0 0 5px 0;
  font: normal 150% Arial, Helvetica, sans-serif;
  color: #528CCC;
  line-height: 1.5em;}

h5, h6
{ font: normal 95% Arial, Helvetica, sans-serif;
  color: #888;
  padding-bottom: 15px;}
*/
a, a:hover
{ background: transparent;
  outline: none;
  text-decoration: none;
  color: #004d99;
  position:relative;
  
}


ul
{
	line-height: 1.7em;
	font-style: normal;
	font-size: 100%;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

ol
{ margin: 8px 0 22px 20px;}

ol li
{ margin: 0 0 11px 0;}

#main, #header, #banner, #menubar, #site_content, #footer, #container_footer, #container_header
{ margin-left: auto; 
  margin-right: auto;
  }

#main
{
	background-color: #FFFFFF;
	background-image: url(../images/main_bg3.png);
	background-repeat: no-repeat;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #0071BC;
	width:auto;
}

#header_container
{
	height: 250px;
}

#header
{
	width: 1170px;
	height: 250px;
	background-position: left;
	background-repeat: no-repeat;
	
}
#header1
{
	width: 100%;
	height: 250px;
	background-position: left;
	background-repeat: no-repeat;
	background-image: url(../images/logo_bg.jpg);
	background-color: #FFFFFF;
}


#banner
{ width: 712px;
  float: right;
  height: 198px;
  padding-top: 10px;
  padding-left: 0px;}

#banner H1
{ font: normal 250% Arial, Helvetica, sans-serif;
  color: #FFF;
  padding-bottom: 10px;}  
  
#banner_slogan
{ font: normal 80% Arial, Helvetica, sans-serif;
  width: 400px;
  position: relative;
  float: left;
  text-align: right;
  padding-top: 0px;
  padding-right: 5px;
  height: 250px;}
  
#banner_slogan H2
{ color: #FFF;} 
  
span
{ color: #0071BC;
  padding-bottom: 10px;}

#menubar
{
	width: 750px;
	float: right;
	height: 25px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	clear: none;
	font-size: 12px;
	color: #FFFFFF;
	
} 
  
ul#menu
{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	float: right;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	color: #FFFFFF;
	width: 235px;
	right: 0px;
	border-radius:10px 10px 0 0;
	clear: left;
}

ul#menu li
{
	list-style: none;
	display: inline;
	background-color: #FF0000;
	border-radius:10px 10px 0 0;
	
}

ul#menu li a
{
	display: inline;
	
	height: 25px;
	padding: 10px 20px 10px 20px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	
	background-color: #0071BC;
	font-family: arial, sans-serif;
	font-size: 110%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-radius:5px 5px 5px 5px;
	
} 

ul#menu li.current
{
	background-color: #0071BC;
	color: #00FF00;
}

ul#menu li.current a, ul#menu li.current a:hover
{
	color: #FFF;
	background-color: #0071BC;
}

ul#menu li a:hover
{ color: #FFFFFF;}

#menubar1
{
	width: 420px;
	float: right;
	height: 25px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 5px;
	clear: none;
	font-size: 12px;
	color: #FFFFFF;
} 
ul#menu1 li
{
	list-style: none;
	display: inline;
	background-color: #FF0000;
	border-radius:10px 10px 0 0;

}

#menubar2
{
	width: 192px;
	float: right;
	height: 85px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	clear: none;
	
	color: #333333;
	background-color: #9ACF19;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	border-radius: 5px 5px 5px 5px;
} 
#menubar2 p{
	font-size: 15px;
}

#site_content
{
	width: 960px;
	overflow: hidden;
	background-image: url(../images/main_bg.png);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	border-top-width: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #0071BC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-color: #FFFFFF;
} 

#site_content3
{
	
	width: 1170px;
	overflow: hidden;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
} 

#site_content1
{
	
	width: auto;
	overflow: hidden;
	background-image: url(../images/footer_bg.png);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	height: 136px;
	background-position: right;
} 

#site_content2
{
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-left: 300px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 90px;
	width:985px;
} 
.sidebar_container
{
	border-radius: 5px 5px 5px 5px;
	float: right;
	width: 170px;
	background-color: #0D77BE;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0;
	
}

.sidebar
{ 
	
	float: left;
	width: 170px;
	margin-bottom: 5px;
	border-radius: 0px 0px 0 0;
	
	
	}
  
.sidebar_container2
{
	border-radius: 10px 10px 10px 10px;
	float: right;
	width: 760px;
	background-color: #0D77BE;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0;
	
}

.sidebar2
{ float: left;
  width: 170px;
  margin-bottom: 10px;
  border-radius: 10px 10px 0 0;
  
  }
  
  

.sidebar_item
{
	font: normal 100% Arial, Helvetica, sans-serif;
	width: 170px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	
}

.sidebar h2
{
	text-align:center;
	color: #FFF;
	width: 170px;
	line-height:40px;
	background-color: #0071BC;
	border-radius: 10px 10px 0 0;
}
  
.sidebar h4
{ font-size: 100%;
  color: #00FFFF;}

.sidebar ul li, .sidebar ul li.selected
{ list-style: none; 
  margin: 15px 0;
  padding: 0;}

.content_item
{
	width: 750px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: right;
}

#content
{
	
	width: 750px;
	padding-left: 0px;
	margin-top: 15px;
	margin-bottom: 20px;
	float: right;
	margin-right: 30px;
}

#content1
{
	width: 980px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: right;
	margin-right: 20px;
}
.content_item1
{
	width: 950px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: right;
	}
	

.content_container_color
{
	width: 300px;
	padding: 5px;
	float: left;
	color: #FFF;
	margin-bottom: 10px;
	background-color: #0071BC;
}
  
.content_container
{
	
	width: 130px;
	padding: 5px;
	float: left;
	color: #000;
	background: #FFF;
	margin-bottom: 10px;
	margin-right: 20px;
}

.content_container1
{
	
	width: 355px;
	float: left;
	color: #000;
	margin-bottom: 10px;
	margin-right: 15px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.content_container2
{
	
	width: 100px;
	padding: 5px;
	float: left;
	color: #000;
	background: #FFF;
	margin-bottom: 0px;
	margin-right: 10px;
	height: 110px;
}
.content_container3
{
	
	
	width: 300px;
	float: left;
	color: #666666;
	margin-bottom: 0px;
	margin-right: 0px;
	height: 100px;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 11px;
	font-size: 13px;
	
}
.content_container4
{
	
	border-radius:5px;
	width: 150px;
	float: left;
	color: #000;
	margin-bottom: 10px;
	margin-right: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.content_container5
{
	width: 100px;
	padding: 5px;
	float: right;
	color: #000;
	background: #FFF;
	margin-bottom: 0px;
	margin-left: 10px;
	height: 110px;
}
.content_container6
{
	width: 130px;
	padding: 5px;
	float: right;
	color: #000;
	background: #FFF;
	margin-bottom: 10px;
	margin-left: 20px;
}
.content_container7
{
	width: 355px;
	float: left;
	color: #000;
	margin-bottom: 10px;
	margin-right: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-left: 15px;
}
.content_container8
{
	width: 50px;
	float: left;
	color: #000;
	margin-bottom: 10px;
	margin-right: 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.content_container9
{
	
	border-radius:5px;
	width: 450px;
	float: left;
	color: #000;
	margin-bottom: 10px;
	margin-right: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.content_container11
{
	
	border-radius:5px;
	width: 350px;
	float: left;
	margin-right: 5px;
	padding: 5px;
	
}
.yt_head
{
	color:#E74C3C;
	font-size:13px;
}
#footer_container
{
	
	height: 150px;
	background-color: #9ACF19;
	
}  
  
#footer
{
	
	height: 20px;
	line-height:20px;
	text-align: center;
	color: #FFF;
	background-color: #0071BC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	width: auto;
}

#footer a, #footer a:hover
{ color: #684430;
  text-decoration: none;
  padding-bottom: 20px;}

#footer a:hover
{ text-decoration: underline;}

#footer a, #footer a:hover
{ color: #FFF;
  text-decoration: none;}

#footer a:hover
{ text-decoration: underline;}
  
.button_small
{
	font: normal 80% Arial, Helvetica, sans-serif;
	height: 25px;
	width: 100px;
	background: transparent url(../images/button_small.png) no-repeat;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 8px;
}
  
.button_small a
{ color: #FFF;}

.button_small2
{
	font: normal 80% Arial, Helvetica, sans-serif;
	height: 25px;
	width: 100px;
	background: transparent url(../images/button_small1.png) no-repeat;
	float: right;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 8px;
}

.button_small2 a
{ color: #FFF;}
.form_settings
{ margin: 15px 0 0 0;}

.form_settings p
{ padding: 0 0 4px 0;}

.form_settings span
{ float: left; 
  width: 280px; 
  text-align: left;}
  
.form_settings input, .form_settings textarea
{ padding: 2px; 
  width: 299px; 
  font: 100% arial; 
  border: 1px solid #E5E5DB; 
  background: #FFF; 
  color: #47433F;}
  
.form_settings input[type="checkbox"]
{ padding: 2px 0; 
  width: 15px; 
  font: 100% arial; 
  border: 0; 
  background: #FFF; 
  color: #47433F;
  margin: 28px 0;}

.form_settings .submit
{ font: 100% arial; 
  border: 1px solid; 
  width: 99px; 
  margin: 0 0 0 206px; 
  height: 26px;
  padding: 2px 0 3px 0;
  cursor: pointer; 
  background: #5082BD; 
  color: #FFF;}
  
/* styling for the slideshow on the homepage */
ul.slideshow {
	list-style: none;
	width: 760px;
	height: 230px;
	overflow: hidden;
	position: relative;
	margin-left: 20px;
	padding: 0;
	float: right;
	margin-right: 20px;
}
  
ul.slideshow li {
	
	margin: 0;
	padding: 0;
	left: 0px;
	right: 0;
	width: 617px;
	top: 3px;
	visibility: inherit;
	position: relative;
	display: inline;
}
 
ul.slideshow li.show {
  z-index: 500;
  display: block;}
 
ul img {
  border: none;}
 
#slideshow-caption {
  width: 600px;
  height: 210px;
  text-align: right;
  position: absolute;
  bottom: 0;
  left: 0; 
  z-index: 500;}
 
#slideshow-caption .slideshow-caption-container {
  padding: 20px 25px 0 5px;   
  z-index: 1000;}
 
#slideshow-caption p {
  padding: 0;
  font: normal 130% georgia, sans-serif;
  color: #000;}

/* main menu styles */
.example {
	
	width:700px;
	height:auto;
	
	border-radius:0px;

    -moz-border-radius:0px;
    -webkit-border-radius:0px;
	float: right;
	margin: auto;
	font-size: 13px;
	position: relative !important; z-index: 9999 !important;
}


/* main menu styles */
#nav {
	
	display:inline-table;
	width:100%;
	background-repeat: no-repeat;
	background-position: center;
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0;
}
#nav li {
	float:left;
	position:relative;
	list-style:none;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	line-height: 1em;
}
#nav a {
	font-weight:normal;
	color:#CCCCCC;
	text-decoration:none;
	display:block;
	padding:10px 10px;
	border-radius:10px 10px 0 0; /*some css3*/
	background-color: #0071BC;
	/*background-repeat: repeat-x;
	background-position: 0 0px;*/
}

/* selected menu element */
#nav .current a, #nav li:hover > a {
	color:#FFFFFF;
	background-color: #9ACF19;
	background-repeat: repeat-x;
	background-position: 0 -20px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #f8f8f8;
	
}

/* sublevels */
#nav ul li:hover a, #nav li:hover li a {
    background:none;
    border:none;
    color:#FFFFFF;
}
#nav ul li a:hover {
	color:#fff;
	border-radius:10px; /*some css3*/
	background-color: #9ACF19;
	background-repeat: repeat-x;
	background-position: 0 center;
}

#nav ul li:first-child > a {
    -moz-border-radius-topleft:0px; /*some css3*/
    -moz-border-radius-topright:0px;
    -webkit-border-top-left-radius:0px;
    -webkit-border-top-right-radius:0px;
}
#nav ul li:last-child > a {
    -moz-border-radius-bottomleft:10px; /*some css3*/
    -moz-border-radius-bottomright:10px;
    -webkit-border-bottom-left-radius:10px;
    -webkit-border-bottom-right-radius:10px;
}

/* drop down */
#nav li:hover > ul {
    opacity:1;
    visibility:visible;
}
#nav ul {
	opacity:0;
	visibility:hidden;
	padding:0;
	width:150px;
	position:absolute;
	border:0px solid #7788aa;
	border-radius:10px; /*some css3*/
	background-color: #0071BC;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	background-position: 0 0;
}
#nav ul li {
    float:none;
    margin:0;
}
#nav ul a {
    font-weight:normal;

}
#nav ul ul {
    left:150px;
    top:0px;
}

#socialmed {
	
	padding-left:65px;
}
