html, body {
    height:100%;
}
#hd {
	height:171px;
}
#logo img, #logo span {
	float:left;
}
#logo {
	position:relative;
	margin-top:60px;
	margin-left:30px;
	float:left;
	line-height:26px;
 	font-weight:bold;
}

#logo span {
	padding-left:10px;
	margin-left:10px;
}
#logo a span, h1 a span {
	cursor:pointer;
}
#top-menu {
	position:relative;
	font-size:85%;
}
#top-menu li a span {
        font-size:85%;
}
#top-menu li {
	float:left;
}
#top-menu li a, #top-menu span, #content-menu li a {
	display:block;
}
#top-menu a, h1, strong, label, legend {
	font-weight:bold;
}
h1 {
	text-transform:uppercase;
}
#bd {
      min-height:52%;
}
#bd, #ft {
	padding:14px;
}
#ft h1.read-more {
        clear:none;
        padding:10px 0px;
}
#ft h1 a {
        display:inline;
}
#collage {
	margin-bottom:20px;;
}
#main-content div.article-lists {
	width:100%;
}
#main-content div.right {
	float:right;
}
.article-image, .content {
	float:left;
}
.content {
	width:45%;
}
.ingress, .main-text {
	padding:15px;
	font-size:88%;/*85%*/
	line-height:1.6em;
}
h1.read-more {
	padding:0px;
	clear:both;
}
h1 a {
	display:block;
	padding:10px 10px 10px 15px;
}
h1 a span {
	float:right;
	font-size:85%;
}
/** article lists **/
.ingress div {
	margin-bottom:20px;
}
.ingress div.article-image {
	margin-right:10px;
}
.article-links {
        margin-top:20px;
}
/* right-menu */
#right-menu form {
	margin-bottom:20px;
}
#right-menu form p {
        padding:2%;
        width:96%;
}
#right-menu ul {
        width:100%;
}
#right-menu h1 a {
  padding:0px;
}
#content-menu {
	margin-bottom:30px;
}
#help-menu li a span {
        cursor:pointer;
}
form p {
        width:100%;
        clear:both;
}
#user_id {
	width:73%;
}
#ingress a, #main-text a, div.ingress div a, div.main-text div a {
        text-decoration:underline;
}
/** log in form **/
form.ingress {
	margin-bottom:30px;
}

label {
	height:24px;
	line-height:24px;
	float:left;
	padding-right:2%;
}
#contact_us p {
       padding-top:10px;
}
input.btn {
	width:auto;
	padding:0;
	height:auto;
	margin-right:0px;
	float:none;
	border:0 none;
	margin-left:5px;
}

input, textarea, select {
	width:60%;
	float:left;
	font-size:100%;
	padding:0.3em;
	border-color:#d9d9d9;
        border-style:solid;
        border-width:1px;
	color:#999999;
}
.bank_link {
       float:right;
       background:none;
       border:0 none;
} 
label.number {
	text-align:right;
	padding-left:10px;
}
input.number, label {
	width:18%;
}
input.street {
	width:19%;
}

input.send {
	margin-left:0px;
}
/* footer */
#service  {
	float:left;
        width:100%;
	display:table;
}
#service a {
	width:48%;
	float:left;
	display:block;
}
#copy_right {
	padding:20px 15px 30px;
	font-size:85%;
}
#copy_right span {
	margin-right:5px;
}
#copy_right a {
	margin-left:5px;
}
/** YUI-Base to restore elements' values for WYSWIG **/
a, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
#ingress h1 a, div.ingress div h1 a, #main-text h1 a, div.main-text div h1 a,
#ingress h2 a, div.ingress div h2 a, #main-text h2 a, div.main-text div h2 a,
#ingress h3 a, div.ingress h3 a, #main-text h3 a, div.main-text div h3 a {
	text-decoration:none;
}
#ingress h1, div.ingress div h1, #main-text h1, div.main-text div h1 {
	/*18px via YUI Fonts CSS foundation*/
	font-size:138.5%;  
}
#ingress h2, div.ingres div h2, #main-text h2, div.main-text div h2 {
	/*16px via YUI Fonts CSS foundation*/
	font-size:123.1%; 
}
#ingress h3, div.ingress h3, #main-text h3, div.main-text div h3 {
	/*14px via YUI Fonts CSS foundation*/
	font-size:108%;  
}
#ingress h1,#main-content  div.ingress div h1, #main-text h1, #main-content div.main-text div h1,
#ingress h2, #main-content div.ingres div h2, #main-text h2, #main-content div.main-text div h2 ,
#ingress h3, #main-content div.ingress h3, #main-text h3, #main-content div.main-text div h3 {
        padding:0px;
        margin:1em 0;
}
#ingress h2, div.ingres div h2, #main-text h2, div.main-text div h2 ,
#ingress h3, div.ingress h3, #main-text h3, div.main-text div h3 {
        background:none;
        color:inherit;
}
.ingress h1, .main-text h, .ingress h2, .main-text h2,  .ingress h3, .main-text h3,
.ingress h4, .main-text h4, .ingress h5, .main-text h5, .ingress h6, .main-text h6, .ingress strong, .main-text strong {
	/*bringing boldness back to headers and the strong element*/
	font-weight:bold; 
}
.ingress abbr, .main-text abbr, .ingress acronym, .main-text acronym {
	/*indicating to users that more info is available */
	border-bottom:1px dotted #000;
	cursor:help;
} 
.ingress em, .main-text em {
	/*bringing italics back to the em element*/
	font-style:italic;
}
.ingress blockquote, .main-text blockquote, .ingress ul, .main-text ul, 
.ingress ol, .main-text ol, .ingress dl, .main-text dl {
	/*giving blockquotes and lists room to breath*/
	margin:1em;
}
.ingress ol, .main-text ol, .ingress ul, .main-text ul, .ingress dl, .main-text dl {
	/*bringing lists on to the page with breathing room */
	margin-left:2em;
}
.ingress ol li, .main-text ol li {
	/*giving OL's LIs generated numbers*/
	list-style: decimal outside;	
}
.ingress ul li, .main-text ul li {
	/*giving UL's LIs generated disc markers*/
	list-style: disc outside;
}
.ingress dl dd, .main-text dl dd {
	/*giving UL's LIs generated numbers*/
	margin-left:1em;
}
.ingress th, .main-text th, .ingress td, .main-text td {
	/*borders and padding to make the table readable*/
	/*border:1px solid #000;*/
	padding:.5em;
}
.ingress table.border th, .main-text table.border th, .ingress table.border td, .main-text table.border td {
        border:1px solid #000;
}
.ingress th, .main-text th {
	/*distinguishing table headers from data cells*/
	font-weight:bold;
	text-align:center;
}
.ingress caption, .main-text caption {
	/*coordinated marking to match cell's padding*/
	margin-bottom:.5em;
	/*centered so it doesn't blend in to other content*/
	text-align:center;
}
 .ingress table, .main-text table {
	/*so things don't run into each other*/
	margin-bottom:1em;
}
.ingress sup, .main-text sup, .ingress sub, .main-text sub {
	vertical-align:none;
}
#ft .ingress {
        padding:15px;
}
/* contact function */
#contact-form {
  width:100%;
  float:left;
  margin-top:20px;
}
#contact_name, #contact_phone{
width:150px;
margin-right:5px;
}

input.ring-btn{
border:0pt none;
float:none;
height:auto;
margin-left:5px;
margin-right:0px;
width:auto;
position:relative;
bottom:3px;
}
#contact_us.ingress .btn {
   margin-left:0px;
   height:auto;
}
.contact_h2 {
   font-weight:bold;
}
