@import url("e_styles.css");
#logo_wrapper {
	width: 300px;
	color: #FFF;
	overflow: visible;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
}

header #logo {
	text-align: right;
	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 38px;
	white-space: nowrap;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 85px;
	width: 250px;
}
header #logo:hover {
	background-image: url(../images/hlogo.png);
}

header #slogan {
	text-align: left;
	font-size: 17px;
	font-style: italic;
	color: #ddd;
	line-height: 18px;
	white-space: nowrap;
	letter-spacing: 4px;
}

#search_wrapper {
	float: right;
	width: 340px;
	clear: right;
	margin: 30px;
}



#search_wrapper #search_btn {
	background-color: #eee;
	height: 30px;
	cursor: pointer;
	font-size: 14px;
	line-height: 28px;
	margin-left: 4px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../images/btn_search.png);
	background-repeat: repeat-x;
	background-position: center center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #CCC;
}


#search {
	font-size: 16px;
	color: #333;
	background-color: #fafafa;
	background-image: url(../images/search.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 25px;
	border: 1px solid #CCC;
	width: 200px;
	float: left;
	line-height: 28px;
	font-weight: normal;
	height: 28px;
}
#banners {
	height: 286px;
	position: relative;
	overflow: hidden;
	margin-top: 4px;
	margin-bottom: 2px;
}
#banners figure{
	position: absolute;
	width: 998px;
	left: 0px;
	top: 0px;
	display: none;
	height: 284px;
	overflow: hidden;
	background-color: #FFF;
	border: 1px solid #999;
}
#_banners figure:hover {
	cursor: crosshair;
}


#banners figure img{
	position: absolute;
	z-index: 10;
	left: 0px;
	top: 0px;
	margin-top: 2px;
	margin-left: 2px;
}
#banners figure figcaption{
	width: 310px;
	position: absolute;
	z-index: 100;
	top: 0px;
	left: 620px;
	height: 150px;
	overflow: hidden;
	padding: 20px;
}
#banners figure figcaption h1{
	color: #1A4CA1;
	font-size: 20px;
}
#banners figure figcaption p{
	font-size: 15px;
}
#banners figure a.button{
	font-size: 14px;
	text-align: center;
	width: 100px;
	color: #FFF;
	text-decoration: none;
	background-repeat: repeat-x;
	background-position: center center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 15px;
	position: absolute;
	right: 5px;
	top: 220px;
	text-shadow: #333 3px 3px 3px;
	background-image: url(../images/btn_bg.png);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #CCC;
}
#banners figure a.button:hover {
	border-top-color: #666;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #666;
}
#share {
	padding-right: 10px;
	display: block;
	height: 30px;
	clear: right;
	float: right;
	width: 200px;
	overflow: hidden;
}
#news {
	height: 230px;
	overflow: hidden;
	padding: 10px;
	float: right;
	width: 640px;
	background-color: #FFF;
	border: 1px solid #999;
	position: relative;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: right;
}
#contact {
	width: 280px;
	background-color: #00366C;
	float: left;
	margin-top: 2px;
	border: 1px solid #999;
	height: 200px;
	color: #CCC;
	padding: 25px;
	clear: left;
}
#news h2   {
	font-size: 22px;
	color: #FFF;
	background-color: #00366C;
	margin: 0px;
	padding: 10px;
	font-weight: normal;
	text-transform: uppercase;
}

#contact h2 {
	font-size: 22px;
	color: #FFF;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding: 0px;
	line-height: 34px;
}

#contact h3 {
	font-size: 14px;
	color: #FFF;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding: 0px;
	line-height: 32px;
}

#contact a {
	color: #FFF;
	text-decoration: none;
}
#contact a:hover {
	text-decoration: underline;
}
#news .summary   {
	padding: 10px;
	height: 150px;
	overflow: hidden;
}
#news .date , article .date{
	font-size: 14px;
	color: #333;
	font-weight: bold;
	float: right;
	padding-left: 10px;
}

#news a.url {
	text-decoration: none;
	text-align: right;
	position: absolute;
	top: 220px;
	right: 10px;
}
#cr   {
	font-size: 12px;
	line-height: 20px;
	color: #666;
	text-align: center;
	padding: 20px;
}


#faqs .faq {
	margin-bottom: 10px;
	background-color: #eee;
	overflow: auto;
	padding: 10px;
}

#faqs .question {
	font-size: 13px;
	color: #005A8C;
	cursor: pointer;
}
#faqs .answer {
	background-color: #FFF;
	padding: 10px;
	font-size: 13px;
	font-style: italic;
	margin-top: 10px;
}

#testimonials .testimonial {
	overflow: auto;
	background-color: #F5F5F5;
	padding: 10px;
	margin-bottom: 4px;
}
#testimonials .testimonial:first-child {
	padding-bottom: 10px;
	overflow: auto;
	padding-top: 0px;
}


#testimonials .name {
	font-family: Yellowtail;
	font-size: 20px;
	color: #039;
	float: right;
	letter-spacing: 1px;
	margin-right: 40px;
}
#testimonials .title {
	font-size: 20px;
	color: #333;
	letter-spacing: 1px;
	margin: 10px;
}



#testimonials .text {
	font-style: italic;
}
#testimonials .date {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	margin: 4px;
	float: right;
}


#links  .link{
	overflow: auto;
	padding-bottom: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
}
#links img {
	padding: 2px;
	margin-right: 8px;
	border: 1px solid #666;
	background-color: #FFF;
	float: left;
	margin-left: 2px;
}
#links .title {
	font-size: 120%;
	line-height: 120%;
	text-decoration: underline;
}
#links p {
}
#links .url {
	font-size: 11px;
	color: #00A2A5;
}
#glossary .odd  {
	background-color: #DDEAF7;
}
#glossary .even  {
	background-color: #f5f5f5;
}
#glossary .glossary  {
	margin: 8px;
	font-size: 14px;
	color: #20558A;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
}
#glossary .entry  {
	font-size: 24px;
	font-weight: bold;
	color: #20558A;
	padding: 6px;
	border: 1px solid #36C;
	text-align: center;
	width: 30px;
	margin-top: 24px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#glossary .glossary .title  {
	font-weight: bold;
}
#gallery .g1_image{
	float: left;
	margin: 4px;
	border: 1px solid #CCC;
	cursor: pointer;
	padding: 0px;
	text-decoration: none;
	background-color: #FFF;
}
#gallery .g1_image:hover {
	border-top-color: #00F;
	border-right-color: #00F;
	border-bottom-color: #00F;
	border-left-color: #00F;
}


#gallery img {
	clear: both;
	margin: 2px;
	padding: 0px;
}

#gallery .title {
	color: #333;
	text-align: center;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 1px;
	text-decoration: none;
	white-space: normal;
	height: 40px;
	overflow: hidden;
	margin: 0px;
}

#ewave {
	width: 300px;
	padding: 4px;
	clear: both;
	text-align: center;
}
#ewave a {
	color: #CCC;
	text-decoration: none;
	font-size: 12px;
	line-height: 16px;
}
#ewave a:hover {
	color: #666;
}

.maintenance_image {
	padding: 2px;
	margin-top: 28px;
	margin-right: 18px;
	margin-bottom: 28px;
	margin-left: 48px;
}
#sitemap .item {
	float: left;
	width: 190px;
	overflow: visible;
}

#sitemap h3 {
	clear: both;
	float: none;
}



#paging {
	margin: 4px;
	padding: 0px;
	list-style-type: none;
	display: block;
	clear: both;
	float: none;
	height: 30px;
}
#paging li {
	line-height: 20px;
	margin: 2px;
	padding: 2px;
	height: 20px;
	width: 20px;
	border: 1px solid #00F;
	float: left;
	list-style-image: none;
	list-style-type: none;
}


#paging a {
	line-height: 20px;
	text-decoration: none;
	display: block;
	text-align: center;
}

#paging a.current {
	color: #FFF;
	background-color: #00F;
}
