html, body
{
	margin: 0;
	padding: 0;
	text-align: center;
	background-repeat: repeat-x;
	background-color: #5EAAFA;
	background-image: url(../images/body-bg-981.jpg);
	background-position: center top;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-attachment: fixed;
}
div#container
{
	border-left-color: #545555;
	border-left-style: none;
	border-left-width: 1px;
	border-right-color: #545555;
	border-right-style: none;
	border-right-width: 1px;
	margin-top: 0;
	margin-bottom: 0;
	width: 982px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-image: url(../images/logo03.jpg);
	
}
#page-header {
	height: 110px;
	margin-bottom: 10px;
}

#menu-main
{
	background-repeat: no-repeat;
	height: 30px;
	background-image: url(../images/menu-round-corner-bg.gif);
	padding-left: 25px;
	margin-top: 30px;
	background-position: center bottom;
	padding-top: 15px;
}

#topmenu
{
	width: 200px;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-right: 0px;
	clear: both;
	float: right;
	margin-bottom: 0px;
	margin-top: 95px;
}
#logo
{
	color: #FFFFFF;
	margin-top: 25px;
}
#date
{
	color: #CCCCCC;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-right: 22px;
	text-align: right;
	width: 200px;
	margin-top: 15px;
	height: 15px;
}
div#wrapper
{
	text-align: left;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #003366;
	border-left-color: #003366;
	padding-top: 35px;
	width: 980px;
	background-image: url(../images/wrapper-shadow.jpg);
	background-repeat: repeat-x;
}
div#rtcol
{
	color: #333333;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 25px;
	width: 210px;
	margin-bottom: 75px;
}
div#extra
{
	background: #FF8539;
}
div#footer
{
	clear: both;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 75px;
	padding-bottom: 15px;
	padding-top: 15px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	background-color: #003366;
}

div#copy
{
	color: #333333;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 145%;
	padding-bottom: 100px;
	padding-left: 40px;
	width: 650px;
}
.main-pic
{
	margin-bottom: 10px;
	margin-top: 0px;
	padding: 2px;
}
div#extra
{
	clear: both;
	width: 100%;
}
div#rtcol{
 
    float: right;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin-bottom: 75px;
    width: 210px;
}

#rtcol-menu{
	background-image: url(../images/rt-col-bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-left: 0px;
	padding-top: 6px;
	width: 200px;
	height: 535px;
}

#rtcol-menu #areas{
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: center;
}
#rtcol-menu ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	margin-top: 25px;
}
#rtcol-menu ul li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 120%;
	list-style-type: none;
	margin-bottom: 10px;
	padding-right: 6px;
	font-weight: bold;
}

.contact-firm
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding-bottom: 3px;
	padding-top: 25px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1px;
}
.contact-info
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 3px;
	padding-left: 13px;
}
.contact-tels
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 3px;
}
.contact-tel-text
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 3px;
	padding-left: 13px;
}
#print-tbl {
	width: 168px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #454545;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #454545;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #454545;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 33px;
	background-image: url(../images/rtcol-bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-top-style: none;
	margin-left: -1px;
}

a:link
{
	color: #0066FF;
	text-decoration: underline;
}
a:visited
{
	color: #660066;
	text-decoration: underline;
}
a:hover
{
	color: #FF6600;
	text-decoration: none;
}
a:active
{
	color: #0033FF;
	text-decoration: underline;
}
div#rtcol-menu a, visited
{
	color: #99CCFF;
	text-decoration: none;
}
div#rtcol-menu a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}
div#footer a, visited
{
	color: #99CCFF;
	text-decoration: none;
}
div#footer a:hover
{
	color: #ffffff;
	text-decoration: none;
}

a.printer:link
{
	color: #99CCFF;
	text-decoration: none;
}
a.printer:visited
{
	color: #99CCFF;
	text-decoration: none;
}
a.printer:hover
{
	color: #FFFFFF;
	text-decoration: none;
}
a.printer:active
{
	color: #FFFFFF;
	text-decoration: none;
}
a.print img
{
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
}
.print-td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 5px;
	padding-left: 6px;
	text-align: left;
}
div#topmenu a, visited{
	color: #FFFFFF;
	text-decoration: none;
}
div#topmenu a:hover{
	color: #99CCFF;
	text-decoration: none;
}
#jump-links-list a, visited{
	color: #0066FF;
	text-decoration: underline;
}
#jump-links-list a:hover{
	color: #FF6600;
	text-decoration: underline;
}


h1
{
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	margin-top: 10px;
	padding-bottom: 2px;
	margin-bottom: 20px;
}
h2
{
	color: #004F9D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
}
h3
{
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
}

#navcontainer
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 auto;
	padding: 0em;
	text-align: center;
}
#navcontainer:after
{
	clear: both;
	content: ".";
	display: block;
	font-size: 1px;
	line-height: 1px;
}
ul#navlist
{
	font-size: 15px;
	list-style: none;
	margin: 0 auto 0 231px;
	padding: 0;
	width: 100%;
}
ul#navlist li
{
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}
ul#navlist li a
{
	color: #FFFFFF;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-left: 15px;
	margin-top: 0px;
	padding: 12px;
	text-decoration: none;
	width: 100%;
}
#navcontainer>ul#navlist li a
{
	width: auto;
}
ul#navlist li#active a
{
	background: #f0e7d7;
	color: #800000;
}
ul#navlist li a:hover, ul#navlist li#active a:hover
{
	background: #4F65B7;
	color: #FFFFFF;
}
#view-portfolio
{
	margin-top: 35px;
	text-align: center;
}
#fla
{
	clear: both;
	height: 199px;
	margin-left: 0px;
	width: 592px;
	margin-bottom: 20px;
}
#doc-digest-img
{
	padding-bottom: 8px;
	padding-right: 10px;
}
#copy li
{
	line-height: 155%;
	list-style-image: url(../images/li.gif);
	list-style-position: outside;
}
#menubrds #view-portfolio img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menubrds02 {

	background-color: #333333;
	background-image: url(../images/menu-areas-bg03.jpg);
	background-position: top;
	background-repeat: no-repeat;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	height: 350px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 6px;
	width: 200px;
}
.proj-img {
	border: 1px solid #333333;
}
.proj-img-td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 25px;
	width: 410px;
}
#rtcol #testimonials {
	margin-top: 25px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 200%;
}
#rtcol #testimonials img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 15px;
}
.client-beard-pages {
	text-align: right;
	float: right;
	margin-right: 50px;
	margin-bottom: 25px;
}
.client-beard-pages a{
	color: #005EEA;
	text-decoration: none;
}


#copy #screenshot-tbl {
	margin-top: 40px;
	margin-left: 75px;
}
.industry {
	display: none;
}
.formtxt {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
}

.input {
	background-color: #F0F4F9;
	border: 1px solid #C2D3F3;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
}
.red {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.redbdr {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 6px;
	padding-top: 6px;
}

#contact-table .contact-firm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	padding-bottom: 0px;
	text-align: left;
	padding-top: 0px;
}
#contact-table .contact-info, #contact-table .contact-tel-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-bottom: 0px;
	padding-left: 0px;
}




.top-page {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
}
.top-page a:link, .top-page a:visited {
	color: #0033CC;
	text-decoration: none;
}

.top-page a:hover{
	color: #FF6600;
}
.email-td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 5px;
	padding-left: 13px;
}
.contact-icons IMG {
}

.contact-icons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 5px;
	padding-left: 13px;
}
.dropcap {
    color:#185CA8;
    float:left;
    font-family: Times, serif, Georgia;
    font-size:80px;
    line-height:60px;
    padding-top:2px;
}
#fla-home {

	clear: both;
	height: 200px;
	margin-left: 0px;
	width: 592px;
	margin-bottom: 25px;
}
#whatsNewtbl {
	padding: 7px 5px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #000000;
	font-weight: normal;
	margin: 0px 15px 8px 8px;
	background-color: #D7EEFF;
	float: right;
	height: 250px;
	width: 170px;
	overflow: auto;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left bottom;
	border: 1px solid #000000;
}
#whatsNewHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #013567;
	text-align: center;
}
#whatsNewtbl a:link, #whatsNewtbl a:visited {
	font-weight: bold;
	color: #0066FF;
}
#whatsNewtbl a:hover {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;	
}

.whatsNewtbl p{
	margin-left: 8px;
}
#avvo-img {
	height: 151px;
	width: 198px;
	margin-top: 10px;

}
#credit-cards {
	width: 200px;
	margin-top: 10px;
}
.required {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0052A3;
}
#gmap {
	height: 550px;
	width: 500px;
	border: 1px solid #999999;
}
div#staycie-pic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	height: 180px;
	color: #000000;
	float: left;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-top: 4px;
	width: 150px;
}
#staycie-pic img {
	border: 1px solid #999999;
	margin-bottom: 5px;	
}
.listContainTD {
	vertical-align: top;
	padding: 0px;
	width: 250px;
}
.prac-lists-tbl {
	margin-top: -5px;
	margin-bottom: -5px;
	width: 500px;
}
.serv {
	position: absolute;
	width: 300px;
	left: -500px;
	top: -100px;
}
