/*INDEX ELEMENTS*/
#titlename {
	width: 100%;
	height: 100px;
	text-align: center;
}
a { font-face: Helvetica; color: #224860; }
a.link { font-face: Helvetica; color: #224860; }
a:active { font-face: Helvetica; color: #224860; }
a:visited { font-face: Helvetica; color: #224860; }
a:hover { font-face: Helvetica; color: #C65F0C; text-decoration: none; }

/*TITLE ELEMENTS*/
span#titlename {color: #555555; display: block; position:absolute; top:0; left:0; width:100%; font-size:105px; padding:10px 0; background: transparent; text-align: center;}
/*BOXES*/
div#socialContainer { width: 1000px; margin-left: auto; margin-right: auto; position: relative; top: 130px;}
div#social { display: inline;}
/*LABELS*/
span#lblBack { padding: 12px; background-color: white; font-family: Helvetica; font-size: 18px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
/*CONTENT*/
div#content {margin-top: 35px; text-align: center; width: 100%; font-family: Helvetica; font-size: 24px;}
/*MESSAGE*/
div#messageArea { position: absolute; top: -110px; left: 150px; display: none; z-index: 1; width: 300x; height: 590px; border: 1px solid #BBB; background-color: #c0c0c0; background-repeat:no-repeat; background-position:bottom left; background-image: URL('/images/rthconsultants-ryan-thomas-huff-bg.jpg'); opacity: 0.95; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
div#clickme { position: relative; top: -100px; left: 440px; display: none; z-index: 0; width: 100x; height: 50px; border: 1px solid #BBB; padding: 5px; background-color: #224860; color: #CCC; opacity: 0.95; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
div#clickcontact { position: relative; top: -100px; left: 440px; display: none; z-index: 0; width: 100x; height: 50px; border: 1px solid #BBB; padding: 5px; background-color: #224860; color: #CCC; opacity: 0.95; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
div#clickblog { position: relative; top: -100px; left: 440px; display: none; z-index: 0; width: 100x; height: 50px; border: 1px solid #BBB; padding: 5px; background-color: #224860; color: #CCC; opacity: 0.95; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
div#close {text-align: right; padding-right: 5px; padding-top: 5px; font-family: Helvetica; font-size: 14px;}
/*FOOTER*/
div#footer {margin-top: 35px; text-align: center; width: 100%; font-family: Helvetica; font-size: 12px;}