@charset "utf-8";

body{
	font-family: arial;
	font-size: 11pt;
}

#footer{
	position: absolute;
	z-index: 100;
	margin-top: 20px;
	margin-left: 50px;
	font-size: 10px;
	color: white;
}
#footer a{
	color: white;
}

h1, h2, h3, h4{
	margin:0px;
	padding:0px;	
}

h1 a img{
	border: 0px;
}
tr{
	text-decoration: none;
}
tr img{
	padding-top: 20px;
}
tr a{
	text-decoration: none;
	color: white;
	font-weight: bold;
	}
tr a:hover{
	text-decoration: none;
	color: #0082ff;
	font-weight: bold;	
}


#main_container {
	width: 855px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
#logo_home {
	width: 143px;
	height: 167px;
	margin-left: 55px;
	margin-top: 20px;
	float: left;
}
#main_text_container {
	width: 550px;
	float: left;
	margin-bottom: 25px;
	padding-top: 10px;
	border-top-style: dotted;
	border-top-width: 1px;
}
#side_container {
	width: 140px;
	float: left;
	margin-left: 40px;
	margin-bottom: 25px;
}

#top_container {
	width: 855px;
	height: 191px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/title_pages.png);
}
#page_container {
	width: 855px;
	margin-left:auto;
	margin-right:auto;
	margin-top: -35px;
}
#subtitle{
	width: 550px;
	margin-top: 30px;
	margin-left: 228px;
	float: left;
}
#submenu{
	float: left;
	margin-bottom: 10px;
}
#submenu li{
	margin: 0px;
	padding: 0px;
	margin-right: 10px;
	
}
#content{
	width: 570px;
	float: left;
	margin-left: 18px;
}
#bottom_curve {
	width: 855px;
	height: 42px;
	background-image:url(../images/main_bottom.png)
}
#top_curve {
	width: 855px;
	height: 82px;
	background-image:url(../images/main_top.png);
}
#left_shadow {
	width: 40px;
	margin-top: 82px;
	margin-left: 23px;
	position: relative;
	float:left;
}
#main_middle {
	width: 40px;
	width: 735px;
	background-image: url(../images/main_background.png);
	padding-left: 70px;
	padding-right: 50px;
	clear:both;
}
#logo_container {
	width: 99px;
	height: 116px;
	margin-top: 20px;
	margin-left: 80px;
	float: left;
	position: relative;
}
#title_container {
	width: 234px;
	float: left;
	margin-left: 25px;
	line-height: 90%;
}
body {
	padding: 0;
	margin: 0;
	background: url(../images/background_pat.png);
	color:#FFF;
	font: Verdana, Helvetica, Arial;
}
#wrapper {
	background: url(../images/background_logo.png) no-repeat center top;
	width: 100%;
	display: table;
	min-height: 600px;
}

#home_buttons {
	position: absolute;
	left:553px;
	top:0px;
	z-index: 100;
}
#home_weather {
	position: absolute;
	left:553px;
	top:0px;
	z-index: 101;
}
#banner_container {
	height: 690px; 
	width: 553px;
	background-image:url(../images/home1.png);
	
}

.home_region{
	height: 220px;
	width: 457px;
	margin-top: 15px;
	margin-right: 50px;
	float:right;
}
/** menu **/
#menu{
	width: 260px;
	margin-top: 20px;
	margin-right: 50px;
	float:right;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
}
#menu ul li {
	list-style: none;
}
#menu ul li a {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}

#menu ul li a span {
	color: #FFFFFF;
	line-height: 18px;
	font-size: 19px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
	text-decoration:none;
	text-transform: uppercase;
}

#menu ul li a:hover span, #menu ul li.active a, #menu ul li.on a {
	
	height:18px;
	color: #0082ff;
}
#menu ul li.active a span, #menu ul li.on a span {
	color: #00525e;

}
/** end menu **/

/** menu 2 **/
#menu2{
	width: 550px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-top: -30px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#menu2 ul{
	margin: 0; padding: 0;
	float: left;
}
#menu2 ul li{
	float: left;
	list-style-type: none;
}
#menu2 ul li a{
	float: left; 
	text-decoration: none;
	color: white;
	margin-right: 30px;
}
#menu2 ul li a:visited{
	color: white;
}

#menu2 ul li a:hover{
	color: #0082ff;
}

/** menu 2 **/

/** menu small **/
#menu_s{
	width: 260px;
	margin-top: 17px;
	margin-right: 50px;
	float:right;
}
#menu_s ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
}
#menu_s ul li {
	list-style: none;

}
#menu_s ul li a {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}
#menu_s ul li a span {
	color: #FFFFFF;
	line-height: 14px;
	font-size: 14px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
	text-decoration:none;
	text-transform: uppercase;
}
#menu_s ul li a:hover span, #menu ul li.active a, #menu ul li.on a {
	
	height:14px;
	color: #0082ff;
}
#menu_s ul li.active a span, #menu ul li.on a span {
	color: #00525e;

}
/** end menu small **/



/* client visible styles ...................................................... */



.text_general1 {
	/* White 11*/	
	font-family: Verdana, Helvetica, Arial;
	font-size : 11px;
	color : #FFF;
	text-decoration: none;
	line-height: 13px;
}
.title_style {
	/* Main Titles */
	font-size: 36px;
	font-family: Verdana, Helvetica, Arial;
	text-align: center;
	font-weight: bold;
}
.sub_heading {
	/* Sub Heading */
	font-size: 18px;
	font-family: arial;
	font-weight: bold;
	display: block;
}
.sub_heading1 {
	/* Sub Heading 1 */
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
	padding-bottom: 7px;
	display: block;
	margin: 0px;
	padding: 0px;
	margin-bottom: 7px;
}
.sub_menu {
	/* Menu */
	font-size: 15px;
	font-family: Verdana, Helvetica, Arial;
	font-weight: bold;
	text-align: left;
	line-height: 150%;
}
.sub_menu2 {
	/* menu 2 */
	font-size: 18px;
	font-family: Verdana, Helvetica, Arial;
	font-weight: bold;
	text-align: left;
	line-height: 150%;
}
.table_style {
	/* table style */
	text-align:center;
}

.links {
	/* links */
	text-decoration: none;
	font-size: 10pt;
}
.links a {
	text-decoration: none;
	color: white;
	font-size: 10pt;
}
.links a:hover{
	color: #0082ff;
}



/* text embed................................. */

/* text general............................... */
.general_title {
	font-size: 26px;
	font-family: Verdana, Helvetica, Arial;
	font-weight: bold;
	text-align: left;
}
/* end text general............................... */

/* gallery styles................................*/

div#submenu ul li{
	list-style: none;
	margin:0;
	padding:0;
}

div#submenu ul{
	margin:0;
	padding:0;	
}
	
div#submenu ul li a{
	text-decoration: none;
	font-size: 12px;
	color:#ffffff;
	font-weight: bold;
}
div#submenu ul li a:hover{
	text-decoration: none;
	font-size: 12px;
	color:#0082ff;
	font-weight: bold;
}
	
#form_errors{
	color:#F00;
}
	
