<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
* { margin: 0px; padding: 0px; list-style: none outside none;  text-decoration: none; }
body{  background: url('../images/bg1.png') repeat-x scroll 0px 1px transparent; font: 13px/18px Arial,Helvetica,sans-serif; color: rgb(72, 72, 72); }
.header{ background-image:url(../images/bg_header.png); background-repeat:repeat-x; height:150px; min-width:1200px; border:1px solid;}
.wrapper{ margin:0 auto; width:960px;}
a:link { color:#CCCCCC; text-decoration: none; }
a:hover { color:#FFFFFF; text-decoration: none; }
a:visited { text-decoration: none; }
a:active { text-decoration: none; }
#content_left{ float:left; width:575px; height:370px; border:1px solid; margin-top:5px; margin-bottom:18px;}
#content_left1{ float:left; width:745px; height:370px; border:1px solid; margin-top:5px; margin-bottom:18px;}
#content_right1 ul{ text-decoration:none; list-style-type:none;}
#content_right1 ul li{ text-align:center; line-height:30px; border-bottom:1px #0099FF dashed;}
#content_right1 ul li a:hover{ color:#0066FF; text-decoration:underline;}
#content_right{ float:right;width:370px; height:370px;  border:1px solid; margin-top:5px; margin-bottom:18px;}
#content_right1{ float:right;width:200px; height:370px;  border:1px solid; margin-top:5px; margin-bottom:18px;}
#body_title{ text-align:center; background-color:#0099FF; color:#FFFFFF;}
#logo{ height:100px; width:700px; float:left; margin-top:50px;}
.fl_left_img{ height:120px; width:120px; border:1px solid; margin-top:5px; margin-left:5px; float:left; margin-right:5px;}
#content_left p{ text-align:justify; padding:5px; line-height:20px;}
/* ##############----MENU---############# */
#nav { background: url('../images/nav_bg.png') repeat-x scroll 0% 0% rgb(80, 195, 235); height: 45px; border-top: 1px solid rgb(212, 242, 252); border-bottom: 1px solid rgb(42, 147, 183); }
#nav ul li { float: left; }
#nav ul li a { display: block; width: 135px; height: 45px; overflow: hidden; color: rgb(255, 255, 255); text-align: center; line-height: 45px; text-transform: uppercase; font-size: 14px; text-shadow: 1px 1px 3px rgb(14, 127, 164); font-weight: bold; }
#nav ul li a:hover { background: url('../images/nav_bg_hover.png') repeat-x scroll 0% 0% rgb(163, 220, 241); }
/* ##############----BANNER--############# */

#hero { background: url('../images/hero_bg.jpg') repeat-x scroll 0% 0% rgb(12, 148, 193); border-top: 1px solid rgb(85, 180, 212); }
/* ##############----FOOTER--############# */
#footer { clear: both; background: none repeat scroll 0% 0% rgb(12, 148, 193); height: 170px; border:none; color: rgb(255, 255, 255); font-size: 12px; padding-top: 28px; }
#footer .column1 { width: 305px; float: left; padding-right: 15px; }
#footer .column2 { width: 290px; float: left; padding-left: 15px; padding-right: 15px; }
#footer .column3 { width: 305px; float: left; padding-left: 15px; }
#footer .column1 form { margin-top: 15px; }
#footer .column1 form input { background: none repeat scroll 0% 0% rgb(198, 215, 220); border: 1px solid rgb(98, 122, 129); color: rgb(15, 83, 102); display: block; padding: 2px; margin-bottom: 5px; width: 180px; }
#footer .column1 form input.submit { float: left; background: url('../images/btn_submit_newsletter.png') repeat scroll 0% 0% rgb(74, 165, 195); width: 67px; height: 25px; border: 0px none; color: rgb(255, 255, 255); overflow: hidden; cursor: pointer; position: relative; top: -27px; left: 192px; padding: 0px 0px 2px; }
#footer h4 { font-size: 18px; border-bottom: 1px dotted rgb(76, 170, 201); padding-bottom: 12px; margin-bottom: 17px; }
#footer h4 strong { font-weight: bold; }
#footer ul { margin-top: 15px; }
#footer ul li { float: left; width: 120px; margin: 0px 0px 10px 25px; }
#footer ul li a { background: url('../images/icon_arrow.png') no-repeat scroll 0px 5px transparent; padding-left: 10px; color: rgb(206, 234, 243); }
#footer ul li a:hover { color: rgb(255, 255, 255); }
#footer .column3 a { color: rgb(204, 213, 216); }
#footer .column3 a:hover { color: rgb(255, 255, 255); }
#footer .column3 p { margin-bottom: 10px; }
.go_top { position: relative; float: right; background: url('../images/go_top.png') repeat scroll 0% 0% transparent; width: 51px; height: 20px; text-indent: -999em; overflow: hidden; margin-bottom: -20px; top: -47px; }
#copyright { background: none repeat scroll 0% 0% rgb(14, 127, 164); height: 50px; }
#copyright .wide_960 p { color: rgb(255, 255, 255); line-height: 50px; text-align: center; }
#copyright .wide_960 a:link, #copyright .wide_960 a:visited { color: rgb(161, 191, 197); text-decoration: underline; }
#copyright .wide_960 a:hover { color: rgb(255, 255, 255); }
.footersocial { width: 260px; display: block; float: left; height: 35px; margin-top: 10px; }
.footer-item { width: 32px; height: 32px; display: block; float: left; margin-right: 15px; }

/* #Buttons================================================== */
	.button, button, input[type="submit"], input[type="reset"], input[type="button"] { background: #eee; /* Old browsers */ background: #eee -moz-linear-gradient(top,rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* FF3.6+*/ background: #eee -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,.2)),color-stop(100%,rgba(0,0,0,.2))); /* Chrome,Safari4+*/ background: #eee -webkit-linear-gradient(top,rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* Chrome10+,Safari5.1+*/ background: #eee -o-linear-gradient(top,rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* Opera11.10+*/ background: #eee -ms-linear-gradient(top,rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* IE10+*/ background: #eee linear-gradient(top,rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* W3C */ border: 1px solid #aaa; border-top: 1px solid #ccc; border-left: 1px solid #ccc; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; color: #444; display: inline-block; font-size: 11px; font-weight: bold; text-decoration: none; text-shadow: 0 1px rgba(255,255,255,.75); cursor: pointer; margin-bottom: 20px; line-height: normal; padding: 8px 10px; font-family: "HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif; }
	.button:hover, button:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover { color: #222; background: #ddd; /* Old browsers */ background: #ddd -moz-linear-gradient(top,rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* FF3.6+*/ background: #ddd -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,.3)),color-stop(100%,rgba(0,0,0,.3))); /* Chrome,Safari4+*/ background: #ddd -webkit-linear-gradient(top,rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* Chrome10+,Safari5.1+*/ background: #ddd -o-linear-gradient(top,rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* Opera11.10+*/ background: #ddd -ms-linear-gradient(top,rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* IE10+*/ background: #ddd linear-gradient(top,rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* W3C */ border: 1px solid #888; border-top: 1px solid #aaa; border-left: 1px solid #aaa; }
	.button:active, button:active, input[type="submit"]:active, input[type="reset"]:active, input[type="button"]:active { border: 1px solid #666; background: #ccc; /* Old browsers */ background: #ccc -moz-linear-gradient(top,rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* FF3.6+*/ background: #ccc -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,.35)),color-stop(100%,rgba(10,10,10,.4))); /* Chrome,Safari4+*/ background: #ccc -webkit-linear-gradient(top,rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* Chrome10+,Safari5.1+*/ background: #ccc -o-linear-gradient(top,rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* Opera11.10+*/ background: #ccc -ms-linear-gradient(top,rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* IE10+*/ background: #ccc linear-gradient(top,rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* W3C */ }
	.button.full-width, button.full-width, input[type="submit"].full-width, input[type="reset"].full-width, input[type="button"].full-width { width: 100%; padding-left: 0 !important; padding-right: 0 !important; text-align: center; }

/* Fix for odd Mozilla border &amp; padding issues */
</pre></body></html>