@charset "UTF-8";
/* CSS Document */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 18px;
}
ol, ul {
	list-style:inside;
	list-style-type: square;
	margin-left:20px;
	text-indent:0px;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

p  { margin: 0.8em 0 }

body {
	width:960px;
	margin:0 auto;
	margin-top:10px;
	color:#333333;
	font-family: "Helvetica", Arial, sans-serif;
	font-size:12px;
}
a img {
	text-decoration:none;
	border:none;
}
.headerbox {
	float:left;
	margin-bottom:0px;
}
.clear {
	clear:both;
}
.orangebar {
	height:9px;
	border-top:solid 1px #e27427;
	width:100%;
}
.imgbox {
	width:958px;
	border:1px solid #e27427;
	height:415px;
	margin-bottom:10px;
	position:relative;
}
.greybar {
	height:9px;
	border-top:solid 1px #a0a0a0;
	width:100%;
}
.subtitle {
	height:20px;
	width:100%;
	line-height:20px;
	margin-bottom:10px;
}
.left{
	float:left;
}
.right{
	float:right;
}
a, a:visited {
	color:#777;
	text-decoration:none;
	}
a:hover {
	color:#888888;
	text-decoration:underline;
}
ul.navbartop a{
	color:#e27427;
}
ul.navbarbottom a{
	color:#e27427;
}
h2 {
	font-family:'Perpetua MT W01', Times New Roman, Times, serif;
	font-size:24px;
	color:#e27427;
	margin: 0.6em 0 0.7em 0;
}
h3 {
	font-family:'Perpetua MT W01', Times New Roman, Times, serif;
	font-size:16px;
	margin:0.4em 0;
	border:0px;
	color:#e27427;
	line-height:20px;	
}

.newsbox {
	height:150px;
	width:100%;
}
.telephone {
	float:right;
	margin:0px;
	text-align:right;
	width:420px;
}
.navbartop {
	float:right;
	margin-bottom:0px;
}
ul.navbartop {
	top: 0px;
	list-style:none;
	display:inline;
	margin-top:20px;
	line-height:20px;
}
ul.navbartop li {
	font-family:'Perpetua MT W01', Times New Roman, Times, serif;
	font-size:16px;
	color:#e27427;
	line-height:16px;
	border-left:1px solid #e27427;
	padding-left:20px; 
	width:490px;
	display:inline;
	margin-left:18px;
}
ul.navbartop li.first{
	border:none;
}
.navbarbottom {
	height:30px;
}
ul.navbarbottom {
	list-style:none;
	display:inline;
	height:20px;
	line-height:20px;
}
ul.navbarbottom li {
	font-family:'Perpetua MT W01', Times New Roman, Times, serif;
	font-size:16px;
	color:#e27427;
	line-height:16px;
	border-left:1px solid #e27427;
	padding-left:20px; 
	width:490px;
	display:inline;
	margin-left:18px;
}
ul.navbarbottom li.first{
	border:none;
}
.footerlogofirst {
	width:300px;
	text-align:left;
	float:left;
	margin-bottom:10px;
}		
.footerlogomiddle {
	width:360px;
	text-align:center;
	float:left;
	margin-bottom:10px;
}	
.footerlogoright {
	width:300px;
	text-align:right;
	float:left;
	margin-bottom:10px;
}	
.footertext {
	font-size:12px;
	width:960px;
	text-align:center;
	margin-bottom:10px;
	margn-top:100px;
}
li {
	margin:0.3em 0;
}

strong {
	font-weight:bold;
}

#ticker {
  width:960px; height:60px; overflow:auto; border:none; margin:10px 0px 10px 0px;
}
#ticker dt {
	padding:0px 0px 2px 10px;
	background-color:none;
	padding-top:15px;
	border:none;
	border-bottom:none; 
	border-right:none;
	border-left:3px solid #777;
	border-top:1px solid #777;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	color:#777;
}
#ticker dd {
  margin-left:0; font-size:12px; padding:2px 5px 5px 10px;
  border-bottom:none; background-color:none;
  border-left:none;
  
}
#ticker dd.last { border-bottom:none;}
#ticker div { margin-top:0; }
.viewport p {text-align: justify;}

.left {
	float:left;
	width:50%;
	display:block;
}

.left2 {
	float:left;
	width:50%;
	display:block;
}


form {
	width:950px;	
}

label {
	background-repeat: no-repeat;
	min-width:80px;
	display:inline-block;
}

.col1 {
	width:220px;
	float:left;
}
textarea {
	vertical-align:top;
}

.col2 {
	width:290px;
	float:left;
	margin-left: 1em;
}
.col3 {
	width:320px;
	float:left;
	margin-left:1em;
	}
.rightimg {
	float:right;
	margin:0px 0px 0px 10px;
	background:#FFF;
	padding:5px;
	border:1px solid #999;
}

p.caption1 {position:absolute; bottom:20px; left:20px; background:transparent; width:450px; color:#FFF; font-size:18px; text-align:left; text-shadow: 0px 2px 2px #000;}
p.caption2 {position:absolute; top:250px; right:0px; background:url(images/trans20.png) repeat; font-family: 'helvetica' Arial, sans-serif; color:#000; text-align:right; font-size:24px; line-height:20px; padding: 5px 5px 5px 20px;}


.newstitle {
	font-family:'Perpetua MT W01', Times New Roman, Times, serif;
	font-size:18px;
	margin:0.4em 0;
	margin-top:20px;
	border:0px;
	color:#777;
	line-height:20px;	
}

.alignbottom{
	vertical-align:bottom;
}
.newsframe{
	color:#777;
	height:35px;
	margin-top:0px;
}
.newsright {
	float:right;
		font-family:'Perpetua MT W01', Times New Roman, Times, serif;
	font-size:14px;
	margin:0.4em 0;
	margin-top:20px;
	border:0px;
	color:#777;
	line-height:16px;	
}

/* Tiny Scrollbar */
#scrollbar1 { width: 938px; margin:10px; height:395;}
#scrollbar1 .viewport {  width: 908px; height: 395px; overflow: hidden; position: relative;}
#scrollbar1 .overview { list-style: none; position: absolute; left: 0; top: 0; padding: 0; margin: 0; width:908px; }
#scrollbar1 .scrollbar{ background: transparent url(../images/bg-scrollbar-track-y.png) no-repeat 0 0; position: relative; background-position: 0 0; float: right; width: 15px; }
#scrollbar1 .track { background: transparent url(../images/bg-scrollbar-trackend-y.png) no-repeat 0 100%; height: 100%; width:13px; position: relative; padding: 0 1px; }
#scrollbar1 .thumb { background: transparent url(../images/bg-scrollbar-thumb-y.png) no-repeat 50% 100%; height: 20px; width: 25px; cursor: pointer; overflow: hidden; position: absolute; top: 0; left: -5px; }
#scrollbar1 .thumb .end { background: transparent url(../images/bg-scrollbar-thumb-y.png) no-repeat 50% 0; overflow: hidden; height: 5px; width: 25px; }
#scrollbar1 .disable { display: none; }

#twitter-feed a{
	color:#000;
}
tweeterama {
	color:#777;
}