@charset "UTF-8";
/* CSS Document */

body {
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
#header {
	background-image: url(imgs/hdr.jpg);
	background-position: center center;
	display: block;
	height: 68px;
	margin-bottom: 10px;
}
#header h1 {
	font-size: 18px;
	color: #FFF;
	display: block;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	font-weight: normal;
	text-align: center;
	padding-top: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header h1 span {
	color: #66ffd6;
}
#content {
	display: block;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	height: 509px;
	overflow: hidden;
}

#content2 {
	display: block;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 6px;
	
	}

#content .right {
	display: block;
	width: 480px;
	float: right;
	
}
#content .left {
	display: inline;
	width: 341px;

}
#content .left h2 {
	font-family: Times, "Times New Roman", serif;
	font-size: 30px;
	font-weight: normal;
	color: #000;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#display {
	background-image: url(imgs/photo.jpg);
	height: 509px;
	width: 480px;
}
#display h2 {
	text-align: right;
	display: block;
	margin: 0px;
	font-weight: normal;
	color: #FFF;
	padding-right: 25px;
	padding-top: 415px;
	font-size: 18px;
}

#left_menu {
	width: 341px;
	font-size: 14px;
	display:inline;
}

#left_menu ul {
list-style: none;
margin: 0;
padding: 0;
}

#left_menu a, #left_menu h2 {
	display: block;
	margin: 0;
	padding: 2px 3px;
}

#left_menu h2 {
color: #fff;
background: #000;
text-transform: uppercase;
}
/*menu a styles all the menu elements and the first child styles the first, top one in the list*/
#left_menu a {
	/*color: #006666;
	text-decoration: none;
	padding-bottom: 7px;
	background-image: url(imgs/arw.jpg);
	*/
background-image:url("imgs/arw.jpg");
background-position:0 15px;
background-repeat:no-repeat;
color:#006666;
margin-left:-25px;
text-decoration:none;
margin-right:-15px;
padding:12px 17px 7px 28px;
}
#left_menu li:first-child a{
padding-top:2px;
background-image:url("imgs/arw.jpg");
background-position:0 5px;
background-repeat:no-repeat;
}

#left_menu a:hover {
}

#left_menu li {
	position: relative;
	
	background-repeat: no-repeat;
	padding-left: 25px;
	/*margin-top: 10px;*/
	display: block;
	width: 299px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #add1d8;
	background-position: left 5px;
	padding-right: 15px;
}

#left_menu ul ul  {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(  src='imgs/darker.png', sizingMethod='scale');
	position: absolute;
	left: 340px;
	width: 3480px;
	background-image: url(imgs/darker.png);
	height: 3509px;
	z-index:100;
}
#left_menu ul .alt a {
	color: #000;
}
#left_menu ul .one ul {
	margin-top: -105px;
}

div#left_menu ul ul 
{
	display: none;
	
}

div#left_menu ul  li:hover ul 
{display: block;}
#left_menu ul li.seven {
	border-bottom-style: none;
}

#left_menu ul .one ul {
	margin-top: -299px;
}

#left_menu ul li.one ul li {
	margin-top: 226px;
}
#left_menu ul li.two ul {
	margin-top: -259px;
}
#left_menu ul li.two ul li {
	margin-top: 169px;
}

#left_menu ul li.three ul {
	margin-top: -337px;
}

#left_menu ul li.three ul li {
	margin-top: 264px;
}

#left_menu ul li.four ul {
	margin-top: -315px;
}

#left_menu ul li.four ul li {
	margin-top: 224px;
}

#left_menu ul li.five ul {
	margin-top: -375px;
}

#left_menu ul li.five ul li {
	margin-top: 284px;
}

#left_menu ul li.six ul {
	margin-top: -453px;
}

#left_menu ul li.six ul li {
	margin-top: 398px;
}

#left_menu ul li.seven ul {
	margin-top: -513px;
	padding-bottom: 35px;
}

#left_menu ul li.seven ul li {
	margin-top: 447px;
}

#left_menu ul ul li {
	color: #FFF;
	background-image: none;
	margin: 0px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #14a69d;
	border-bottom-style: none;
	padding: 10px;
	width: 325px;
}



#box {
	background-image: url(imgs/box.jpg);
	background-position: left top;
	display: block;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	float: none;
	margin-top: 10px;
	margin-bottom: 0px;
}
#boxbtm {
	background-image: url(imgs/box.jpg);
	background-position: left bottom;
	display: block;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	float: none;
	height: 25px;
	margin-bottom: 25px;
	margin-top: 0px;
}
#box h3 {
	display: block;
	width: 254px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #006666;
	font-size: 30px;
	float: left;
	padding-left: 10px;
	padding-top: 4px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 8px;
	margin-left: 10px;
}
#box ul.list {
	display: block;
	margin-left: 20px;
	list-style-type: none;
	margin-right: 20px;
	padding: 8px;
	margin-bottom: 0px;
	font-size: 14px;
}

#box ul.list li {
	background-image: url(imgs/dblarw.jpg);
	display: block;
	min-height: 10px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 13px;
	background-repeat: no-repeat;
	background-position: left 8px;
	clear: both;
	margin-top: 5px;
}



#buttons li a:hover {
	color: #66FFD6;
}
.clearfix {
	display: block;
	clear: both;
	float: none;
}
#buttons  {
	margin: 0px;
	width: 490px;
	list-style-type: none;
	display: block;
	float: right;
	height: 74px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}
#buttons li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#buttons li a {
	display: block;
	height: 47px;
	width: 148px;
	float: right;
	margin-left: 11px;
	background-image: url(imgs/btn.jpg);
	color: #FFF;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 17px;
	text-align: center;
	padding-top: 12px;
	line-height: 17px;
}


#newsticker {
	
	position: relative;
}
#newsticker ul {
	text-align: right;
	display: block;
	margin: 0px;
	font-weight: normal;
	color: #FFF;
	padding-right: 25px;
	padding-top: 415px;
	font-size: 16px;
	list-style-type: none;
}
* html #newsticker ul {
	height: 1.6em;
	overflow: visible;
}
#newsticker li.error {
	color: #f00;
}
#newsticker #togglenewsticker {
	background: transparent url("icon_closenewsticker.gif") no-repeat 0 0;
	overflow: hidden;
	position: absolute;
	right: 10px;
	top: 12px;
	width: 14px;
	height: 14px;
	text-indent: 20px;
	outline: none;
	display: none;
}
* html #newsticker #togglenewsticker {
	right: 30px;
}

#newsticker ul li{
right:0;
padding-right: 25px;

}


/* Old stuff from the previous version of styles.css */

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.links-bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.text-login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #077c8d;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #077c8d;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7993B4;
}
.main-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bullets-home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: 077C8D;
	list-style-type: circle;
	line-height: 26px;
}
.text-home {
	padding-left: 20px;
}
.line-left {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

